public class AbstractGeometryImpl extends AbstractGMLImpl implements AbstractGeometry
UUID_CODE| Constructor and Description |
|---|
AbstractGeometryImpl() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAxisLabels()
Gets the axisLabels property
|
Envelope |
getGeomEnvelope() |
int |
getSrsDimension()
Gets the srsDimension property
|
String |
getSrsName()
Gets the srsName property
|
String[] |
getUomLabels()
Gets the uomLabels property
|
boolean |
isSetAxisLabels()
Checks if axisLabels is set
|
boolean |
isSetSrsDimension()
Checks if srsDimension is set
|
boolean |
isSetSrsName()
Checks if srsName is set
|
boolean |
isSetUomLabels()
Checks if uomLabels is set
|
void |
setAxisLabels(String[] axisLabels)
Sets the axisLabels property
|
void |
setSrsDimension(int srsDimension)
Sets the srsDimension property
|
void |
setSrsName(String srsName)
Sets the srsName property
|
void |
setUomLabels(String[] uomLabels)
Sets the uomLabels property
|
void |
unSetSrsDimension()
Unsets the srsDimension property
|
addName, 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, waitaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierpublic String getSrsName()
getSrsName in interface AbstractGeometrypublic boolean isSetSrsName()
isSetSrsName in interface AbstractGeometrypublic void setSrsName(String srsName)
setSrsName in interface AbstractGeometrypublic int getSrsDimension()
getSrsDimension in interface AbstractGeometrypublic boolean isSetSrsDimension()
isSetSrsDimension in interface AbstractGeometrypublic void setSrsDimension(int srsDimension)
setSrsDimension in interface AbstractGeometrypublic void unSetSrsDimension()
unSetSrsDimension in interface AbstractGeometrypublic String[] getAxisLabels()
getAxisLabels in interface AbstractGeometrypublic boolean isSetAxisLabels()
isSetAxisLabels in interface AbstractGeometrypublic void setAxisLabels(String[] axisLabels)
setAxisLabels in interface AbstractGeometrypublic String[] getUomLabels()
getUomLabels in interface AbstractGeometrypublic boolean isSetUomLabels()
isSetUomLabels in interface AbstractGeometrypublic void setUomLabels(String[] uomLabels)
setUomLabels in interface AbstractGeometrypublic Envelope getGeomEnvelope()
getGeomEnvelope in interface AbstractGeometryCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.