public class PointImpl extends AbstractGeometryImpl implements Point
UUID_CODE| Constructor and Description |
|---|
PointImpl(int numDims) |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
getGeomEnvelope() |
double[] |
getPos()
Gets the pos property
|
boolean |
isSetPos()
Checks if pos is set
|
void |
setPos(double[] pos)
Sets the pos 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 void setPos(double[] pos)
public Envelope getGeomEnvelope()
getGeomEnvelope in interface AbstractGeometrygetGeomEnvelope in class AbstractGeometryImplCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.