|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Arc
An ArcString
that consists of a single arc only.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.segments.CurveSegment |
---|
CurveSegment.CurveSegmentType |
Method Summary | |
---|---|
Point |
getPoint1()
Returns the first of the three control points. |
Point |
getPoint2()
Returns the second of the three control points. |
Point |
getPoint3()
Returns the last of the three control points. |
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 getPoint1()
Point getPoint2()
Point getPoint3()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |