deegree 2.3 (2010/04/09 10:10 build-4-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<Label> 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()
          Returns the associated LabelDisplayElement.
 

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 LabelChoice candidates for the given LabelDisplayElement.
(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.
 

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)
          Creates a new instance of LabelChoice.
 


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