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