Class SmlLocation
- java.lang.Object
-
- org.n52.shetland.ogc.sensorML.elements.SmlLocation
-
public class SmlLocation extends Object
SOS internal representation of SensorML location- Since:
- 1.0.0
-
-
Constructor Summary
Constructors Constructor Description SmlLocation(org.locationtech.jts.geom.Point point)constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.locationtech.jts.geom.PointgetPoint()booleanisSetPoint()voidsetPoint(org.locationtech.jts.geom.Point point)
-