org.deegree.geometry.standard.curvesegments
Class DefaultCircleByCenterPoint
java.lang.Object
org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
org.deegree.geometry.standard.curvesegments.DefaultCircleByCenterPoint
- All Implemented Interfaces:
- ArcByCenterPoint, CircleByCenterPoint, CurveSegment
public class DefaultCircleByCenterPoint
- extends DefaultArcByCenterPoint
- implements CircleByCenterPoint
Default implementation of CircleByCenterPoint
segments.
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider , last edited by: $Author:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCircleByCenterPoint
public DefaultCircleByCenterPoint(Point midPoint,
Length radius,
Angle startAngle)
- Creates a new
DefaultCircleByCenterPoint
instance from the given parameters.
- Parameters:
midPoint
- radius
- startAngle
-
getSegmentType
public CurveSegment.CurveSegmentType getSegmentType()
- Description copied from interface:
CurveSegment
- Returns the type of curve segment.
- Specified by:
getSegmentType
in interface CurveSegment
- Overrides:
getSegmentType
in class DefaultArcByCenterPoint
- Returns:
- the type of curve segment
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>