@regulaforensics/document-reader
Preparing search index...
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
fromJson
(
jsonObject
:
any
)
:
Coordinate
|
null
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
Coordinate
|
null
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.