A B C D F G H I M N O P R S T U V W X Y Z

A

AbstractPlotScriptlet - Class in adams.core.gnuplot
Ancestor for scriptlets that generate plot instructions.
AbstractPlotScriptlet() - Constructor for class adams.core.gnuplot.AbstractPlotScriptlet
 
AbstractScriptlet - Class in adams.core.gnuplot
Ancestor for scriplets that generate Gnuplot scripts (or parts of it).
AbstractScriptlet() - Constructor for class adams.core.gnuplot.AbstractScriptlet
 
accepts() - Method in class adams.flow.sink.GnuplotScript
Returns the class that the consumer accepts.
adams.core.gnuplot - package adams.core.gnuplot
 
adams.core.io - package adams.core.io
 
adams.flow.sink - package adams.flow.sink
 
adams.flow.standalone - package adams.flow.standalone
 
appendTipText() - Method in class adams.flow.sink.GnuplotScript
Returns the tip text for this property.

B

binaryTipText() - Method in class adams.flow.standalone.Gnuplot
Returns the tip text for this property.

C

check() - Method in class adams.core.gnuplot.AbstractScriptlet
Hook method for performing checks.
check() - Method in class adams.core.gnuplot.Initialize
Hook method for performing checks.
check() - Method in class adams.core.gnuplot.MultiScriptlet
Hook method for performing checks.
columnsTipText() - Method in class adams.core.gnuplot.AbstractPlotScriptlet
Returns the tip text for this property.
columnsTipText() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns the tip text for this property.
COMMENT - Static variable in class adams.core.gnuplot.AbstractScriptlet
the character for comments in Gnuplot scripts.
COMMENT - Static variable in class adams.core.io.GnuplotSpreadSheetWriter
the line comment start.
CustomScriptlet - Class in adams.core.gnuplot
Allows the user to enter a custom Gnuplot script snippet.
CustomScriptlet() - Constructor for class adams.core.gnuplot.CustomScriptlet
 

D

dataFileTipText() - Method in class adams.core.gnuplot.AbstractScriptlet
Returns the tip text for this property.
defineOptions() - Method in class adams.core.gnuplot.AbstractPlotScriptlet
Adds options to the internal list of options.
defineOptions() - Method in class adams.core.gnuplot.AbstractScriptlet
Adds options to the internal list of options.
defineOptions() - Method in class adams.core.gnuplot.CustomScriptlet
Adds options to the internal list of options.
defineOptions() - Method in class adams.core.gnuplot.Initialize
Adds options to the internal list of options.
defineOptions() - Method in class adams.core.gnuplot.MultiScriptlet
Adds options to the internal list of options.
defineOptions() - Method in class adams.core.gnuplot.Pause
Adds options to the internal list of options.
defineOptions() - Method in class adams.core.gnuplot.SimplePlot
Adds options to the internal list of options.
defineOptions() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Adds options to the internal list of options.
defineOptions() - Method in class adams.flow.sink.GnuplotScript
Adds options to the internal list of options.
defineOptions() - Method in class adams.flow.standalone.Gnuplot
Adds options to the internal list of options.
doExecute() - Method in class adams.flow.sink.GnuplotScript
Executes the flow item.
doExecute() - Method in class adams.flow.standalone.Gnuplot
Executes the flow item.
doGenerate() - Method in class adams.core.gnuplot.AbstractScriptlet
Generates the actual script code.
doGenerate() - Method in class adams.core.gnuplot.CustomScriptlet
Generates the actual script code.
doGenerate() - Method in class adams.core.gnuplot.Initialize
Generates the actual script code.
doGenerate() - Method in class adams.core.gnuplot.MultiScriptlet
Generates the actual script code.
doGenerate() - Method in class adams.core.gnuplot.Pause
Generates the actual script code.
doGenerate() - Method in class adams.core.gnuplot.SimplePlot
Generates the actual script code.
doWrite(SpreadSheet, Writer) - Method in class adams.core.io.GnuplotSpreadSheetWriter
Performs the actual writing.

F

firstPlotTipText() - Method in class adams.core.gnuplot.SimplePlot
Returns the tip text for this property.

G

generate() - Method in class adams.core.gnuplot.AbstractScriptlet
Returns the generated script-code string.
getBinary() - Method in class adams.flow.standalone.Gnuplot
Returns the gnuplot binary to execute.
getColumns() - Method in class adams.core.gnuplot.AbstractPlotScriptlet
Returns the columns to use in the plots.
getColumns() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns the current placeholder for missing values.
getDataFile() - Method in class adams.core.gnuplot.AbstractScriptlet
Returns the data file in use.
getDefaultMissingValue() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns the default missing value.
getField() - Method in enum adams.core.gnuplot.SimplePlot.PlotType
Returns the display string without the "numeric" or "nominal" in parentheses.
getFirstPlot() - Method in class adams.core.gnuplot.SimplePlot
Returns whether the plot is the first plot (because of "plot" or "replot" instruction).
getFormatDescription() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns a string describing the format (used in the file chooser).
getFormatExtensions() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns the extension(s) of the format.
getInvert() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns whether to invert the matching sense.
getLastError() - Method in class adams.core.gnuplot.AbstractScriptlet
Returns the error that occurred during the last generation.
getMessage() - Method in class adams.core.gnuplot.Pause
Returns the message to display in the terminal when pausing.
getOutputFile() - Method in class adams.core.gnuplot.Initialize
Returns the output file in use (if not x11 as terminal).
getPlotName() - Method in class adams.core.gnuplot.SimplePlot
Returns the name of the plot.
getPlotType() - Method in class adams.core.gnuplot.SimplePlot
Returns the plot type in use.
getQuickInfo() - Method in class adams.flow.standalone.Gnuplot
Returns a quick info about the actor, which will be displayed in the GUI.
getScript() - Method in class adams.core.gnuplot.CustomScriptlet
Returns the script code.
getScriptFile() - Method in class adams.flow.standalone.Gnuplot
Returns the script file to execute.
getScriptlet() - Method in class adams.flow.sink.GnuplotScript
Returns the scriptlet in use.
getScriptlets() - Method in class adams.core.gnuplot.MultiScriptlet
Returns the scriptlets in use.
getTerminal() - Method in class adams.core.gnuplot.Initialize
Returns the terminal to use.
getTitle() - Method in class adams.core.gnuplot.Initialize
Returns the title to use.
getUseOutputStream() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns whether to write to an OutputStream rather than a Writer.
getUseSingleDataFile() - Method in class adams.core.gnuplot.MultiScriptlet
Returns whether to use a single data file only.
getWaitingPeriod() - Method in class adams.core.gnuplot.Pause
Returns the waiting period in seconds before closing the plot.
getXLabel() - Method in class adams.core.gnuplot.Initialize
Returns the title for the X axis.
getYLabel() - Method in class adams.core.gnuplot.Initialize
Returns the title for the Y axis.
getZLabel() - Method in class adams.core.gnuplot.Initialize
Returns the title for the Z axis.
globalInfo() - Method in class adams.core.gnuplot.CustomScriptlet
Returns a string describing the object.
globalInfo() - Method in class adams.core.gnuplot.Initialize
Returns a string describing the object.
globalInfo() - Method in class adams.core.gnuplot.MultiScriptlet
Returns a string describing the object.
globalInfo() - Method in class adams.core.gnuplot.Pause
Returns a string describing the object.
globalInfo() - Method in class adams.core.gnuplot.SimplePlot
Returns a string describing the object.
globalInfo() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns a string describing the object.
globalInfo() - Method in class adams.flow.sink.GnuplotScript
Returns a string describing the object.
globalInfo() - Method in class adams.flow.standalone.Gnuplot
Returns a string describing the object.
Gnuplot - Class in adams.flow.standalone
Executes Gnuplot with the specified script file.

NB: Add the absolute path to the binary, if gnuplot is not on the system's path.
Gnuplot() - Constructor for class adams.flow.standalone.Gnuplot
 
GnuplotScript - Class in adams.flow.sink
Actor for generating Gnuplot script files for plotting data stored in the data file that is received as input.
GnuplotScript() - Constructor for class adams.flow.sink.GnuplotScript
 
GnuplotSpreadSheetWriter - Class in adams.core.io
Outputs all numeric columns of a spreadsheet in Gnuplot format.
GnuplotSpreadSheetWriter() - Constructor for class adams.core.io.GnuplotSpreadSheetWriter
 

H

hasLastError() - Method in class adams.core.gnuplot.AbstractScriptlet
Checks whether an error was encountered during the last generation.

I

Initialize - Class in adams.core.gnuplot
Initializes the plotting.
Initialize() - Constructor for class adams.core.gnuplot.Initialize
 
initialize() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Initializes the members.
invertTipText() - Method in class adams.core.io.GnuplotSpreadSheetWriter
Returns the tip text for this property.

M

m_Binary - Variable in class adams.flow.standalone.Gnuplot
the binary to execute.
m_Columns - Variable in class adams.core.gnuplot.AbstractPlotScriptlet
the columns to use.
m_Columns - Variable in class adams.core.io.GnuplotSpreadSheetWriter
the range of columns to output in the data file.
m_DataFile - Variable in class adams.core.gnuplot.AbstractScriptlet
the data file to use.
m_FirstPlot - Variable in class adams.core.gnuplot.SimplePlot
whether the plot is the first plot.
m_LastError - Variable in class adams.core.gnuplot.AbstractScriptlet
stores the error message if the check failed.
m_Message - Variable in class adams.core.gnuplot.Pause
the message to display in the terminal.
m_OutputFile - Variable in class adams.core.gnuplot.Initialize
the output file if not 'x11' as terminal.
m_PlotName - Variable in class adams.core.gnuplot.SimplePlot
the name of the plot.
m_PlotType - Variable in class adams.core.gnuplot.SimplePlot
the plot type to use.
m_Script - Variable in class adams.core.gnuplot.CustomScriptlet
the custom script code.
m_ScriptFile - Variable in class adams.flow.standalone.Gnuplot
the script file to execute.
m_Scriptlet - Variable in class adams.flow.sink.GnuplotScript
the script generator to use.
m_Scriptlets - Variable in class adams.core.gnuplot.MultiScriptlet
the custom script code.
m_Terminal - Variable in class adams.core.gnuplot.Initialize
the terminal to use.
m_Title - Variable in class adams.core.gnuplot.Initialize
the plot title.
m_UseSingleDataFile - Variable in class adams.core.gnuplot.MultiScriptlet
whether to enforce all scriptlets to use the same data file.
m_WaitingPeriod - Variable in class adams.core.gnuplot.Pause
the time in seconds to wait before the plot closes.
m_XLabel - Variable in class adams.core.gnuplot.Initialize
the title of the X axis.
m_YLabel - Variable in class adams.core.gnuplot.Initialize
the title of the Y axis.
m_ZLabel - Variable in class adams.core.gnuplot.Initialize
the title of the Z axis.
messageTipText() - Method in class adams.core.gnuplot.Pause
Returns the tip text for this property.
MISSING_VALUE - Static variable in class adams.core.io.GnuplotSpreadSheetWriter
the default for missing values.
MultiScriptlet - Class in adams.core.gnuplot
Allows the user to chain multiple scriplets together.
MultiScriptlet() - Constructor for class adams.core.gnuplot.MultiScriptlet
 

N

NOTITLE - Static variable in class adams.core.gnuplot.SimplePlot
the 'notitle' keyword.

O

outputFileTipText() - Method in class adams.core.gnuplot.Initialize
Returns the tip text for this property.
outputFileTipText() - Method in class adams.flow.sink.GnuplotScript
Returns the tip text for this property.

P

parse(String) - Method in enum adams.core.gnuplot.SimplePlot.PlotType
Parses the given string and returns the associated enum.
Pause - Class in adams.core.gnuplot
Pauses the plotting.
Pause() - Constructor for class adams.core.gnuplot.Pause
 
plotNameTipText() - Method in class adams.core.gnuplot.SimplePlot
Returns the tip text for this property.
plotTypeTipText() - Method in class adams.core.gnuplot.SimplePlot
Returns the tip text for this property.

R

reset() - Method in class adams.core.gnuplot.AbstractScriptlet
Resets the scriptlet.

S

scriptFileTipText() - Method in class adams.flow.standalone.Gnuplot
Returns the tip text for this property.
scriptletsTipText() - Method in class adams.core.gnuplot.MultiScriptlet
Returns the tip text for this property.
scriptletTipText() - Method in class adams.flow.sink.GnuplotScript
Returns the tip text for this property.
scriptTipText() - Method in class adams.core.gnuplot.CustomScriptlet
Returns the tip text for this property.
setBinary(String) - Method in class adams.flow.standalone.Gnuplot
Sets the gnuplot binary to execute.
setColumns(String) - Method in class adams.core.gnuplot.AbstractPlotScriptlet
Sets the columns to use in the plots.
setColumns(Range) - Method in class adams.core.io.GnuplotSpreadSheetWriter
Sets the placeholder for missing values.
setDataFile(PlaceholderFile) - Method in class adams.core.gnuplot.AbstractScriptlet
Sets the data file to use.
setFirstPlot(boolean) - Method in class adams.core.gnuplot.SimplePlot
Sets whether the plot is the first plot or not (because of "plot" or "replot" instruction).
setInvert(boolean) - Method in class adams.core.io.GnuplotSpreadSheetWriter
Sets whether to invert the matching sense.
setMessage(String) - Method in class adams.core.gnuplot.Pause
Sets the message to display in the terminal when pausing.
setOutputFile(PlaceholderFile) - Method in class adams.core.gnuplot.Initialize
Sets the output file to use (if not x11 as terminal).
setPlotName(String) - Method in class adams.core.gnuplot.SimplePlot
Sets the name of the plot.
setPlotType(SimplePlot.PlotType) - Method in class adams.core.gnuplot.SimplePlot
Sets the plot type to use.
setScript(BaseText) - Method in class adams.core.gnuplot.CustomScriptlet
Sets the script code.
setScriptFile(PlaceholderFile) - Method in class adams.flow.standalone.Gnuplot
Sets the script file to execute.
setScriptlet(AbstractScriptlet) - Method in class adams.flow.sink.GnuplotScript
Sets the scriptlet to use.
setScriptlets(AbstractScriptlet[]) - Method in class adams.core.gnuplot.MultiScriptlet
Sets the scriptlets to use.
setTerminal(String) - Method in class adams.core.gnuplot.Initialize
Sets the terminal to use.
setTitle(String) - Method in class adams.core.gnuplot.Initialize
Sets the title to use.
setUseSingleDataFile(boolean) - Method in class adams.core.gnuplot.MultiScriptlet
Sets whether to use a single data file only.
setWaitingPeriod(int) - Method in class adams.core.gnuplot.Pause
Sets the waiting period in seconds before closing the plot.
setXLabel(String) - Method in class adams.core.gnuplot.Initialize
Sets the title for the X axis.
setYLabel(String) - Method in class adams.core.gnuplot.Initialize
Sets the title for the Y axis.
setZLabel(String) - Method in class adams.core.gnuplot.Initialize
Sets the title for the Z axis.
SimplePlot - Class in adams.core.gnuplot
For simple plots, like line plots.
SimplePlot() - Constructor for class adams.core.gnuplot.SimplePlot
 
SimplePlot.PlotType - Enum in adams.core.gnuplot
Enumeration of available plot types.

T

TERMINAL_X11 - Static variable in class adams.core.gnuplot.Initialize
the 'x11' terminal.
TERMINAL_X11 - Static variable in class adams.core.gnuplot.Pause
the 'x11' terminal.
terminalTipText() - Method in class adams.core.gnuplot.Initialize
Returns the tip text for this property.
titleTipText() - Method in class adams.core.gnuplot.Initialize
Returns the tip text for this property.
toDisplay() - Method in enum adams.core.gnuplot.SimplePlot.PlotType
Returns the display string.
toRaw() - Method in enum adams.core.gnuplot.SimplePlot.PlotType
Returns the raw enum string.
toString() - Method in enum adams.core.gnuplot.SimplePlot.PlotType
Returns the displays string.
toString(AbstractOption, Object) - Static method in enum adams.core.gnuplot.SimplePlot.PlotType
Returns the enum as string.

U

useSingleDataFileTipText() - Method in class adams.core.gnuplot.MultiScriptlet
Returns the tip text for this property.

V

valueOf(String) - Static method in enum adams.core.gnuplot.SimplePlot.PlotType
Returns the enum constant of this type with the specified name.
valueOf(AbstractOption, String) - Static method in enum adams.core.gnuplot.SimplePlot.PlotType
Returns an enum generated from the string.
values() - Static method in enum adams.core.gnuplot.SimplePlot.PlotType
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitingPeriodTipText() - Method in class adams.core.gnuplot.Pause
Returns the tip text for this property.

X

XLabelTipText() - Method in class adams.core.gnuplot.Initialize
Returns the tip text for this property.

Y

YLabelTipText() - Method in class adams.core.gnuplot.Initialize
Returns the tip text for this property.

Z

ZLabelTipText() - Method in class adams.core.gnuplot.Initialize
Returns the tip text for this property.

A B C D F G H I M N O P R S T U V W X Y Z

Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.