Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
G
M
P
T
X
Y
A
axisDataLblColor
- Variable in class
MonkeyBoyGraph
Color of the graph's axis data labels.
axisLabelColor
- Variable in class
MonkeyBoyGraph
Color of the graph's axis labels.
axisLabelDataSize
- Variable in class
MonkeyBoyGraph
The size of the font for the axis data labels.
Default: 12
axisLabelSize
- Variable in class
MonkeyBoyGraph
The size of the font for the axis labels.
axisLabelX
- Variable in class
MonkeyBoyGraph
The label for the X-axis - Default: None.
axisLabelY
- Variable in class
MonkeyBoyGraph
The label for the Y-axis - Default: None.
axisLinesColor
- Variable in class
MonkeyBoyGraph
Color of the graph's axis lines.
axisOffsetX
- Variable in class
MonkeyBoyGraph
The number of pixel the actual graph is in from the left and right edge.
axisOffsetY
- Variable in class
MonkeyBoyGraph
The number of pixel the actual graph is in from the bottom and top.
B
bgColor
- Variable in class
MonkeyBoyGraph
Background color for the canvas.
C
createGraph(String)
- Method in class
MonkeyBoyGraph
Actually creates the graph.
D
dataColor
- Variable in class
MonkeyBoyGraph
Color of the graph's data.
dataSetPie
- Variable in class
MonkeyBoyGraph
The data labels for the pie graph.
dataSets
- Variable in class
MonkeyBoyGraph
The number of datasets.
dataSetX
- Variable in class
MonkeyBoyGraph
The first data set.
dataSetY
- Variable in class
MonkeyBoyGraph
The second data set.
G
graphColor
- Variable in class
MonkeyBoyGraph
Color of the graph's background.
graphTitle
- Variable in class
MonkeyBoyGraph
The title of the graph - Default: None.
graphType
- Variable in class
MonkeyBoyGraph
The graph type.
gridLines
- Variable in class
MonkeyBoyGraph
Gridlines flag.
gridLinesColor
- Variable in class
MonkeyBoyGraph
Color of the graph's gridlines.
M
MonkeyBoyGraph
- class
MonkeyBoyGraph
.
MonkeyBoyGraph()
- Constructor for class
MonkeyBoyGraph
Constructor in which sets the graph's size to the default 320x240 pixels
MonkeyBoyGraph(int, int)
- Constructor for class
MonkeyBoyGraph
Constructor in which sets the graph's size to (graphWidth)x(graphHeight) pixels
P
plotDataPoints
- Variable in class
MonkeyBoyGraph
Plot Data Points flag.
T
titleColor
- Variable in class
MonkeyBoyGraph
Color of the graph's title.
titleSize
- Variable in class
MonkeyBoyGraph
The size of the title font - Default: 12
X
xTicks
- Variable in class
MonkeyBoyGraph
The number of tick marks for the X-axis
Y
yTicks
- Variable in class
MonkeyBoyGraph
The number of tick marks for the Y-axis
A
B
C
D
G
M
P
T
X
Y
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES