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

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

Packages that use MultiCurve
org.deegree.graphics.displayelements   
org.deegree.graphics.optimizers   
org.deegree.model.spatialschema   
 

Uses of MultiCurve in org.deegree.graphics.displayelements
 

Methods in org.deegree.graphics.displayelements with parameters of type MultiCurve
static List<Label> LabelFactory.createLabels(MultiCurve multiCurve, LabelDisplayElement element, Graphics2D g, GeoTransform projection)
          Determines positions on the given MultiCurve where a caption could be drawn.
 

Constructors in org.deegree.graphics.displayelements with parameters of type MultiCurve
LineStringDisplayElement(Feature feature, MultiCurve geometry)
          Creates a new LineStringDisplayElement object.
LineStringDisplayElement(Feature feature, MultiCurve geometry, LineSymbolizer symbolizer)
          Creates a new LineStringDisplayElement object.
 

Uses of MultiCurve in org.deegree.graphics.optimizers
 

Methods in org.deegree.graphics.optimizers with parameters of type MultiCurve
(package private) static ArrayList<LabelChoice> LabelChoiceFactory.createLabelChoices(MultiCurve multiCurve, LabelDisplayElement element, Graphics2D g, GeoTransform projection)
          Determines LabelChoice candidates for the given MultiCurve where a label could be drawn.
 

Uses of MultiCurve in org.deegree.model.spatialschema
 

Classes in org.deegree.model.spatialschema that implement MultiCurve
 class MultiCurveImpl
          default implementation of the MultiCurve interface from package deegree.model.spatialschema
 

Methods in org.deegree.model.spatialschema that return MultiCurve
static MultiCurve GeometryFactory.createMultiCurve(byte[] wkb, CoordinateSystem crs)
          creates a MultiCurve from a wkb.
static MultiCurve GeometryFactory.createMultiCurve(Curve[] curves)
          creates a MultiCurve from an array of Curves.
static MultiCurve GeometryFactory.createMultiCurve(Curve[] curves, CoordinateSystem crs)
          creates a MultiCurve from an array of Curves.
static MultiCurve WKTAdapter.wrapMultiCurve(String wkt, CoordinateSystem crs)
          creates a MultiCurve from a WKT
static MultiCurve GMLGeometryAdapter.wrapMultiCurveAsMultiCurve(Element element, String srsName)
          Parses the given gml:MultiCurve element as a MultiCurve.
static MultiCurve GMLGeometryAdapter.wrapMultiLineString(Element element, String srsName)
          Returns a MultiCurve instance created from the passed gml:MultiLineString element.
 


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