Uses of Class
org.deegree.rendering.r2d.legends.LegendOptions

Packages that use LegendOptions
org.deegree.rendering.r2d.legends   
org.deegree.services.wms.controller.ops   
 

Uses of LegendOptions in org.deegree.rendering.r2d.legends
 

Methods in org.deegree.rendering.r2d.legends that return LegendOptions
 LegendOptions Legends.getLegendOptions()
           
 

Methods in org.deegree.rendering.r2d.legends with parameters of type LegendOptions
 int StandardLegendItem.getMaxWidth(LegendOptions opts)
           
 int LegendItem.getMaxWidth(LegendOptions options)
           
 int RasterLegendItem.getMaxWidth(LegendOptions opts)
           
 void StandardLegendItem.paint(int origin, LegendOptions opts)
           
 void LegendItem.paint(int origin, LegendOptions options)
           
 void RasterLegendItem.paint(int origin, LegendOptions opts)
           
static void Legends.paintLegendText(int origin, LegendOptions opts, String text, TextRenderer textRenderer)
           
 

Constructors in org.deegree.rendering.r2d.legends with parameters of type LegendOptions
Legends(LegendOptions opts)
           
 

Uses of LegendOptions in org.deegree.services.wms.controller.ops
 

Methods in org.deegree.services.wms.controller.ops that return LegendOptions
 LegendOptions GetLegendGraphic.getLegendOptions()
           
 



Copyright © 2011. All Rights Reserved.