|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveBoundary | |
---|---|
org.opengis.geometry.primitive | Set of geometric objects that are not decomposed further into other primitives. |
Uses of PrimitiveBoundary in org.opengis.geometry.primitive |
---|
Subinterfaces of PrimitiveBoundary in org.opengis.geometry.primitive | |
---|---|
interface |
CurveBoundary
The boundary of curves. |
interface |
SolidBoundary
The boundary of solids. |
interface |
SurfaceBoundary
The boundary of surfaces. |
Methods in org.opengis.geometry.primitive that return PrimitiveBoundary | |
---|---|
PrimitiveBoundary |
Primitive.getBoundary()
Returns the boundary of a Primitive as a set of
Primitive s. |
PrimitiveBoundary |
Point.getBoundary()
Returns always null , since point has no boundary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |