Preparing search index...
The search index is not available
@regulaforensics/document-reader
@regulaforensics/document-reader
Coordinate
Class Coordinate
Structure describing point coordinate.
Index
Constructors
constructor
Properties
x
y
Methods
from
Json
Constructors
constructor
new
Coordinate
(
)
:
Coordinate
Returns
Coordinate
Properties
Readonly
x
x
:
number
Readonly
y
y
:
number
Methods
Static
from
Json
from
Json
(
jsonObject
)
:
Coordinate
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
Coordinate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
x
y
Methods
from
Json
@regulaforensics/document-reader
Loading...
Structure describing point coordinate.