Class ModelSerializer

Model serializer allows you to serialize a positioning model to JSON.

Constructors

Properties

NODES: Map<string, ClassDeclaration<Node<any, any>>> = ...
SERVICES: Map<string, ClassDeclaration<Service>> = ...

Accessors

Methods