Compounds | |
class | Canvas |
The Canvas class provides all functionality to display and modify nodes in Grisu. More... | |
struct | Canvas::KlickBox |
This structure represents a hit region for mouse hit testing. More... | |
Defines | |
#define | DNF_INLIST 0x0001 |
Indicates that the node to be drawn is inside of a list. | |
#define | ARCLABEL_FRAME_OFFS_X 3 |
The horizontal distance of the frame to the text in an arc label. | |
#define | ARCLABEL_FRAME_OFFS_Y 3 |
The vertical distance of the frame to the text in an arc label. |
|
The horizontal distance of the frame to the text in an arc label.
|
|
The vertical distance of the frame to the text in an arc label.
|
|
Indicates that the node to be drawn is inside of a list.
|