Uses of Class
org.deegree_impl.model.geometry.GM_Primitive_Impl

Packages that use GM_Primitive_Impl
org.deegree_impl.model.geometry   
 

Uses of GM_Primitive_Impl in org.deegree_impl.model.geometry
 

Subclasses of GM_Primitive_Impl in org.deegree_impl.model.geometry
(package private)  class GM_Curve_Impl
          default implementation of the GM_Curve interface from package jago.model
(package private)  class 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 ------------------------------------------------------------
(package private)  class 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.
(package private)  class 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 -----------------------------------------------------------------------
(package private)  class GM_Point_Impl
          default implementation of the GM_Point interface.
 class GM_Ring_Impl
          default implementation of the GM_Ring interface of the -----------------------------------------------------------------------
(package private)  class GM_Surface_Impl
          default implementation of the GM_Surface interface from package jago.model.