public class SpatialFrameImpl extends org.vast.data.AbstractSWEIdentifiableImpl implements SpatialFrame
| Constructor and Description |
|---|
SpatialFrameImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAxis(String name,
String axisDesc)
Adds a new axis property
|
String |
getAxis(String name)
Gets the axis property with the given name
|
net.opengis.OgcPropertyList<String> |
getAxisList()
Gets the list of axis properties
|
int |
getNumAxis()
Returns number of axis properties
|
String |
getOrigin()
Gets the origin property
|
void |
setOrigin(String origin)
Sets the origin property
|
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabeladdExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic String getOrigin()
getOrigin in interface SpatialFramepublic void setOrigin(String origin)
setOrigin in interface SpatialFramepublic net.opengis.OgcPropertyList<String> getAxisList()
getAxisList in interface SpatialFramepublic int getNumAxis()
getNumAxis in interface SpatialFramepublic String getAxis(String name)
getAxis in interface SpatialFramepublic void addAxis(String name, String axisDesc)
addAxis in interface SpatialFrameCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.