org.deegree.gml.geometry.refs
Class LineStringReference
java.lang.Object
org.deegree.gml.GMLReference<T>
org.deegree.gml.geometry.refs.GeometryReference<T>
org.deegree.gml.geometry.refs.GeometricPrimitiveReference<T>
org.deegree.gml.geometry.refs.CurveReference<LineString>
org.deegree.gml.geometry.refs.LineStringReference
- All Implemented Interfaces:
- Geometry, Curve, GeometricPrimitive, LineString, GMLObject
public class LineStringReference
- extends CurveReference<LineString>
- implements LineString
The
class TODO add class documentation here.
- Version:
- $Revision: $, $Date: $
- Author:
- Markus Schneider, last edited by: $Author: schneider $
Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.Curve |
Curve.CurveType |
Methods inherited from class org.deegree.gml.geometry.refs.GeometryReference |
contains, crosses, equals, getBuffer, getCentroid, getConvexHull, getCoordinateDimension, getCoordinateSystem, getDifference, getDistance, getEnvelope, getGMLProperties, getId, getIntersection, getPrecision, getUnion, intersects, isBeyond, isDisjoint, isWithin, isWithinDistance, overlaps, setCoordinateSystem, setGMLProperties, setId, setPrecision, touches |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.deegree.geometry.Geometry |
contains, crosses, equals, getBuffer, getCentroid, getConvexHull, getCoordinateDimension, getCoordinateSystem, getDifference, getDistance, getEnvelope, getId, getIntersection, getPrecision, getUnion, intersects, isBeyond, isDisjoint, isWithin, isWithinDistance, overlaps, setCoordinateSystem, setGMLProperties, setId, setPrecision, touches |
LineStringReference
public LineStringReference(GMLReferenceResolver resolver,
String uri,
String baseURL)
- Creates a new
LineStringReference
instance.
- Parameters:
resolver
- used for resolving the reference, must not be null
uri
- the geometry's uri, must not be null
baseURL
- base URL for resolving the uri, may be null
(no resolving of relative URLs)
getCurveType
public Curve.CurveType getCurveType()
- Description copied from interface:
Curve
- Returns the type of curve.
- Specified by:
getCurveType
in interface Curve
- Specified by:
getCurveType
in interface LineString
- Overrides:
getCurveType
in class CurveReference<LineString>
- Returns:
- the type of curve
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>