A C D E F G I P R S W

S

setAxesColor(Color) - Method in class com.brusoftware.plot4j.Diagram
Sets the axes Color of this Diagram.
setBackgroundColor(Color) - Method in class com.brusoftware.plot4j.Diagram
Sets the background Color of this Diagram.
setBigStepFont(Font) - Method in class com.brusoftware.plot4j.Diagram
Sets the Font of the numeric labels.
setBigStepInterval(double) - Method in class com.brusoftware.plot4j.Diagram
Sets the interval between two numeric labels.
setFunction(String) - Method in class com.brusoftware.plot4j.FunctionGraph
Sets a new function to this FunctionGraph.
setGraphColor(Color) - Method in class com.brusoftware.plot4j.Graph
Sets the color of this Graph.
setGridColor(Color) - Method in class com.brusoftware.plot4j.Diagram
Sets the Color of the grid.
setLittleStepInterval(double) - Method in class com.brusoftware.plot4j.Diagram
Sets the interval between two hyphens.
setMaxX(double) - Method in class com.brusoftware.plot4j.Diagram
Sets the ending x-coordinate of this Diagram.
setMaxY(double) - Method in class com.brusoftware.plot4j.Diagram
Sets the ending y-coordinate of this Diagram.
setMinX(double) - Method in class com.brusoftware.plot4j.Diagram
Sets the starting x-coordinate of this Diagram.
setMinY(double) - Method in class com.brusoftware.plot4j.Diagram
Sets the starting y-coordinate of this Diagram.
setNumOfPoints(int) - Method in class com.brusoftware.plot4j.FunctionGraph
Sets the number of interpolation points.
setPoints(Point[]) - Method in class com.brusoftware.plot4j.RawGraph
Sets the Points of this RawGraph.
setRefreshInterval(int) - Method in class com.brusoftware.plot4j.DiagramPanel
Sets the refresh interval (in milliseconds) of this DiagramPanel.
setShowGrid(boolean) - Method in class com.brusoftware.plot4j.Diagram
Sets the visibility of the grid.
setX(double) - Method in class com.brusoftware.plot4j.Point
Sets the x-coordinate of this Point.
setY(double) - Method in class com.brusoftware.plot4j.Point
Sets the y-coordinate of this Point.

A C D E F G I P R S W