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