Package org.geotools.api.style
Interface GraphicLegend
-
- All Superinterfaces:
Graphic
- All Known Implementing Classes:
GraphicImpl
public interface GraphicLegend extends Graphic
The LegendGraphic element allow an optional explicit graphic symbolizer to do displayed in a legend for the rule.- Since:
- GeoAPI 2.2
- Author:
- Open Geospatial Consortium, Johann Sorel (Geomatys)
-
-
Method Summary
-
Methods inherited from interface Graphic
accept, accept, getAnchorPoint, getDisplacement, getGap, getInitialGap, getOpacity, getRotation, getSize, graphicalSymbols, setAnchorPoint, setDisplacement, setGap, setInitialGap, setOpacity, setRotation, setSize
-
-