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

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

Packages that use MultiPoint
org.deegree.graphics.displayelements   
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.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
(package private)  class MultiPointImpl
          default implementierung of the MultiPoint interface of package jago.model.
 

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 WKTAdapter.wrapMultiPoint(String wkt, CoordinateSystem crs)
          creates a MultiPoint from a WKT
 


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