Interface GraphicLegend

  • All Superinterfaces:
    Graphic
    All Known Subinterfaces:
    Graphic, GraphicLegend
    All Known Implementing Classes:
    GraphicImpl

    @XmlElement("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)
    • Method Detail

      • 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