Uses of Class
org.geotools.styling.builder.GraphicLegendBuilder

Packages that use GraphicLegendBuilder
org.geotools.styling.builder   
 

Uses of GraphicLegendBuilder in org.geotools.styling.builder
 

Methods in org.geotools.styling.builder that return GraphicLegendBuilder
 GraphicLegendBuilder RuleBuilder.legend()
           
 GraphicLegendBuilder GraphicLegendBuilder.opacity(double opacity)
           
 GraphicLegendBuilder GraphicLegendBuilder.opacity(Expression opacity)
           
 GraphicLegendBuilder GraphicLegendBuilder.opacity(String cqlExpression)
           
 GraphicLegendBuilder GraphicLegendBuilder.reset()
           
 GraphicLegendBuilder GraphicLegendBuilder.reset(GraphicLegend graphic)
           
 GraphicLegendBuilder GraphicLegendBuilder.reset(GraphicLegend original)
           
 GraphicLegendBuilder GraphicLegendBuilder.rotation(double rotation)
           
 GraphicLegendBuilder GraphicLegendBuilder.rotation(Expression rotation)
           
 GraphicLegendBuilder GraphicLegendBuilder.rotation(String cqlExpression)
           
 GraphicLegendBuilder GraphicLegendBuilder.size(double size)
           
 GraphicLegendBuilder GraphicLegendBuilder.size(Expression size)
           
 GraphicLegendBuilder GraphicLegendBuilder.size(String cqlExpression)
           
 GraphicLegendBuilder GraphicLegendBuilder.unset()
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.