|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.model.geometry.GM_Object_Impl
org.deegree_impl.model.geometry.GM_Boundary_Impl
org.deegree_impl.model.geometry.GM_PrimitiveBoundary_Impl
default implementation of the GM_PrimitiveBoundary interface.
------------------------------------------------------------
| Field Summary | |
private static long |
serialVersionUID
Use serialVersionUID for interoperability. |
| Fields inherited from class org.deegree_impl.model.geometry.GM_Object_Impl |
boundary, centroid, convexHull, crs, empty, envelope, mute, valid |
| Constructor Summary | |
GM_PrimitiveBoundary_Impl(CS_CoordinateSystem srs)
Creates a new GM_PrimitiveBoundary_Impl object. |
|
| Method Summary | |
boolean |
isCycle()
A geometric object, which has no boundary is a cycle. |
| Methods inherited from class org.deegree_impl.model.geometry.GM_Object_Impl |
calculateParam, clone, contains, contains, difference, distance, equals, getBoundary, getBuffer, getCentroid, getConvexHull, getCoordinateSystem, getEnvelope, intersection, intersects, isEmpty, isValid, isWithinDistance, setCoordinateSystem, setEmpty, setValid, toString, translate, union |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.deegree.model.geometry.GM_Boundary |
isCycle |
| 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 |
| Field Detail |
private static final long serialVersionUID
| Constructor Detail |
public GM_PrimitiveBoundary_Impl(CS_CoordinateSystem srs)
srs - | Method Detail |
public boolean isCycle()
isCycle in interface GM_Boundary
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||