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

A

actionPerformed(ActionEvent) - Method in class analyzer.gui.DataTreeGUI.InterpreterRequest
 
actionPerformed(ActionEvent) - Method in class analyzer.gui.MainGUI
 
actionPerformed(ActionEvent) - Method in class analyzer.gui.ParallelGroupGUI
 
actionPerformed(ActionEvent) - Method in class analyzer.gui.OldScalarDatasetGUI
 
actionPerformed(ActionEvent) - Method in class analyzer.gui.DoubleWindowControl
 
actionPerformed(ActionEvent) - Method in class analyzer.gui.ScalarDatasetGUI
 
addAttribute(String, String) - Method in class analyzer.tree.DataTreeNode
 
addDataNode(DataTreeNode) - Method in class analyzer.tree.AverageDataSource
 
addElement(PlotElement) - Method in class analyzer.plot.PlotElement
Attempt to add a child PlotElement.
addElement(PlotElement) - Method in class analyzer.plot.PlotBox
Add an element to be ploted in this box.
addInterpreter(InterpreterClass) - Method in class analyzer.tree.DataTreeNode
 
addListener(DataListener) - Method in class analyzer.stat.ScalarSeries
 
addListener(DataListener) - Method in class analyzer.util.DoubleWindowModel
 
addMenu(JMenuBar, String, String[], String[], int[], ActionListener) - Static method in class analyzer.util.JMenuUtil
 
addPropertyChangeListener(PropertyChangeListener) - Method in class analyzer.gui.DataTreeGUI.InterpreterRequest
 
analyzer - package analyzer
 
analyzer.gui - package analyzer.gui
GUI classes for the analyzer packages.
analyzer.interp - package analyzer.interp
Interpreter classes for the analyzer packages.
analyzer.plot - package analyzer.plot
Plotting classes for the analyzer packages.
analyzer.reader - package analyzer.reader
Reader classes for the analyzer packages.
analyzer.sci - package analyzer.sci
Science classes for the analyzer packages.
analyzer.stat - package analyzer.stat
Statistics classes for the analyzer packages.
analyzer.tree - package analyzer.tree
Tree classes for the analyzer packages.
analyzer.util - package analyzer.util
Utility classes for the analyzer packages.
analyzer.view - package analyzer.view
View classes for the analyzer packages.
AsciiColumnSource - class analyzer.reader.AsciiColumnSource.
 
AsciiColumnSource(String, int) - Constructor for class analyzer.reader.AsciiColumnSource
 
attributes - Variable in class analyzer.tree.DataTreeNode
 
auto - Variable in class analyzer.stat.Autocorr
 
autocor - Variable in class analyzer.stat.ScalarSeries
The autocorrelation time.
autocorGraph - Variable in class analyzer.gui.OldScalarDatasetGUI
 
autocorGraph - Variable in class analyzer.gui.ScalarDatasetGUI
 
AutocorGraph - class analyzer.view.AutocorGraph.
 
AutocorGraph(Autocorr) - Constructor for class analyzer.view.AutocorGraph
 
autocorGraphPanel - Variable in class analyzer.gui.OldScalarDatasetGUI
 
autocorGraphPanel - Variable in class analyzer.gui.ScalarDatasetGUI
 
autocorPlot - Variable in class analyzer.view.AutocorGraph
 
autocorPlot - Variable in class analyzer.view.PairDistributionGraph
 
autocorr - Variable in class analyzer.gui.OldScalarDatasetGUI
 
autocorr - Variable in class analyzer.gui.ScalarDatasetGUI
 
autocorr - Variable in class analyzer.view.AutocorGraph
 
Autocorr - class analyzer.stat.Autocorr.
 
Autocorr(ScalarSeries) - Constructor for class analyzer.stat.Autocorr
 
AutoXRange - class analyzer.plot.AutoXRange.
Implementation of Range for reading the X range off of an XYDataSource.
AutoXRange(XYDataSource) - Constructor for class analyzer.plot.AutoXRange
Constructor.
AutoXRange(XYDataSource, double) - Constructor for class analyzer.plot.AutoXRange
Constructor that asks for additional padding.
AutoYRange - class analyzer.plot.AutoYRange.
Implementation of Range for reading the Y range off of an XYDataSource.
AutoYRange(XYDataSource) - Constructor for class analyzer.plot.AutoYRange
Constructor.
AutoYRange(XYDataSource, double) - Constructor for class analyzer.plot.AutoYRange
Constructor that asks for additional padding.
AverageDataSource - class analyzer.tree.AverageDataSource.
 
AverageDataSource() - Constructor for class analyzer.tree.AverageDataSource
Constructor.
averageNode - Variable in class analyzer.interp.ParallelGroup
 
averageNode - Variable in class analyzer.gui.ParallelGroupGUI
 
averagePane - Variable in class analyzer.gui.OldScalarDatasetGUI
 
averagePane - Variable in class analyzer.gui.ScalarDatasetGUI
 
averageTree - Variable in class analyzer.gui.ParallelGroupGUI
 
Axis - class analyzer.plot.Axis.
Class for drawing a one-dimensional coordinate axis.
Axis(int) - Constructor for class analyzer.plot.Axis
Constructor takes an orientation as its argument.

B

blocker - Variable in class analyzer.gui.OldScalarDatasetGUI
 
blocker - Variable in class analyzer.gui.ScalarDatasetGUI
 
blocker - Variable in class analyzer.view.BlockingGraph
 
Blocker - class analyzer.stat.Blocker.
 
Blocker(ScalarSeries) - Constructor for class analyzer.stat.Blocker
 
blockingGraph - Variable in class analyzer.gui.OldScalarDatasetGUI
 
blockingGraph - Variable in class analyzer.gui.ScalarDatasetGUI
 
BlockingGraph - class analyzer.view.BlockingGraph.
 
BlockingGraph.BlockerYRange - class analyzer.view.BlockingGraph.BlockerYRange.
 
BlockingGraph.BlockerYRange(BlockingGraph) - Constructor for class analyzer.view.BlockingGraph.BlockerYRange
 
BlockingGraph.ErrorSource - class analyzer.view.BlockingGraph.ErrorSource.
 
BlockingGraph.ErrorSource(BlockingGraph) - Constructor for class analyzer.view.BlockingGraph.ErrorSource
 
BlockingGraph(Blocker) - Constructor for class analyzer.view.BlockingGraph
 
blockingGraphPanel - Variable in class analyzer.gui.OldScalarDatasetGUI
 
blockingGraphPanel - Variable in class analyzer.gui.ScalarDatasetGUI
 
blockingPlot - Variable in class analyzer.view.BlockingGraph
 
BORDER - Static variable in class analyzer.gui.CommonFrame
 
BubbleSort - class analyzer.util.BubbleSort.
 
BubbleSort() - Constructor for class analyzer.util.BubbleSort
 

C

c - Variable in class analyzer.interp.InterpreterClass
 
calcAutocorr() - Method in class analyzer.stat.Autocorr
 
calcBlockedError() - Method in class analyzer.stat.Blocker
 
calcHistogram() - Method in class analyzer.stat.Histogram
 
calcMean() - Method in class analyzer.stat.ScalarSeries
 
calcTransform(AffineTransform) - Method in class analyzer.plot.CoordSys
Calculate Transform
calcTransform(AffineTransform) - Method in class analyzer.plot.RotCoordSys
Calculate Transform
clone() - Method in class analyzer.plot.CoordRange
 
col - Variable in class analyzer.reader.AsciiColumnSource
 
color - Variable in class analyzer.plot.PlotElement
The Paint for this PlotElement.
CommonFrame - class analyzer.gui.CommonFrame.
 
CommonFrame() - Constructor for class analyzer.gui.CommonFrame
 
ConstDataSource - class analyzer.tree.ConstDataSource.
Simple implementation of DataSource for tensors that are already stored as packed 1D arrays.
ConstDataSource(Object, int[], int) - Constructor for class analyzer.tree.ConstDataSource
Constructor.
ConstRange - class analyzer.plot.ConstRange.
Implementation of Range for reading the X range off of an XYDataSource.
ConstRange(double, double) - Constructor for class analyzer.plot.ConstRange
Constructor.
ConstXYDataSource - class analyzer.util.ConstXYDataSource.
 
ConstXYDataSource(double[]) - Constructor for class analyzer.util.ConstXYDataSource
 
ConstXYDataSource(double[], double[]) - Constructor for class analyzer.util.ConstXYDataSource
 
contentPane - Variable in class analyzer.gui.CommonFrame
 
CoordRange - class analyzer.plot.CoordRange.
Class for storing a two-dimensional coordinate range, given by two Range objects.
CoordRange() - Constructor for class analyzer.plot.CoordRange
Constructor defaults to (0,0) to (1,1).
CoordRange(double, double, double, double) - Constructor for class analyzer.plot.CoordRange
Constructor.
CoordRange(Range, Range) - Constructor for class analyzer.plot.CoordRange
Constructor.
coordSource - Variable in class analyzer.plot.Line
The object thap rrovides the coordinate of the line.
coordSys - Variable in class analyzer.plot.PlotBox
Transformation for this local coordinate system.
CoordSys - class analyzer.plot.CoordSys.
Class for representing a local coordinate system.
CoordSys() - Constructor for class analyzer.plot.CoordSys
 
CoordSys(CoordRange) - Constructor for class analyzer.plot.CoordSys
 
CoordSys(CoordRange, CoordRange) - Constructor for class analyzer.plot.CoordSys
Create a coordinate system relative to another coordinate system.
corrField - Variable in class analyzer.gui.OldScalarAveragePanel
 
corrField - Variable in class analyzer.gui.ScalarAveragePanel
 
corrLabel - Variable in class analyzer.gui.OldScalarAveragePanel
 
corrLabel - Variable in class analyzer.gui.ScalarAveragePanel
 
corrTime - Variable in class analyzer.stat.Autocorr
 
currentNode - Variable in class analyzer.reader.XmlDocHandler
 

D

dashArray - Static variable in class analyzer.plot.PlotStroke
 
data - Variable in class analyzer.tree.AverageDataSource
The packed array data.
data - Variable in class analyzer.reader.AsciiColumnSource
 
data - Variable in class analyzer.stat.ScalarSeries
The time series data
data - Variable in class analyzer.plot.XYBarPlot
 
data - Variable in class analyzer.plot.XYPlot
 
data - Variable in class analyzer.plot.XYPoints
 
data - Variable in class analyzer.view.AutocorGraph
 
dataChanged(Object) - Method in class analyzer.stat.ScalarSeries
 
dataChanged(Object) - Method in class analyzer.stat.Histogram
 
dataChanged(Object) - Method in class analyzer.stat.Blocker
 
dataChanged(Object) - Method in class analyzer.stat.Autocorr
 
dataChanged(Object) - Method in class analyzer.gui.OldScalarAveragePanel
 
dataChanged(Object) - Method in class analyzer.gui.ScalarAveragePanel
 
dataChanged(Object) - Method in class analyzer.gui.OldScalarDatasetGUI
 
dataChanged(Object) - Method in class analyzer.gui.DoubleWindowControl
 
dataChanged(Object) - Method in class analyzer.gui.ScalarDatasetGUI
 
dataChanged(Object) - Method in interface analyzer.util.DataListener
 
DataListener - interface analyzer.util.DataListener.
 
DataReader - interface analyzer.reader.DataReader.
 
dataset - Variable in class analyzer.gui.OldScalarAveragePanel
 
dataset - Variable in class analyzer.gui.ScalarAveragePanel
 
dataset - Variable in class analyzer.gui.ScalarGroupGUI
 
dataset - Variable in class analyzer.gui.SimulationInfoGUI
 
dataset - Variable in class analyzer.gui.OldScalarDatasetGUI
 
dataset - Variable in class analyzer.gui.ScalarDatasetGUI
 
dataset - Variable in class analyzer.view.TraceGraph
 
DataSource - interface analyzer.tree.DataSource.
Interface for classes that can supply tensor data.
dataTree - Variable in class analyzer.Text
The data.
dataTree - Variable in class analyzer.Main
The data.
DataTreeGUI - class analyzer.gui.DataTreeGUI.
 
DataTreeGUI.InterpreterRequest - class analyzer.gui.DataTreeGUI.InterpreterRequest.
 
DataTreeGUI.InterpreterRequest(DataTreeGUI, InterpreterClass) - Constructor for class analyzer.gui.DataTreeGUI.InterpreterRequest
 
DataTreeGUI(DataTreeNode) - Constructor for class analyzer.gui.DataTreeGUI
 
DataTreeNode - class analyzer.tree.DataTreeNode.
Class for building the raw data tree.
DataTreeNode(String) - Constructor for class analyzer.tree.DataTreeNode
Constructor for a composite node.
DataTreeNode(String, DataSource) - Constructor for class analyzer.tree.DataTreeNode
Constructor for a leaf.
DensityMatrix - class analyzer.sci.DensityMatrix.
 
DensityMatrix(DataTreeNode) - Constructor for class analyzer.sci.DensityMatrix
 
DensityMatrix(Matrix) - Constructor for class analyzer.sci.DensityMatrix
 
df - Variable in class analyzer.gui.OldScalarAveragePanel
 
df - Variable in class analyzer.gui.ScalarAveragePanel
 
DIM_MISMATCH - Static variable in class analyzer.util.Err
 
dims - Variable in class analyzer.tree.AverageDataSource
The unpacked dimensions of the stored array.
DOUBLE - Static variable in interface analyzer.tree.DataSource
Class variable to indicate a tensor of type double.
DoubleObservable - class analyzer.util.DoubleObservable.
Represent a double precision parameter.
DoubleObservable(double) - Constructor for class analyzer.util.DoubleObservable
 
DoubleSource - interface analyzer.util.DoubleSource.
 
DoubleSource.Const - class analyzer.util.DoubleSource.Const.
 
DoubleSource.Const(double) - Constructor for class analyzer.util.DoubleSource.Const
 
DoubleWindowControl - class analyzer.gui.DoubleWindowControl.
 
DoubleWindowControl(DoubleWindowModel, JTextField, JTextField) - Constructor for class analyzer.gui.DoubleWindowControl
 
DoubleWindowModel - class analyzer.util.DoubleWindowModel.
Model for storing a range low, high, with constraints.
DoubleWindowModel(double, double, double) - Constructor for class analyzer.util.DoubleWindowModel
 

E

endElement(String) - Method in class analyzer.reader.XmlDocHandler
 
endField - Variable in class analyzer.gui.OldScalarAveragePanel
 
endField - Variable in class analyzer.gui.ScalarAveragePanel
 
endLabel - Variable in class analyzer.gui.OldScalarAveragePanel
 
endLabel - Variable in class analyzer.gui.ScalarAveragePanel
 
Err - error analyzer.util.Err.
 
Err(int) - Constructor for class analyzer.util.Err
 
errf - Variable in class analyzer.gui.OldScalarAveragePanel
 
errf - Variable in class analyzer.gui.ScalarAveragePanel
 
errLine - Variable in class analyzer.view.BlockingGraph
 
error - Variable in class analyzer.stat.Blocker
 
ERROR_SOURCE - Variable in class analyzer.view.BlockingGraph
 
error(SAXParseException) - Method in class analyzer.reader.XmlDocHandler
 
errorField - Variable in class analyzer.gui.OldScalarAveragePanel
 
errorField - Variable in class analyzer.gui.ScalarAveragePanel
 
errorLabel - Variable in class analyzer.gui.OldScalarAveragePanel
 
errorLabel - Variable in class analyzer.gui.ScalarAveragePanel
 

F

fatalError(SAXParseException) - Method in class analyzer.reader.XmlDocHandler
 
filename - Variable in class analyzer.reader.AsciiColumnSource
 
fireListeners() - Method in class analyzer.util.DoubleWindowModel
 
fireListeners(Object) - Method in class analyzer.stat.ScalarSeries
 
focusGained(FocusEvent) - Method in class analyzer.gui.DoubleWindowControl
 
focusLost(FocusEvent) - Method in class analyzer.gui.DoubleWindowControl
 

G

getAttribute(String) - Method in class analyzer.tree.DataTreeNode
 
getAttributeLabels() - Method in class analyzer.tree.DataTreeNode
 
getAutoCorr() - Method in class analyzer.stat.ScalarSeries
Return the autocorrelation time being used for estimating the error of the mean.
getAverageNode() - Method in class analyzer.interp.ParallelGroup
 
getBlockedError() - Method in class analyzer.stat.Blocker
 
getChild(String) - Method in class analyzer.tree.DataTreeNode
 
getCoordSys() - Method in class analyzer.plot.PlotBox
Get the coordinate system.
getDashArray(float, int) - Static method in class analyzer.plot.PlotStroke
Return a copy of dashArray[dash] scaled by width.
getData() - Method in interface analyzer.tree.DataSource
Return the tensor data as an object.
getData() - Method in class analyzer.tree.ConstDataSource
Return the data array as an object.
getData() - Method in class analyzer.tree.AverageDataSource
Return the data array as an object.
getData() - Method in class analyzer.reader.AsciiColumnSource
 
getData() - Method in class analyzer.stat.ScalarSeries
Return the data.
getDataset() - Method in class analyzer.stat.Histogram
 
getDataset() - Method in class analyzer.stat.Blocker
 
getDataset() - Method in class analyzer.stat.Autocorr
 
getDataSource() - Method in class analyzer.tree.DataTreeNode
return a DataSource object.
getDataTree() - Method in class analyzer.Text
 
getDataTree() - Method in class analyzer.Main
 
getDataTree() - Method in class analyzer.reader.XmlDocHandler
 
getDims() - Method in interface analyzer.tree.DataSource
Return the dimensions of the tensor.
getDims() - Method in class analyzer.tree.ConstDataSource
Return the unpacked dimensions of the data array.
getDims() - Method in class analyzer.tree.AverageDataSource
Return the unpacked dimensions of the data array.
getDims() - Method in class analyzer.reader.AsciiColumnSource
 
getErrorOfMean() - Method in class analyzer.stat.ScalarSeries
Return the error of the mean.
getGUI() - Method in class analyzer.interp.SimulationInfo
 
getGUI() - Method in class analyzer.interp.StructureFactor
 
getGUI() - Method in interface analyzer.interp.Interpreter
 
getGUI() - Method in class analyzer.interp.PairDistribution
 
getGUI() - Method in class analyzer.interp.ParallelGroup
 
getGUI() - Method in class analyzer.interp.ScalarGroup
 
getGUI() - Method in class analyzer.interp.ScalarDataset
 
getHigh() - Method in class analyzer.plot.WindowRange
Return the upper limit of the coordinate range.
getHigh() - Method in class analyzer.plot.AutoXRange
Return the upper limit of the coordinate range.
getHigh() - Method in class analyzer.plot.ConstRange
Return the upper limit of the coordinate range.
getHigh() - Method in class analyzer.plot.AutoYRange
Return the upper limit of the coordinate range.
getHigh() - Method in interface analyzer.plot.Range
Return the upper limit of the coordinate range.
getHigh() - Method in class analyzer.view.TraceGraph.HistYRange
 
getHigh() - Method in class analyzer.view.BlockingGraph.BlockerYRange
 
getHigh() - Method in class analyzer.util.DoubleWindowModel
Return the upper limit of the current range.
getInstance() - Method in class analyzer.interp.InterpreterClass
Returns the instance of the interpreter for this object.
getInterpreters() - Method in class analyzer.tree.DataTreeNode
 
getLimitPath() - Method in class analyzer.plot.CoordSys
Return a GeneralPath that borders the coordinate system.
getLow() - Method in class analyzer.plot.WindowRange
Return the lower limit of the coordinate range.
getLow() - Method in class analyzer.plot.AutoXRange
Return the lower limit of the coordinate range.
getLow() - Method in class analyzer.plot.ConstRange
Return the lower limit of the coordinate range.
getLow() - Method in class analyzer.plot.AutoYRange
Return the lower limit of the coordinate range.
getLow() - Method in interface analyzer.plot.Range
Return the lower limit of the coordinate range.
getLow() - Method in class analyzer.view.TraceGraph.HistYRange
 
getLow() - Method in class analyzer.view.BlockingGraph.BlockerYRange
 
getLow() - Method in class analyzer.util.DoubleWindowModel
Return the lower limit of the current range.
getMean() - Method in class analyzer.stat.ScalarSeries
Return the mean.
getName() - Method in class analyzer.interp.StructureFactor
 
getName() - Method in class analyzer.interp.PairDistribution
 
getName() - Method in class analyzer.interp.ScalarDataset
 
getPlot() - Method in class analyzer.view.StructureFactorGraph
 
getPlot() - Method in class analyzer.view.AutocorGraph
 
getPlot() - Method in class analyzer.view.TraceGraph
 
getPlot() - Method in class analyzer.view.PairDistributionGraph
 
getPlot() - Method in class analyzer.view.BlockingGraph
 
getSibling(String) - Method in class analyzer.tree.DataTreeNode
 
getSigma() - Method in class analyzer.stat.ScalarSeries
Return the standard deviation.
getType() - Method in interface analyzer.tree.DataSource
Return the type of the tensor values.
getType() - Method in class analyzer.tree.ConstDataSource
Return the numerical type of the data array.
getType() - Method in class analyzer.tree.AverageDataSource
Return the numerical type of the data array.
getType() - Method in class analyzer.reader.AsciiColumnSource
 
getValue() - Method in class analyzer.view.TraceGraph.MeanSource
 
getValue() - Method in class analyzer.view.BlockingGraph.ErrorSource
 
getValue() - Method in interface analyzer.util.DoubleSource
 
getValue() - Method in class analyzer.util.DoubleSource.Const
 
getValue() - Method in class analyzer.util.DoubleObservable
Get value.
getValue() - Method in class analyzer.util.IntegerObservable
Get value.
getValue(String) - Method in class analyzer.gui.DataTreeGUI.InterpreterRequest
 
getVarience() - Method in class analyzer.stat.ScalarSeries
Return the varience.
getWindow() - Method in class analyzer.stat.ScalarSeries
Return the model for the datarange.
getXData() - Method in class analyzer.stat.Histogram
 
getXData() - Method in class analyzer.stat.Blocker
 
getXData() - Method in class analyzer.stat.Autocorr
 
getXData() - Method in class analyzer.util.ConstXYDataSource
 
getXData() - Method in interface analyzer.util.XYDataSource
 
getXMax() - Method in class analyzer.stat.Histogram
 
getXMax() - Method in class analyzer.stat.Blocker
 
getXMax() - Method in class analyzer.stat.Autocorr
 
getXMax() - Method in class analyzer.plot.CoordRange
Return the maximum x value.
getXMax() - Method in class analyzer.util.ConstXYDataSource
 
getXMax() - Method in interface analyzer.util.XYDataSource
 
getXMin() - Method in class analyzer.stat.Histogram
 
getXMin() - Method in class analyzer.stat.Blocker
 
getXMin() - Method in class analyzer.stat.Autocorr
 
getXMin() - Method in class analyzer.plot.CoordRange
Return the minimum x value.
getXMin() - Method in class analyzer.util.ConstXYDataSource
 
getXMin() - Method in interface analyzer.util.XYDataSource
 
getYData() - Method in class analyzer.stat.Histogram
 
getYData() - Method in class analyzer.stat.Blocker
 
getYData() - Method in class analyzer.stat.Autocorr
 
getYData() - Method in class analyzer.util.ConstXYDataSource
 
getYData() - Method in interface analyzer.util.XYDataSource
 
getYMax() - Method in class analyzer.stat.Histogram
 
getYMax() - Method in class analyzer.stat.Blocker
 
getYMax() - Method in class analyzer.stat.Autocorr
 
getYMax() - Method in class analyzer.plot.CoordRange
Return the maximum y value.
getYMax() - Method in class analyzer.util.ConstXYDataSource
 
getYMax() - Method in interface analyzer.util.XYDataSource
 
getYMin() - Method in class analyzer.stat.Histogram
 
getYMin() - Method in class analyzer.stat.Blocker
 
getYMin() - Method in class analyzer.stat.Autocorr
 
getYMin() - Method in class analyzer.plot.CoordRange
Return the minimum y value.
getYMin() - Method in class analyzer.util.ConstXYDataSource
 
getYMin() - Method in interface analyzer.util.XYDataSource
 
graph - Variable in class analyzer.gui.PairDistributionGUI
 
graph - Variable in class analyzer.gui.StructureFactorGUI
 
graphPanel - Variable in class analyzer.gui.PairDistributionGUI
 
graphPanel - Variable in class analyzer.gui.StructureFactorGUI
 
group - Variable in class analyzer.gui.ParallelGroupGUI
 
gui - Variable in class analyzer.interp.SimulationInfo
 
gui - Variable in class analyzer.interp.StructureFactor
 
gui - Variable in class analyzer.interp.PairDistribution
 
gui - Variable in class analyzer.interp.ParallelGroup
 
gui - Variable in class analyzer.interp.ScalarGroup
 
gui - Variable in class analyzer.interp.ScalarDataset
 

H

hasInterpreter(String) - Method in class analyzer.tree.DataTreeNode
 
height() - Method in class analyzer.plot.CoordRange
Return the height of the coordinate range.
high - Variable in class analyzer.gui.DoubleWindowControl
 
high - Variable in class analyzer.plot.ConstRange
The upper limit of the coordinate range.
high - Variable in class analyzer.util.DoubleWindowModel
 
hist - Variable in class analyzer.stat.Histogram
 
histBox - Variable in class analyzer.view.TraceGraph
 
histMax - Variable in class analyzer.view.TraceGraph
 
histogram - Variable in class analyzer.gui.OldScalarDatasetGUI
 
histogram - Variable in class analyzer.gui.ScalarDatasetGUI
 
histogram - Variable in class analyzer.view.TraceGraph
 
Histogram - class analyzer.stat.Histogram.
 
Histogram(ScalarSeries, int) - Constructor for class analyzer.stat.Histogram
 
histPlot - Variable in class analyzer.view.TraceGraph
 
histRange - Variable in class analyzer.view.AutocorGraph
 
histRange - Variable in class analyzer.view.TraceGraph
 
HORIZONTAL - Static variable in class analyzer.plot.Axis
 
HORIZONTAL - Static variable in class analyzer.plot.Line
Horizontal orientation.

I

ICLASS - Static variable in class analyzer.tree.DataTreeNode
 
INT - Static variable in interface analyzer.tree.DataSource
Class variable to indicate a tensor of type int.
IntegerObservable - class analyzer.util.IntegerObservable.
Represent a integer parameter.
IntegerObservable(int) - Constructor for class analyzer.util.IntegerObservable
 
interp - Variable in class analyzer.gui.DataTreeGUI.InterpreterRequest
 
interpreter - Variable in class analyzer.interp.InterpreterClass
 
Interpreter - interface analyzer.interp.Interpreter.
 
InterpreterClass - class analyzer.interp.InterpreterClass.
 
InterpreterClass(Class, DataTreeNode) - Constructor for class analyzer.interp.InterpreterClass
 
interpreterClasses - Variable in class analyzer.tree.DataTreeNode
 
InterpreterGUI - interface analyzer.gui.InterpreterGUI.
 
isEnabled() - Method in class analyzer.gui.DataTreeGUI.InterpreterRequest
 

J

JMenuUtil - class analyzer.util.JMenuUtil.
 
JMenuUtil() - Constructor for class analyzer.util.JMenuUtil
 
jpop - Variable in class analyzer.gui.DataTreeGUI
 

K

keyTyped(KeyEvent) - Method in class analyzer.gui.DoubleWindowControl
 

L

length() - Method in class analyzer.plot.WindowRange
Return the extent of the coordinate range, high-low.
length() - Method in class analyzer.plot.AutoXRange
Return the extent of the coordinate range, high-low.
length() - Method in class analyzer.plot.ConstRange
Return the extent of the coordinate range, high-low.
length() - Method in class analyzer.plot.AutoYRange
Return the extent of the coordinate range, high-low.
length() - Method in interface analyzer.plot.Range
Return the extent of the coordinate range, high-low.
length() - Method in class analyzer.view.TraceGraph.HistYRange
 
length() - Method in class analyzer.view.BlockingGraph.BlockerYRange
 
Line - class analyzer.plot.Line.
Draw a straight line, either horizontal or vertical.
Line(DoubleSource, int) - Constructor for class analyzer.plot.Line
Constructor
listenerList - Variable in class analyzer.stat.ScalarSeries
Data listeners for this object
listenerList - Variable in class analyzer.util.DoubleWindowModel
 
ListProps - class analyzer.util.ListProps.
 
ListProps() - Constructor for class analyzer.util.ListProps
 
low - Variable in class analyzer.gui.DoubleWindowControl
 
low - Variable in class analyzer.plot.ConstRange
The lower limit of the coordinate range.
low - Variable in class analyzer.util.DoubleWindowModel
 

M

main - Variable in class analyzer.gui.MainGUI
 
Main - class analyzer.Main.
 
main(String[]) - Static method in class analyzer.Text
 
main(String[]) - Static method in class analyzer.Main
 
main(String[]) - Static method in class analyzer.reader.XmlDataReader
 
main(String[]) - Static method in class analyzer.reader.TestDataReader
 
main(String[]) - Static method in class analyzer.util.ListProps
 
Main(String[]) - Constructor for class analyzer.Main
 
MainGUI - class analyzer.gui.MainGUI.
 
MainGUI(Main) - Constructor for class analyzer.gui.MainGUI
 
max - Variable in class analyzer.stat.Histogram
 
max - Variable in class analyzer.stat.Blocker
 
max - Variable in class analyzer.stat.Autocorr
 
max - Variable in class analyzer.util.DoubleWindowModel
 
maxCount - Variable in class analyzer.stat.Histogram
 
mean - Variable in class analyzer.stat.ScalarSeries
The mean.
meanField - Variable in class analyzer.gui.OldScalarAveragePanel
 
meanField - Variable in class analyzer.gui.ScalarAveragePanel
 
meanLabel - Variable in class analyzer.gui.OldScalarAveragePanel
 
meanLabel - Variable in class analyzer.gui.ScalarAveragePanel
 
meanLine - Variable in class analyzer.view.TraceGraph
 
menuBar - Variable in class analyzer.gui.CommonFrame
 
min - Variable in class analyzer.stat.Histogram
 
min - Variable in class analyzer.stat.Blocker
 
min - Variable in class analyzer.stat.Autocorr
 
min - Variable in class analyzer.util.DoubleWindowModel
 
model - Variable in class analyzer.gui.DoubleWindowControl
 

N

name - Variable in class analyzer.interp.InterpreterClass
 
NAME - Static variable in class analyzer.tree.DataTreeNode
 
NAMES - Static variable in class analyzer.util.Err
 
nbins - Variable in class analyzer.stat.Histogram
 
nextToken() - Method in class analyzer.util.SciStreamTokenizer
 
node - Variable in class analyzer.interp.InterpreterClass
 
node - Variable in class analyzer.interp.SimulationInfo
 
node - Variable in class analyzer.interp.StructureFactor
 
node - Variable in class analyzer.interp.PairDistribution
 
node - Variable in class analyzer.interp.ParallelGroup
 
node - Variable in class analyzer.interp.ScalarGroup
 
node - Variable in class analyzer.interp.ScalarDataset
 
normalize(double) - Method in class analyzer.sci.DensityMatrix
 

O

OldScalarAveragePanel - class analyzer.gui.OldScalarAveragePanel.
 
OldScalarAveragePanel(ScalarDataset) - Constructor for class analyzer.gui.OldScalarAveragePanel
 
OldScalarDatasetGUI - class analyzer.gui.OldScalarDatasetGUI.
 
OldScalarDatasetGUI(ScalarDataset) - Constructor for class analyzer.gui.OldScalarDatasetGUI
 
ordinates - Variable in class analyzer.plot.XYBarPlot
 
ordinates - Variable in class analyzer.plot.XYPlot
 
ordinates - Variable in class analyzer.plot.XYPoints
 
orientation - Variable in class analyzer.plot.Axis
 
orientation - Variable in class analyzer.plot.Line
The orientation of the line.

P

p - Variable in class analyzer.plot.PlotPanel
The plot information.
pad - Variable in class analyzer.plot.AutoXRange
The amount of padding.
pad - Variable in class analyzer.plot.AutoYRange
The amount of padding.
paint(Graphics) - Method in class analyzer.plot.PlotPanel
JPanel paint method, which calls the paint methods for the plot.
paint(Graphics2D) - Method in class analyzer.plot.PlotElement
Draw the object and all children.
paint(Graphics2D) - Method in class analyzer.plot.PlotBox
Plot the contents of this PlotBox.
paint(Graphics2D) - Method in class analyzer.plot.Plot
 
paint(Graphics2D) - Method in class analyzer.plot.XWindowMarks
Paint
paint(Graphics2D) - Method in class analyzer.plot.XYBarPlot
 
paint(Graphics2D) - Method in class analyzer.plot.PlotFrame
Paint
paint(Graphics2D) - Method in class analyzer.plot.Axis
Paint method is called by parent PlotElement.
paint(Graphics2D) - Method in class analyzer.plot.XYPlot
 
paint(Graphics2D) - Method in class analyzer.plot.XYPoints
 
paint(Graphics2D) - Method in class analyzer.plot.Line
Paint
pairDistribution - Variable in class analyzer.gui.PairDistributionGUI
 
pairDistribution - Variable in class analyzer.view.PairDistributionGraph
 
PairDistribution - class analyzer.interp.PairDistribution.
 
PairDistribution(DataTreeNode) - Constructor for class analyzer.interp.PairDistribution
 
PairDistributionGraph - class analyzer.view.PairDistributionGraph.
 
PairDistributionGraph(PairDistribution) - Constructor for class analyzer.view.PairDistributionGraph
 
PairDistributionGUI - class analyzer.gui.PairDistributionGUI.
 
PairDistributionGUI(PairDistribution) - Constructor for class analyzer.gui.PairDistributionGUI
 
panel - Variable in class analyzer.plot.Plot
The Panel on which to paint the plot graphics.
ParallelGroup - class analyzer.interp.ParallelGroup.
 
ParallelGroup(DataTreeNode) - Constructor for class analyzer.interp.ParallelGroup
 
ParallelGroupGUI - class analyzer.gui.ParallelGroupGUI.
 
ParallelGroupGUI(ParallelGroup) - Constructor for class analyzer.gui.ParallelGroupGUI
 
parent - Variable in class analyzer.plot.PlotElement
The container that holds this plot element.
parseNumbers() - Method in class analyzer.util.SciStreamTokenizer
 
plot - Variable in class analyzer.view.StructureFactorGraph
 
plot - Variable in class analyzer.view.AutocorGraph
 
plot - Variable in class analyzer.view.TraceGraph
 
plot - Variable in class analyzer.view.PairDistributionGraph
 
plot - Variable in class analyzer.view.BlockingGraph
 
Plot - class analyzer.plot.Plot.
A class that implements PlotBox and attaches to a PlotPanel.
Plot() - Constructor for class analyzer.plot.Plot
 
plotBox - Variable in class analyzer.view.StructureFactorGraph
 
plotBox - Variable in class analyzer.view.AutocorGraph
 
plotBox - Variable in class analyzer.view.PairDistributionGraph
 
plotBox - Variable in class analyzer.view.BlockingGraph
 
PlotBox - class analyzer.plot.PlotBox.
Container class for PlotElements.
PlotBox() - Constructor for class analyzer.plot.PlotBox
Default constructor
PlotBox(CoordRange, CoordRange) - Constructor for class analyzer.plot.PlotBox
 
PlotBox(CoordRange, CoordRange, boolean) - Constructor for class analyzer.plot.PlotBox
 
PlotElement - class analyzer.plot.PlotElement.
The base class of all plot elements.
PlotElement() - Constructor for class analyzer.plot.PlotElement
 
PlotFrame - class analyzer.plot.PlotFrame.
A rectangular frame for PlotBox.
PlotFrame() - Constructor for class analyzer.plot.PlotFrame
Constructor
plotLine - Variable in class analyzer.view.StructureFactorGraph
 
PlotPanel - class analyzer.plot.PlotPanel.
A JPanel for holding and displaying a plot.
PlotPanel(Plot) - Constructor for class analyzer.plot.PlotPanel
Constructor.
plotPoints - Variable in class analyzer.view.StructureFactorGraph
 
PlotStroke - class analyzer.plot.PlotStroke.
Stroke with simpler constructor for plotting applicaitons.
PlotStroke(float) - Constructor for class analyzer.plot.PlotStroke
Construct a solid line stroke style with a given width.
PlotStroke(float, int) - Constructor for class analyzer.plot.PlotStroke
Construct a stroke style with a given width and dash style
pointSize - Variable in class analyzer.plot.XYPoints
 
print(NumberFormat) - Method in class analyzer.sci.DensityMatrix
 
printTree(DataTreeNode, String) - Static method in class analyzer.tree.TreeWriter
Recursively print a DataTree to System.out.
project(int) - Method in class analyzer.sci.DensityMatrix
 
putValue(String, Object) - Method in class analyzer.gui.DataTreeGUI.InterpreterRequest
 

Q

quit() - Method in class analyzer.Text
 
quit() - Method in class analyzer.Main
 

R

range - Variable in class analyzer.view.StructureFactorGraph
 
range - Variable in class analyzer.view.AutocorGraph
 
range - Variable in class analyzer.view.TraceGraph
 
range - Variable in class analyzer.view.PairDistributionGraph
 
range - Variable in class analyzer.view.BlockingGraph
 
Range - interface analyzer.plot.Range.
Interface for objects that provide a range of one-dimensional coordinates.
read(URL) - Method in interface analyzer.reader.DataReader
 
read(URL) - Method in class analyzer.reader.XmlDataReader
 
read(URL) - Method in class analyzer.reader.TestDataReader
 
readData() - Method in class analyzer.reader.AsciiColumnSource
 
removeAttribute(String) - Method in class analyzer.tree.DataTreeNode
 
removePropertyChangeListener(PropertyChangeListener) - Method in class analyzer.gui.DataTreeGUI.InterpreterRequest
 
resetSyntax() - Method in class analyzer.util.SciStreamTokenizer
 
revSort(double[]) - Static method in class analyzer.util.BubbleSort
 
rootNode - Variable in class analyzer.reader.XmlDocHandler
 
RotCoordSys - class analyzer.plot.RotCoordSys.
Class for representing a local coordinate system.
RotCoordSys() - Constructor for class analyzer.plot.RotCoordSys
 
RotCoordSys(CoordRange) - Constructor for class analyzer.plot.RotCoordSys
 
RotCoordSys(CoordRange, CoordRange) - Constructor for class analyzer.plot.RotCoordSys
Create a coordinate system relative to another coordinate system.

S

ScalarAveragePanel - class analyzer.gui.ScalarAveragePanel.
 
ScalarAveragePanel(ScalarDataset) - Constructor for class analyzer.gui.ScalarAveragePanel
 
ScalarDataset - class analyzer.interp.ScalarDataset.
 
ScalarDataset(DataTreeNode) - Constructor for class analyzer.interp.ScalarDataset
 
ScalarDatasetGUI - class analyzer.gui.ScalarDatasetGUI.
 
ScalarDatasetGUI(ScalarDataset) - Constructor for class analyzer.gui.ScalarDatasetGUI
 
ScalarGroup - class analyzer.interp.ScalarGroup.
 
ScalarGroup(DataTreeNode) - Constructor for class analyzer.interp.ScalarGroup
 
ScalarGroupGUI - class analyzer.gui.ScalarGroupGUI.
 
ScalarGroupGUI(ScalarGroup) - Constructor for class analyzer.gui.ScalarGroupGUI
 
ScalarSeries - class analyzer.stat.ScalarSeries.
Class for representing time series data.
ScalarSeries(double[]) - Constructor for class analyzer.stat.ScalarSeries
Create a ScalarSeries object that refers to the given array.
SciStreamTokenizer - class analyzer.util.SciStreamTokenizer.
Extends StreamTokenizer so that it recognizes doubles in the Scientific format.
SciStreamTokenizer(Reader) - Constructor for class analyzer.util.SciStreamTokenizer
 
series - Variable in class analyzer.stat.Histogram
 
series - Variable in class analyzer.stat.Blocker
 
series - Variable in class analyzer.stat.Autocorr
 
setAttribute(String, String) - Method in class analyzer.tree.DataTreeNode
 
setAutocor(double) - Method in class analyzer.stat.ScalarSeries
Set the autocorrelation time.
setDataSource(DataSource) - Method in class analyzer.tree.DataTreeNode
 
setEnabled(boolean) - Method in class analyzer.gui.DataTreeGUI.InterpreterRequest
 
setHigh(double) - Method in class analyzer.util.DoubleWindowModel
Attempt to change the upper value.
setLow(double) - Method in class analyzer.util.DoubleWindowModel
Attempt to change the lower value.
setName(String) - Method in class analyzer.tree.DataTreeNode
 
setPaint(Paint) - Method in class analyzer.plot.PlotElement
Set the paint
setPanel(PlotPanel) - Method in class analyzer.plot.Plot
Construct the base of the plot tree, with coordinates (0,0)-(1,1).
setParent(PlotBox) - Method in class analyzer.plot.PlotElement
Protected method for setting the parent, should be called by the parent's addElement method.
setStroke(Stroke) - Method in class analyzer.plot.PlotElement
Set the stroke
setTextValues() - Method in class analyzer.gui.DoubleWindowControl
 
setValue(double) - Method in class analyzer.util.DoubleObservable
Attempt to change value.
setValue(int) - Method in class analyzer.util.IntegerObservable
Attempt to change value.
show() - Method in interface analyzer.gui.InterpreterGUI
 
sigma - Variable in class analyzer.stat.ScalarSeries
The standard deviation.
sigmaField - Variable in class analyzer.gui.OldScalarAveragePanel
 
sigmaField - Variable in class analyzer.gui.ScalarAveragePanel
 
sigmaLabel - Variable in class analyzer.gui.OldScalarAveragePanel
 
sigmaLabel - Variable in class analyzer.gui.ScalarAveragePanel
 
SimulationInfo - class analyzer.interp.SimulationInfo.
 
SimulationInfo(DataTreeNode) - Constructor for class analyzer.interp.SimulationInfo
 
SimulationInfoGUI - class analyzer.gui.SimulationInfoGUI.
 
SimulationInfoGUI(SimulationInfo) - Constructor for class analyzer.gui.SimulationInfoGUI
 
sort(double[]) - Static method in class analyzer.util.BubbleSort
 
sort(double[], boolean) - Static method in class analyzer.util.BubbleSort
 
source - Variable in class analyzer.tree.DataTreeNode
 
source - Variable in class analyzer.plot.AutoXRange
The XYDataSource to query for current range.
source - Variable in class analyzer.plot.AutoYRange
The XYDataSource to query for current range.
source - Variable in class analyzer.plot.XYBarPlot
 
source - Variable in class analyzer.plot.XYPlot
 
source - Variable in class analyzer.plot.XYPoints
 
source - Variable in class analyzer.view.TraceGraph.HistYRange
 
sourceNodeList - Variable in class analyzer.tree.AverageDataSource
 
stack - Variable in class analyzer.reader.XmlDocHandler
 
startElement(String, AttributeList) - Method in class analyzer.reader.XmlDocHandler
 
startField - Variable in class analyzer.gui.OldScalarAveragePanel
 
startField - Variable in class analyzer.gui.ScalarAveragePanel
 
startLabel - Variable in class analyzer.gui.OldScalarAveragePanel
 
startLabel - Variable in class analyzer.gui.ScalarAveragePanel
 
stroke - Variable in class analyzer.plot.PlotElement
The Stroke for this PlotElement.
structureFactor - Variable in class analyzer.gui.StructureFactorGUI
 
structureFactor - Variable in class analyzer.view.StructureFactorGraph
 
StructureFactor - class analyzer.interp.StructureFactor.
 
StructureFactor(DataTreeNode) - Constructor for class analyzer.interp.StructureFactor
 
StructureFactorGraph - class analyzer.view.StructureFactorGraph.
 
StructureFactorGraph(StructureFactor) - Constructor for class analyzer.view.StructureFactorGraph
 
StructureFactorGUI - class analyzer.gui.StructureFactorGUI.
 
StructureFactorGUI(StructureFactor) - Constructor for class analyzer.gui.StructureFactorGUI
 

T

tabbedPane - Variable in class analyzer.gui.ScalarDatasetGUI
 
TestDataReader - class analyzer.reader.TestDataReader.
 
TestDataReader() - Constructor for class analyzer.reader.TestDataReader
 
Text - class analyzer.Text.
 
Text(String[]) - Constructor for class analyzer.Text
 
textArea - Variable in class analyzer.gui.ScalarGroupGUI
 
textArea - Variable in class analyzer.gui.SimulationInfoGUI
 
top - Variable in class analyzer.gui.MainGUI
 
toString() - Method in class analyzer.tree.DataTreeNode
 
toString() - Method in class analyzer.interp.InterpreterClass
 
traceBox - Variable in class analyzer.view.TraceGraph
 
traceGraph - Variable in class analyzer.gui.OldScalarDatasetGUI
 
traceGraph - Variable in class analyzer.gui.ScalarDatasetGUI
 
TraceGraph - class analyzer.view.TraceGraph.
 
TraceGraph.HistYRange - class analyzer.view.TraceGraph.HistYRange.
 
TraceGraph.HistYRange(TraceGraph, XYDataSource) - Constructor for class analyzer.view.TraceGraph.HistYRange
 
TraceGraph.MeanSource - class analyzer.view.TraceGraph.MeanSource.
 
TraceGraph.MeanSource(TraceGraph) - Constructor for class analyzer.view.TraceGraph.MeanSource
 
TraceGraph(ScalarSeries, Histogram) - Constructor for class analyzer.view.TraceGraph
 
traceGraphPanel - Variable in class analyzer.gui.OldScalarDatasetGUI
 
traceGraphPanel - Variable in class analyzer.gui.ScalarDatasetGUI
 
tracePlot - Variable in class analyzer.view.TraceGraph
 
tree - Variable in class analyzer.gui.MainGUI
 
treeScroller - Variable in class analyzer.gui.MainGUI
 
treeScroller - Variable in class analyzer.gui.ParallelGroupGUI
 
TreeWriter - class analyzer.tree.TreeWriter.
Class for providing a character representation of a tree.
TreeWriter() - Constructor for class analyzer.tree.TreeWriter
 
type - Variable in class analyzer.tree.AverageDataSource
The numerical type of the stored array.
TYPE_UNKNOWN - Static variable in class analyzer.util.Err
 
TYPENAME - Static variable in interface analyzer.tree.DataSource
Class variable for string representation of type names.

U

UNITS - Static variable in class analyzer.tree.DataTreeNode
 
urlContext - Variable in class analyzer.reader.XmlDocHandler
 

V

value - Variable in class analyzer.util.DoubleSource.Const
 
value - Variable in class analyzer.util.DoubleObservable
 
value - Variable in class analyzer.util.IntegerObservable
 
var - Variable in class analyzer.stat.ScalarSeries
The varience.
VERTICAL - Static variable in class analyzer.plot.Axis
 
VERTICAL - Static variable in class analyzer.plot.Line
Vertical orientation.

W

warning(SAXParseException) - Method in class analyzer.reader.XmlDocHandler
 
width - Variable in class analyzer.util.DoubleWindowModel
 
width() - Method in class analyzer.plot.CoordRange
Return the width of the coordinate range.
window - Variable in class analyzer.stat.ScalarSeries
The cutoff window for calculating statistics.
window - Variable in class analyzer.plot.WindowRange
 
windowControl - Variable in class analyzer.gui.OldScalarAveragePanel
 
windowControl - Variable in class analyzer.gui.ScalarAveragePanel
 
windowMarks - Variable in class analyzer.view.TraceGraph
 
WindowRange - class analyzer.plot.WindowRange.
Implementation of Range that attaches to a DoubleWindowModel.
WindowRange(DoubleWindowModel) - Constructor for class analyzer.plot.WindowRange
 
writeText() - Method in class analyzer.gui.OldScalarAveragePanel
 
writeText() - Method in class analyzer.gui.ScalarAveragePanel
 

X

x - Variable in class analyzer.stat.Histogram
 
x - Variable in class analyzer.util.ConstXYDataSource
 
xAxis - Variable in class analyzer.view.StructureFactorGraph
 
xAxis - Variable in class analyzer.view.AutocorGraph
 
xAxis - Variable in class analyzer.view.TraceGraph
 
xAxis - Variable in class analyzer.view.PairDistributionGraph
 
xAxis - Variable in class analyzer.view.BlockingGraph
 
xmax - Variable in class analyzer.util.ConstXYDataSource
 
xmin - Variable in class analyzer.util.ConstXYDataSource
 
XmlDataReader - class analyzer.reader.XmlDataReader.
 
XmlDataReader() - Constructor for class analyzer.reader.XmlDataReader
 
XmlDocHandler - class analyzer.reader.XmlDocHandler.
 
XmlDocHandler(URL) - Constructor for class analyzer.reader.XmlDocHandler
 
xRange - Variable in class analyzer.plot.CoordRange
The x coordinate range
XWindowMarks - class analyzer.plot.XWindowMarks.
A rectangular frame for PlotBox.
XWindowMarks(DoubleWindowModel) - Constructor for class analyzer.plot.XWindowMarks
Constructor
xWindowModel - Variable in class analyzer.plot.XWindowMarks
 
XYBarPlot - class analyzer.plot.XYBarPlot.
Make an x-y plot from array data.
XYBarPlot(double[]) - Constructor for class analyzer.plot.XYBarPlot
 
XYBarPlot(XYDataSource) - Constructor for class analyzer.plot.XYBarPlot
 
XYDataSource - interface analyzer.util.XYDataSource.
 
XYPlot - class analyzer.plot.XYPlot.
Make an x-y plot from array data, using lines.
XYPlot(double[]) - Constructor for class analyzer.plot.XYPlot
 
XYPlot(XYDataSource) - Constructor for class analyzer.plot.XYPlot
 
XYPoints - class analyzer.plot.XYPoints.
Make an x-y plot from array data, using points.
XYPoints(double[]) - Constructor for class analyzer.plot.XYPoints
 
XYPoints(XYDataSource) - Constructor for class analyzer.plot.XYPoints
 

Y

y - Variable in class analyzer.util.ConstXYDataSource
 
yAxis - Variable in class analyzer.view.StructureFactorGraph
 
yAxis - Variable in class analyzer.view.AutocorGraph
 
yAxis - Variable in class analyzer.view.TraceGraph
 
yAxis - Variable in class analyzer.view.PairDistributionGraph
 
yAxis - Variable in class analyzer.view.BlockingGraph
 
ymax - Variable in class analyzer.util.ConstXYDataSource
 
ymin - Variable in class analyzer.util.ConstXYDataSource
 
yRange - Variable in class analyzer.plot.CoordRange
The y coordinate range

Z

ZERO - Static variable in class analyzer.util.DoubleSource.Const
 
zeroLine - Variable in class analyzer.view.AutocorGraph
 

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

Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu