Uses of Interface
org.loboevolution.html.dom.DOMPointInit
-
Uses of DOMPointInit in org.loboevolution.html.dom
Modifier and TypeMethodDescriptionDOMPoint.fromPoint
(DOMPointInit other) DOMPointReadOnly.fromPoint
(DOMPointInit other) The static DOMPointReadOnly method fromPoint() creates and returns a new DOMPointReadOnly object given a source point.DOMMatrixReadOnly.transformPoint
(DOMPointInit point)