Uses of Class
elemental2.dom.DOMMatrixReadOnly
-
Uses of DOMMatrixReadOnly in elemental2.dom
Subclasses of DOMMatrixReadOnly in elemental2.domMethods in elemental2.dom that return DOMMatrixReadOnlyModifier and TypeMethodDescriptionstatic DOMMatrixReadOnlyDOMMatrixReadOnly.fromFloat32Array(elemental2.core.Float32Array array32) static DOMMatrixReadOnlyDOMMatrixReadOnly.fromFloat64Array(elemental2.core.Float64Array array64) static DOMMatrixReadOnlyDOMMatrixReadOnly.fromMatrix(DOMMatrixInit other) BaseRenderingContext2D.getTransform()