deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Interface
org.deegree.model.spatialschema.Primitive

Packages that use Primitive
org.deegree.model.spatialschema   
 

Uses of Primitive in org.deegree.model.spatialschema
 

Subinterfaces of Primitive in org.deegree.model.spatialschema
 interface CompositeCurve
           -----------------------------------------------------
 interface CompositePoint
           -----------------------------------------------------
 interface CompositeSolid
           -----------------------------------------------------
 interface CompositeSurface
           -----------------------------------------------------
 interface Curve
          The interface defines the access to curve geometries.
 interface OrientableCurve
          The specialisation of the OrientablePrimitive as a curve.
 interface OrientablePrimitive
          The basic interface for orientated two dimensional geometries.
 interface OrientableSurface
           -----------------------------------------------------
 interface Point
          The basic two dimensional geometry -----------------------------------------------------
 interface Ring
           
 interface Shell
           -----------------------------------------------------
 interface Solid
          definies the basis of a three dimensional geometry.
 interface Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema that implement Primitive
(package private)  class CurveImpl
          default implementation of
(package private)  class OrientableCurveImpl
          default implementierung of the OrientableSurface interface from package jago.model. the implementation is abstract because only initialization of the spatial reference system is unique to all orientated curves ------------------------------------------------------------
(package private)  class OrientablePrimitiveImpl
          default implementation of the OrientablePrimitive interface from package jago.model. the implementation is abstract because it doesn't make sense to instantiate it.
(package private)  class OrientableSurfaceImpl
          default implementation of the OrientableSurface interface from package jago.model. the implementation is abstract because only initialization of the spatial reference system is unique to all orientated surfaces -----------------------------------------------------------------------
(package private)  class PointImpl
          default implementation of the Point interface.
(package private)  class PrimitiveImpl
          default implementation of the Primitive interface from package jago.model
 class RingImpl
          default implementation of the Ring interface of the
 class SurfaceImpl
          default implementation of the Surface interface from package jago.model.
 

Methods in org.deegree.model.spatialschema that return Primitive
 Primitive[] MultiPrimitive.getAllPrimitives()
          returns all Primitives as array
 Primitive[] MultiPrimitiveImpl.getAllPrimitives()
          returns all Primitives as array
 Primitive MultiPrimitive.getPrimitiveAt(int index)
          returns the Primitive at the submitted index.
 Primitive MultiPrimitiveImpl.getPrimitiveAt(int index)
          returns the Primitive at the submitted index.
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net