API Reference
This package provides a viewer for COMPAS.
Viewer
The Viewer class is the main entry of COMPAS Viewer`. It organizes the scene and create the GUI application.
viewer
Scene and Objects
Classes for all scene objects.
Scene and Objects
Controller and Actions
The Controller class is the main entry of all the key and mouse events. Actions are functions that are called when a certain event happens, such as mouse and keyboard click.
Controller and Actions
Components and Configurations
Components and the corresponding configurations of them.
Components and Configurations
Layout and UI
The layout and UI of the viewer.
Layout and UI
Utilities
Useful functions and other helper classes.