AnyLogic
Expand
Font size
All Implemented Interfaces:
java.io.Serializable

@AnyLogicInternalAPI
public class GISRegionDescriptor
extends GISMarkupDescriptor
See Also:
Serialized Form

Constructor Summary

Constructors 
GISRegionDescriptor​(java.lang.Long id, java.lang.String name, java.lang.String address, java.lang.String clazz, java.lang.String type, double[] coords)  
Constructor Description

Method Summary

All Methods Instance Methods Concrete Methods 
double[] getCoords()  
Modifier and Type Method 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

Constructor Detail

GISRegionDescriptor

public GISRegionDescriptor​(java.lang.Long id,
                           java.lang.String name,
                           java.lang.String address,
                           java.lang.String clazz,
                           java.lang.String type,
                           double[] coords)

Method Detail

getCoords

public double[] getCoords()
How can we improve this article?