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

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

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

Uses of MultiPoint in org.deegree.graphics.displayelements
 

Constructors in org.deegree.graphics.displayelements with parameters of type MultiPoint
LocalizedDisplayElement(Feature feature, MultiPoint geometry, Component renderbaleObject)
          Creates a new LocalizedDisplayElement_Impl object.
PointDisplayElement(Feature feature, MultiPoint geometry)
          Creates a new PointDisplayElement object.
PointDisplayElement(Feature feature, MultiPoint geometry, PointSymbolizer symbolizer)
          Creates a new PointDisplayElement object.
 

Uses of MultiPoint in org.deegree.io.mapinfoapi
 

Methods in org.deegree.io.mapinfoapi that return MultiPoint
 MultiPoint MIFGeometryParser.parseMultipoint()
           
 

Uses of MultiPoint in org.deegree.io.shpapi
 

Constructors in org.deegree.io.shpapi with parameters of type MultiPoint
SHPMultiPoint(MultiPoint multipoint)
          constructor: recieves an array of gm_points
 

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

Constructors in org.deegree.io.shpapi.shape_new with parameters of type MultiPoint
ShapeMultiPoint(MultiPoint p)
          Creates MultiPointZ from deegree MultiPoint
 

Uses of MultiPoint in org.deegree.model.spatialschema
 

Classes in org.deegree.model.spatialschema that implement MultiPoint
 class MultiPointImpl
          default implementation of the MultiPoint interface of package deegree.model.spatialschema.
 

Methods in org.deegree.model.spatialschema that return MultiPoint
static MultiPoint GeometryFactory.createMultiPoint(byte[] wkb, CoordinateSystem crs)
          creates a MultiPoint from a wkb.
static MultiPoint GeometryFactory.createMultiPoint(Point[] points)
          creates a MultiPoint from an array of Point.
static MultiPoint GeometryFactory.createMultiPoint(Point[] points, CoordinateSystem crs)
          creates a MultiPoint from an array of Point.
static MultiPoint GMLGeometryAdapter.wrapMultiPoint(Element element, String srsName)
          Returns a MultiPoint instance created from the passed gml:MultiPoint element.
static MultiPoint WKTAdapter.wrapMultiPoint(String wkt, CoordinateSystem crs)
          creates a MultiPoint from a WKT
 


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