|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Boundary | |
---|---|
org.opengis.geometry | Root package for geometries. |
org.opengis.geometry.complex | Set of primitive geometric objects whose interiors are disjoint. |
org.opengis.geometry.primitive | Set of geometric objects that are not decomposed further into other primitives. |
Uses of Boundary in org.opengis.geometry |
---|
Methods in org.opengis.geometry that return Boundary | |
---|---|
Boundary |
Geometry.getBoundary()
Returns a finite set of Geometry s containing all of the direct positions on the
boundary of this Geometry . |
Uses of Boundary in org.opengis.geometry.complex |
---|
Subinterfaces of Boundary in org.opengis.geometry.complex | |
---|---|
interface |
ComplexBoundary
The boundary of complex objects. |
Uses of Boundary in org.opengis.geometry.primitive |
---|
Subinterfaces of Boundary in org.opengis.geometry.primitive | |
---|---|
interface |
CurveBoundary
The boundary of curves. |
interface |
PrimitiveBoundary
The boundary of primitive objects. |
interface |
SolidBoundary
The boundary of solids. |
interface |
SurfaceBoundary
The boundary of surfaces. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |