Parameter |
Values |
Description |
Y_AXIS_ROOT_LABEL |
any text |
Label for the root node of the Y-axis tree label in the left panel. |
INIT_SLOG2_LEVEL_READ |
+ve integer |
The number of slog2 levels being read into memory when the Timeline
window is initialized, the integer affects the zooming and scrolling
performance exponentially (in a asymptotical sense). |
AUTO_WINDOWS_LOCATION |
true, false |
Whelther to let Jumpshot-4 automatically set windows placement |
SCREEN_HEIGHT_RATIO |
0.0 ... 1.0 |
Ratio of the initial timeline canvas height to the screen height |
TIME_SCROLL_UNIT_RATIO |
0.0 ... 1.0 |
Unit increment of the horizontal scrollbar in the fraction of timeline
canvas's wdith. |
Y_AXIS_ROOT_VISIBLE |
true, false |
Whelther to show the top of the Y-axis tree-styled directory label. |
BACKGROUND_COLOR |
Black, DarkGray, Gray, LightGray, White |
Background color of the timeline canvas |
ACTIVE_REFRESH |
false |
Whelther to let Jumpshot-4 actively update the timeline canvas. |
STATE_BORDER |
ColorRaised, ColorLowered, WhiteRaised, WhiteLowered, WhitePlain,
Empty |
Border style of real states. |
STATE_HEIGHT_FACTOR |
0.0 ... 1.0 |
Ratio of the outermost rectangle height to row height. The larger
the factor is, the larger the outermost rectangle will be with respect
to the row height. |
NESTING_HEIGHT_FACTOR |
0.0 ... 1.0 |
The gap ratio between successive nesting rectangles. The larger the
factor is, the smaller the gap will be. |
ARROW_ANTIALIASING |
default, on, off |
Whelther to draw arrow with anti-aliasing lines. Turning this on will
slow down the canvas drawing by a factor of 3. |
ARROW_HEAD_LENGTH |
+ve integer |
Length of arrow head in pixel. |
ARROW_HEAD_HALF_WIDTH |
+ve integer |
Half width of arrow head's base in pixel. |
CLICK_RADIUS_TO_LINE |
+ve integer |
Radius in pixel for a click to be considered on the arrow. |