Table of Contents

Class Ema

Spazio dei nomi
easyar.ema.v0_5

Dati per Ema versione 0.5.

Ema

Osservazioni

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.

Proprietà

annotations

Dati di annotazione

annotations: Array<Node | Relationship>;

blocks

Informazioni Mega block

blocks: Array<Block>;

extensions

Informazioni di estensione dei dati

extensions?: Array<string>;

generatedBy

Informazioni sull’autore dei dati

generatedBy: string;

version

Versione dei dati

get version(): Version;