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

org.deegree.geometry.primitive.segments
Interface ArcString

All Superinterfaces:
CurveSegment
All Known Subinterfaces:
Arc, Circle
All Known Implementing Classes:
DefaultArc, DefaultArcString, DefaultCircle

public interface ArcString
extends CurveSegment

CurveSegment that uses three-point circular arc interpolation.

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 interpolation.
 int getNumArcs()
          Returns the number of arcs of the string.
 
Methods inherited from interface org.deegree.geometry.primitive.segments.CurveSegment
getCoordinateDimension, getEndPoint, getSegmentType, getStartPoint
 

Method Detail

getNumArcs

int getNumArcs()
Returns the number of arcs of the string.

Returns:
the number of arcs

getControlPoints

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

Returns:
the control points of the interpolation

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

]]>