|
||||||||||
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(java.util.List<org.opengis.style.GraphicalSymbol> symbols,
org.opengis.filter.expression.Expression opacity,
org.opengis.filter.expression.Expression size,
org.opengis.filter.expression.Expression rotation,
org.opengis.style.AnchorPoint anchorPoint,
org.opengis.style.Displacement displacement)
|
GraphicLegend |
StyleFactory.graphicLegend(java.util.List<org.opengis.style.GraphicalSymbol> symbols,
org.opengis.filter.expression.Expression opacity,
org.opengis.filter.expression.Expression size,
org.opengis.filter.expression.Expression rotation,
org.opengis.style.AnchorPoint anchorPoint,
org.opengis.style.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<P> |
GraphicLegendBuilder.reset(GraphicLegend graphic)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |