See: Description
| Class | Description |
|---|---|
| Element |
Return JSON string for each element in the model.
|
| GroupElement | |
| JSON_Export | |
| ShapeElement |
Takes advantage of immutable Style objects to construct a minimal repository of all
styles used in the Model. Uses multiple visitors to extract information from the Model.
The JSON_Export class does all of the heavy lifting.
Uses the open source JSON-simple libraries, available for download from
https://code.google.com/archive/p/json-simple/downloads