com.aspose.html.dom.svg.datatypes

Class SVGAnimatedTransformList

  • All Implemented Interfaces:
    com.aspose.html.internal.ms.System.IDisposable


    @DOMObjectAttribute
     @DOMNameAttribute(name="SVGAnimatedTransformList")
    public class SVGAnimatedTransformList
    extends SVGAnimatedValue<SVGTransformList>

    Used for the various attributes which specify a set of transformations, such as the ‘transform’ attribute which is available for many of SVG's elements, and which can be animated.