|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
defining a ring geometry that's part of a surface boundary
----------------------------------------------------------------------
| Method Summary | |
GM_CurveSegment |
getAsCurveSegment()
returns the ring as an instance of GM_CurveSegment |
GM_Position[] |
getPositions()
returns all positions the builds the ring |
boolean |
isCycle()
returns true because a ring is always a cycle |
boolean |
isSimple()
returns true because a ring is always a simple |
| Methods inherited from interface org.deegree.model.geometry.GM_OrientableCurve |
getCurveBoundary |
| Methods inherited from interface org.deegree.model.geometry.GM_OrientablePrimitive |
getOrientation, setOrientation |
| Methods inherited from interface org.deegree.model.geometry.GM_Object |
contains, contains, difference, distance, getBoundary, getBuffer, getCentroid, getConvexHull, getCoordinateDimension, getCoordinateSystem, getDimension, getEnvelope, intersection, intersects, isEmpty, isWithinDistance, translate, union |
| Method Detail |
public boolean isCycle()
public boolean isSimple()
public GM_Position[] getPositions()
public GM_CurveSegment getAsCurveSegment()
throws GM_Exception
GM_Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||