supervision-js
Preparing search index...
Styles
PolylineStyle
Interface PolylineStyle
interface
PolylineStyle
{
resolve
(
detection
:
Detection
,
context
:
AnnotationStyleContext
,
)
:
PolylineDrawInstruction
|
undefined
;
}
Implemented by
BasePolylineStyle
Index
Methods
resolve
Methods
resolve
resolve
(
detection
:
Detection
,
context
:
AnnotationStyleContext
,
)
:
PolylineDrawInstruction
|
undefined
Parameters
detection
:
Detection
context
:
AnnotationStyleContext
Returns
PolylineDrawInstruction
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
resolve
supervision-js
Loading...