Package com.walkfares.odsl.var.geo
Class CoordinateSequence
java.lang.Object
com.walkfares.odsl.var.geo.CoordinateSequence
- All Implemented Interfaces:
Geometry
- Direct Known Subclasses:
GeoLineString,GeoMultiPoint
public abstract class CoordinateSequence extends Object implements Geometry
-
Constructor Summary
Constructors Constructor Description CoordinateSequence() -
Method Summary
Modifier and Type Method Description doublegetArea()VarListgetCoordinateList()List<Coordinate>getCoordinates()
-
Constructor Details
-
CoordinateSequence
public CoordinateSequence()
-
-
Method Details
-
getCoordinates
-
getCoordinateList
-
getArea
public double getArea()
-