Class Annotation
- Namespace
- easyar.ema.v0_5
Annotation 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 modification time of annotation
timestamp: string;
type
Annotation type
type: AnnotationType;