Home | Trees | Indices | Help |
|
---|
|
Classes | |
DefaultDrawingAlgorithm |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
OUTER_PADDING = 5
|
|
INNER_PADDING = 3
|
|
PERIOD_THRESHOLD = 20
|
|
BALLOON_RADIUS = 12
|
|
DATA_INDICATOR_SIZE = 10
|
|
CONTRAST_RATIO_THREASHOLD = 2250
|
|
WHITE = 255, 255, 255
|
|
BLACK = 0, 0, 0
|
Imports: math, os, wx, ICONS_DIR, sort_categories, Drawer, TimelineScene, darken_color, get_default_font
Function Details |
Break words if they are too long. If a single word is too long to fit we have to break it. If not we just return the word given. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:54 2013 | http://epydoc.sourceforge.net |