A B C D E F G H I L N O P S T U V X Y

A

addExtra(String) - Method in class org.jgnuplot.Plot
 
Axes - Class in org.jgnuplot
This class models all possibe values for axes used by the plot command.
Axes() - Constructor for class org.jgnuplot.Axes
 

B

BOXERRORBARS - Static variable in class org.jgnuplot.Style
 
BOXES - Static variable in class org.jgnuplot.Style
 
BOXXYERRORBARS - Static variable in class org.jgnuplot.Style
 

C

CANDLESTICKS - Static variable in class org.jgnuplot.Style
 
clear() - Method in class org.jgnuplot.Plot
 
clearExtra() - Method in class org.jgnuplot.Plot
 
convertPostscriptToScreen(int) - Static method in class org.jgnuplot.LineType
This method converts PostScript line type to screen line type because the underlying integer values are not identical.
convertPostscriptToScreen(int) - Static method in class org.jgnuplot.PointType
This method converts PostScript point type to screen point type because the underlying integer values are not identical.
convertScreenToPostscript(int) - Static method in class org.jgnuplot.LineType
This method converts screen line type to PostScript line type because the underlying integer values are not identical.
convertScreenToPostscript(int) - Static method in class org.jgnuplot.PointType
This method converts screen point type to PostScript point type because the underlying integer values are not identical.

D

DOTS - Static variable in class org.jgnuplot.Style
 
duplicateDoubleBackSlashes(String) - Static method in class org.jgnuplot.Plot
 

E

ERRORBARS - Static variable in class org.jgnuplot.Style
 
evaluate() - Method in class org.jgnuplot.Plot
 

F

FILLEDCURVES - Static variable in class org.jgnuplot.Style
 
FINANCEBARS - Static variable in class org.jgnuplot.Style
 
FSTEPS - Static variable in class org.jgnuplot.Style
 

G

getAxes() - Method in class org.jgnuplot.Graph
 
getDataFileName() - Method in class org.jgnuplot.Graph
 
getDataModifiers() - Method in class org.jgnuplot.Graph
 
getFunction() - Method in class org.jgnuplot.Graph
 
getLineType() - Method in class org.jgnuplot.Graph
 
getName() - Method in class org.jgnuplot.Graph
 
getPointType() - Method in class org.jgnuplot.Graph
 
getStyle() - Method in class org.jgnuplot.Graph
 
getUsing() - Method in class org.jgnuplot.Graph
 
GIF - Static variable in class org.jgnuplot.Terminal
 
Graph - Class in org.jgnuplot
This class models graphs, defined in terms of functions or data files, that are used by the plot command.
Graph(String, int, String, int, int, int) - Constructor for class org.jgnuplot.Graph
 
Graph(String, int, String, int) - Constructor for class org.jgnuplot.Graph
 
Graph(String, int, String) - Constructor for class org.jgnuplot.Graph
 
Graph(String, int) - Constructor for class org.jgnuplot.Graph
 
Graph(String) - Constructor for class org.jgnuplot.Graph
 
Graph(String, String, String, int, String, int, int, int) - Constructor for class org.jgnuplot.Graph
 
Graph(String, String, int, String, int, int, int) - Constructor for class org.jgnuplot.Graph
 
Graph(String, String, int, int, int, int) - Constructor for class org.jgnuplot.Graph
 
Graph(String, String, int, String, int) - Constructor for class org.jgnuplot.Graph
 
Graph(Graph) - Constructor for class org.jgnuplot.Graph
 

H

HISTEPS - Static variable in class org.jgnuplot.Style
 

I

IMPULSES - Static variable in class org.jgnuplot.Style
 
isFunction() - Method in class org.jgnuplot.Graph
 
itsAutoscale - Variable in class org.jgnuplot.Plot
 
itsAutoscaleAfterRanges - Variable in class org.jgnuplot.Plot
 
itsAxes - Variable in class org.jgnuplot.Graph
 
itsClip - Variable in class org.jgnuplot.Plot
 
itsCommandsOnOneLine - Variable in class org.jgnuplot.Plot
 
itsData - Variable in class org.jgnuplot.Plot
 
itsDataFileName - Variable in class org.jgnuplot.Graph
 
itsDataFileName - Variable in class org.jgnuplot.Plot
 
itsDataFileSeparator - Variable in class org.jgnuplot.Plot
 
itsDataModifiers - Variable in class org.jgnuplot.Graph
 
itsDummy - Variable in class org.jgnuplot.Plot
 
itsExtra - Variable in class org.jgnuplot.Plot
 
itsFunction - Variable in class org.jgnuplot.Graph
 
itsGnuplotExecutable - Static variable in class org.jgnuplot.Plot
 
itsGraphs - Variable in class org.jgnuplot.Plot
 
itsGrid - Variable in class org.jgnuplot.Plot
 
itsKey - Variable in class org.jgnuplot.Plot
 
itsLineType - Variable in class org.jgnuplot.Graph
 
itsLogscale - Variable in class org.jgnuplot.Plot
 
itsMXTics - Variable in class org.jgnuplot.Plot
 
itsMYTics - Variable in class org.jgnuplot.Plot
 
itsName - Variable in class org.jgnuplot.Graph
 
itsOutputFileName - Variable in class org.jgnuplot.Plot
 
itsOutputPlotFile - Variable in class org.jgnuplot.Plot
 
itsParametric - Variable in class org.jgnuplot.Plot
 
itsPlotable - Variable in class org.jgnuplot.Plot
 
itsPlotDirectory - Static variable in class org.jgnuplot.Plot
 
itsPointType - Variable in class org.jgnuplot.Graph
 
itsPolar - Variable in class org.jgnuplot.Plot
 
itsRanges - Variable in class org.jgnuplot.Plot
 
itsSamples - Variable in class org.jgnuplot.Plot
 
itsSize - Variable in class org.jgnuplot.Plot
 
itsStyle - Variable in class org.jgnuplot.Graph
 
itsTerminal - Variable in class org.jgnuplot.Plot
 
itsTimeFormat - Variable in class org.jgnuplot.Plot
 
itsTitle - Variable in class org.jgnuplot.Plot
 
itsTRange - Variable in class org.jgnuplot.Plot
 
itsUsing - Variable in class org.jgnuplot.Graph
 
itsX2Label - Variable in class org.jgnuplot.Plot
 
itsX2Range - Variable in class org.jgnuplot.Plot
 
itsX2Tics - Variable in class org.jgnuplot.Plot
 
itsXData - Variable in class org.jgnuplot.Plot
 
itsXLabel - Variable in class org.jgnuplot.Plot
 
itsXRange - Variable in class org.jgnuplot.Plot
 
itsXTics - Variable in class org.jgnuplot.Plot
 
itsY2Label - Variable in class org.jgnuplot.Plot
 
itsY2Range - Variable in class org.jgnuplot.Plot
 
itsY2Tics - Variable in class org.jgnuplot.Plot
 
itsYData - Variable in class org.jgnuplot.Plot
 
itsYLabel - Variable in class org.jgnuplot.Plot
 
itsYRange - Variable in class org.jgnuplot.Plot
 
itsYTics - Variable in class org.jgnuplot.Plot
 

L

LINES - Static variable in class org.jgnuplot.Style
 
LINESPOINTS - Static variable in class org.jgnuplot.Style
 
LineType - Class in org.jgnuplot
This class models all possible values for the line style option for a graph in a plot command.
LineType() - Constructor for class org.jgnuplot.LineType
 

N

NOT_SPECIFIED - Static variable in class org.jgnuplot.Axes
 
NOT_SPECIFIED - Static variable in class org.jgnuplot.LineType
 
NOT_SPECIFIED - Static variable in class org.jgnuplot.PointType
 
NOT_SPECIFIED - Static variable in class org.jgnuplot.State
 
NOT_SPECIFIED - Static variable in class org.jgnuplot.Style
 
NOT_SPECIFIED - Static variable in class org.jgnuplot.Terminal
 

O

OFF - Static variable in class org.jgnuplot.State
 
ON - Static variable in class org.jgnuplot.State
 
org.jgnuplot - package org.jgnuplot
This package offers interface to gnuplot.

P

PDF - Static variable in class org.jgnuplot.Terminal
 
Plot - Class in org.jgnuplot
This class models the plot command.
Plot() - Constructor for class org.jgnuplot.Plot
 
plot() - Method in class org.jgnuplot.Plot
 
PM3D - Static variable in class org.jgnuplot.Style
 
PNG - Static variable in class org.jgnuplot.Terminal
 
POINTS - Static variable in class org.jgnuplot.Style
 
PointType - Class in org.jgnuplot
This class models all possible values for the point style option for a graph in a plot command.
PointType() - Constructor for class org.jgnuplot.PointType
 
popGraph() - Method in class org.jgnuplot.Plot
 
POSTSCRIPT - Static variable in class org.jgnuplot.Terminal
 
POSTSCRIPT_CIRCLE_DOT - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_CIRCLE_FILLED - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_DASH_DASH_DASH_DASH_SPACE - Static variable in class org.jgnuplot.LineType
---- ---- is a 'dash dash dash dash space' line in PostScript.
POSTSCRIPT_DASH_DASH_DASH_SPACE - Static variable in class org.jgnuplot.LineType
--- --- is a 'dash dash dash space' line in PostScript.
POSTSCRIPT_DASH_DASH_SPACE - Static variable in class org.jgnuplot.LineType
-- -- -- is a 'dash dash space' line in PostScript.
POSTSCRIPT_DASH_DOT - Static variable in class org.jgnuplot.LineType
-.-.-.-.- is a 'dash dot' line in PostScript.
POSTSCRIPT_DASH_SPACE - Static variable in class org.jgnuplot.LineType
- - - - - is a 'dash space' line in PostScript.
POSTSCRIPT_DASH_SPACE_DOT_SPACE - Static variable in class org.jgnuplot.LineType
- .
POSTSCRIPT_DASHES - Static variable in class org.jgnuplot.LineType
--------- is a dashed line in PostScript.
POSTSCRIPT_DIAMOND_DOT - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_DIAMOND_FILLED - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_DOT - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_DOT_SMALL - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_DOT_SPACE - Static variable in class org.jgnuplot.LineType
.
POSTSCRIPT_DOTS - Static variable in class org.jgnuplot.LineType
......... is a dotted line in PostScript.
POSTSCRIPT_PENTAGON_DOT - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_PENTAGON_FILLED - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_PLUS - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_SOLID - Static variable in class org.jgnuplot.LineType
_________ is a solid line in PostScript.
POSTSCRIPT_SOLID_BOLD - Static variable in class org.jgnuplot.LineType
========= is solid bold line on screen.
POSTSCRIPT_SQUARE_DOT - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_SQUARE_FILLED - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_STAR - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_TRIANGLE_DOWN_DOT - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_TRIANGLE_DOWN_FILLED - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_TRIANGLE_UP_DOT - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_TRIANGLE_UP_FILLED - Static variable in class org.jgnuplot.PointType
 
POSTSCRIPT_X - Static variable in class org.jgnuplot.PointType
 
pushGraph(Graph) - Method in class org.jgnuplot.Plot
 

S

SCREEN_BLACK_DOTS - Static variable in class org.jgnuplot.LineType
.
SCREEN_BLACK_SOLID_BOLD - Static variable in class org.jgnuplot.LineType
=========== is a black solid bold line on screen.
SCREEN_BLUE - Static variable in class org.jgnuplot.LineType
___________ is a blue solid line on screen.
SCREEN_BROWN - Static variable in class org.jgnuplot.LineType
___________ is a brown solid line on screen.
SCREEN_CIRCLE_DOT - Static variable in class org.jgnuplot.PointType
 
SCREEN_CIRCLE_FILLED - Static variable in class org.jgnuplot.PointType
 
SCREEN_CYAN - Static variable in class org.jgnuplot.LineType
___________ is a cyan solid line on screen.
SCREEN_DIAMOND_DOT - Static variable in class org.jgnuplot.PointType
 
SCREEN_DIAMOND_FILLED - Static variable in class org.jgnuplot.PointType
 
SCREEN_DOT - Static variable in class org.jgnuplot.PointType
 
SCREEN_GREEN - Static variable in class org.jgnuplot.LineType
___________ is a green solid line on screen.
SCREEN_MAGENTA - Static variable in class org.jgnuplot.LineType
___________ is a magenta solid line on screen.
SCREEN_NONE - Static variable in class org.jgnuplot.PointType
 
SCREEN_PLUS - Static variable in class org.jgnuplot.PointType
 
SCREEN_RED - Static variable in class org.jgnuplot.LineType
___________ is a red solid line on screen.
SCREEN_SALMON - Static variable in class org.jgnuplot.LineType
___________ is salmon solid line on screen.
SCREEN_SQUARE_DOT - Static variable in class org.jgnuplot.PointType
 
SCREEN_SQUARE_FILLED - Static variable in class org.jgnuplot.PointType
 
SCREEN_STAR - Static variable in class org.jgnuplot.PointType
 
SCREEN_TRIANGLE_DOWN_DOT - Static variable in class org.jgnuplot.PointType
 
SCREEN_TRIANGLE_DOWN_FILLED - Static variable in class org.jgnuplot.PointType
 
SCREEN_TRIANGLE_UP_DOT - Static variable in class org.jgnuplot.PointType
 
SCREEN_TRIANGLE_UP_FILLED - Static variable in class org.jgnuplot.PointType
 
SCREEN_X - Static variable in class org.jgnuplot.PointType
 
SCREEN_YELLOW - Static variable in class org.jgnuplot.LineType
___________ is yellow solid line on screen.
setAutoscale(String) - Method in class org.jgnuplot.Plot
 
setAutoscale() - Method in class org.jgnuplot.Plot
 
setAutoscaleAfterRanges() - Method in class org.jgnuplot.Plot
 
setClip(String) - Method in class org.jgnuplot.Plot
 
setClip() - Method in class org.jgnuplot.Plot
 
setCommandsOnOneLine(boolean) - Method in class org.jgnuplot.Plot
 
setData(String) - Method in class org.jgnuplot.Plot
 
setDataFileName(String) - Method in class org.jgnuplot.Plot
 
setDataFileSeparator(String) - Method in class org.jgnuplot.Plot
 
setDummy(String) - Method in class org.jgnuplot.Plot
 
setFunction(String) - Method in class org.jgnuplot.Graph
 
setGnuplotExecutable(String) - Static method in class org.jgnuplot.Plot
 
setGrid(String) - Method in class org.jgnuplot.Plot
 
setGrid() - Method in class org.jgnuplot.Plot
 
setKey(String) - Method in class org.jgnuplot.Plot
 
setLogscale(String) - Method in class org.jgnuplot.Plot
 
setLogscale() - Method in class org.jgnuplot.Plot
 
setMXTics(String) - Method in class org.jgnuplot.Plot
 
setMYTics(String) - Method in class org.jgnuplot.Plot
 
setName(String) - Method in class org.jgnuplot.Graph
 
setOutput(String, String) - Method in class org.jgnuplot.Plot
 
setOutput(String, String, String) - Method in class org.jgnuplot.Plot
 
setParametric() - Method in class org.jgnuplot.Plot
 
setPlotDirectory(String) - Static method in class org.jgnuplot.Plot
 
setPolar() - Method in class org.jgnuplot.Plot
 
setRanges(String) - Method in class org.jgnuplot.Plot
 
setSamples(String) - Method in class org.jgnuplot.Plot
 
setTimeFormat(String) - Method in class org.jgnuplot.Plot
 
setTitle(String) - Method in class org.jgnuplot.Plot
 
setTRange(String, String) - Method in class org.jgnuplot.Plot
 
setX2Label(String) - Method in class org.jgnuplot.Plot
 
setX2Range(double, double) - Method in class org.jgnuplot.Plot
 
setX2Range(int, int) - Method in class org.jgnuplot.Plot
 
setX2Range(String, String) - Method in class org.jgnuplot.Plot
 
setX2Tics(String) - Method in class org.jgnuplot.Plot
 
setX2Tics() - Method in class org.jgnuplot.Plot
 
setXData(String) - Method in class org.jgnuplot.Plot
 
setXLabel(String) - Method in class org.jgnuplot.Plot
 
setXRange(double, double) - Method in class org.jgnuplot.Plot
 
setXRange(int, int) - Method in class org.jgnuplot.Plot
 
setXRange(String, String) - Method in class org.jgnuplot.Plot
 
setXTics(String) - Method in class org.jgnuplot.Plot
 
setXTics() - Method in class org.jgnuplot.Plot
 
setY2Label(String) - Method in class org.jgnuplot.Plot
 
setY2Range(double, double) - Method in class org.jgnuplot.Plot
 
setY2Range(int, int) - Method in class org.jgnuplot.Plot
 
setY2Range(String, String) - Method in class org.jgnuplot.Plot
 
setY2Tics(String) - Method in class org.jgnuplot.Plot
 
setY2Tics() - Method in class org.jgnuplot.Plot
 
setYData(String) - Method in class org.jgnuplot.Plot
 
setYLabel(String) - Method in class org.jgnuplot.Plot
 
setYRange(double, double) - Method in class org.jgnuplot.Plot
 
setYRange(int, int) - Method in class org.jgnuplot.Plot
 
setYRange(String, String) - Method in class org.jgnuplot.Plot
 
setYTics(String) - Method in class org.jgnuplot.Plot
 
setYTics() - Method in class org.jgnuplot.Plot
 
State - Class in org.jgnuplot
This class models a triplet value for certain settings, basicly it is boolean that can also be unspecified.
State() - Constructor for class org.jgnuplot.State
 
STEPS - Static variable in class org.jgnuplot.Style
 
Style - Class in org.jgnuplot
This class models all possible values for the style option for a graph in a plot command.
Style() - Constructor for class org.jgnuplot.Style
 
SVG - Static variable in class org.jgnuplot.Terminal
 

T

Terminal - Class in org.jgnuplot
This class models all possible values for the terminal command.
Terminal() - Constructor for class org.jgnuplot.Terminal
 
toRange(String, String) - Method in class org.jgnuplot.Plot
 
toString(int) - Static method in class org.jgnuplot.Axes
 
toString(int) - Static method in class org.jgnuplot.Style
 

U

unsetGrid() - Method in class org.jgnuplot.Plot
 
unsetKey() - Method in class org.jgnuplot.Plot
 
unsetLogscale() - Method in class org.jgnuplot.Plot
 
unsetParametric() - Method in class org.jgnuplot.Plot
 
unsetPolar() - Method in class org.jgnuplot.Plot
 
unsetX2Tics() - Method in class org.jgnuplot.Plot
 
unsetXTics() - Method in class org.jgnuplot.Plot
 
unsetY2Tics() - Method in class org.jgnuplot.Plot
 
unsetYTics() - Method in class org.jgnuplot.Plot
 

V

VECTORS - Static variable in class org.jgnuplot.Style
 

X

X1Y1 - Static variable in class org.jgnuplot.Axes
 
X1Y2 - Static variable in class org.jgnuplot.Axes
 
X2Y1 - Static variable in class org.jgnuplot.Axes
 
X2Y2 - Static variable in class org.jgnuplot.Axes
 
XERRORBARS - Static variable in class org.jgnuplot.Style
 
XYERRORBARS - Static variable in class org.jgnuplot.Style
 

Y

YERRORBARS - Static variable in class org.jgnuplot.Style
 

A B C D E F G H I L N O P S T U V X Y