Uses of Interface
org.deegree.model.geometry.GM_PrimitiveBoundary

Packages that use GM_PrimitiveBoundary
org.deegree_impl.model.geometry   
org.deegree.model.geometry   
 

Uses of GM_PrimitiveBoundary in org.deegree_impl.model.geometry
 

Classes in org.deegree_impl.model.geometry that implement GM_PrimitiveBoundary
(package private)  class GM_CurveBoundary_Impl
          default implementation of the GM_CurveBoundary interface from package jago.model.
(package private)  class GM_PrimitiveBoundary_Impl
          default implementation of the GM_PrimitiveBoundary interface.
(package private)  class GM_SurfaceBoundary_Impl
          default implementation of the GM_SurfaceBoundary interface
 

Uses of GM_PrimitiveBoundary in org.deegree.model.geometry
 

Subinterfaces of GM_PrimitiveBoundary in org.deegree.model.geometry
 interface GM_CurveBoundary
          The interface defines the access to curve boundaries -----------------------------------------------------
 interface GM_SolidBoundary
          -----------------------------------------------------
 interface GM_SurfaceBoundary
          Defining the boundary of a surface.