Table of Contents

Class Ema

Spazio dei nomi
easyar.ema.v0_5

Ema Ema 0.5 dati della versione.

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 annotati

annotations: Array<Node | Relationship>;

blocks

Mega block informazioni

blocks: Array<Block>;

extensions

informazioni sull'estensione dei dati

extensions?: Array<string>;

generatedBy

informazioni sull'autore dei dati

generatedBy: string;

version

versione dei dati

get version(): Version;