Uses of Class
org.geotools.brewer.styling.builder.GraphicLegendBuilder
- 
Packages that use GraphicLegendBuilder Package Description org.geotools.brewer.styling.builder 
- 
- 
Uses of GraphicLegendBuilder in org.geotools.brewer.styling.builderMethods in org.geotools.brewer.styling.builder that return GraphicLegendBuilder Modifier and Type Method Description GraphicLegendBuilderRuleBuilder. legend()GraphicLegendBuilderGraphicLegendBuilder. opacity(double opacity)GraphicLegendBuilderGraphicLegendBuilder. opacity(String cqlExpression)GraphicLegendBuilderGraphicLegendBuilder. opacity(Expression opacity)GraphicLegendBuilderGraphicLegendBuilder. reset()GraphicLegendBuilderGraphicLegendBuilder. reset(GraphicLegend graphic)GraphicLegendBuilderGraphicLegendBuilder. rotation(double rotation)GraphicLegendBuilderGraphicLegendBuilder. rotation(String cqlExpression)GraphicLegendBuilderGraphicLegendBuilder. rotation(Expression rotation)GraphicLegendBuilderGraphicLegendBuilder. size(double size)GraphicLegendBuilderGraphicLegendBuilder. size(String cqlExpression)GraphicLegendBuilderGraphicLegendBuilder. size(Expression size)GraphicLegendBuilderGraphicLegendBuilder. unset()
 
-