Table of Contents

Class Annotation

名前空間
easyar.ema.v0_5

Annotation 注釈データ。

Annotation

プロパティ

featureType

特性タイプ

featureType: string | null;

id

ID

id: string;

name

名前

get name(): string;
set name(value: string);

timestamp

注釈の最終更新時間

timestamp: string;

type

注釈タイプ

type: AnnotationType;