Class FilterPrimitiveBase


  • public final class FilterPrimitiveBase
    extends java.lang.Object
    • Field Detail

      • x

        @NotNull
        final @NotNull Length x
      • y

        @NotNull
        final @NotNull Length y
      • width

        @NotNull
        final @NotNull Length width
      • height

        @NotNull
        final @NotNull Length height
    • Constructor Detail

      • FilterPrimitiveBase

        public FilterPrimitiveBase​(@NotNull
                                   @NotNull AttributeNode attributeNode)