A protocol defining the interface for Box classes. More...
Static Public Attributes | |
| Optional | ruler [IRuler] |
| IPoint | start |
| IPoint | end |
| float | line_thickness |
| float | corner_rounding |
A protocol defining the interface for Box classes.
This protocol outlines the required properties for any class implementing a Box, including start and end points, line thickness, corner rounding, and an optional ruler.
|
static |
|
static |
|
static |
|
static |
|
static |