public interface SpatialFrame
extends net.opengis.swe.v20.AbstractSWEIdentifiable
| 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
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.