Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
P
R
S
W
G
getAvailableImageFormats()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the available image formats for the exporting.
getAxesColor()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the axes Color of this Diagram.
getBackgroundColor()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the background Color of this Diagram.
getBigStepFont()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the Font of the numeric labels.
getBigStepInterval()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the interval between two numeric labels.
getDiagram()
- Method in class com.brusoftware.plot4j.
DiagramPanel
Returns the Diagram visualized on this DiagramPanel.
getFunction()
- Method in class com.brusoftware.plot4j.
FunctionGraph
Returns the function represented by this FunctionGraph.
getGraphColor()
- Method in class com.brusoftware.plot4j.
Graph
Returns the color of this Graph.
getGraphs()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the Graphs of this Diagram.
getGridColor()
- Method in class com.brusoftware.plot4j.
Diagram
Gets the Color of the grid
getLittleStepInterval()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the interval between two hyphens.
getMaxX()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the ending x-coordinate of this Diagram.
getMaxY()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the ending y-coordinate of this Diagram.
getMessage()
- Method in exception com.brusoftware.plot4j.
ParseException
Returns the Exception message.
getMessage()
- Method in exception com.brusoftware.plot4j.
WrongValueException
Returns the Exception message.
getMinX()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the starting x-coordinate of this Diagram.
getMinY()
- Method in class com.brusoftware.plot4j.
Diagram
Returns the starting y-coordinate of this Diagram.
getNumOfPoints()
- Method in class com.brusoftware.plot4j.
FunctionGraph
Returns the number of interpolation points.
getPoints()
- Method in class com.brusoftware.plot4j.
Graph
Returns the interpolation points of this Graph.
getRefreshInterval()
- Method in class com.brusoftware.plot4j.
DiagramPanel
Returns the refresh interval (in milliseconds) of this DiagramPanel.
getX()
- Method in class com.brusoftware.plot4j.
Point
Returns the x-coordinate of this Point.
getY()
- Method in class com.brusoftware.plot4j.
Point
Returns the y-coordinate of this Point.
Graph
- Class in
com.brusoftware.plot4j
This class represents a graph on a Cartesian plane.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
P
R
S
W