deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.geometry.primitive.segments
Interface GeodesicString

All Superinterfaces:
CurveSegment
All Known Subinterfaces:
Geodesic
All Known Implementing Classes:
DefaultGeodesic, DefaultGeodesicString

public interface GeodesicString
extends CurveSegment

A GeodesicString is computed from two or more positions and an interpolation using geodesics defined from the geoid (or ellipsoid) of the coordinate reference system being used.

Version:
$Revision:$, $Date:$
Author:
Markus Schneider , last edited by: $Author:$

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.segments.CurveSegment
CurveSegment.CurveSegmentType
 
Method Summary
 Points getControlPoints()
          Returns the control points of the string.
 
Methods inherited from interface org.deegree.geometry.primitive.segments.CurveSegment
getCoordinateDimension, getEndPoint, getSegmentType, getStartPoint
 

Method Detail

getControlPoints

Points getControlPoints()
Returns the control points of the string.

Returns:
the control points of the string

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>