Table of Contents

Class Ema

Namespace
easyar.ema.v0_5

Ema Ema 0.5 version data.

Ema

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Ema class.

Properties

annotations

Annotated data

annotations: Array<Node | Relationship>;

blocks

Mega block information

blocks: Array<Block>;

extensions

Data extension information

extensions?: Array<string>;

generatedBy

Data author information

generatedBy: string;

version

Data version

get version(): Version;