|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GeometryImpl in org.geotools.geometry.jts.spatialschema.geometry |
---|
Subclasses of GeometryImpl 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. |
Methods in org.geotools.geometry.jts.spatialschema.geometry that return GeometryImpl | |
---|---|
GeometryImpl |
GeometryImpl.clone()
Returns a deep copy of this geometric object. |
Uses of GeometryImpl in org.geotools.geometry.jts.spatialschema.geometry.aggregate |
---|
Subclasses of GeometryImpl in org.geotools.geometry.jts.spatialschema.geometry.aggregate | |
---|---|
class |
AggregateImpl
|
class |
MultiPointImpl
|
Uses of GeometryImpl in org.geotools.geometry.jts.spatialschema.geometry.complex |
---|
Subclasses of GeometryImpl in org.geotools.geometry.jts.spatialschema.geometry.complex | |
---|---|
class |
ComplexBoundaryImpl
The boundary of complex objects. |
class |
ComplexImpl
A collection of geometrically disjoint, simple primitives. |
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 GeometryImpl in org.geotools.geometry.jts.spatialschema.geometry.primitive |
---|
Subclasses of GeometryImpl in org.geotools.geometry.jts.spatialschema.geometry.primitive | |
---|---|
class |
CurveBoundaryImpl
This is Chris's implementation of a CurveBoundary. |
class |
CurveImpl
Simple implementation of the Curve interface that does not implement any of the (hard) math functions like intersection, etc. |
class |
PointImpl
Basic data type for a geometric object consisting of one and only one point. |
class |
PolyhedralSurfaceImpl
The PolyhedralSurfaceImpl class/interface... |
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. |
class |
SurfaceImpl
Surface with a positive orientation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |