org.deegree.ogcwebservices.sos.sensorml
Class LocationModel
java.lang.Object
org.deegree.ogcwebservices.sos.sensorml.LocationModel
- Direct Known Subclasses:
- GeoPositionModel
public abstract class LocationModel
- extends java.lang.Object
represents a LocationModel; please read the SensorML spec
- Author:
- Matthias Kulbe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationModel
protected LocationModel(java.lang.String id,
Identifier[] identifiedAs,
Classifier[] classifiedAs,
Discussion[] description,
EngineeringCRS sourceCRS,
CoordinateReferenceSystem referenceCRS)
- Parameters:
id
- identifiedAs
- classifiedAs
- description
- sourceCRS
- referenceCRS
-
getClassifiedAs
public Classifier[] getClassifiedAs()
- Returns:
- classifiers
getDescription
public Discussion[] getDescription()
- Returns:
- descriptions
getIdentifiedAs
public Identifier[] getIdentifiedAs()
- Returns:
- identfiers
getReferenceCRS
public CoordinateReferenceSystem getReferenceCRS()
- Returns:
- reference CRS
getSourceCRS
public EngineeringCRS getSourceCRS()
- Returns:
- sourceCRS
getId
public java.lang.String getId()
- Returns:
- identifier
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org