Interface SVG12ValueConstants

All Superinterfaces:
SVGValueConstants, ValueConstants

public interface SVG12ValueConstants extends SVGValueConstants
This interface provides constants for SVG 1.2 values.
  • Field Details

    • START_VALUE

      static final Value START_VALUE
      The 'start' keyword.
    • MIDDLE_VALUE

      static final Value MIDDLE_VALUE
      The 'middle' keyword.
    • END_VALUE

      static final Value END_VALUE
      The 'end' keyword.
    • FULL_VALUE

      static final Value FULL_VALUE
      The 'full' keyword.
    • NORMAL_VALUE

      static final Value NORMAL_VALUE
      The 'normal' keyword, for 'line-height'.