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

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

Uses of GM_OrientableSurface in org.deegree_impl.model.geometry
 

Classes in org.deegree_impl.model.geometry that implement GM_OrientableSurface
(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_Surface_Impl
          default implementation of the GM_Surface interface from package jago.model.
 

Uses of GM_OrientableSurface in org.deegree.model.geometry
 

Subinterfaces of GM_OrientableSurface in org.deegree.model.geometry
 interface GM_CompositeSurface
          -----------------------------------------------------
 interface GM_Shell
          -----------------------------------------------------
 interface GM_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 GM_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 -----------------------------------------------------