org.deegree.geometry.primitive.segments
Interface LineStringSegment
- All Superinterfaces:
- CurveSegment
- All Known Implementing Classes:
- DefaultLineStringSegment
public interface LineStringSegment
- extends CurveSegment
A CurveSegment
that is defined by two or more Point
s, with linear interpolation between subsequent
pairs of points.
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider , last edited by: $Author:$
getControlPoints
Points getControlPoints()
- Returns the control points of the string.
- Returns:
- the control points of the string
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>