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