deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Interface
org.deegree.model.spatialschema.MultiSurface

Packages that use MultiSurface
org.deegree.graphics.displayelements   
org.deegree.io.shpapi.shape_new   
org.deegree.model.spatialschema   
 

Uses of MultiSurface in org.deegree.graphics.displayelements
 

Constructors in org.deegree.graphics.displayelements with parameters of type MultiSurface
PolygonDisplayElement(Feature feature, MultiSurface geometry)
          Creates a new PolygonDisplayElement object.
PolygonDisplayElement(Feature feature, MultiSurface geometry, PolygonSymbolizer symbolizer)
          Creates a new PolygonDisplayElement object.
 

Uses of MultiSurface in org.deegree.io.shpapi.shape_new
 

Constructors in org.deegree.io.shpapi.shape_new with parameters of type MultiSurface
ShapeMultiPatch(MultiSurface f)
          Constructs one from deegree MultiSurface.
 

Uses of MultiSurface in org.deegree.model.spatialschema
 

Classes in org.deegree.model.spatialschema that implement MultiSurface
(package private)  class MultiSurfaceImpl
          default implementation of the MultiSurface interface from
 

Methods in org.deegree.model.spatialschema that return MultiSurface
static MultiSurface GeometryFactory.createMultiSurface(byte[] wkb, CoordinateSystem crs, SurfaceInterpolation si)
          creates a MultiSurface from a wkb
static MultiSurface GeometryFactory.createMultiSurface(Surface[] surfaces)
          creates a MultiSurface from an array of surfaces
static MultiSurface GeometryFactory.createMultiSurface(Surface[] surfaces, CoordinateSystem crs)
          creates a MultiSurface from an array of surfaces
static MultiSurface WKTAdapter.wrapMultiSurface(String wkt, CoordinateSystem crs)
          creates a MultiSurface from a WKT
protected static MultiSurface GMLGeometryAdapter.wrapMultiSurfaceAsMultiSurface(Element element, String srsName)
          Returns an instance of MultiSurface created from the passed gml:MultiSurface element.
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

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