compas_viewer.configurations

Scene

Config

The abstract class for different configurations.

RendererConfig

The class representation for the renderer.json of the class Renderer.

CameraConfig

The class representation of a camera class Camera.

SelectorConfig

The class representation of a selector class Selector.

ViewerConfig

The class representation for the viewer.json of the viewer.

Keyboard and Mouse

ControllerConfig

The class representation for the controller.json of the class Controller.

MouseConfig

The class representation of the mouse-based movement configuration.

ActionConfig

The class representation of the key-based action configuration.

UI

LayoutConfig

The class representation for the layout.json of the Layout class.

StatusbarConfig

The class representation for the status bar configuration of the Layout class.

WindowConfig

The class representation for the window configuration of the Layout class.

MenubarConfig

The class representation for the menu bar configuration of the Layout class.

ViewportConfig

The class representation for the viewport configuration of the Layout class.

ToolbarConfig

The class representation for the toolbar configuration of the Layout class.