public class LineString extends AbstractGeometry implements ILineString
| Modifier and Type | Method and Description |
|---|---|
protected void |
ensure(ICoordinateSequence sequence) |
int |
getCoordinateDimension() |
ICoordinateSequence |
getCoordinateSequence() |
GeometryType |
getGeometryType() |
getCoordinateN, getCoordinateReferenceSystem, getDimension, getEnvelope, getNumberOfCoordinates, isCollection, isMeasuredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCoordinateN, getCoordinateReferenceSystem, getDimension, getEnvelope, getNumberOfCoordinates, isCollection, isMeasuredprotected void ensure(ICoordinateSequence sequence)
ensure in class AbstractGeometrypublic int getCoordinateDimension()
getCoordinateDimension in interface IGeometrypublic ICoordinateSequence getCoordinateSequence()
getCoordinateSequence in interface IGeometrygetCoordinateSequence in class AbstractGeometrypublic GeometryType getGeometryType()
getGeometryType in interface IGeometrygetGeometryType in class AbstractGeometryCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.