Package com.anylogic.engine.gis
- java.lang.Object
- com.anylogic.engine.gis.GISMarkupDescriptor
- com.anylogic.engine.gis.GISPointDescriptor
- All Implemented Interfaces:
Serializable
@AnyLogicInternalAPI public class GISPointDescriptor extends GISMarkupDescriptor
- See Also:
- Serialized Form
Constructor | Description |
---|---|
GISPointDescriptor |
Modifier and Type | Method | Description |
---|---|---|
double | getLatitude() | |
double | getLongitude() |
public GISPointDescriptor(Long id, String name, String address, String clazz, String type, double latitide, double longitude)
public double getLatitude()
public double getLongitude()