Class SVGAnimationEngine.AnimatableLengthValueFactory

    • Field Detail

      • type

        protected short type
        The parsed length unit type.
      • value

        protected float value
        The parsed length value.
      • handler

        protected LengthHandler handler
        Handler for the length parser.
    • Constructor Detail

      • AnimatableLengthValueFactory

        public AnimatableLengthValueFactory()
        Creates a new AnimatableLengthValueFactory.