Home > blockly > MetricsManager
MetricsManager namespace
Signature:
export declare namespace MetricsManager
Interfaces
| Interface | Description |
|---|---|
| AbsoluteMetrics | Describes where the viewport starts in relation to the workspace SVG. |
| ContainerRegion | All the measurements needed to describe the size and location of a container. |
| FixedEdges | Describes fixed edges of the workspace. |
| ToolboxMetrics | Describes the width, height and location of the toolbox on the main workspace. |
| UiMetrics | Common metrics used for UI elements. |