data
Classes
Abstract base class for all COMPAS data objects. |
|
Data encoder for custom JSON serialization with support for COMPAS data structures and geometric primitives. |
|
Data decoder for custom JSON serialization with support for COMPAS data structures and geometric primitives. |
Functions
Read COMPAS object data from a JSON file. |
|
Read COMPAS object data from a JSON string. |
|
Write a collection of COMPAS object data to a JSON file. |
|
Write a collection of COMPAS objects to a JSON string. |
Validators
Verify that the sequence contains only |
|
Verify that the sequence contains only unsigned |
|
Verify that the sequence contains only |
|
Verify that the sequence contains 3 |
|
Verify that the sequence contains 3 |
|
Verify that the sequence contains 4 sequences of each 4 |
|
Validate data against the data and json schemas of an object class. |