Class RenderingSelectorStyleVisitor

  • All Implemented Interfaces:
    StyleVisitor
    Direct Known Subclasses:
    LegendRenderingSelectorStyleVisitor, MapRenderingSelectorStyleVisitor

    public abstract class RenderingSelectorStyleVisitor
    extends DuplicatingStyleVisitor
    This abstract class applies the include VendorOptions to a Style eg. mapOnly|legendOnly|normal The visitor provides generic methods to avoid including in the deep copy of the Style being passed to it the FeatureTypeStyle or the Rule or the Symbolizer for which the vendorOptions defined doesn't allow the rendering.
    • Constructor Detail

      • RenderingSelectorStyleVisitor

        public RenderingSelectorStyleVisitor()