org.opengis.style
Interface GraphicLegend
- All Superinterfaces:
- Graphic
@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
- Version:
- Symbology Encoding Implementation Specification 1.1.0
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 © 1994-2010 Open Geospatial Consortium. All Rights Reserved.