Package com.anylogic.engine.elements
- java.lang.Object
-
- com.anylogic.engine.elements.GISMarkupSegmentDescriptor
-
- com.anylogic.engine.elements.GISMarkupSegmentLineDescriptor
- All Implemented Interfaces:
java.io.Serializable
@AnyLogicInternalAPI public class GISMarkupSegmentLineDescriptor extends GISMarkupSegmentDescriptor
- See Also:
- Serialized Form
eLat, eLon, length, sLat, sLon
GISMarkupSegmentLineDescriptor(double slat,
double slon,
double elat,
double elon,
double length) |
|
Constructor | Description |
---|
GISMarkupSegment |
toSegment() |
|
Modifier and Type | Method | Description |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GISMarkupSegmentLineDescriptor(double slat, double slon, double elat, double elon, double length)
public GISMarkupSegment toSegment()
- Specified by:
toSegment
in classGISMarkupSegmentDescriptor
-
How can we improve this article?
-