Serialized Form
|
Package ac.essex.graphing.swing |
minX
double minX
- Plotting Parameters
maxX
double maxX
- Plotting Parameters
minY
double minY
- Plotting Parameters
maxY
double maxY
- Plotting Parameters
function
ac.essex.graphing.functions.GraphableFunction function
borderTop
int borderTop
- Appearance Parameters
borderBottom
int borderBottom
- Appearance Parameters
borderLeft
int borderLeft
- Appearance Parameters
borderRight
int borderRight
- Appearance Parameters
axisColor
java.awt.Color axisColor
plotColor
java.awt.Color plotColor
backgroundColor
java.awt.Color backgroundColor
gridColor
java.awt.Color gridColor
fontColor
java.awt.Color fontColor
notchSize
int notchSize
- The size of each noch on the horizontal and vertical axes
notchGap
int notchGap
- The distance in pixels between the end of a notch and the corresponding label.
Increase this value to move text further away from the notch.
horizontalGridVisible
boolean horizontalGridVisible
verticalGridVisible
boolean verticalGridVisible
numberFormatter
java.text.Format numberFormatter
- Formats the numbers displayed beneath each notch.
notchCountX
int notchCountX
notchCountY
int notchCountY