Uses of Interface
org.deegree.geometry.primitive.OrientableSurface

Packages that use OrientableSurface
org.deegree.geometry   
org.deegree.geometry.standard.primitive   
org.deegree.gml.geometry   
 

Uses of OrientableSurface in org.deegree.geometry
 

Methods in org.deegree.geometry that return OrientableSurface
 OrientableSurface GeometryFactory.createOrientableSurface(String id, ICRS crs, Surface baseSurface, boolean isReversed)
          Creates an OrientableSurface.
 

Uses of OrientableSurface in org.deegree.geometry.standard.primitive
 

Classes in org.deegree.geometry.standard.primitive that implement OrientableSurface
 class DefaultOrientableSurface
          Default implementation of OrientableSurface.
 

Uses of OrientableSurface in org.deegree.gml.geometry
 

Methods in org.deegree.gml.geometry that return OrientableSurface
 OrientableSurface GML3GeometryReader.parseOrientableSurface(XMLStreamReaderWrapper xmlStream, ICRS defaultCRS)
          Returns the object representation of a gml:OrientableSurface element.
 



Copyright © 2011. All Rights Reserved.