| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Circle
An Arc whose ends coincide to form a simple closed loop.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.segments.CurveSegment | 
|---|
CurveSegment.CurveSegmentType | 
| Method Summary | |
|---|---|
 Point | 
getMidPoint()
Returns the mid-point of the circle.  | 
 Measure | 
getRadius(Unit requestedUnits)
Returns the radius of the circle.  | 
| Methods inherited from interface org.deegree.geometry.primitive.segments.Arc | 
|---|
getPoint1, getPoint2, getPoint3 | 
| Methods inherited from interface org.deegree.geometry.primitive.segments.ArcString | 
|---|
getControlPoints, getNumArcs | 
| Methods inherited from interface org.deegree.geometry.primitive.segments.CurveSegment | 
|---|
getCoordinateDimension, getEndPoint, getSegmentType, getStartPoint | 
| Method Detail | 
|---|
Point getMidPoint()
Measure getRadius(Unit requestedUnits)
requestedUnits - units that the radius should be expressed as
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||