Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
DOMPoint
Interface DOMPoint
MDN Reference
interface
DOMPoint
{
w
:
number
;
x
:
number
;
y
:
number
;
z
:
number
;
matrixTransform
(
matrix
?:
DOMMatrixInit
)
:
DOMPoint
;
toJSON
(
)
:
any
;
}
Hierarchy-Diagram
Legend
interface
public property
public method
Hierarchy (
view full
)
DOMPointReadOnly
DOMPoint
Index
Properties
w
x
y
z
Methods
matrix
Transform
toJSON
Properties
w
w
:
number
MDN Reference
x
x
:
number
MDN Reference
y
y
:
number
MDN Reference
z
z
:
number
MDN Reference
Methods
matrix
Transform
matrix
Transform
(
matrix
?:
DOMMatrixInit
)
:
DOMPoint
MDN Reference
Parameters
Optional
matrix
:
DOMMatrixInit
Returns
DOMPoint
toJSON
toJSON
(
)
:
any
MDN Reference
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
w
x
y
z
matrix
Transform
toJSON
Official Cockpit API Documentation
Houston Common Library
Loading...
MDN Reference