org.n52.oxf.conversion.gml32.geometry
Class GeometryWithInterpolation
java.lang.Object
org.n52.oxf.conversion.gml32.geometry.GeometryWithInterpolation
public class GeometryWithInterpolation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LINEAR
public static final String LINEAR
- See Also:
- Constant Field Values
GEODESIC
public static final String GEODESIC
- See Also:
- Constant Field Values
GeometryWithInterpolation
public GeometryWithInterpolation(com.vividsolutions.jts.geom.Geometry geom,
String interpol)
getGeometry
public com.vividsolutions.jts.geom.Geometry getGeometry()
getInterpolation
public String getInterpolation()
setGeometry
public void setGeometry(com.vividsolutions.jts.geom.Geometry geom)
Copyright © 2012-2013 52north.org. All Rights Reserved.