Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
G
I
M
P
S
G
getAxisColor()
- Method in class ac.essex.graphing.swing.
GraphPanel
getBackgroundColor()
- Method in class ac.essex.graphing.swing.
GraphPanel
getBorderBottom()
- Method in class ac.essex.graphing.swing.
GraphPanel
getBorderLeft()
- Method in class ac.essex.graphing.swing.
GraphPanel
getBorderRight()
- Method in class ac.essex.graphing.swing.
GraphPanel
getBorderTop()
- Method in class ac.essex.graphing.swing.
GraphPanel
getFontColor()
- Method in class ac.essex.graphing.swing.
GraphPanel
getFunction()
- Method in class ac.essex.graphing.swing.
GraphPanel
Gets the function class used to generate the graph.
getGridColor()
- Method in class ac.essex.graphing.swing.
GraphPanel
getMaxX()
- Method in class ac.essex.graphing.swing.
GraphPanel
Gets the maximum X value for plotting.
getMaxY()
- Method in class ac.essex.graphing.swing.
GraphPanel
Gets the maximum Y value for plotting
getMinX()
- Method in class ac.essex.graphing.swing.
GraphPanel
Gets the minimum X value for plotting
getMinY()
- Method in class ac.essex.graphing.swing.
GraphPanel
Gets the minimum Y value for plotting
getNotchCountX()
- Method in class ac.essex.graphing.swing.
GraphPanel
getNotchCountY()
- Method in class ac.essex.graphing.swing.
GraphPanel
getNotchGap()
- Method in class ac.essex.graphing.swing.
GraphPanel
getNotchSize()
- Method in class ac.essex.graphing.swing.
GraphPanel
getNumberFormatter()
- Method in class ac.essex.graphing.swing.
GraphPanel
getPlotColor()
- Method in class ac.essex.graphing.swing.
GraphPanel
GraphPanel
- Class in
ac.essex.graphing.swing
Graph Panel A JPanel for use in Swing GUI interfaces that can draw various mathematical functions, which implement the GraphableFunction Interface
GraphPanel(GraphableFunction)
- Constructor for class ac.essex.graphing.swing.
GraphPanel
Simplest constructor, initialises the Graph Panel with the mathematical function to implement.
GraphPanel(GraphableFunction, double, double, double, double)
- Constructor for class ac.essex.graphing.swing.
GraphPanel
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
G
I
M
P
S