|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The basic interface for orientated two dimensional geometries.
-----------------------------------------------------
| Method Summary | |
char |
getOrientation()
returns the orientation of a curve |
void |
setOrientation(char orientation)
sets the curves orientation |
| 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 char getOrientation()
public void setOrientation(char orientation)
throws GM_Exception
orientation - orientation of the curve ('+'|'-')
GM_Exception - will be thrown if orientation is invalid
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||