public class SVGOMTransform extends AbstractSVGTransform
affineTransform, angle, type, x, y
SVG_TRANSFORM_MATRIX, SVG_TRANSFORM_ROTATE, SVG_TRANSFORM_SCALE, SVG_TRANSFORM_SKEWX, SVG_TRANSFORM_SKEWY, SVG_TRANSFORM_TRANSLATE, SVG_TRANSFORM_UNKNOWN
Constructor and Description |
---|
SVGOMTransform()
Creates a new SVGOMTransform.
|
Modifier and Type | Method and Description |
---|---|
protected org.w3c.dom.svg.SVGMatrix |
createMatrix()
Creates a new, modifiable SVGMatrix.
|
protected org.w3c.dom.svg.SVGMatrix createMatrix()
createMatrix
in class AbstractSVGTransform
Copyright © 2022 Apache Software Foundation. All Rights Reserved.