Documentation of 'org.opengis.sld.ExternalGraphicOrMark' Java class
ExternalGraphicOrMark
org.opengis.sld

Interface ExternalGraphicOrMark

  • All Known Subinterfaces:
    ExternalGraphic, Mark


    public interface ExternalGraphicOrMark
    Common subclass for the two types of markers that can appear as children of a Graphic object, namely Mark and ExternalGraphic.
    Since:
    GeoAPI 2.0
    • Method Detail

      • accept

        @Extension
        java.lang.Object accept(StyleVisitor visitor,
                                           java.lang.Object extraData)
        Accepts a visitor. Implementations of all subinterfaces must have with a method whose content is the following:
        return visitor.visit(this, extraData);

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.