deegree 2.1 (2007/11/08 09:57 build-328-official)

org.deegree.ogcwebservices.sos.sensorml
Class LocationModel

java.lang.Object
  extended by org.deegree.ogcwebservices.sos.sensorml.LocationModel
Direct Known Subclasses:
GeoPositionModel

public abstract class LocationModel
extends Object

represents a LocationModel; please read the SensorML spec

Author:
Matthias Kulbe

Constructor Summary
protected LocationModel(String id, Identifier[] identifiedAs, Classifier[] classifiedAs, Discussion[] description, EngineeringCRS sourceCRS, CoordinateReferenceSystem referenceCRS)
           
 
Method Summary
 Classifier[] getClassifiedAs()
           
 Discussion[] getDescription()
           
 String getId()
           
 Identifier[] getIdentifiedAs()
           
 CoordinateReferenceSystem getReferenceCRS()
           
 EngineeringCRS getSourceCRS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationModel

protected LocationModel(String id,
                        Identifier[] identifiedAs,
                        Classifier[] classifiedAs,
                        Discussion[] description,
                        EngineeringCRS sourceCRS,
                        CoordinateReferenceSystem referenceCRS)
Method Detail

getClassifiedAs

public Classifier[] getClassifiedAs()

getDescription

public Discussion[] getDescription()

getIdentifiedAs

public Identifier[] getIdentifiedAs()

getReferenceCRS

public CoordinateReferenceSystem getReferenceCRS()

getSourceCRS

public EngineeringCRS getSourceCRS()

getId

public String getId()

deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net