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

Uses of Class
org.deegree.graphics.displayelements.LabelDisplayElement

Packages that use LabelDisplayElement
org.deegree.graphics.displayelements   
org.deegree.graphics.optimizers   
 

Uses of LabelDisplayElement in org.deegree.graphics.displayelements
 

Methods in org.deegree.graphics.displayelements that return LabelDisplayElement
static LabelDisplayElement DisplayElementFactory.buildLabelDisplayElement(Feature feature, Geometry geom, TextSymbolizer sym)
          Creates a LabelDisplayElement using the given geometry and style information.
 

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

Uses of LabelDisplayElement in org.deegree.graphics.optimizers
 

Methods in org.deegree.graphics.optimizers that return LabelDisplayElement
 LabelDisplayElement LabelChoice.getElement()
           
 

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

Constructors in org.deegree.graphics.optimizers with parameters of type LabelDisplayElement
LabelChoice(LabelDisplayElement element, Label[] candidates, float[] qualities, int selected, int maxX, int maxY, int minX, int minY)
           
 


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