org.n52.oxf.conversion.gml32.geometry
Class AirspaceVolumeWithAltitudeLimits
java.lang.Object
org.n52.oxf.conversion.gml32.geometry.AirspaceVolumeWithAltitudeLimits
- All Implemented Interfaces:
- GeometryCollectionWithAltitudeLimits
public class AirspaceVolumeWithAltitudeLimits
- extends Object
- implements GeometryCollectionWithAltitudeLimits
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AirspaceVolumeWithAltitudeLimits
public AirspaceVolumeWithAltitudeLimits(List<GeometryWithInterpolation> horiz,
AltitudeLimits altitude)
getGeometries
public List<GeometryWithInterpolation> getGeometries()
- Specified by:
getGeometries
in interface GeometryCollectionWithAltitudeLimits
getAltitudeLimits
public AltitudeLimits getAltitudeLimits()
- Specified by:
getAltitudeLimits
in interface GeometryCollectionWithAltitudeLimits
Copyright © 2012-2013 52north.org. All Rights Reserved.