AnyLogic
Expand
Font size
  • java.lang.Object
    • com.anylogic.engine.gis.GISCoordinates.Coord
Enclosing class:
GISCoordinates

public static class GISCoordinates.Coord
extends java.lang.Object

Constructor Summary

Constructors 
Coord​(GISCoordinates.Direction dir, double val)  
Constructor Description

Method Summary

All Methods Instance Methods Concrete Methods 
double getValue()  
Modifier and Type Method Description

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

Coord

public Coord​(GISCoordinates.Direction dir,
             double val)

Method Detail

getValue

public double getValue()
How can we improve this article?