Class Annotation
- Namespace
- easyar.ema.v0_5
Annotation data.
Annotation
Properties
featureType
Feature type
featureType: string | null;
id
ID
id: string;
name
Name
get name(): string;
set name(value: string);
timestamp
Last modified time of the annotation
timestamp: string;
type
Annotation type
type: AnnotationType;