|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicLegend | |
---|---|
org.geotools.styling | Allows for symbolization of geospatial data. |
org.geotools.styling.builder |
Uses of GraphicLegend in org.geotools.styling |
---|
Subinterfaces of GraphicLegend in org.geotools.styling | |
---|---|
interface |
Graphic
A Graphic is a "graphical symbol" with an inherent shape, color(s), and possibly size. |
Methods in org.geotools.styling that return GraphicLegend | |
---|---|
GraphicLegend |
StyleFactoryImpl.graphicLegend(List<GraphicalSymbol> symbols,
Expression opacity,
Expression size,
Expression rotation,
AnchorPoint anchorPoint,
Displacement displacement)
|
GraphicLegend |
StyleFactory.graphicLegend(List<GraphicalSymbol> symbols,
Expression opacity,
Expression size,
Expression rotation,
AnchorPoint anchorPoint,
Displacement displacement)
|
Uses of GraphicLegend in org.geotools.styling.builder |
---|
Methods in org.geotools.styling.builder that return GraphicLegend | |
---|---|
GraphicLegend |
GraphicLegendBuilder.build()
|
Methods in org.geotools.styling.builder with parameters of type GraphicLegend | |
---|---|
GraphicLegendBuilder |
GraphicLegendBuilder.reset(GraphicLegend original)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |