org.opengis.style
Interface GraphicLegend
- All Superinterfaces:
- Graphic
- All Known Subinterfaces:
- Graphic, GraphicLegend
- All Known Implementing Classes:
- GraphicImpl
@XmlElement(value="LegendGraphic")
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)
accept
@Extension
Object accept(StyleVisitor visitor,
Object extraData)
- calls the visit method of a StyleVisitor
- Specified by:
accept
in interface Graphic
- Parameters:
visitor
- the style visitor
Copyright © 1996-2014 Geotools. All Rights Reserved.