This is where FloatCanvas defines its drawings objects.
Compute the font scale. |
Draws an arc of a circle, centered on point |
|
Draws an arrow |
|
Draws an arrow line. |
|
Draws a bitmap |
|
Draws a circle |
|
Mixin class for objects that have just one color, rather than a fill |
|
An example of a Grid Object – it is set on the FloatCanvas with one of |
|
This is the base class for all the objects that can be drawn. |
|
Draws an ellipse see |
|
A group of other FloatCanvas Objects |
|
Draws a line |
|
Mixin class for objects that have both a line and a fill color and |
|
Mixin class for objects that have just a line, rather than a fill |
|
This is DrawObject for a pie chart |
|
A point DrawObject |
|
Draws a set of points |
|
A mixin class that provides some methods suitable for use |
|
Draws a polygon |
|
Draws a rectangle see |
|
A RectEllipse draw object. |
|
Draws a scaled bitmap |
|
Draws a scaled bitmap |
|
##fixme: this can be deprecated and just use ScaledTextBox with different defaults. |
|
Draws a text object |
|
Draws a spline |
|
Draws a square point |
|
Draws a text object |
|
A mix in class that holds attributes and methods that are needed by |
|
This is a mixin class that provides some methods suitable for use |
ComputeFontScale
()¶Compute the font scale.
A global variable to hold the scaling from pixel size to point size.