|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexImpl | |
---|---|
org.geotools.geometry.jts.spatialschema.geometry | |
org.geotools.geometry.jts.spatialschema.geometry.complex | |
org.geotools.geometry.jts.spatialschema.geometry.primitive |
Uses of ComplexImpl in org.geotools.geometry.jts.spatialschema.geometry |
---|
Subclasses of ComplexImpl in org.geotools.geometry.jts.spatialschema.geometry | |
---|---|
class |
BoundaryImpl
The abstract root data type for all the data types used to represent the boundary of geometric objects. |
Uses of ComplexImpl in org.geotools.geometry.jts.spatialschema.geometry.complex |
---|
Subclasses of ComplexImpl in org.geotools.geometry.jts.spatialschema.geometry.complex | |
---|---|
class |
ComplexBoundaryImpl
The boundary of complex objects. |
class |
CompositeCurveImpl
A complex with all the geometric properties of a curve. |
class |
CompositeImpl
A geometric complex with an underlying core geometry that is isomorphic to a primitive. |
class |
CompositeSurfaceImpl
A complex with all the geometric properties of a surface. |
Uses of ComplexImpl in org.geotools.geometry.jts.spatialschema.geometry.primitive |
---|
Subclasses of ComplexImpl in org.geotools.geometry.jts.spatialschema.geometry.primitive | |
---|---|
class |
CurveBoundaryImpl
This is Chris's implementation of a CurveBoundary. |
class |
PrimitiveBoundaryImpl
The boundary of primitive objects. |
class |
RingImpl
Represent a single connected component of a surface boundary. |
class |
SurfaceBoundaryImpl
LiteGO1 implementation of the SurfaceBoundary interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |