GeoAPI 1.0
Build 2004-05-18

Uses of Interface
org.opengis.spatialschema.geometry.primitive.Primitive

Packages that use Primitive
org.opengis.spatialschema.geometry.complex Set of primitive geometric objects whose interiors are disjoint. 
org.opengis.spatialschema.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
 

Uses of Primitive in org.opengis.spatialschema.geometry.complex
 

Subinterfaces of Primitive in org.opengis.spatialschema.geometry.complex
 interface CompositeCurve
          A complex with all the geometric properties of a curve.
 interface CompositeSurface
          A complex with all the geometric properties of a surface.
 

Uses of Primitive in org.opengis.spatialschema.geometry.primitive
 

Subinterfaces of Primitive in org.opengis.spatialschema.geometry.primitive
 interface Curve
          Curve with a positive orientation.
 interface OrientableCurve
          A curve and an orientation inherited from OrientablePrimitive.
 interface OrientablePrimitive
          Primitives that can be mirrored into new geometric objects in terms of their internal local coordinate systems (manifold charts).
 interface OrientableSurface
          A surface and an orientation inherited from OrientablePrimitive.
 interface Point
          Basic data type for a geometric object consisting of one and only one point.
 interface Ring
          Represent a single connected component of a surface boundary.
 interface Shell
          Represents a single connected component of a solid boundary.
 interface Solid
          Basis for 3-dimensional geometry.
 interface Surface
          Surface with a positive orientation.
 

Methods in org.opengis.spatialschema.geometry.primitive that return Primitive
 Primitive OrientablePrimitive.getPrimitive()
          Returns the primitive associated with this OrientablePrimitive.
 Primitive PrimitiveFactory.createPrimitive(Envelope envelope)
          Returns an envelope as a primitive.
 


GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium