Uses of Interface
org.loboevolution.html.dom.DOMMatrixInit
Packages that use DOMMatrixInit
-
Uses of DOMMatrixInit in org.loboevolution.html.dom
Methods in org.loboevolution.html.dom with parameters of type DOMMatrixInitModifier and TypeMethodDescriptionDOMPointReadOnly.matrixTransform(DOMMatrixInit matrix) DOMMatrixReadOnly.multiply(DOMMatrixInit other) DOMMatrix.multiplySelf(DOMMatrixInit other) DOMMatrix.preMultiplySelf(DOMMatrixInit other)