deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

Uses of Interface
org.deegree.geometry.multi.MultiSurface

Packages that use MultiSurface
org.deegree.geometry   
org.deegree.geometry.io   
org.deegree.geometry.standard.multi   
org.deegree.gml.geometry   
 

Uses of MultiSurface in org.deegree.geometry
 

Methods in org.deegree.geometry that return MultiSurface
 MultiSurface GeometryFactory.createMultiSurface(String id, CRS crs, List<Surface> members)
          Creates a MultiSurface from a list of passed Surfaces.
 

Uses of MultiSurface in org.deegree.geometry.io
 

Methods in org.deegree.geometry.io with parameters of type MultiSurface
 void WKTWriter.writeMultiSurface(MultiSurface geometry, Writer writer)
          Writes a multiSurface.
 

Uses of MultiSurface in org.deegree.geometry.standard.multi
 

Classes in org.deegree.geometry.standard.multi that implement MultiSurface
 class DefaultMultiSurface
          Default implementation of MultiSurface.
 

Uses of MultiSurface in org.deegree.gml.geometry
 

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


deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>