Search
Preparing search index...
The search index is not available
@wcrichto/vgrid
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"spatial/keypoints"
KeypointsDrawView
Class KeypointsDrawView<SS>
Type parameters
SS
Hierarchy
Component
<
DrawProps
,
__type
>
KeypointsDrawView
Index
Constructors
constructor
Properties
context
props
refs
state
context
Type
Methods
UNSAFE_
component
Will
Mount
UNSAFE_
component
Will
Receive
Props
UNSAFE_
component
Will
Update
component
Did
Catch
component
Did
Mount
component
Did
Update
component
Will
Mount
component
Will
Receive
Props
component
Will
Unmount
component
Will
Update
force
Update
get
Snapshot
Before
Update
render
set
State
should
Component
Update
Constructors
constructor
new
Keypoints
Draw
View
(
props
:
Readonly
<
DrawProps
>
)
:
KeypointsDrawView
new
Keypoints
Draw
View
(
props
:
DrawProps
, context
:
any
)
:
KeypointsDrawView
Parameters
props:
Readonly
<
DrawProps
>
Returns
KeypointsDrawView
Parameters
props:
DrawProps
Optional
context:
any
Returns
KeypointsDrawView
Properties
context
context
:
any
props
props
:
Readonly
<
DrawProps
>
&
Readonly
<
object
>
refs
refs
:
object
Type declaration
[
key:
string
]:
ReactInstance
state
state
:
Readonly
<
__type
>
Static
Optional
context
Type
context
Type
:
Context
<
any
>
Methods
Optional
UNSAFE_
component
Will
Mount
UNSAFE_
component
Will
Mount
(
)
:
void
Returns
void
Optional
UNSAFE_
component
Will
Receive
Props
UNSAFE_
component
Will
Receive
Props
(
nextProps
:
Readonly
<
DrawProps
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
DrawProps
>
nextContext:
any
Returns
void
Optional
UNSAFE_
component
Will
Update
UNSAFE_
component
Will
Update
(
nextProps
:
Readonly
<
DrawProps
>
, nextState
:
Readonly
<
__type
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
DrawProps
>
nextState:
Readonly
<
__type
>
nextContext:
any
Returns
void
Optional
component
Did
Catch
component
Did
Catch
(
error
:
Error
, errorInfo
:
ErrorInfo
)
:
void
Parameters
error:
Error
errorInfo:
ErrorInfo
Returns
void
Optional
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
Optional
component
Did
Update
component
Did
Update
(
prevProps
:
Readonly
<
DrawProps
>
, prevState
:
Readonly
<
__type
>
, snapshot
:
SS
)
:
void
Parameters
prevProps:
Readonly
<
DrawProps
>
prevState:
Readonly
<
__type
>
Optional
snapshot:
SS
Returns
void
Optional
component
Will
Mount
component
Will
Mount
(
)
:
void
Returns
void
Optional
component
Will
Receive
Props
component
Will
Receive
Props
(
nextProps
:
Readonly
<
DrawProps
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
DrawProps
>
nextContext:
any
Returns
void
Optional
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
Optional
component
Will
Update
component
Will
Update
(
nextProps
:
Readonly
<
DrawProps
>
, nextState
:
Readonly
<
__type
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
DrawProps
>
nextState:
Readonly
<
__type
>
nextContext:
any
Returns
void
force
Update
force
Update
(
callback
:
undefined
|
function
)
:
void
Parameters
Optional
callback:
undefined
|
function
Returns
void
Optional
get
Snapshot
Before
Update
get
Snapshot
Before
Update
(
prevProps
:
Readonly
<
DrawProps
>
, prevState
:
Readonly
<
__type
>
)
:
SS
|
null
Parameters
prevProps:
Readonly
<
DrawProps
>
prevState:
Readonly
<
__type
>
Returns
SS
|
null
render
render
(
)
:
Element
Returns
Element
set
State
set
State<K>
(
state
:
function
|
null
|
S
|
object
, callback
:
undefined
|
function
)
:
void
Type parameters
K
:
keyof __type
Parameters
state:
function
|
null
|
S
|
object
Optional
callback:
undefined
|
function
Returns
void
Optional
should
Component
Update
should
Component
Update
(
nextProps
:
Readonly
<
DrawProps
>
, nextState
:
Readonly
<
__type
>
, nextContext
:
any
)
:
boolean
Parameters
nextProps:
Readonly
<
DrawProps
>
nextState:
Readonly
<
__type
>
nextContext:
any
Returns
boolean
Globals
"spatial/keypoints"
Keypoints
Draw
View
constructor
context
props
refs
state
context
Type
UNSAFE_
component
Will
Mount
UNSAFE_
component
Will
Receive
Props
UNSAFE_
component
Will
Update
component
Did
Catch
component
Did
Mount
component
Did
Update
component
Will
Mount
component
Will
Receive
Props
component
Will
Unmount
component
Will
Update
force
Update
get
Snapshot
Before
Update
render
set
State
should
Component
Update
Spatial
Type_
Keypoints
Generated using
TypeDoc