Constructors
GISPointDescriptor(java.lang.Long id,
java.lang.String name,
java.lang.String address,
java.lang.String clazz,
java.lang.String type,
double latitide,
double longitude) |
|
Constructor |
Description |
Methods inherited from class com.anylogic.engine.gis.GISMarkupDescriptor
getAddress, getClazz, getId, getName, getType
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GISPointDescriptor(java.lang.Long id,
java.lang.String name,
java.lang.String address,
java.lang.String clazz,
java.lang.String type,
double latitide,
double longitude)
public double getLatitude()
public double getLongitude()