Package net.anwiba.spatial.geometry
Interface ILineString
-
- All Superinterfaces:
IBaseGeometry,IGeometry,ILineal,java.io.Serializable
- All Known Subinterfaces:
ILinearRing
- All Known Implementing Classes:
LinearRing,LineString
public interface ILineString extends IBaseGeometry, ILineal
-
-
Method Summary
-
Methods inherited from interface net.anwiba.spatial.geometry.IGeometry
getCoordinateDimension, getCoordinateN, getCoordinateReferenceSystem, getCoordinateSequence, getDimension, getEnvelope, getGeometryType, getNumberOfCoordinates, isCollection, isMeasured
-
-