Uses of Package
org.geotools.geometry.iso.primitive

Packages that use org.geotools.geometry.iso.primitive
org.geotools.geometry.iso.complex An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.coordinate An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.io An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.operation An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.primitive An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.topograph2D An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.util.algorithm2D An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Classes in org.geotools.geometry.iso.primitive used by org.geotools.geometry.iso.complex
BoundaryImpl
          The abstract root data type for all the data types used to represent the boundary of geometric objects is Boundary (Figure 7).
CurveImpl
          Curve (Figure 11 of the ISO 19107 v5) is a descendent subtype of Primitive through OrientablePrimitive.
PointImpl
          Point is the basic data type for a geometric object consisting of one and only one point.
 

Classes in org.geotools.geometry.iso.primitive used by org.geotools.geometry.iso.coordinate
CurveBoundaryImpl
          The boundary of Curves shall be represented as CurveBoundary.
CurveImpl
          Curve (Figure 11 of the ISO 19107 v5) is a descendent subtype of Primitive through OrientablePrimitive.
OrientablePrimitiveImpl
          Orientable primitives (ISO 19107 v5 figure 10) are those that can be mirrored into new geometric objects in terms of their internal local coordinate systems (manifold charts).
OrientableSurfaceImpl
          OrientableSurface consists of a surface and an orientation inherited from OrientablePrimitive.
PointImpl
          Point is the basic data type for a geometric object consisting of one and only one point.
PrimitiveImpl
          Primitive is the abstract root class of the geometric primitives.
SurfaceBoundaryImpl
          The boundary of Surfaces shall be represented as SurfaceBoundary.
SurfaceImpl
          Surface (Figure 12) a subclass of Primitive and is the basis for 2-dimensional geometry.
 

Classes in org.geotools.geometry.iso.primitive used by org.geotools.geometry.iso.io
CurveImpl
          Curve (Figure 11 of the ISO 19107 v5) is a descendent subtype of Primitive through OrientablePrimitive.
 

Classes in org.geotools.geometry.iso.primitive used by org.geotools.geometry.iso.operation
CurveImpl
          Curve (Figure 11 of the ISO 19107 v5) is a descendent subtype of Primitive through OrientablePrimitive.
SurfaceImpl
          Surface (Figure 12) a subclass of Primitive and is the basis for 2-dimensional geometry.
 

Classes in org.geotools.geometry.iso.primitive used by org.geotools.geometry.iso.primitive
BoundaryImpl
          The abstract root data type for all the data types used to represent the boundary of geometric objects is Boundary (Figure 7).
CurveBoundaryImpl
          The boundary of Curves shall be represented as CurveBoundary.
CurveImpl
          Curve (Figure 11 of the ISO 19107 v5) is a descendent subtype of Primitive through OrientablePrimitive.
OrientableCurveImpl
          OrientableCurve consists of a curve and an orientation inherited from OrientablePrimitive.
OrientableCurveProxy
           
OrientablePrimitiveImpl
          Orientable primitives (ISO 19107 v5 figure 10) are those that can be mirrored into new geometric objects in terms of their internal local coordinate systems (manifold charts).
OrientablePrimitiveProxy
          OrientablePrimitive objects are essentially references to geometric primitives that carry an "orientation" reversal flag (either "+" or "-") that determines whether this primitive agrees or disagrees with the orientation of the referenced object.
OrientableSurfaceImpl
          OrientableSurface consists of a surface and an orientation inherited from OrientablePrimitive.
PointImpl
          Point is the basic data type for a geometric object consisting of one and only one point.
PrimitiveBoundaryImpl
          PrimitiveBoundary The abstract class Primitive boundary is the root for the various return types of the boundary operator for subtypes of Primitive.
PrimitiveImpl
          Primitive is the abstract root class of the geometric primitives.
RingImplUnsafe
          This Ring implementation does not do a consistency check.
SolidBoundaryImpl
          The boundary of Solids shall be represented as SolidBoundary.
SolidImpl
          Solid , a subclass of Primitive, is the basis for 3-dimensional geometry.
SurfaceBoundaryImpl
          The boundary of Surfaces shall be represented as SurfaceBoundary.
SurfaceImpl
          Surface (Figure 12) a subclass of Primitive and is the basis for 2-dimensional geometry.
 

Classes in org.geotools.geometry.iso.primitive used by org.geotools.geometry.iso.topograph2D
CurveImpl
          Curve (Figure 11 of the ISO 19107 v5) is a descendent subtype of Primitive through OrientablePrimitive.
SurfaceImpl
          Surface (Figure 12) a subclass of Primitive and is the basis for 2-dimensional geometry.
 

Classes in org.geotools.geometry.iso.primitive used by org.geotools.geometry.iso.util.algorithm2D
SurfaceImpl
          Surface (Figure 12) a subclass of Primitive and is the basis for 2-dimensional geometry.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.