Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
F
FileDataSet
- Class in
com.panayotis.gnuplot.dataset
This object uses data sets already stored in files.
FileDataSet(File)
- Constructor for class com.panayotis.gnuplot.dataset.
FileDataSet
Creates a new instance of a data set, stored in a file.
FileTerminal
- Class in
com.panayotis.gnuplot.terminal
This Terminal supports file operations.
FileTerminal(String)
- Constructor for class com.panayotis.gnuplot.terminal.
FileTerminal
Creates a new instance of FileTerminal and output to stadard out
FileTerminal(String, String)
- Constructor for class com.panayotis.gnuplot.terminal.
FileTerminal
Creates a new instance of FileTerminal and output to a specific file
FileUtils
- Class in
com.panayotis.io
This object is used to serch for an executable in the current $PATH.
FileUtils()
- Constructor for class com.panayotis.io.
FileUtils
FillStyle
- Class in
com.panayotis.gnuplot.style
This object carries information on how to fill a specific graph
FillStyle()
- Constructor for class com.panayotis.gnuplot.style.
FillStyle
Create a new fill style object with default style
FillStyle(FillStyle.Fill)
- Constructor for class com.panayotis.gnuplot.style.
FillStyle
Create a new fill style object with a specific fill style
FillStyle.Fill
- Enum in
com.panayotis.gnuplot.style
Define the fill styles
findPathExec(String)
- Static method in class com.panayotis.io.
FileUtils
This method browses current path to search for a file.
FloatDataParser
- Class in
com.panayotis.gnuplot.dataset.parser
Parser for Float data
FloatDataParser()
- Constructor for class com.panayotis.gnuplot.dataset.parser.
FloatDataParser
Create a new numeric data parser for Float values
FloatDataParser(boolean)
- Constructor for class com.panayotis.gnuplot.dataset.parser.
FloatDataParser
Create a new Float data parser, with the information that the first column is in date format.
FunctionPlot
- Class in
com.panayotis.gnuplot.plot
This type of Plot is used to provide an interface to the functional plots of gnuplot.
FunctionPlot(String)
- Constructor for class com.panayotis.gnuplot.plot.
FunctionPlot
Creates a new instance of FunctionPlot.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W