Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/annotation
OctraAnnotationEvent
ClassOctraAnnotationEvent
Implements
Serializable
<
OctraAnnotationEvent
,
OctraAnnotationEvent
>
Index
Constructors
constructor
Properties
id
labels
sample
Point
type
Methods
clone
deserialize
get
First
Label
Without
Name
is
Equal
With
serialize
deserialize
Constructors
constructor
new
Octra
Annotation
Event
(
id
,
samplePoint
,
labels
?
)
:
OctraAnnotationEvent
Parameters
id
:
number
samplePoint
:
SampleUnit
Optional
labels
:
OLabel
[]
Returns
OctraAnnotationEvent
Properties
id
id
:
number
labels
labels
:
OLabel
[]
= []
sample
Point
sample
Point
:
SampleUnit
Readonly
type
type
:
"segment"
|
"event"
|
"item"
= 'event'
Methods
clone
clone
(
id
?
)
:
OctraAnnotationEvent
Parameters
Optional
id
:
number
Returns
OctraAnnotationEvent
deserialize
deserialize
(
jsonObject
)
:
OctraAnnotationEvent
Parameters
jsonObject
:
OctraAnnotationEvent
Returns
OctraAnnotationEvent
get
First
Label
Without
Name
get
First
Label
Without
Name
(
notName
)
:
undefined
|
OLabel
Parameters
notName
:
string
Returns
undefined
|
OLabel
is
Equal
With
is
Equal
With
(
other
)
:
boolean
Parameters
other
:
OctraAnnotationEvent
Returns
boolean
serialize
serialize
(
)
:
OctraAnnotationEvent
Returns
OctraAnnotationEvent
Static
deserialize
deserialize
<
T
>
(
jsonObject
)
:
OctraAnnotationEvent
Type Parameters
T
extends
ASRContext
Parameters
jsonObject
:
OctraAnnotationEvent
Returns
OctraAnnotationEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
labels
sample
Point
type
Methods
clone
deserialize
get
First
Label
Without
Name
is
Equal
With
serialize
deserialize
Octra libraries - v2.0.0
Loading...