deegree 2.3 (2010/04/09 10:10 build-4-official)

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

Packages that use MultiSurface
org.deegree.graphics.displayelements   
org.deegree.io.mapinfoapi   
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.mapinfoapi
 

Methods in org.deegree.io.mapinfoapi that return MultiSurface
 MultiSurface MIFGeometryParser.parseRegion()
          Null will be returned if polygons are broken, for example the two-point-polygons (actual example exported from MapInfo!)
 

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
 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 GMLGeometryAdapter.wrapMultiPolygon(Element element, String srsName)
          Returns a MultiSurface instance created from the passed gml:MultiPolygon element.
static MultiSurface WKTAdapter.wrapMultiSurface(String wkt, CoordinateSystem crs)
          creates a MultiSurface from a WKT
static MultiSurface GMLGeometryAdapter.wrapMultiSurfaceAsMultiSurface(Element element, String srsName)
          Parses the given gml:MultiSurface element as a MultiSurface.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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