Class AbstractSVGAnimatedLength.BaseSVGLength

    • Field Detail

      • valid

        protected boolean valid
        Whether this length is valid.
      • missing

        protected boolean missing
        Whether the attribute is missing.
    • Constructor Detail

      • BaseSVGLength

        public BaseSVGLength​(short direction)
        Creates a new BaseSVGLength.
        Parameters:
        direction - is one of HORIZONTAL_LENGTH, VERTICAL_LENGTH, or OTHER_LENGTH