Uses of Package
org.deegree_impl.model.geometry

Packages that use org.deegree_impl.model.geometry
org.deegree_impl.model.geometry   
org.deegree_impl.services.wms.capabilities   
 

Classes in org.deegree_impl.model.geometry used by org.deegree_impl.model.geometry
GM_Aggregate_Impl
          default implementierung of the GM_Aggregate interface ------------------------------------------------------------
GM_Boundary_Impl
          default implementation of the GM_Boundary interface.
GM_CurveSegment_Impl
          default implementation of the GM_CurveSegment interface from package jago.model. the class is abstract because it should be specialized by derived classes GM_LineString for example ---------------------------------------------------------------------------
GM_MultiPrimitive_Impl
          default implementation of the GM_MultiPrimitive interface of package jago.model.
GM_Object_Impl
          Default implementation of the GM_Object interface from package deegree.model.
GM_OrientableCurve_Impl
          default implementierung of the GM_OrientableSurface interface from package jago.model. the implementation is abstract because only initialization of the spatial reference system is unique to all orientated curves ------------------------------------------------------------
GM_OrientablePrimitive_Impl
          default implementation of the GM_OrientablePrimitive interface from package jago.model. the implementation is abstract because it doesn't make sense to instantiate it.
GM_OrientableSurface_Impl
          default implementation of the GM_OrientableSurface interface from package jago.model. the implementation is abstract because only initialization of the spatial reference system is unique to all orientated surfaces -----------------------------------------------------------------------
GM_Primitive_Impl
          default implementation of the GM_Primitive interface from package jago.model
GM_PrimitiveBoundary_Impl
          default implementation of the GM_PrimitiveBoundary interface.
GM_SurfacePatch_Impl
          default implementation of the GM_SurfacePatch interface from package jago.model. the class is abstract because it should be specialized by derived classes GM_Polygon for example ------------------------------------------------------------
 

Classes in org.deegree_impl.model.geometry used by org.deegree_impl.services.wms.capabilities
GM_Envelope_Impl
          a boundingbox as child of a GM_Polygon isn't part of the iso19107 spec but it simplifies the geometry handling within jago ------------------------------------------------------------