structs for geometric primitives and related helper classes.
Classes
| Class | Description | |
|---|---|---|
| InsetsDConverter | ||
| PointDConverter | ||
| RectDConverter | ||
| SizeDConverter |
A TypeConverter for the SizeD struct.
|
Structures
| Structure | Description | |
|---|---|---|
| InsetsD |
A struct that models the thickness of insets as double precision floating point values.
| |
| PointD |
A struct that models a point in 2-d cartesian coordinate space with double coordinates.
| |
| RectD |
A struct that models a rectangle in 2-d cartesian coordinate space with double coordinates.
| |
| SizeD |