|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrientablePrimitiveImpl | |
---|---|
org.geotools.geometry.iso.coordinate | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
org.geotools.geometry.iso.primitive | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
Uses of OrientablePrimitiveImpl in org.geotools.geometry.iso.coordinate |
---|
Subclasses of OrientablePrimitiveImpl in org.geotools.geometry.iso.coordinate | |
---|---|
class |
PolyhedralSurfaceImpl
A PolyhedralSurface (Figure 21) is a Surface composed of polygon surfaces (Polygon) connected along their common boundary curves. |
class |
TinImpl
|
class |
TriangulatedSurfaceImpl
A TriangulatedSurface (Figure 21) is a PolyhedralSurface that is composed only of triangles (Triangle). |
Uses of OrientablePrimitiveImpl in org.geotools.geometry.iso.primitive |
---|
Subclasses of OrientablePrimitiveImpl in org.geotools.geometry.iso.primitive | |
---|---|
class |
CurveImpl
Curve (Figure 11 of the ISO 19107 v5) is a descendent subtype of Primitive through OrientablePrimitive. |
class |
OrientableCurveImpl
OrientableCurve consists of a curve and an orientation inherited from OrientablePrimitive. |
class |
OrientableSurfaceImpl
OrientableSurface consists of a surface and an orientation inherited from OrientablePrimitive. |
class |
SurfaceImpl
Surface (Figure 12) a subclass of Primitive and is the basis for 2-dimensional geometry. |
Methods in org.geotools.geometry.iso.primitive that return OrientablePrimitiveImpl | |
---|---|
protected OrientablePrimitiveImpl |
SurfaceImpl.createProxy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |