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.builder
Methods in org.geotools.brewer.styling.builder that return GraphicLegendBuilder Modifier and Type Method Description GraphicLegendBuilder
RuleBuilder. legend()
GraphicLegendBuilder
GraphicLegendBuilder. opacity(double opacity)
GraphicLegendBuilder
GraphicLegendBuilder. opacity(String cqlExpression)
GraphicLegendBuilder
GraphicLegendBuilder. opacity(Expression opacity)
GraphicLegendBuilder
GraphicLegendBuilder. reset()
GraphicLegendBuilder
GraphicLegendBuilder. reset(GraphicLegend graphic)
GraphicLegendBuilder
GraphicLegendBuilder. rotation(double rotation)
GraphicLegendBuilder
GraphicLegendBuilder. rotation(String cqlExpression)
GraphicLegendBuilder
GraphicLegendBuilder. rotation(Expression rotation)
GraphicLegendBuilder
GraphicLegendBuilder. size(double size)
GraphicLegendBuilder
GraphicLegendBuilder. size(String cqlExpression)
GraphicLegendBuilder
GraphicLegendBuilder. size(Expression size)
GraphicLegendBuilder
GraphicLegendBuilder. unset()
-