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

org.deegree.geometry.primitive.segments
Interface Geodesic

All Superinterfaces:
CurveSegment, GeodesicString
All Known Implementing Classes:
DefaultGeodesic

public interface Geodesic
extends GeodesicString

A GeodesicString that consists of a single arc only.

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
 Point getPoint1()
          Returns the first control point.
 Point getPoint2()
          Returns the second control point.
 
Methods inherited from interface org.deegree.geometry.primitive.segments.GeodesicString
getControlPoints
 
Methods inherited from interface org.deegree.geometry.primitive.segments.CurveSegment
getCoordinateDimension, getEndPoint, getSegmentType, getStartPoint
 

Method Detail

getPoint1

Point getPoint1()
Returns the first control point.

Returns:
the first control point

getPoint2

Point getPoint2()
Returns the second control point.

Returns:
the second control point

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

]]>