Class NeutralElements

java.lang.Object
com.github.weisj.jsvg.animation.value.NeutralElements

public final class NeutralElements extends Object
  • Field Details

    • NEUTRAL_LENGTH

      @NotNull public static final @NotNull LengthValue NEUTRAL_LENGTH
    • NEUTRAL_PERCENTAGE

      @NotNull public static final @NotNull PercentageValue NEUTRAL_PERCENTAGE
    • NEUTRAL_TRANSFORM

      @NotNull public static final @NotNull TransformValue NEUTRAL_TRANSFORM
    • NEUTRAL_FLOAT_LIST

      @NotNull public static final @NotNull FloatListValue NEUTRAL_FLOAT_LIST
  • Constructor Details

    • NeutralElements

      private NeutralElements()