Class SVGOMTransform

  • All Implemented Interfaces:
    org.w3c.dom.svg.SVGTransform

    public class SVGOMTransform
    extends AbstractSVGTransform
    This class is the implementation of the SVGTransform interface.
    • Constructor Detail

      • SVGOMTransform

        public SVGOMTransform()
        Creates a new SVGOMTransform.
    • Method Detail

      • createMatrix

        protected org.w3c.dom.svg.SVGMatrix createMatrix()
        Creates a new, modifiable SVGMatrix.
        Specified by:
        createMatrix in class AbstractSVGTransform
        Returns:
        SVGMatrix representing the transformation