public class LineStringImpl extends AbstractCurveImpl implements LineString
UUID_CODE| Constructor and Description |
|---|
LineStringImpl(int numDims) |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
getGeomEnvelope() |
double[] |
getPosList()
Gets the posList property
|
boolean |
isSetPosList()
Checks if posList property is set
|
void |
setPosList(double[] posList)
Sets the posList property
|
getAxisLabels, getSrsDimension, getSrsName, getUomLabels, isSetAxisLabels, isSetSrsDimension, isSetSrsName, isSetUomLabels, setAxisLabels, setSrsDimension, setSrsName, setUomLabels, unSetSrsDimensionaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAxisLabels, getSrsDimension, getSrsName, getUomLabels, isSetAxisLabels, isSetSrsDimension, isSetSrsName, isSetUomLabels, setAxisLabels, setSrsDimension, setSrsName, setUomLabels, unSetSrsDimensionaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierpublic double[] getPosList()
LineStringgetPosList in interface LineStringpublic void setPosList(double[] posList)
LineStringsetPosList in interface LineStringposList - double array containing all coordinatespublic boolean isSetPosList()
LineStringisSetPosList in interface LineStringpublic Envelope getGeomEnvelope()
getGeomEnvelope in interface AbstractGeometrygetGeomEnvelope in class AbstractGeometryImplCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.