Class ExcludeShapesByTag

  • All Implemented Interfaces:
    ProjectionTransformer

    public final class ExcludeShapesByTag
    extends ConfigurableProjectionTransformer<T>
    excludeShapesByTag removes shapes if they are tagged with one or more of the given arguments.

    Prelude shapes are not removed by this transformer.

    • Constructor Detail

      • ExcludeShapesByTag

        public ExcludeShapesByTag()