Class CanvasData
Represents a state of the canvas and allows for applying this state to the [[Canvas]] instance.
Package: @aurigma/design-atoms
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the CanvasData class.
Properties
BBGCC
Big Button Group Css Class
Declaration
BBGCC: string;
Property Value
| Type | Description |
|---|---|
| string | Big Button Group Css Class |
BVICC
Bad Violation Icon Css Class
Declaration
BVICC: string;
Property Value
| Type | Description |
|---|---|
| string | Bad Violation Icon Css Class |
DBCC
Done Button Css Class
Declaration
DBCC: string;
Property Value
| Type | Description |
|---|---|
| string | Done Button Css Class |
DBT
Done Button Title
Declaration
DBT: string;
Property Value
| Type | Description |
|---|---|
| string | Done Button Title |
DLTBT
Delete Button Title
Declaration
DLTBT: string;
Property Value
| Type | Description |
|---|---|
| string | Delete Button Title |
DS
Disable Smoothing
Declaration
DS: boolean;
Property Value
| Type | Description |
|---|---|
| boolean | Disable Smoothing |
EBT
Edit Button Title
Declaration
EBT: string;
Property Value
| Type | Description |
|---|---|
| string | Edit Button Title |
GVICC
Good Violation Icon Css Class
Declaration
GVICC: string;
Property Value
| Type | Description |
|---|---|
| string | Good Violation Icon Css Class |
HBCC
Handle Button Css Class
Declaration
HBCC: string;
Property Value
| Type | Description |
|---|---|
| string | Handle Button Css Class |
HBT
Handle Button Title
Declaration
HBT: string;
Property Value
| Type | Description |
|---|---|
| string | Handle Button Title |
L
Layers
Declaration
L: any[];
Property Value
| Type | Description |
|---|---|
| any[] | Layers |
MaxFontSize
Declaration
MaxFontSize: number;
Property Value
| Type | Description |
|---|---|
| number |
MaxLeading
Declaration
MaxLeading: number;
Property Value
| Type | Description |
|---|---|
| number |
MinFontSize
Declaration
MinFontSize: number;
Property Value
| Type | Description |
|---|---|
| number |
MinLeading
Declaration
MinLeading: number;
Property Value
| Type | Description |
|---|---|
| number |
MMT
Mouse Move Timeout
Declaration
MMT: number;
Property Value
| Type | Description |
|---|---|
| number | Mouse Move Timeout |
MSE
Multiple Selection Enabled
Declaration
MSE: boolean;
Property Value
| Type | Description |
|---|---|
| boolean | Multiple Selection Enabled |
PBGCC
Placeholder Button Group Css Class
Declaration
PBGCC: string;
Property Value
| Type | Description |
|---|---|
| string | Placeholder Button Group Css Class |
QBTGCSBCC
Quality Bad To Good Change Scale Bar Css Class
Declaration
QBTGCSBCC: string;
Property Value
| Type | Description |
|---|---|
| string | Quality Bad To Good Change Scale Bar Css Class |
QBTWCSBCC
Quality Bad To Warning Change Scale Bar Css Class
Declaration
QBTWCSBCC: string;
Property Value
| Type | Description |
|---|---|
| string | Quality Bad To Warning Change Scale Bar Css Class |
QCCCC
Quality Change Container Css Class
Declaration
QCCCC: string;
Property Value
| Type | Description |
|---|---|
| string | Quality Change Container Css Class |
QCIBCC
Quality Change Info Bar Css Class
Declaration
QCIBCC: string;
Property Value
| Type | Description |
|---|---|
| string | Quality Change Info Bar Css Class |
QCSBCC
Quality Change Scale Bar Css Class
Declaration
QCSBCC: string;
Property Value
| Type | Description |
|---|---|
| string | Quality Change Scale Bar Css Class |
QNACSBCC
Quality No Animation Change Scale Bar Css Class
Declaration
QNACSBCC: string;
Property Value
| Type | Description |
|---|---|
| string | Quality No Animation Change Scale Bar Css Class |
QWTGCSBCC
Quality Warning To Good Change Scale Bar Css Class
Declaration
QWTGCSBCC: string;
Property Value
| Type | Description |
|---|---|
| string | Quality Warning To Good Change Scale Bar Css Class |
ReGC
Resize Grip Color
Declaration
ReGC: string;
Property Value
| Type | Description |
|---|---|
| string | Resize Grip Color |
ReGLC
Resize Grip Line Color
Declaration
ReGLC: string;
Property Value
| Type | Description |
|---|---|
| string | Resize Grip Line Color |
ReGS
Resize Grip Size
Declaration
ReGS: number;
Property Value
| Type | Description |
|---|---|
| number | Resize Grip Size |
RoGC
Rotation Grip Color
Declaration
RoGC: string;
Property Value
| Type | Description |
|---|---|
| string | Rotation Grip Color |
RoGLC
Rotation Grip Line Color
Declaration
RoGLC: string;
Property Value
| Type | Description |
|---|---|
| string | Rotation Grip Line Color |
RoGLL
Rotation Grip Line Length
Declaration
RoGLL: number;
Property Value
| Type | Description |
|---|---|
| number | Rotation Grip Line Length |
RoGS
Rotation Grip Size
Declaration
RoGS: number;
Property Value
| Type | Description |
|---|---|
| number | Rotation Grip Size |
SBT
Select Button Title
Declaration
SBT: string;
Property Value
| Type | Description |
|---|---|
| string | Select Button Title |
SC
Selection Color
Declaration
SC: string;
Property Value
| Type | Description |
|---|---|
| string | Selection Color |
SW
Selection Width
Declaration
SW: number;
Property Value
| Type | Description |
|---|---|
| number | Selection Width |
Tags
Declaration
Tags: Object;
Property Value
| Type | Description |
|---|---|
| Object |
TDpi
Target Dpi
Declaration
TDpi: number;
Property Value
| Type | Description |
|---|---|
| number | Target Dpi |
VBCC
ViolationWarning Button Css Class
Declaration
VBCC: string;
Property Value
| Type | Description |
|---|---|
| string | ViolationWarning Button Css Class |
VCCC
Violation Container Css Class
Declaration
VCCC: string;
Property Value
| Type | Description |
|---|---|
| string | Violation Container Css Class |
WH
Workspace Height
Declaration
WH: number;
Property Value
| Type | Description |
|---|---|
| number | Workspace Height |
WVICC
Warning Violation Icon Css Class
Declaration
WVICC: string;
Property Value
| Type | Description |
|---|---|
| string | Warning Violation Icon Css Class |
WW
Workspace Width
Declaration
WW: number;
Property Value
| Type | Description |
|---|---|
| number | Workspace Width |
XDpi
Screen X Dpi
Declaration
XDpi: number;
Property Value
| Type | Description |
|---|---|
| number | Screen X Dpi |
YDpi
Screen Y Dpi
Declaration
YDpi: number;
Property Value
| Type | Description |
|---|---|
| number | Screen Y Dpi |
Z
Zoom
Declaration
Z: number;
Property Value
| Type | Description |
|---|---|
| number | Zoom |