Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- actionPerformed(ActionEvent) - Method in class cnuphys.splot.edit.CurveEditorPanel
- actionPerformed(ActionEvent) - Method in class cnuphys.splot.edit.OneAxisLimitsPanel
- actionPerformed(ActionEvent) - Method in class cnuphys.splot.edit.SimpleDialog
- actionPerformed(ActionEvent) - Method in class cnuphys.splot.plot.SplotMenus
- actionPerformed(ActionEvent) - Method in class cnuphys.splot.toolbar.CommonToolBar
- add(double) - Method in class cnuphys.splot.pdata.DataColumn
-
Add a value to the array, growing it if necessary.
- add(double) - Method in class cnuphys.splot.pdata.GrowableArray
-
Add a value to the array, growing it if necessary.
- add(double) - Method in class cnuphys.splot.pdata.HistoData
-
Add a value to the histogram
- add(double...) - Method in class cnuphys.splot.pdata.DataSet
-
Add data values.
- add(double, double) - Method in class cnuphys.splot.pdata.Histo2DData
-
Add a value to the histogram
- add(int, double) - Method in class cnuphys.splot.pdata.DataSet
-
Add data value to a specific column.
- add(DataColumn) - Method in class cnuphys.splot.edit.CurveDataModel
-
Add a new curve into the table.
- add(ToolBarButton) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Add a regular button to the toolbar
- add(JToggleButton) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Add a toggle button to the toolbar.
- add(JToggleButton, boolean) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Add a toggle button to the toolbar.
- addButtons(ActionListener) - Method in class cnuphys.splot.edit.ButtonPanel
-
Add the buttons to the panel.
- addCenter() - Method in class cnuphys.splot.edit.PlotPreferencesDialog
-
Override to create the component that goes in the center.
- addContent() - Method in class cnuphys.splot.edit.CurveEditorPanel
-
Add the content to the panel
- addCurve(String, String) - Method in class cnuphys.splot.pdata.DataSet
-
Add a curve to an existing data set.
- addDataChangeListener(DataChangeListener) - Method in class cnuphys.splot.pdata.DataSet
-
Add a data change listener
- addEast() - Method in class cnuphys.splot.example.APlotDialog
-
Add an east component
- addLayoutComponent(Component, Object) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Adds the specified component to the layout, using the specified constraint object.
- addLayoutComponent(String, Component) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Adds the specified component to the layout.
- addList(JPanel) - Method in class cnuphys.splot.edit.CurveEditorPanel
- addMenuCheckBox(String, JMenu, boolean) - Method in class cnuphys.splot.plot.SplotMenus
- addMenuItem(String, char, JMenu) - Method in class cnuphys.splot.plot.SplotMenus
-
Convenience routine for adding a menu item.
- addMenus() - Method in class cnuphys.splot.edit.SimpleDialog
-
Add menus to the dialog.
- addNorth() - Method in class cnuphys.splot.edit.DataEditor
- addNorth() - Method in class cnuphys.splot.example.APlotDialog
-
Add a north component
- addPlotCanvas(PlotCanvas) - Method in class cnuphys.splot.plot.PlotGrid
-
Add a plot canvas to the grid
- addPlotLine(PlotLine) - Method in class cnuphys.splot.plot.PlotParameters
-
Add a plot line to the plot
- addPlotPanel(PlotPanel) - Method in class cnuphys.splot.plot.PlotGrid
-
Add a plot panel to the grid
- addSouth() - Method in class cnuphys.splot.example.APlotDialog
-
Add a south component
- addToCurve(int, double...) - Method in class cnuphys.splot.pdata.DataSet
-
Add data to a specific curve.
- addToolBarListener(IToolBarListener) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Add a toolBar listener
- addWest() - Method in class cnuphys.splot.example.APlotDialog
-
Add a west component
- AExample - Class in cnuphys.splot.example
-
A template class for plot examples
- AExample() - Constructor for class cnuphys.splot.example.AExample
- ALGORITHMICLIMITS - Enum constant in enum class cnuphys.splot.plot.LimitsMethod
- ALTPOLYNOMIAL - Enum constant in enum class cnuphys.splot.fit.FitType
- AltPolynomialFit - Class in cnuphys.splot.fit
- AltPolynomialFit(Fit) - Constructor for class cnuphys.splot.fit.AltPolynomialFit
-
Create an alternate polynomial fit that uses the nonlinear fitter rather than generalized least squares.
- ANonlinearFit - Class in cnuphys.splot.fit
- ANonlinearFit(Fit) - Constructor for class cnuphys.splot.fit.ANonlinearFit
-
Create a Error function Fit
- AnotherGaussian - Class in cnuphys.splot.example
- AnotherGaussian() - Constructor for class cnuphys.splot.example.AnotherGaussian
- answer - Variable in class cnuphys.splot.edit.ColorDialog
- APlotDialog - Class in cnuphys.splot.example
- APlotDialog(JFrame, String, boolean, Properties) - Constructor for class cnuphys.splot.example.APlotDialog
- apply() - Method in class cnuphys.splot.edit.AxesLimitsPanel
-
Apply any changes
- apply() - Method in class cnuphys.splot.edit.OneAxisLimitsPanel
-
apply changes
- apply() - Method in class cnuphys.splot.plot.APreferencePanel
-
Apply all the changes
- apply() - Method in class cnuphys.splot.plot.GeneralPlotParamPanel
- APPLY - Static variable in class cnuphys.splot.edit.DataEditor
- APPLY - Static variable in class cnuphys.splot.edit.PlotPreferencesDialog
- APPLY_LABEL - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Constant string for "apply" label
- APPLY_RESPONSE - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Constant indicating an "apply" response
- APPLY_RESPONSE - Static variable in class cnuphys.splot.edit.DialogUtilities
-
Dialog "Reason" constant
- APPROX - Static variable in class cnuphys.splot.plot.UnicodeSupport
- APreferencePanel - Class in cnuphys.splot.plot
-
A base class for panels that will be used as tabs on the Preferences dialog
- APreferencePanel(PlotCanvas, String) - Constructor for class cnuphys.splot.plot.APreferencePanel
-
Create a panel for use in editing plot preferences
- areWidthsUniform() - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
See if the widths are set to uniform.
- AxesLimitsPanel - Class in cnuphys.splot.edit
- AxesLimitsPanel(PlotCanvas) - Constructor for class cnuphys.splot.edit.AxesLimitsPanel
-
Create the panel for editing the axes limits
B
- BARE - Static variable in class cnuphys.splot.plot.PlotPanel
- blueToRed() - Static method in class cnuphys.splot.plot.ColorScaleModel
-
Get a standard blue to red colors scale
- BOXZOOM - Static variable in class cnuphys.splot.toolbar.CommonToolBar
- BULLET - Static variable in class cnuphys.splot.plot.UnicodeSupport
- buttonPanel - Variable in class cnuphys.splot.edit.SimpleDialog
- ButtonPanel - Class in cnuphys.splot.edit
- ButtonPanel(String[]) - Constructor for class cnuphys.splot.edit.ButtonPanel
-
The constructor.
- ButtonPanel(String[], ActionListener) - Constructor for class cnuphys.splot.edit.ButtonPanel
-
The constructor.
- ButtonPanel(String[], ActionListener, int) - Constructor for class cnuphys.splot.edit.ButtonPanel
-
The constructor.
- ButtonPanel(String[], ActionListener, int, int) - Constructor for class cnuphys.splot.edit.ButtonPanel
-
The constructor.
- buttonPressed(CommonToolBar, ToolBarButton) - Method in class cnuphys.splot.plot.PlotCanvas
- buttonPressed(CommonToolBar, ToolBarButton) - Method in interface cnuphys.splot.toolbar.IToolBarListener
- buttons - Variable in class cnuphys.splot.edit.ButtonPanel
-
The buttons
C
- CANCEL_LABEL - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Constant string for "cancel" label
- CANCEL_RESPONSE - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Constant indicating a "cancel" response
- CANCEL_RESPONSE - Static variable in class cnuphys.splot.edit.DialogUtilities
-
Dialog "Reason" constant
- canvasCursor() - Method in class cnuphys.splot.toolbar.ToolBarButton
-
Get the appropriate cursor for this tool.
- canvasCursor() - Method in class cnuphys.splot.toolbar.ToolBarToggleButton
-
Get the appropriate cursor for this tool.
- CAPITAL_ALPHA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_BETA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_CHI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_DELTA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_EPSILON - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_ETA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_GAMMA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_IOTA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_IOTA_WITH_DIALYTIKA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_KAPPA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_LAMBDA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_MU - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_NU - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_OMEGA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_OMICRON - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_PHI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_PI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_PSI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_RHO - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_SIGMA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_TAU - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_THETA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_UPSILON - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_UPSILON_WITH_DIALYTIKA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_XI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CAPITAL_ZETA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- CENTER - Static variable in class cnuphys.splot.edit.VerticalFlowLayout
-
The center layout constraint.
- CENTER - Static variable in class cnuphys.splot.toolbar.CommonToolBar
- centerComponent - Variable in class cnuphys.splot.edit.SimpleDialog
- centerComponent(Component) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Center a component.
- centerComponent(Component, int, int) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Center a component.
- centerDialog(JDialog) - Static method in class cnuphys.splot.edit.DialogUtilities
-
Center a dialog
- checkButtons() - Method in class cnuphys.splot.edit.SimpleDialog
-
Check the enabled state of all the buttons.
- CIRCLE - Enum constant in enum class cnuphys.splot.style.SymbolType
- clear() - Method in class cnuphys.splot.edit.CurveDataModel
-
Clear all the data
- clear() - Method in class cnuphys.splot.edit.CurveTable
-
Clear the data
- clear() - Method in class cnuphys.splot.pdata.DataColumn
-
Reset the data array to the initial capacity and fill with all NaNs.
- clear() - Method in class cnuphys.splot.pdata.DataSet
-
Clear all the data.
- clear() - Method in class cnuphys.splot.pdata.GrowableArray
-
Reset the data array to the initial capacity and fill with all NaNs.
- clear() - Method in class cnuphys.splot.pdata.Histo2DData
-
Clear the data
- clear() - Method in class cnuphys.splot.pdata.HistoData
-
Clear the data
- clone() - Method in class cnuphys.splot.plot.Environment
-
Singleton objects cannot be cloned, so we override clone to throw a CloneNotSupportedException.
- clone() - Method in class cnuphys.splot.plot.ImageManager
-
Singleton objects cannot be cloned, so we override clone to throw a CloneNotSupportedException.
- CLOSE - Static variable in class cnuphys.splot.edit.CurveEditorDialog
- CLOSE - Static variable in class cnuphys.splot.edit.DataEditor
- CLOSE - Static variable in class cnuphys.splot.edit.PlotPreferencesDialog
- closeOutPanel(int, ActionListener, int) - Static method in class cnuphys.splot.edit.ButtonPanel
-
Makes a button panel with combinations of OK, Save, Save As, Cancel, Apply, and Delete
- cnuIcon - Static variable in class cnuphys.splot.plot.ImageManager
- cnuphys.splot.edit - package cnuphys.splot.edit
- cnuphys.splot.example - package cnuphys.splot.example
- cnuphys.splot.fit - package cnuphys.splot.fit
- cnuphys.splot.pdata - package cnuphys.splot.pdata
- cnuphys.splot.plot - package cnuphys.splot.plot
- cnuphys.splot.rubberband - package cnuphys.splot.rubberband
- cnuphys.splot.style - package cnuphys.splot.style
- cnuphys.splot.toolbar - package cnuphys.splot.toolbar
- colNames - Static variable in class cnuphys.splot.edit.CurveDataModel
- colorChanged(Component, Color) - Method in interface cnuphys.splot.edit.IColorChangeListener
- colorChooser - Variable in class cnuphys.splot.edit.ColorPanel
- ColorDialog - Class in cnuphys.splot.edit
- ColorDialog(String, Color, boolean) - Constructor for class cnuphys.splot.edit.ColorDialog
-
Constructor (transparency disabled).
- ColorDialog(String, Color, boolean, boolean) - Constructor for class cnuphys.splot.edit.ColorDialog
-
Constructor (transparency disabled).
- colorFromHex(String) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Obtain a color from a hex string in common internet format #rrggbbaa.
- ColorLabel - Class in cnuphys.splot.edit
- ColorLabel(IColorChangeListener, Color, Font, String) - Constructor for class cnuphys.splot.edit.ColorLabel
-
Create an inert color label.
- colorPanel - Variable in class cnuphys.splot.edit.ColorDialog
- ColorPanel - Class in cnuphys.splot.edit
- ColorPanel() - Constructor for class cnuphys.splot.edit.ColorPanel
- ColorScaleModel - Class in cnuphys.splot.plot
-
Used for color scales, such as on magnetic field plots
- ColorScaleModel(double, double, Color[]) - Constructor for class cnuphys.splot.plot.ColorScaleModel
-
This creates a ColorScaleModel for converting a value into a color.
- colorToHex(Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Get the hex format of the color in the form #rrggbbaa
- columnWidths - Static variable in class cnuphys.splot.edit.CurveDataModel
- CommonBorder - Class in cnuphys.splot.plot
- CommonBorder() - Constructor for class cnuphys.splot.plot.CommonBorder
- CommonBorder(String) - Constructor for class cnuphys.splot.plot.CommonBorder
- commonize(JComponent, Color) - Method in class cnuphys.splot.plot.Environment
-
Useful for making common look components
- CommonToolBar - Class in cnuphys.splot.toolbar
- CommonToolBar(int) - Constructor for class cnuphys.splot.toolbar.CommonToolBar
-
Creates a new tool bar with a specified name and orientation.
- CONNECT - Enum constant in enum class cnuphys.splot.fit.FitType
- contains(Point) - Method in interface cnuphys.splot.plot.Draggable
- createCenterComponent() - Method in class cnuphys.splot.edit.DataEditor
-
Override to create the component that goes in the center.
- createCenterComponent() - Method in class cnuphys.splot.edit.SimpleDialog
-
Override to create the component that goes in the center.
- createDataSet() - Method in class cnuphys.splot.example.AExample
- createDataSet() - Method in class cnuphys.splot.example.AnotherGaussian
- createDataSet() - Method in class cnuphys.splot.example.APlotDialog
- createDataSet() - Method in class cnuphys.splot.example.ErfcTest
- createDataSet() - Method in class cnuphys.splot.example.ErfTest
- createDataSet() - Method in class cnuphys.splot.example.Gaussians
- createDataSet() - Method in class cnuphys.splot.example.GrowingHisto
- createDataSet() - Method in class cnuphys.splot.example.Histo
- createDataSet() - Method in class cnuphys.splot.example.Histo2D
- createDataSet() - Method in class cnuphys.splot.example.LineWithXAndYErrors
- createDataSet() - Method in class cnuphys.splot.example.MemoryUsageDialog
- createDataSet() - Method in class cnuphys.splot.example.OneXThreeY
- createDataSet() - Method in class cnuphys.splot.example.Scatter
- createDataSet() - Method in class cnuphys.splot.example.StraightLine
- createDataSet() - Method in class cnuphys.splot.example.StripChart
- createDataSet() - Method in class cnuphys.splot.example.TripleGaussian
- createDataSet() - Method in class cnuphys.splot.example.TwoHisto
- createDataSet() - Method in class cnuphys.splot.example.TwoLinesWithErrors
- createDataSet() - Method in class cnuphys.splot.plot.StripChartPanel
-
Create the data set
- createDataSet(int) - Method in class cnuphys.splot.example.Grid
- createEastComponent() - Method in class cnuphys.splot.edit.SimpleDialog
-
Override to create the component that goes in the east.
- createFGaussPoly(int, int) - Static method in class cnuphys.splot.fit.PolyAndGaussianFit
- createFPoly(int) - Static method in class cnuphys.splot.fit.AltPolynomialFit
- createNorthComponent() - Method in class cnuphys.splot.edit.SimpleDialog
-
Override to create the component that goes in the north.
- createPreviewPanel() - Method in class cnuphys.splot.edit.ColorPanel
- createSouthComponent() - Method in class cnuphys.splot.edit.SimpleDialog
-
Override to create the component that goes in the south.
- createUI(JComponent) - Static method in class cnuphys.splot.plot.VerticalLabelUI
- createWestComponent() - Method in class cnuphys.splot.edit.SimpleDialog
-
Override to create the component that goes in the west.
- CROSS - Enum constant in enum class cnuphys.splot.style.SymbolType
- CubicSpline - Class in cnuphys.splot.fit
- CubicSpline(double[], double[]) - Constructor for class cnuphys.splot.fit.CubicSpline
- CUBICSPLINE - Enum constant in enum class cnuphys.splot.fit.FitType
- CurveDataModel - Class in cnuphys.splot.edit
- CurveDataModel() - Constructor for class cnuphys.splot.edit.CurveDataModel
-
Constructor
- CurveDataModel(Vector<DataColumn>) - Constructor for class cnuphys.splot.edit.CurveDataModel
-
Constructor
- CurveDrawer - Class in cnuphys.splot.plot
- CurveDrawer() - Constructor for class cnuphys.splot.plot.CurveDrawer
- CurveEditorDialog - Class in cnuphys.splot.edit
- CurveEditorDialog(PlotCanvas) - Constructor for class cnuphys.splot.edit.CurveEditorDialog
-
Edit the plot preferences
- CurveEditorPanel - Class in cnuphys.splot.edit
-
Used to edit parameters for curves on a plot
- CurveEditorPanel(PlotCanvas) - Constructor for class cnuphys.splot.edit.CurveEditorPanel
-
A panel for editing data sets
- CurveTable - Class in cnuphys.splot.edit
- CurveTable(PlotCanvas) - Constructor for class cnuphys.splot.edit.CurveTable
-
Create a table for toggling visibility (probably of logical layers)
- customCursor - Variable in class cnuphys.splot.toolbar.ToolBarToggleButton
-
Custom cursor.
- customCursorImageFile - Variable in class cnuphys.splot.toolbar.ToolBarToggleButton
-
Optional file with a custom cursor.
D
- DAGGER - Static variable in class cnuphys.splot.plot.UnicodeSupport
- DARROW - Static variable in class cnuphys.splot.plot.UnicodeSupport
- DASH - Enum constant in enum class cnuphys.splot.style.LineStyle
- dash1 - Static variable in class cnuphys.splot.plot.GraphicsUtilities
-
A stroke used for highlight drawing.
- dash1_2 - Static variable in class cnuphys.splot.plot.GraphicsUtilities
-
A stroke used for highlight drawing.
- dash2 - Static variable in class cnuphys.splot.plot.GraphicsUtilities
-
Another stroke used for highlight drawing.
- dash2_2 - Static variable in class cnuphys.splot.plot.GraphicsUtilities
-
Another stroke used for highlight drawing.
- dataAdded() - Method in class cnuphys.splot.pdata.DataSet
-
Has any data been added
- DataChangeListener - Interface in cnuphys.splot.pdata
- DATACLEAREDPROP - Static variable in class cnuphys.splot.plot.PlotCanvas
- DataColumn - Class in cnuphys.splot.pdata
- DataColumn(DataColumnType, String) - Constructor for class cnuphys.splot.pdata.DataColumn
-
Creates a DataColumn with initial capacity 100 and increment 100.
- DataColumn(DataColumnType, String, int, int) - Constructor for class cnuphys.splot.pdata.DataColumn
-
Create a DataColumn
- DataColumnType - Enum Class in cnuphys.splot.pdata
-
Different types of columns
X
x dataY
y dataXERR
horizontal error barsYERR
vertical error bars - DataDrawer - Class in cnuphys.splot.plot
- DataDrawer(PlotCanvas) - Constructor for class cnuphys.splot.plot.DataDrawer
-
Create a DataDrawer
- DataEditor - Class in cnuphys.splot.edit
- DataEditor(PlotCanvas) - Constructor for class cnuphys.splot.edit.DataEditor
-
Edit the plot preferences
- DataSet - Class in cnuphys.splot.pdata
-
This is essentially a table of not necessarily equal length columns.
- DataSet(DataSetType, String...) - Constructor for class cnuphys.splot.pdata.DataSet
-
Create a dataset of a specific type
- DataSet(Histo2DData) - Constructor for class cnuphys.splot.pdata.DataSet
-
This constructor is for a 2D histogram
- DataSet(HistoData...) - Constructor for class cnuphys.splot.pdata.DataSet
-
This constructor is used for 1D histograms
- DataSet(StripData, String...) - Constructor for class cnuphys.splot.pdata.DataSet
-
Create a dataset for a simple strip chart
- dataSetChanged(DataSet) - Method in interface cnuphys.splot.pdata.DataChangeListener
-
A data set changed
- dataSetChanged(DataSet) - Method in class cnuphys.splot.plot.PlotCanvas
- DataSetException - Exception in cnuphys.splot.pdata
- DataSetException(String) - Constructor for exception cnuphys.splot.pdata.DataSetException
- DataSetType - Enum Class in cnuphys.splot.pdata
-
Types of data sets
- DataTable - Class in cnuphys.splot.pdata
- DataTable(DataSet) - Constructor for class cnuphys.splot.pdata.DataTable
- DataTable.MyTableCellEditor - Class in cnuphys.splot.pdata
- defaultCursor() - Method in class cnuphys.splot.edit.SimpleDialog
-
Restore the default cursor
- DEGREE - Static variable in class cnuphys.splot.plot.UnicodeSupport
- DELETE_LABEL - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Constant string for "delete" label
- DELETE_RESPONSE - Static variable in class cnuphys.splot.edit.ButtonPanel
- derivative() - Method in class cnuphys.splot.fit.CubicSpline
-
Obtain cubic spline for the derivative by numeric differentiation
- DialogUtilities - Class in cnuphys.splot.edit
- DialogUtilities() - Constructor for class cnuphys.splot.edit.DialogUtilities
- DIAMOND - Enum constant in enum class cnuphys.splot.style.SymbolType
- doButtonAction(String) - Method in class cnuphys.splot.plot.PlotCanvas
- doClose(int) - Method in class cnuphys.splot.edit.ColorDialog
-
Close the dialog
- DONE_RESPONSE - Static variable in class cnuphys.splot.edit.DialogUtilities
-
Dialog "Reason" constant
- DONEDRAWINGPROP - Static variable in class cnuphys.splot.plot.PlotCanvas
- doneRubberbanding() - Method in class cnuphys.splot.plot.PlotCanvas
- doneRubberbanding() - Method in interface cnuphys.splot.rubberband.IRubberbanded
-
This just signals that we are done rubber banding.
- DOT - Enum constant in enum class cnuphys.splot.style.LineStyle
- DOT_DASH - Enum constant in enum class cnuphys.splot.style.LineStyle
- DOUBLE_DASH - Enum constant in enum class cnuphys.splot.style.LineStyle
- doubleFormat(double, int) - Static method in class cnuphys.splot.plot.DoubleFormat
-
Format a double
- doubleFormat(double, int, boolean) - Static method in class cnuphys.splot.plot.DoubleFormat
-
Format a double
- doubleFormat(double, int, int) - Static method in class cnuphys.splot.plot.DoubleFormat
-
Format a double, switching from fixed to scientific notation.
- DoubleFormat - Class in cnuphys.splot.plot
- DoubleFormat() - Constructor for class cnuphys.splot.plot.DoubleFormat
- DOWNTRIANGLE - Enum constant in enum class cnuphys.splot.style.SymbolType
- Draggable - Interface in cnuphys.splot.plot
- DraggableRectangle - Class in cnuphys.splot.plot
- DraggableRectangle() - Constructor for class cnuphys.splot.plot.DraggableRectangle
- draw(Graphics) - Method in class cnuphys.splot.plot.ExtraText
-
Draw the extra text
- draw(Graphics) - Method in class cnuphys.splot.plot.Gradient
-
Draw the gradient
- draw(Graphics) - Method in class cnuphys.splot.plot.Legend
-
Draw the legend
- draw(Graphics) - Method in class cnuphys.splot.plot.PlotLine
-
Draw the line
- draw(Graphics) - Method in class cnuphys.splot.plot.PlotTicks
-
Draw the plot ticks
- draw(Graphics, DataSet) - Method in class cnuphys.splot.plot.DataDrawer
-
Draw a data set on the canvas
- drawArrow(Graphics, int, int, int, int) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws an arrow on the given Graphics2D context
- drawArrow(Graphics, int, int, int, int, boolean, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws an arrow on the given Graphics2D context
- drawCross(Graphics, int, int, int, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a simple cross symbol.
- drawCross(Graphics, int, int, int, Color) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draw a simple cross
- drawCurve(Graphics, PlotCanvas, DataColumn, DataColumn) - Static method in class cnuphys.splot.plot.CurveDrawer
-
Draw a curve with no error bars
- drawCurve(Graphics, PlotCanvas, DataColumn, DataColumn, DataColumn, DataColumn) - Static method in class cnuphys.splot.plot.CurveDrawer
-
Draw a curve with x and y error bars
- drawDiamond(Graphics, int, int, int, Color, Color) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draw a simple diamond
- drawDownTriangle(Graphics, int, int, int, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a simple down triangle symbol.
- drawDownTriangle(Graphics, int, int, int, Color, Color) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draw a simple down triangle
- drawGhostSymbol(Graphics, int, int, IStyled) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draws the appropriate symbol at the provided screen location.
- drawHighlightedArc(Graphics, int, int, int, int, int, int, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
- drawHighlightedLine(Graphics, int, int, int, int, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
- drawHighlightedOval(Graphics, Rectangle) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws a highlighted rectangle using default colors.
- drawHighlightedOval(Graphics, Rectangle, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws a highlighted oval.
- drawHighlightedPolyline(Graphics, int[], int[], int) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws a highlighted polyline (set of unclosed points) using default colors.
- drawHighlightedPolyline(Graphics, int[], int[], int, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws a highlighted polyline (set of unclosed points).
- drawHighlightedRectangle(Graphics, Rectangle) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws a highlighted rectangle using default colors.
- drawHighlightedRectangle(Graphics, Rectangle, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws a highlighted rectangle.
- drawHighlightedShape(Graphics, Shape) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws a highlighted shape using default colors.
- drawHighlightedShape(Graphics, Shape, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draws a highlighted shape.
- drawHisto1D(Graphics, PlotCanvas, DataColumn) - Static method in class cnuphys.splot.plot.CurveDrawer
-
Draw a 1D histogram
- drawHisto2D(Graphics, PlotCanvas, DataColumn) - Static method in class cnuphys.splot.plot.CurveDrawer
- drawOval(Graphics, int, int, int, int, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a simple oval symbol.
- drawOval(Graphics, int, int, int, int, Color, Color) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draw a simple oval
- drawRectangle(Graphics, int, int, int, int, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a simple rectangle symbol.
- drawRectangle(Graphics, int, int, int, int, Color, Color) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draw a simple rectangle
- drawRotatedText(Graphics2D, String, Font, int, int, double) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw rotated text.
- drawRotatedText(Graphics2D, String, Font, int, int, int, int, double) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw rotated text.
- drawSimple3DDiamond(Graphics, Rectangle, Color, boolean) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a 3d diamond.
- drawSimple3DOval(Graphics, Rectangle, Color, Color, boolean) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw an oval with a 3D etching.
- drawSimple3DRect(Graphics, int, int, int, int, boolean) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a 3d "etching" around a rectangular area..
- drawSimple3DRect(Graphics, int, int, int, int, Color, boolean) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a 3d rectangle.
- drawSimple3DRect(Graphics, Rectangle, Color, boolean) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a 3d rectangle.
- drawStatisticalErrors() - Method in class cnuphys.splot.pdata.HistoData
-
Check whether we draw sqrt(n) statistical errors
- drawStyleLine(Graphics, Color, float, LineStyle, int, int, int, int) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a styled line
- drawSymbol(Graphics, int, int, IStyled) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draws the appropriate symbol at the provided screen location.
- drawSymbol(Graphics, int, int, SymbolType, int, Color, Color) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draws the appropriate symbol at the provided screen location.
- drawUpTriangle(Graphics, int, int, int, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a simple up triangle symbol.
- drawUpTriangle(Graphics, int, int, int, Color, Color) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draw a simple up triangle
- drawX(Graphics, int, int, int, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Draw a simple "X" symbol.
- drawX(Graphics, int, int, int, Color) - Static method in class cnuphys.splot.style.SymbolDraw
-
Draw a simple X symbol.
E
- eastComponent - Variable in class cnuphys.splot.edit.SimpleDialog
- enableNoColor(boolean) - Method in class cnuphys.splot.edit.ColorPanel
-
Set whether user is allowed to select "no color"
- enableTransparency(boolean) - Method in class cnuphys.splot.edit.ColorPanel
-
Set whether user is allowed to set gtransparency level
- endRubberbanding(Point) - Method in class cnuphys.splot.rubberband.Rubberband
-
Set the end point.
- EnumComboBox - Class in cnuphys.splot.style
- EnumComboBox(EnumMap<?, String>, Enum<?>) - Constructor for class cnuphys.splot.style.EnumComboBox
-
Create a combobox from an enum map.
- EnumComboBox(EnumMap<?, String>, Enum<?>, String) - Constructor for class cnuphys.splot.style.EnumComboBox
-
Create a combobox from an enum map.
- Environment - Class in cnuphys.splot.plot
- EQUIV - Static variable in class cnuphys.splot.plot.UnicodeSupport
- ERF - Enum constant in enum class cnuphys.splot.fit.FitType
- ERFC - Enum constant in enum class cnuphys.splot.fit.FitType
- ErfcFit - Class in cnuphys.splot.fit
- ErfcFit(Fit) - Constructor for class cnuphys.splot.fit.ErfcFit
-
Create a Error function Fit
- ErfcTest - Class in cnuphys.splot.example
- ErfcTest() - Constructor for class cnuphys.splot.example.ErfcTest
- ErfFit - Class in cnuphys.splot.fit
-
For fitting a single error function to a curve (DataColumn)
- ErfFit(Fit) - Constructor for class cnuphys.splot.fit.ErfFit
-
Create a Error function Fit and perform the fit
- ErfTest - Class in cnuphys.splot.example
- ErfTest() - Constructor for class cnuphys.splot.example.ErfTest
- extraDrawing() - Method in class cnuphys.splot.plot.PlotParameters
-
Check whether we should draw extra text
- ExtraText - Class in cnuphys.splot.plot
-
A legend like rectangle for extra text
- ExtraText(PlotCanvas) - Constructor for class cnuphys.splot.plot.ExtraText
-
Create a Extra Text rectangle
F
- FErf - Class in cnuphys.splot.fit
- FErf() - Constructor for class cnuphys.splot.fit.FErf
- FErfc - Class in cnuphys.splot.fit
- FErfc() - Constructor for class cnuphys.splot.fit.FErfc
- FGaussian - Class in cnuphys.splot.fit
- FGaussian(double[]) - Constructor for class cnuphys.splot.fit.FGaussian
- FGaussPoly - Class in cnuphys.splot.fit
- FGaussPoly(int, int) - Constructor for class cnuphys.splot.fit.FGaussPoly
-
Function evaluator for combined guassians and polynomial
- fillAndFrameRect(Graphics, Rectangle, Color, Color) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Fill and frame a rectangle
- fillData() - Method in class cnuphys.splot.example.AExample
- fillData() - Method in class cnuphys.splot.example.AnotherGaussian
- fillData() - Method in class cnuphys.splot.example.APlotDialog
- fillData() - Method in class cnuphys.splot.example.ErfcTest
- fillData() - Method in class cnuphys.splot.example.ErfTest
- fillData() - Method in class cnuphys.splot.example.Gaussians
- fillData() - Method in class cnuphys.splot.example.GrowingHisto
- fillData() - Method in class cnuphys.splot.example.Histo
- fillData() - Method in class cnuphys.splot.example.Histo2D
- fillData() - Method in class cnuphys.splot.example.LineWithXAndYErrors
- fillData() - Method in class cnuphys.splot.example.MemoryUsageDialog
- fillData() - Method in class cnuphys.splot.example.OneXThreeY
- fillData() - Method in class cnuphys.splot.example.Scatter
- fillData() - Method in class cnuphys.splot.example.StraightLine
- fillData() - Method in class cnuphys.splot.example.StripChart
- fillData() - Method in class cnuphys.splot.example.TripleGaussian
- fillData() - Method in class cnuphys.splot.example.TwoHisto
- fillData() - Method in class cnuphys.splot.example.TwoLinesWithErrors
- fillData(PlotCanvas, int) - Method in class cnuphys.splot.example.Grid
- findRoots(double, double) - Method in class cnuphys.splot.fit.CubicSpline
-
Find the roots of the polynomial in a range
- findRoots(double, double) - Method in class cnuphys.splot.fit.Polynomial
-
Find the roots of the polynomial in a range
- findXValsOfMaxima(double, double) - Method in class cnuphys.splot.fit.CubicSpline
-
Find the xy values of the maxima of the interpolated function in a given range
- findXValsOfMaxima(double, double) - Method in class cnuphys.splot.fit.Polynomial
-
Find the xy values of the maxima of the polynomial in a given range
- Fit - Class in cnuphys.splot.fit
-
General Fit container class.
- Fit() - Constructor for class cnuphys.splot.fit.Fit
- Fit(double[], double[], double[]) - Constructor for class cnuphys.splot.fit.Fit
- Fit(double[], double[], double[], double) - Constructor for class cnuphys.splot.fit.Fit
-
Create a fit which is someone poorly named.
- Fit(double[], double[], double[], double[], double) - Constructor for class cnuphys.splot.fit.Fit
-
Create a fit which is someone poorly named.
- Fit.ErrorType - Enum Class in cnuphys.splot.fit
- fitAltPoly(Fit) - Static method in class cnuphys.splot.fit.FitUtilities
-
An alternate polynomial fit with errors
- FitEditorPanel - Class in cnuphys.splot.fit
- FitEditorPanel() - Constructor for class cnuphys.splot.fit.FitEditorPanel
-
A Fit editing panel
- fitErf(Fit) - Static method in class cnuphys.splot.fit.FitUtilities
-
Erf fit with errors
- fitErfc(Fit) - Static method in class cnuphys.splot.fit.FitUtilities
-
Ercf fit with errors
- fitGaussians(Fit) - Static method in class cnuphys.splot.fit.FitUtilities
-
A Gaussian fit with errors
- fitGaussPlusPoly(Fit) - Static method in class cnuphys.splot.fit.FitUtilities
-
A Gaussian and polynomial fit with errors
- FitHold - Class in cnuphys.splot.fit
-
This class is used to place holds on fit parameters
- FitHold(int, double) - Constructor for class cnuphys.splot.fit.FitHold
-
Create a hold on a fitting parameter.
- fitPoly(Fit) - Static method in class cnuphys.splot.fit.FitUtilities
-
A Polynomial fit with errors
- fitSpecific(FitType) - Method in class cnuphys.splot.fit.FitEditorPanel
-
Further enable/disable based on fit type
- fitStraightLine(Fit) - Static method in class cnuphys.splot.fit.FitUtilities
-
A Straight line fit with errors in y
- FitType - Enum Class in cnuphys.splot.fit
- FitUtilities - Class in cnuphys.splot.fit
- FitUtilities() - Constructor for class cnuphys.splot.fit.FitUtilities
- fixNullSig(Fit) - Static method in class cnuphys.splot.fit.FitUtilities
-
This deals with missing or bad error data.
- FloatingLabel - Class in cnuphys.splot.plot
- FloatingLabel(PlotCanvas) - Constructor for class cnuphys.splot.plot.FloatingLabel
- font - Variable in class cnuphys.splot.plot.CommonBorder
- FPoly - Class in cnuphys.splot.fit
- FPoly(int) - Constructor for class cnuphys.splot.fit.FPoly
- funk(double, double[], doubleW, double[]) - Method in class cnuphys.splot.fit.FErf
-
Evaluates the Erf function
- funk(double, double[], doubleW, double[]) - Method in class cnuphys.splot.fit.FErfc
-
Evaluates the Erf function
- funk(double, double[], doubleW, double[]) - Method in class cnuphys.splot.fit.FGaussPoly
- funk(double, double[], doubleW, double[]) - Method in class cnuphys.splot.fit.FPoly
G
- GaussianFit - Class in cnuphys.splot.fit
-
For fitting a sum of Gaussians to a curve (DataColumn)
- GaussianFit(Fit) - Constructor for class cnuphys.splot.fit.GaussianFit
-
Create a Gaussian Fit
- GAUSSIANNUMPROP - Static variable in class cnuphys.splot.fit.FitEditorPanel
- Gaussians - Class in cnuphys.splot.example
- Gaussians() - Constructor for class cnuphys.splot.example.Gaussians
- GAUSSIANS - Enum constant in enum class cnuphys.splot.fit.FitType
- GeneralPlotParamPanel - Class in cnuphys.splot.plot
- GeneralPlotParamPanel(PlotCanvas) - Constructor for class cnuphys.splot.plot.GeneralPlotParamPanel
-
For editing basic parameters
- GEQ - Static variable in class cnuphys.splot.plot.UnicodeSupport
- get(int) - Method in class cnuphys.splot.pdata.GrowableArray
-
Get the value at the given index
- get(String) - Method in class cnuphys.splot.plot.ImageManager
-
Try to obtain an ImageIcon from the cache.
- getActiveBounds() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the active plot area
- getActiveButton() - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Get which tool bar toggle button from the primary button group is active
- getActiveCommand() - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Get the command of the active toggle button
- getAllColumnsByType(DataColumnType) - Method in class cnuphys.splot.pdata.DataSet
-
Get all the columns of a given type.
- getAllCurves() - Method in class cnuphys.splot.pdata.DataSet
-
Get all curves, visible or not
- getAllHistos() - Method in class cnuphys.splot.pdata.DataSet
-
Get all the histo data
- getAllVisibleCurves() - Method in class cnuphys.splot.pdata.DataSet
-
Get a collection of all the curves that are set visible.
- getAlphaColor(double, int) - Method in class cnuphys.splot.plot.ColorScaleModel
-
Get a color via getColor but add an alpha value
- getAnswer() - Method in class cnuphys.splot.edit.ColorDialog
-
Get the reason the dialog closed
- getAuxLineColor() - Method in interface cnuphys.splot.style.IStyled
-
Get the color used for auxiliary lines.
- getAuxLineColor() - Method in class cnuphys.splot.style.Styled
- getAuxLineStyle() - Method in interface cnuphys.splot.style.IStyled
-
Get the style used for drawing fits.
- getAuxLineStyle() - Method in class cnuphys.splot.style.Styled
- getAuxLineWidth() - Method in interface cnuphys.splot.style.IStyled
-
Get the line width for drawing auxiliary lines.
- getAuxLineWidth() - Method in class cnuphys.splot.style.Styled
- getAxesFont() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the axes font
- getBaseline(JComponent, int, int) - Method in class cnuphys.splot.plot.VerticalLabelUI
-
Overridden to always return -1, since a vertical label does not have a meaningful baseline.
- getBaselineResizeBehavior(JComponent) - Method in class cnuphys.splot.plot.VerticalLabelUI
-
Overridden to always return Component.BaselineResizeBehavior.OTHER, since a vertical label does not have a meaningful baseline
- getBasicStatistics() - Method in class cnuphys.splot.pdata.HistoData
-
Get the means and standard deviation
- getBin(double) - Method in class cnuphys.splot.pdata.HistoData
-
Get the bin for a given value.
- getBinMaxX(int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the "x" value of the right side of the bin
- getBinMaxX(int) - Method in class cnuphys.splot.pdata.HistoData
-
Get the "x" value of the right side of the bin
- getBinMaxY(int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the "y" value of the right side of the bin
- getBinMidValue(int) - Method in class cnuphys.splot.pdata.HistoData
-
Get the "x" value of the middle of the bin
- getBinMidValueX(int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the "x" value of the middle of the bin
- getBinMidValueY(int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the "y" value of the middle of the bin
- getBinMinX(int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the "x" value of the left side of the bin
- getBinMinX(int) - Method in class cnuphys.splot.pdata.HistoData
-
Get the "x" value of the left side of the bin
- getBinMinY(int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the "y" value of the left side of the bin
- getBinX(double) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the x bin for a given x value.
- getBinY(double) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the y bin for a given y value.
- getBorderColor() - Method in interface cnuphys.splot.style.IStyled
-
Get the color used for symbol borders.
- getBorderColor() - Method in class cnuphys.splot.style.Styled
- getBorderColor() - Method in class cnuphys.splot.style.StyleEditorPanel
-
Get the line color selector
- getBorderSelector() - Method in class cnuphys.splot.style.StyleEditorPanel
-
Get the border selector
- getButton(String) - Method in class cnuphys.splot.edit.SimpleDialog
-
Get the first button on this dialog with the given label.
- getButton(String) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Find a button from the action command
- getCanvas() - Method in class cnuphys.splot.plot.PlotPanel
-
Get the underlying plot canvas
- getCellEditorValue() - Method in class cnuphys.splot.pdata.DataTable.MyTableCellEditor
- getChiSquare() - Method in class cnuphys.splot.fit.ANonlinearFit
-
Get the chi square of the fit
- getChiSquare() - Method in class cnuphys.splot.fit.ErfcFit
-
Get the chi square of the fit
- getChiSquare() - Method in class cnuphys.splot.fit.ErfFit
-
Get the chi square of the fit
- getChiSquare() - Method in class cnuphys.splot.fit.GaussianFit
-
Get the chi square of the fit
- getChiSquare() - Method in class cnuphys.splot.fit.LinearExyFit
-
Get the chi square of the fit
- getChiSquare() - Method in class cnuphys.splot.fit.LineFit
-
Get the chi square of the fit
- getChiSquare() - Method in class cnuphys.splot.fit.PolyAndGaussianFit
-
Get the chi square of the fit
- getChiSquare() - Method in class cnuphys.splot.fit.PolyFit
-
Get the chi square of the fit
- getClassPath() - Method in class cnuphys.splot.plot.Environment
-
Get the JAVA class path.
- getClearItem() - Method in class cnuphys.splot.plot.SplotMenus
-
Get the clear (canvas) item
- getColor() - Method in class cnuphys.splot.edit.ColorDialog
-
Get the selected color
- getColor() - Method in class cnuphys.splot.edit.ColorLabel
-
Return the current color.
- getColor() - Method in class cnuphys.splot.edit.ColorPanel
-
Get the selected color, modified for transparency if necessary
- getColor(double) - Method in class cnuphys.splot.plot.ColorScaleModel
-
Given a value, returns the corresponding color.
- getColor(double) - Method in class cnuphys.splot.plot.Gradient
-
Get the color for the give value.
- getColors() - Method in class cnuphys.splot.plot.ColorScaleModel
-
Get the color array.
- getColumn(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get the column at a specific index
- getColumnClass(int) - Method in class cnuphys.splot.pdata.DataSet
- getColumnCount() - Method in class cnuphys.splot.edit.CurveDataModel
-
Get the number of columns
- getColumnCount() - Method in class cnuphys.splot.pdata.DataSet
- getColumnMax(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get the maximum value of a column
- getColumnMin(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get the minimum value of a column
- getColumnNames() - Method in class cnuphys.splot.example.AExample
- getColumnNames() - Method in class cnuphys.splot.example.AnotherGaussian
- getColumnNames() - Method in class cnuphys.splot.example.APlotDialog
- getColumnNames() - Method in class cnuphys.splot.example.ErfcTest
- getColumnNames() - Method in class cnuphys.splot.example.ErfTest
- getColumnNames() - Method in class cnuphys.splot.example.Gaussians
- getColumnNames() - Method in class cnuphys.splot.example.GrowingHisto
- getColumnNames() - Method in class cnuphys.splot.example.Histo
- getColumnNames() - Method in class cnuphys.splot.example.Histo2D
- getColumnNames() - Method in class cnuphys.splot.example.LineWithXAndYErrors
- getColumnNames() - Method in class cnuphys.splot.example.MemoryUsageDialog
- getColumnNames() - Method in class cnuphys.splot.example.OneXThreeY
- getColumnNames() - Method in class cnuphys.splot.example.Scatter
- getColumnNames() - Method in class cnuphys.splot.example.StraightLine
- getColumnNames() - Method in class cnuphys.splot.example.StripChart
- getColumnNames() - Method in class cnuphys.splot.example.TripleGaussian
- getColumnNames() - Method in class cnuphys.splot.example.TwoHisto
- getColumnNames() - Method in class cnuphys.splot.example.TwoLinesWithErrors
- getColumnNames(int) - Method in class cnuphys.splot.example.Grid
- getColumns() - Method in class cnuphys.splot.pdata.DataSet
-
Get all the data columns
- getColumnStyle(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get the style for a column
- getComboBox(FitType) - Static method in enum class cnuphys.splot.fit.FitType
-
Obtain a combo box of choices.
- getComboBox(LimitsMethod) - Static method in enum class cnuphys.splot.plot.LimitsMethod
-
Obtain a combo box of choices.
- getComboBox(LineStyle) - Static method in enum class cnuphys.splot.style.LineStyle
-
Obtain a combo box of choices.
- getComboBox(SymbolType) - Static method in enum class cnuphys.splot.style.SymbolType
-
Obtain a combo box of choices.
- getCommonFont(int) - Method in class cnuphys.splot.plot.Environment
-
Convenience method for sharing common fonts
- getComponent() - Method in class cnuphys.splot.rubberband.Rubberband
-
Get the component being rubber banded.
- getComponentImage(Component) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
return an image resulting from offscreen drawing.
- getComponentImageBuffer(Component) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Obtain a buffer big enough for offscreen drawing.
- getComponentTranslucentImageBuffer(Component) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Obtain a translucent buffer big enough for offscreen drawing.
- getCount(int) - Method in class cnuphys.splot.pdata.HistoData
-
Get the count for a given bin
- getCount(int, int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the count for a given bin double
- getCounts() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the counts
- getCounts() - Method in class cnuphys.splot.pdata.HistoData
-
Get the counts
- getCovarianceMatrix() - Method in class cnuphys.splot.fit.ANonlinearFit
-
Get the covariance matrix
- getCovarianceMatrix() - Method in class cnuphys.splot.fit.ErfcFit
-
Get the covariance matrix
- getCovarianceMatrix() - Method in class cnuphys.splot.fit.ErfFit
-
Get the covariance matrix
- getCovarianceMatrix() - Method in class cnuphys.splot.fit.GaussianFit
-
Get the covariance matrix
- getCovarianceMatrix() - Method in class cnuphys.splot.fit.PolyAndGaussianFit
-
Get the covariance matrix
- getCovarianceMatrix() - Method in class cnuphys.splot.fit.PolyFit
-
Get the covariance matrix
- getCurrent() - Method in class cnuphys.splot.rubberband.Rubberband
-
Get the current screen point.
- getCurrentPoint() - Method in interface cnuphys.splot.plot.Draggable
- getCurrentPoint() - Method in class cnuphys.splot.plot.DraggableRectangle
- getCurrentPt() - Method in class cnuphys.splot.rubberband.Rubberband
- getCurrentWorkingDirectory() - Method in class cnuphys.splot.plot.Environment
-
Get the current working directory.
- getCurve(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get a curve from an index.
- getCurveAtRow(int) - Method in class cnuphys.splot.edit.CurveDataModel
-
Get the curve (DataColumn) in the model at the given row.
- getCurveCount() - Method in class cnuphys.splot.pdata.DataSet
-
Get a count of all the curves
- getCurveItem() - Method in class cnuphys.splot.plot.SplotMenus
-
Get the curve (editor) item
- getCurveModel() - Method in class cnuphys.splot.edit.CurveTable
-
Get the curve data model
- getCurveStyle(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get the style for the curve at the given index.
- getDataMax(DataColumnType) - Method in class cnuphys.splot.pdata.DataSet
-
Get the overall max for all columns of the given type
- getDataMin(DataColumnType) - Method in class cnuphys.splot.pdata.DataSet
-
Get the overall min for all columns of the given type
- getDataSet() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the underlying dataset
- getDataSet(int, int) - Method in class cnuphys.splot.plot.PlotGrid
-
Obtain the data from the 0-based row and column
- getDefaultPanelBackgroundColor() - Method in class cnuphys.splot.plot.Environment
-
Get the UIManager's choice for panel background color
- getDefaultToggleButton() - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Get the default toggle button.
- getDerivative() - Method in class cnuphys.splot.fit.Polynomial
- getEditMenu() - Method in class cnuphys.splot.plot.SplotMenus
-
Get the edit menu
- getErrorType() - Method in class cnuphys.splot.fit.Fit
-
Get the error type that was used in the fitting
- getExternalPadBottom() - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Returns the bottom external vertical padding.
- getExternalPadLeft() - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Returns the left external horizontal padding.
- getExternalPadRight() - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Returns the right external horizontal padding.
- getExternalPadTop() - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Returns the top external vertical padding.
- getExtraBackground() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the extra text fill color
- getExtraBorderColor() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the extra text border color
- getExtraFont() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the extra text font
- getExtraForeground() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the extra text color
- getExtraStrings() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the extra strings for a second legend like display
- getFileMenu() - Method in class cnuphys.splot.plot.SplotMenus
-
Get the file menu
- getFillColor() - Method in interface cnuphys.splot.style.IStyled
-
Get the color used for fill the interior area.
- getFillColor() - Method in class cnuphys.splot.style.Styled
-
Get the fill color for the symbols
- getFit() - Method in class cnuphys.splot.fit.Fit
-
Returns the fit object, which is most likely a numerical recipes fit
- getFit() - Method in class cnuphys.splot.pdata.DataColumn
-
Get the Fit
- getFit(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get the fit for a given column
- getFitLineColor() - Method in interface cnuphys.splot.style.IStyled
-
Get the color used for fits.
- getFitLineColor() - Method in class cnuphys.splot.style.Styled
- getFitLineColor() - Method in class cnuphys.splot.style.StyleEditorPanel
-
Get the fit line color selector
- getFitLineStyle() - Method in interface cnuphys.splot.style.IStyled
-
Get the style used for drawing fits.
- getFitLineStyle() - Method in class cnuphys.splot.style.Styled
- getFitLineWidth() - Method in interface cnuphys.splot.style.IStyled
-
Get the line width for drawing fits.
- getFitLineWidth() - Method in class cnuphys.splot.style.Styled
- getFitParameters() - Method in class cnuphys.splot.fit.ANonlinearFit
-
Get the fit parameters
- getFitParameters() - Method in class cnuphys.splot.fit.ErfcFit
-
Get the fit parameters
- getFitParameters() - Method in class cnuphys.splot.fit.ErfFit
-
Get the fit parameters
- getFitParameters() - Method in class cnuphys.splot.fit.GaussianFit
-
Get the fit parameters
- getFitParameters() - Method in class cnuphys.splot.fit.PolyAndGaussianFit
-
Get the fit parameters
- getFitParameters() - Method in class cnuphys.splot.fit.PolyFit
-
Get the fit parameters
- getFitSelector() - Method in class cnuphys.splot.fit.FitEditorPanel
-
Get the line selector
- getFitString(Fit) - Static method in enum class cnuphys.splot.fit.FitType
-
Get an html string the describes the fit
- getFitString(DataColumn) - Method in class cnuphys.splot.fit.Fit
-
Get a report on the fit parameters in html
- getFitType() - Method in class cnuphys.splot.fit.Fit
-
Get the fit type
- getFractionalValue(int, int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the fractional value (fraction of max value) for use in a plot
- getFunc() - Method in class cnuphys.splot.fit.ANonlinearFit
- getGoodCount() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the number on entries in the histogram (excluding out of range)
- getGoodCount() - Method in class cnuphys.splot.pdata.HistoData
-
Get the number on entries in the histogram (excluding underflows and overflows)
- getGradient() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the canvas's color gradient
- getGradientHeight() - Method in class cnuphys.splot.plot.Gradient
-
Get the height of the gradient
- getGradientWidth() - Method in class cnuphys.splot.plot.Gradient
- getHistoData() - Method in class cnuphys.splot.pdata.DataColumn
-
This gets the histogram data, which for non-histograms will be
null
. - getHistoData2D() - Method in class cnuphys.splot.pdata.DataColumn
-
This gets the histogram 2D data, which for non-histograms will be
null
. - getHolds() - Method in class cnuphys.splot.fit.Fit
-
Get the fit parameter holds
- getHomeDirectory() - Method in class cnuphys.splot.plot.Environment
-
Gets the user's home directory.
- getInsets() - Method in class cnuphys.splot.edit.ButtonPanel
- getInsets() - Method in class cnuphys.splot.edit.ColorPanel
- getInsets() - Method in class cnuphys.splot.example.APlotDialog
- getInsets() - Method in class cnuphys.splot.plot.PlotPanel
- getInsets() - Method in class cnuphys.splot.plot.StripChartPanel
- getInstance() - Static method in class cnuphys.splot.plot.Environment
-
Public access for the singleton.
- getInstance() - Static method in class cnuphys.splot.plot.ImageManager
-
Access to the image manager singleton
- getIntercept() - Method in class cnuphys.splot.fit.LinearExyFit
-
Get the intercept of the fit
- getIntercept() - Method in class cnuphys.splot.fit.LineFit
-
Get the intercept of the fit
- getInterceptSigma() - Method in class cnuphys.splot.fit.LinearExyFit
-
Get the intercept estimate
- getInterceptSigma() - Method in class cnuphys.splot.fit.LineFit
-
Get the intercept estimate
- getInternalPadX() - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Get the internal horizontal padding.
- getInternalPadY() - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Get the internal vertical padding.
- getLayoutAlignmentX(Container) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Returns the alignment along the x axis.
- getLayoutAlignmentY(Container) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Returns the alignment along the y axis.
- getLegendLineLength() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the legend line length
- getLineWidthSelector() - Method in class cnuphys.splot.style.StyleEditorPanel
-
Get the line width slider
- getLocationString() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the last updated location string
- getMainButtonGroup() - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Get the primary button group so that we can add other buttons to the group
- getMajorTickLen() - Method in class cnuphys.splot.plot.PlotTicks
- getManualXMax() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the maximum value for a manual X range
- getManualXMin() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the minimum value for a manual X range
- getManualYMax() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the maximum value for a manual Y range
- getManualYMin() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the minimum value for a manual Y range
- getMaxCount() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the maximum count of any bin
- getMaximumSize(JComponent) - Method in class cnuphys.splot.plot.VerticalLabelUI
-
Returns a Dimension appropriate for vertical rendering
- getMaxNumberOfPositiveRoots() - Method in class cnuphys.splot.fit.Polynomial
- getMaxValue() - Method in class cnuphys.splot.pdata.GrowableArray
-
Get the maximum data value
- getMaxX() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the maximum "x" value.
- getMaxX() - Method in class cnuphys.splot.pdata.HistoData
-
Get the minimum value.
- getMaxY() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the maximum y value.
- getMaxY() - Method in class cnuphys.splot.pdata.HistoData
-
Get the maximum "y" value.
- getMean() - Method in class cnuphys.splot.pdata.DataColumn
-
Get the mean
- getMinExponentX() - Method in class cnuphys.splot.plot.PlotParameters
-
The exponent where we switch to scientific notation on the x axis
- getMinExponentY() - Method in class cnuphys.splot.plot.PlotParameters
-
The exponent where we switch to scientific notation on the y axis
- getMinimalArray(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get the minimal array of a column.
- getMinimalCopy() - Method in class cnuphys.splot.pdata.GrowableArray
-
Get the minimal copy of the data array.
- getMinimumSize() - Method in class cnuphys.splot.edit.ColorPanel
- getMinimumSize(JComponent) - Method in class cnuphys.splot.plot.VerticalLabelUI
-
Returns a Dimension appropriate for vertical rendering
- getMinorTickLen() - Method in class cnuphys.splot.plot.PlotTicks
- getMinValue() - Method in class cnuphys.splot.pdata.GrowableArray
-
Get the minimum data value
- getMinX() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the minimum "x" value.
- getMinX() - Method in class cnuphys.splot.pdata.HistoData
-
Get the minimum "x" value.
- getMinY() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the minimum "y" value.
- getMinY() - Method in class cnuphys.splot.pdata.HistoData
-
Get the minimum "y" value.
- getMinZ() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the minimum "z" value.
- getName() - Method in enum class cnuphys.splot.fit.FitType
-
Get the nice name of the enum.
- getName() - Method in class cnuphys.splot.pdata.DataColumn
-
Get the name of the array
- getName() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the name of the histogram
- getName() - Method in class cnuphys.splot.pdata.HistoData
-
Get the name of the histogram
- getName() - Method in enum class cnuphys.splot.plot.LimitsMethod
-
Get the nice name of the enum.
- getName() - Method in enum class cnuphys.splot.style.LineStyle
-
Get the nice name of the enum.
- getName() - Method in enum class cnuphys.splot.style.SymbolType
-
Get the nice name of the enum.
- getNiceMax() - Method in class cnuphys.splot.pdata.NiceScale
-
Get the nice plot max
- getNiceMin() - Method in class cnuphys.splot.pdata.NiceScale
-
Get the nice plot min
- getNumberBins() - Method in class cnuphys.splot.pdata.HistoData
-
Get the number of bins
- getNumberBinsX() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the number of x bins
- getNumberBinsY() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the number of x bins
- getNumDecimalX() - Method in class cnuphys.splot.plot.PlotParameters
-
The number of decimals for tick values on x axis
- getNumDecimalY() - Method in class cnuphys.splot.plot.PlotParameters
-
The number of decimals for tick values on y axis
- getNumGaussian() - Method in class cnuphys.splot.fit.Fit
-
Get the number of gaussians
- getNumGaussianSelector() - Method in class cnuphys.splot.fit.FitEditorPanel
-
Get the number of gaussian slider
- getNumMajorTickX() - Method in class cnuphys.splot.plot.PlotTicks
- getNumMajorTickY() - Method in class cnuphys.splot.plot.PlotTicks
- getNumMinorTickX() - Method in class cnuphys.splot.plot.PlotTicks
- getNumMinorTickY() - Method in class cnuphys.splot.plot.PlotTicks
- getNumRMSCheckBox() - Method in class cnuphys.splot.fit.FitEditorPanel
-
Get the rms or sigma check box
- getNumTicks() - Method in class cnuphys.splot.pdata.NiceScale
-
Get the number of ticks (including the ends)
- getOsName() - Method in class cnuphys.splot.plot.Environment
-
Gets the operating system name.
- getOutOfRangeCount() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the number on entries in the histogram that were out of range
- getOverCount() - Method in class cnuphys.splot.pdata.HistoData
-
Get the number on entries in the histogram that were above the maximum value
- getParameters() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the plot parameters
- getParameters() - Method in class cnuphys.splot.plot.PlotPanel
-
Get the plot parameters
- getParentContainer(Component) - Static method in class cnuphys.splot.plot.GraphicsUtilities
- getPlotCanvas() - Method in class cnuphys.splot.example.AExample
-
Get the plot canvas
- getPlotCanvas() - Method in class cnuphys.splot.example.APlotDialog
-
Get the plot canvas
- getPlotCanvas() - Method in class cnuphys.splot.plot.SplotMenus
-
Get the underlying plot canvas
- getPlotCanvas() - Method in class cnuphys.splot.plot.StripChartPanel
-
Get the underlying plot canvas.
- getPlotCanvas(int, int) - Method in class cnuphys.splot.plot.PlotGrid
-
Obtain the plot canvas from the 0-based row and column
- getPlotLines() - Method in class cnuphys.splot.plot.PlotParameters
-
Get all the plot lines
- getPlotPanel(int, int) - Method in class cnuphys.splot.plot.PlotGrid
-
Obtain the plot panel from the 0-based row and column
- getPlotTicks() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the canavas's plot ticks
- getPlotTitle() - Method in class cnuphys.splot.example.AExample
- getPlotTitle() - Method in class cnuphys.splot.example.AnotherGaussian
- getPlotTitle() - Method in class cnuphys.splot.example.APlotDialog
- getPlotTitle() - Method in class cnuphys.splot.example.ErfcTest
- getPlotTitle() - Method in class cnuphys.splot.example.ErfTest
- getPlotTitle() - Method in class cnuphys.splot.example.Gaussians
- getPlotTitle() - Method in class cnuphys.splot.example.GrowingHisto
- getPlotTitle() - Method in class cnuphys.splot.example.Histo
- getPlotTitle() - Method in class cnuphys.splot.example.Histo2D
- getPlotTitle() - Method in class cnuphys.splot.example.LineWithXAndYErrors
- getPlotTitle() - Method in class cnuphys.splot.example.MemoryUsageDialog
- getPlotTitle() - Method in class cnuphys.splot.example.OneXThreeY
- getPlotTitle() - Method in class cnuphys.splot.example.Scatter
- getPlotTitle() - Method in class cnuphys.splot.example.StraightLine
- getPlotTitle() - Method in class cnuphys.splot.example.StripChart
- getPlotTitle() - Method in class cnuphys.splot.example.TripleGaussian
- getPlotTitle() - Method in class cnuphys.splot.example.TwoHisto
- getPlotTitle() - Method in class cnuphys.splot.example.TwoLinesWithErrors
- getPlotTitle() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the plot title
- getPlotTitle(int) - Method in class cnuphys.splot.example.Grid
- getPngWriter() - Method in class cnuphys.splot.plot.Environment
- GetPolygon(PlotCanvas, HistoData) - Static method in class cnuphys.splot.pdata.HistoData
-
Get the drawing polygon
- getPolynomialOrder() - Method in class cnuphys.splot.fit.Fit
-
Get the polynomial order, the polynomial order--the power of the highest power
- getPolynomialOrderSelector() - Method in class cnuphys.splot.fit.FitEditorPanel
-
Get the polynomial order slider
- getPreferencesItem() - Method in class cnuphys.splot.plot.SplotMenus
-
Get the preferences item
- getPreferredSize() - Method in class cnuphys.splot.edit.ColorLabel
- getPreferredSize() - Method in class cnuphys.splot.edit.ColorPanel
- getPreferredSize() - Method in class cnuphys.splot.toolbar.ToolBarButton
-
Get the preferred size.
- getPreferredSize() - Method in class cnuphys.splot.toolbar.ToolBarToggleButton
-
Get the preferred size.
- getPreferredSize(JComponent) - Method in class cnuphys.splot.plot.VerticalLabelUI
-
Returns a Dimension appropriate for vertical rendering
- getQuitItem() - Method in class cnuphys.splot.plot.SplotMenus
-
Get the quit item (might be null)
- getReason() - Method in class cnuphys.splot.edit.SimpleDialog
-
Get the reason that the dialog was closed, which is just the label of the last button hit.
- getRectangle(double, double) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the world rectangle containing the given x and y values
- getRectangle(int, int) - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the world rectangle corresponding to the given bins
- getRowCount() - Method in class cnuphys.splot.edit.CurveDataModel
-
Get the number of rows
- getRowCount() - Method in class cnuphys.splot.pdata.DataSet
- getRubberbandBounds() - Method in class cnuphys.splot.rubberband.Rubberband
-
Return a rectangle that gives the final bounds of the rubber band.
- getRubberbandVertices() - Method in class cnuphys.splot.rubberband.Rubberband
-
Get the vertices of the rubber band.
- getSavePngFile() - Method in class cnuphys.splot.plot.PlotCanvas
- getScrollPane() - Method in class cnuphys.splot.edit.CurveTable
-
Get the scroll pane for this data table
- getScrollPane() - Method in class cnuphys.splot.pdata.DataTable
-
Get the scroll pane for this data table
- getSelectedCurve() - Method in class cnuphys.splot.edit.CurveTable
-
Get the selected curve
- getSelectedEnum() - Method in class cnuphys.splot.style.EnumComboBox
-
Get the enum corresponding to the selected string, which is the nice name of the enum.
- getSigmaX() - Method in class cnuphys.splot.fit.Fit
-
Get the x error data for the fit
- getSigmaY() - Method in class cnuphys.splot.fit.Fit
-
Get the y error data for the fit
- getSize() - Method in class cnuphys.splot.pdata.DataSet
-
Get the size of the real data, This is the same as the row count.
- getSlider() - Method in class cnuphys.splot.plot.TextFieldSlider
-
Get the slider component
- getSlope() - Method in class cnuphys.splot.fit.LinearExyFit
-
Get the slope of the fit
- getSlope() - Method in class cnuphys.splot.fit.LineFit
-
Get the slope of the fit
- getSlopeSigma() - Method in class cnuphys.splot.fit.LinearExyFit
-
Get the error estimate in the slope
- getSlopeSigma() - Method in class cnuphys.splot.fit.LineFit
-
Get the error estimate in the slope
- getStandardDeviation() - Method in class cnuphys.splot.pdata.DataColumn
-
Get the standard deviation
- getStart() - Method in class cnuphys.splot.rubberband.Rubberband
-
Get the starting screen point.
- getStartPt() - Method in class cnuphys.splot.rubberband.Rubberband
- getStatErrorCheckBox() - Method in class cnuphys.splot.fit.FitEditorPanel
-
Get the draw stat error check box
- getStatusFont() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the status font
- getStroke(float, LineStyle) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Gets a stroke appropriate for the line width and line type.
- getStyle() - Method in class cnuphys.splot.pdata.DataColumn
-
Get the style for this column
- getStyle() - Method in class cnuphys.splot.plot.PlotLine
-
Get the line style
- getSymbolColor() - Method in class cnuphys.splot.style.StyleEditorPanel
-
Get the symbol color selector
- getSymbolSelector() - Method in class cnuphys.splot.style.StyleEditorPanel
-
Get the symbol selector
- getSymbolSize() - Method in interface cnuphys.splot.style.IStyled
-
Get the symbol size (full width) in pixels.
- getSymbolSize() - Method in class cnuphys.splot.style.Styled
-
Get the symbol size (full width) in pixels.
- getSymbolSizeSelector() - Method in class cnuphys.splot.style.StyleEditorPanel
-
Get the symbols size slider
- getSymbolType() - Method in interface cnuphys.splot.style.IStyled
-
Get the symbol used for drawing points.
- getSymbolType() - Method in class cnuphys.splot.style.Styled
- getTable() - Method in class cnuphys.splot.edit.DataEditor
-
Get the table
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class cnuphys.splot.pdata.DataTable.MyTableCellEditor
- getTempDirectory() - Method in class cnuphys.splot.plot.Environment
-
Gets the temp directory.
- getTextBackground() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the legend fill color
- getTextBorderColor() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the legend border color
- getTextField() - Method in class cnuphys.splot.plot.TextFieldSlider
-
Get the text field component
- getTextFont() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the legend font
- getTextForeground() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the legend text color
- getTickSpacing() - Method in class cnuphys.splot.pdata.NiceScale
-
Get the tick spacing
- getTitle() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the plot title
- getTitleFont() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the title font
- getTolerance() - Method in class cnuphys.splot.fit.Fit
-
Get the tolerance
- getTooBigColor() - Method in class cnuphys.splot.plot.ColorScaleModel
-
Get the too-big color.
- getTooSmallColor() - Method in class cnuphys.splot.plot.ColorScaleModel
-
Get the too-small color.
- getTotalCount() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the total count, including the out of range
- getTotalCount() - Method in class cnuphys.splot.pdata.HistoData
-
Get the total count, including the unders and overs
- getType() - Method in class cnuphys.splot.pdata.DataColumn
-
Get the type of this data column
- getType() - Method in class cnuphys.splot.pdata.DataSet
-
Get the DataSet type
- getType() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the DataSet type
- getUnderCount() - Method in class cnuphys.splot.pdata.HistoData
-
Get the number on entries in the histogram that were below the minimum value
- getUserName() - Method in class cnuphys.splot.plot.Environment
-
Gets the user name.
- getValue() - Method in class cnuphys.splot.plot.TextFieldSlider
-
Convenience method to get the slider's current value.
- getValue(String) - Static method in enum class cnuphys.splot.fit.FitType
-
Returns the enum value from the name.
- getValue(String) - Static method in enum class cnuphys.splot.plot.LimitsMethod
-
Returns the enum value from the name.
- getValue(String) - Static method in enum class cnuphys.splot.style.LineStyle
-
Returns the enum value from the name.
- getValue(String) - Static method in enum class cnuphys.splot.style.SymbolType
-
Returns the enum value from the name.
- getValueAt(int, int) - Method in class cnuphys.splot.edit.CurveDataModel
-
Get the value at a given row and column
- getValueAt(int, int) - Method in class cnuphys.splot.pdata.DataSet
- getVariance() - Method in class cnuphys.splot.pdata.DataColumn
-
Get the variance.
- getVerticalGap() - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Get the vertical gap value.
- getWeightedXAverage(double[], double[]) - Static method in class cnuphys.splot.fit.FitUtilities
-
Get a weighted x mean
- getWorld() - Method in class cnuphys.splot.plot.PlotCanvas
-
Get the world boundary
- getX() - Method in class cnuphys.splot.fit.Fit
-
Get the x data for the fit
- getX0() - Method in class cnuphys.splot.plot.HorizontalLine
- getX0() - Method in class cnuphys.splot.plot.PlotLine
- getX0() - Method in class cnuphys.splot.plot.VerticalLine
- getX1() - Method in class cnuphys.splot.plot.HorizontalLine
- getX1() - Method in class cnuphys.splot.plot.PlotLine
- getX1() - Method in class cnuphys.splot.plot.VerticalLine
- getX11Color(String) - Static method in class cnuphys.splot.plot.X11Colors
-
Gets the named color from the X11 color list.
- getX11Color(String, int) - Static method in class cnuphys.splot.plot.X11Colors
-
Gets an X11 color and sets the alpha
- getX11ColorAsHex(String) - Static method in class cnuphys.splot.plot.X11Colors
-
Gets the named color from the X11 color list.
- getXAxisLabel() - Method in class cnuphys.splot.example.AExample
- getXAxisLabel() - Method in class cnuphys.splot.example.AnotherGaussian
- getXAxisLabel() - Method in class cnuphys.splot.example.APlotDialog
- getXAxisLabel() - Method in class cnuphys.splot.example.ErfcTest
- getXAxisLabel() - Method in class cnuphys.splot.example.ErfTest
- getXAxisLabel() - Method in class cnuphys.splot.example.Gaussians
- getXAxisLabel() - Method in class cnuphys.splot.example.GrowingHisto
- getXAxisLabel() - Method in class cnuphys.splot.example.Histo
- getXAxisLabel() - Method in class cnuphys.splot.example.Histo2D
- getXAxisLabel() - Method in class cnuphys.splot.example.LineWithXAndYErrors
- getXAxisLabel() - Method in class cnuphys.splot.example.MemoryUsageDialog
- getXAxisLabel() - Method in class cnuphys.splot.example.OneXThreeY
- getXAxisLabel() - Method in class cnuphys.splot.example.Scatter
- getXAxisLabel() - Method in class cnuphys.splot.example.StraightLine
- getXAxisLabel() - Method in class cnuphys.splot.example.StripChart
- getXAxisLabel() - Method in class cnuphys.splot.example.TripleGaussian
- getXAxisLabel() - Method in class cnuphys.splot.example.TwoHisto
- getXAxisLabel() - Method in class cnuphys.splot.example.TwoLinesWithErrors
- getXAxisLabel(int) - Method in class cnuphys.splot.example.Grid
- getXColumn(int) - Method in class cnuphys.splot.pdata.DataSet
-
Get a x column from an index.
- getXLabel() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the label for the x axis
- getXLimitsMethod() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the limit method for the x axis
- getXmax() - Method in class cnuphys.splot.pdata.DataSet
-
Convenience method to get the maximum value of the x data
- getXmin() - Method in class cnuphys.splot.pdata.DataSet
-
Convenience method to get the minimum value of the x data
- getXName() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the name for the x axis variable
- getY() - Method in class cnuphys.splot.fit.Fit
-
Get the y data for the fit
- getY0() - Method in class cnuphys.splot.plot.HorizontalLine
- getY0() - Method in class cnuphys.splot.plot.PlotLine
- getY0() - Method in class cnuphys.splot.plot.VerticalLine
- getY1() - Method in class cnuphys.splot.plot.HorizontalLine
- getY1() - Method in class cnuphys.splot.plot.PlotLine
- getY1() - Method in class cnuphys.splot.plot.VerticalLine
- getYAxisLabel() - Method in class cnuphys.splot.example.AExample
- getYAxisLabel() - Method in class cnuphys.splot.example.AnotherGaussian
- getYAxisLabel() - Method in class cnuphys.splot.example.APlotDialog
- getYAxisLabel() - Method in class cnuphys.splot.example.ErfcTest
- getYAxisLabel() - Method in class cnuphys.splot.example.ErfTest
- getYAxisLabel() - Method in class cnuphys.splot.example.Gaussians
- getYAxisLabel() - Method in class cnuphys.splot.example.GrowingHisto
- getYAxisLabel() - Method in class cnuphys.splot.example.Histo
- getYAxisLabel() - Method in class cnuphys.splot.example.Histo2D
- getYAxisLabel() - Method in class cnuphys.splot.example.LineWithXAndYErrors
- getYAxisLabel() - Method in class cnuphys.splot.example.MemoryUsageDialog
- getYAxisLabel() - Method in class cnuphys.splot.example.OneXThreeY
- getYAxisLabel() - Method in class cnuphys.splot.example.Scatter
- getYAxisLabel() - Method in class cnuphys.splot.example.StraightLine
- getYAxisLabel() - Method in class cnuphys.splot.example.StripChart
- getYAxisLabel() - Method in class cnuphys.splot.example.TripleGaussian
- getYAxisLabel() - Method in class cnuphys.splot.example.TwoHisto
- getYAxisLabel() - Method in class cnuphys.splot.example.TwoLinesWithErrors
- getYAxisLabel(int) - Method in class cnuphys.splot.example.Grid
- getYLabel() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the label for the y axis
- getYLimitsMethod() - Method in class cnuphys.splot.plot.PlotParameters
-
Get the limit method for the y axis
- getYmax() - Method in class cnuphys.splot.pdata.DataSet
-
Convenience function to get the maximum value of the y data.
- getYmin() - Method in class cnuphys.splot.pdata.DataSet
-
Convenience function to get the minimum value of the y data.
- getYName() - Method in class cnuphys.splot.pdata.Histo2DData
-
Get the name for the y axis variable
- GG - Static variable in class cnuphys.splot.plot.UnicodeSupport
- Gradient - Class in cnuphys.splot.plot
- Gradient(PlotCanvas) - Constructor for class cnuphys.splot.plot.Gradient
-
Create a gradient rectangle rectangle using the standard blue to red gradient with 0 to 1 value range relative range
- gradientDrawing() - Method in class cnuphys.splot.plot.PlotParameters
-
Check whether we should draw a gradient
- GraphicsUtilities - Class in cnuphys.splot.plot
- GraphicsUtilities() - Constructor for class cnuphys.splot.plot.GraphicsUtilities
- Grid - Class in cnuphys.splot.example
- Grid() - Constructor for class cnuphys.splot.example.Grid
- GrowableArray - Class in cnuphys.splot.pdata
-
This class supports named arrays that grow.
- GrowableArray() - Constructor for class cnuphys.splot.pdata.GrowableArray
-
Creates a GrowableArray with initial capacity 100 and increment 100.
- GrowableArray(int, int) - Constructor for class cnuphys.splot.pdata.GrowableArray
-
Create a GrowableArray
- GrowingHisto - Class in cnuphys.splot.example
- GrowingHisto() - Constructor for class cnuphys.splot.example.GrowingHisto
H
- H1D - Enum constant in enum class cnuphys.splot.pdata.DataSetType
- H2D - Enum constant in enum class cnuphys.splot.pdata.DataSetType
- handleCommand(String) - Method in class cnuphys.splot.edit.CurveEditorDialog
-
A button was hit.
- handleCommand(String) - Method in class cnuphys.splot.edit.DataEditor
-
A button was hit.
- handleCommand(String) - Method in class cnuphys.splot.edit.PlotPreferencesDialog
-
A button was hit.
- handleCommand(String) - Method in class cnuphys.splot.edit.SimpleDialog
-
A closeout button was hit.
- hasXErrors() - Method in class cnuphys.splot.pdata.DataSet
-
Check to see if this data set has x errors
- highlightColor1 - Static variable in class cnuphys.splot.plot.GraphicsUtilities
-
One default color for highlighted drawing.
- highlightColor2 - Static variable in class cnuphys.splot.plot.GraphicsUtilities
-
Second default color for highlighted drawing.
- Histo - Class in cnuphys.splot.example
- Histo() - Constructor for class cnuphys.splot.example.Histo
- Histo2D - Class in cnuphys.splot.example
- Histo2D() - Constructor for class cnuphys.splot.example.Histo2D
- histo2DAdd(double, double) - Method in class cnuphys.splot.pdata.DataColumn
-
Add used only by 2D histograms
- Histo2DData - Class in cnuphys.splot.pdata
- Histo2DData(String, String, String, double[], double[]) - Constructor for class cnuphys.splot.pdata.Histo2DData
-
The data for a 2D histogram where the bin spacing is arbitrary (i.e., not uniform)
- Histo2DData(String, String, String, double, double, int, double, double, int) - Constructor for class cnuphys.splot.pdata.Histo2DData
-
The data for a 2D histogram where the bin spacing is uniform.
- HistoData - Class in cnuphys.splot.pdata
-
Xontainer class for histogram data
- HistoData(String, double[]) - Constructor for class cnuphys.splot.pdata.HistoData
-
The data for a 1D histogram where the bin spacing is arbitrary (i.e., not uniform)
- HistoData(String, double, double, int) - Constructor for class cnuphys.splot.pdata.HistoData
-
The data for a 1D histogram where the bin spacing is uniform.
- hold(int, double) - Method in class cnuphys.splot.fit.Fit
-
Set a hold on a fit parameter.
- HorizontalLine - Class in cnuphys.splot.plot
- HorizontalLine(PlotCanvas, double) - Constructor for class cnuphys.splot.plot.HorizontalLine
I
- IColorChangeListener - Interface in cnuphys.splot.edit
- ICONSIZE - Static variable in class cnuphys.splot.toolbar.ToolBarToggleButton
- ImageManager - Class in cnuphys.splot.plot
- includeXZero() - Method in class cnuphys.splot.plot.PlotParameters
-
Check whether to include x = 0
- includeYZero() - Method in class cnuphys.splot.plot.PlotParameters
-
Check whether to include y = 0
- index - Variable in class cnuphys.splot.fit.FitHold
- indexSort(double[]) - Static method in class cnuphys.splot.fit.FitUtilities
-
Index sort of an array
- INFINITY - Static variable in class cnuphys.splot.plot.UnicodeSupport
- initFit() - Method in class cnuphys.splot.pdata.DataColumn
-
Initialize a fit object
- initialGuess(Fit) - Method in class cnuphys.splot.fit.ANonlinearFit
- initialGuess(Fit) - Static method in class cnuphys.splot.fit.ErfcFit
-
A method to generate an initial guess
- initialGuess(Fit) - Static method in class cnuphys.splot.fit.ErfFit
-
A method to generate an initial guess
- initialGuess(Fit) - Static method in class cnuphys.splot.fit.GaussianFit
-
A method to generate an initial guess
- initializeLookAndFeel() - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Initialize the look and feel.
- initStyle() - Method in class cnuphys.splot.pdata.DataColumn
-
Init the style sort of randomly
- invalidateLayout(Container) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
- IRubberbanded - Interface in cnuphys.splot.rubberband
- is1DHistoSet() - Method in class cnuphys.splot.pdata.DataSet
-
Check to see if this data set is for 1D Histograms
- is2DHistoSet() - Method in class cnuphys.splot.pdata.DataSet
-
Check to see if this data set is for 2D Histograms
- isActive() - Method in class cnuphys.splot.rubberband.Rubberband
-
Check whether this rubberband is active.
- isButtonActivated(AbstractButton) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Check whether a given button is active
- isCellEditable(int, int) - Method in class cnuphys.splot.edit.CurveDataModel
- isCellEditable(int, int) - Method in class cnuphys.splot.pdata.DataSet
- isDefaultActivated() - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Check whether the default button is active
- isDirty() - Method in class cnuphys.splot.fit.Fit
-
Check whether fit needs to be recomputed
- isDragging() - Method in interface cnuphys.splot.plot.Draggable
- isDragging() - Method in class cnuphys.splot.plot.DraggableRectangle
- isDraggingPrimed() - Method in interface cnuphys.splot.plot.Draggable
- isDraggingPrimed() - Method in class cnuphys.splot.plot.DraggableRectangle
- isExtraBorder() - Method in class cnuphys.splot.plot.PlotParameters
-
Check whether the extra text border is drawn
- isHeld(int) - Method in class cnuphys.splot.fit.Fit
-
Check whether a parameter was held
- isHistogram1D() - Method in class cnuphys.splot.pdata.DataColumn
-
Checks whether this is a 1D histogram
- isHistogram2D() - Method in class cnuphys.splot.pdata.DataColumn
-
Checks whether this is a 2D histogram
- isLegendBorder() - Method in class cnuphys.splot.plot.PlotParameters
-
Check whether the legend border is drawn
- isLegendDrawn() - Method in class cnuphys.splot.plot.PlotParameters
-
Check whether we should draw a legend
- isLinux() - Method in class cnuphys.splot.plot.Environment
-
Check whether we are running on linux
- isMac() - Method in class cnuphys.splot.plot.Environment
-
Check whether we are running on a Mac
- isNoColorSelected() - Method in class cnuphys.splot.edit.ColorPanel
- isPrinting() - Static method in class cnuphys.splot.plot.PrintUtilities
- isSorted(double[]) - Static method in class cnuphys.splot.fit.FitUtilities
-
Checks whether an array is sorted in ascending order
- IStyled - Interface in cnuphys.splot.style
- isVisible() - Method in class cnuphys.splot.pdata.DataColumn
-
Check whether this "curve" is visible.
- isWindows() - Method in class cnuphys.splot.plot.Environment
-
Check whether we are running on Windows
- itemStateChanged(ItemEvent) - Method in class cnuphys.splot.edit.ColorPanel
- itemStateChanged(ItemEvent) - Method in class cnuphys.splot.toolbar.CommonToolBar
- IToolBarListener - Interface in cnuphys.splot.toolbar
- IValueGetter - Interface in cnuphys.splot.fit
K
- keyPressed(KeyEvent) - Method in class cnuphys.splot.plot.APreferencePanel
-
Default implementation is to do nothing
- keyReleased(KeyEvent) - Method in class cnuphys.splot.plot.APreferencePanel
-
Default implementation is call apply() if the hey was "Enter"
- keyTyped(KeyEvent) - Method in class cnuphys.splot.plot.APreferencePanel
-
Default implementation is to do nothing
L
- labels - Variable in class cnuphys.splot.edit.ButtonPanel
-
The labels
- LARROW - Static variable in class cnuphys.splot.plot.UnicodeSupport
- layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class cnuphys.splot.plot.VerticalLabelUI
-
Transposes the view rectangles as appropriate for a vertical view before invoking the super method and copies them after they have been altered by
SwingUtilities#layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int)
- layoutContainer(Container) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Layout the components within the specified container
- LEFT - Static variable in class cnuphys.splot.edit.VerticalFlowLayout
-
The left layout constraint.
- Legend - Class in cnuphys.splot.plot
- Legend(PlotCanvas) - Constructor for class cnuphys.splot.plot.Legend
-
Create a Legend rectangle
- LEQ - Static variable in class cnuphys.splot.plot.UnicodeSupport
- LimitsMethod - Enum Class in cnuphys.splot.plot
-
How we want to choose axes limits
- LINE - Enum constant in enum class cnuphys.splot.fit.FitType
- LINE - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
- LinearExyFit - Class in cnuphys.splot.fit
- LinearExyFit(Fit) - Constructor for class cnuphys.splot.fit.LinearExyFit
-
Create a Error function Fit and perform the fit.
- LineFit - Class in cnuphys.splot.fit
- LineFit(Fit) - Constructor for class cnuphys.splot.fit.LineFit
-
Create a Error function Fit and perform the fit.
- LineStyle - Enum Class in cnuphys.splot.style
- LINEWIDTHPROP - Static variable in class cnuphys.splot.style.StyleEditorPanel
- LineWithXAndYErrors - Class in cnuphys.splot.example
- LineWithXAndYErrors() - Constructor for class cnuphys.splot.example.LineWithXAndYErrors
- LL - Static variable in class cnuphys.splot.plot.UnicodeSupport
- loadImage(String, Component) - Method in class cnuphys.splot.plot.ImageManager
-
Load an image from file or the jar file.
- loadImageFromFile(String, Component) - Method in class cnuphys.splot.plot.ImageManager
-
Load an image from a local file.
- loadImageFromURL(URL, Component) - Method in class cnuphys.splot.plot.ImageManager
-
Load an image from a URL
- loadImageIcon(BufferedImage, String) - Method in class cnuphys.splot.plot.ImageManager
-
Load an image icon from a buffered image.
- loadImageIcon(String) - Method in class cnuphys.splot.plot.ImageManager
-
Load an image icon from file or the jar file.
- localToWorld(Point, Point2D.Double) - Method in class cnuphys.splot.plot.PlotCanvas
-
This converts a screen or pixel point to a world point.
- localToWorld(Rectangle, Rectangle2D.Double) - Method in class cnuphys.splot.plot.PlotCanvas
-
This converts a screen or pixel rectangle to a world rectangle.
- LONG_DASH - Enum constant in enum class cnuphys.splot.style.LineStyle
- LONG_DOT_DASH - Enum constant in enum class cnuphys.splot.style.LineStyle
- LRARROW - Static variable in class cnuphys.splot.plot.UnicodeSupport
M
- main(String[]) - Static method in class cnuphys.splot.edit.SimpleDialog
- main(String[]) - Static method in class cnuphys.splot.example.AnotherGaussian
- main(String[]) - Static method in class cnuphys.splot.example.ErfcTest
- main(String[]) - Static method in class cnuphys.splot.example.ErfTest
- main(String[]) - Static method in class cnuphys.splot.example.Gaussians
- main(String[]) - Static method in class cnuphys.splot.example.Grid
- main(String[]) - Static method in class cnuphys.splot.example.GrowingHisto
- main(String[]) - Static method in class cnuphys.splot.example.Histo
- main(String[]) - Static method in class cnuphys.splot.example.Histo2D
- main(String[]) - Static method in class cnuphys.splot.example.LineWithXAndYErrors
- main(String[]) - Static method in class cnuphys.splot.example.OneXThreeY
- main(String[]) - Static method in class cnuphys.splot.example.Scatter
- main(String[]) - Static method in class cnuphys.splot.example.StraightLine
- main(String[]) - Static method in class cnuphys.splot.example.StripChart
- main(String[]) - Static method in class cnuphys.splot.example.TripleGaussian
- main(String[]) - Static method in class cnuphys.splot.example.TwoHisto
- main(String[]) - Static method in class cnuphys.splot.example.TwoLinesWithErrors
- main(String[]) - Static method in class cnuphys.splot.fit.Fit
- main(String[]) - Static method in class cnuphys.splot.fit.LinearExyFit
- main(String[]) - Static method in class cnuphys.splot.pdata.DataTable
-
main program for testing.
- main(String[]) - Static method in class cnuphys.splot.plot.DoubleFormat
-
main program for testing.
- main(String[]) - Static method in class cnuphys.splot.plot.Environment
- main(String[]) - Static method in class cnuphys.splot.plot.GraphicsUtilities
- makeEditMenu(PlotCanvas, Container) - Method in class cnuphys.splot.plot.SplotMenus
- makeFileMenu(Container, boolean) - Method in class cnuphys.splot.plot.SplotMenus
- MANUALLIMITS - Enum constant in enum class cnuphys.splot.plot.LimitsMethod
- Massaged_Zeroes - Enum constant in enum class cnuphys.splot.fit.Fit.ErrorType
- maxBinString() - Method in class cnuphys.splot.pdata.HistoData
- maximumLayoutSize(Container) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Returns the maximum size of this component.
- maxNumPositiveRoots(double[]) - Static method in class cnuphys.splot.fit.Polynomial
- memoryReport(String) - Static method in class cnuphys.splot.plot.Environment
-
Print a memory report
- MemoryUsageDialog - Class in cnuphys.splot.example
- MemoryUsageDialog(JFrame) - Constructor for class cnuphys.splot.example.MemoryUsageDialog
- minClip(Shape, Rectangle) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Compute a minimal clip from the intersection of the bounds of the current clip and a rectangle
- minh - Static variable in class cnuphys.splot.edit.ColorPanel
- minimumLayoutSize(Container) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Gets the minimum dimensions needed to lay out the component contained in the specified target container.
- minw - Static variable in class cnuphys.splot.edit.ColorPanel
- mouseClicked(MouseEvent) - Method in class cnuphys.splot.plot.PlotCanvas
-
The mouse has been clicked on the plot canvas
- mouseDragged(MouseEvent) - Method in class cnuphys.splot.plot.PlotCanvas
-
The mouse has been dragged over the plot canvas
- mouseEntered(MouseEvent) - Method in class cnuphys.splot.plot.PlotCanvas
-
The mouse has entered the area of the plot canvas
- mouseExited(MouseEvent) - Method in class cnuphys.splot.plot.PlotCanvas
-
The mouse has exited the area of the plot canvas
- mouseMoved(MouseEvent) - Method in class cnuphys.splot.plot.PlotCanvas
-
The mouse has moved over the plot canvas
- mousePressed(MouseEvent) - Method in class cnuphys.splot.plot.PlotCanvas
-
The mouse has been pressed on plot canvas
- mouseReleased(MouseEvent) - Method in class cnuphys.splot.plot.PlotCanvas
-
The mouse has been released on plot canvas.
- muSigma(double[]) - Static method in class cnuphys.splot.fit.FitUtilities
-
Another stats convenience method
- mustIncludeXZero(boolean) - Method in class cnuphys.splot.plot.PlotParameters
-
Force the plot to include x = 0
- mustIncludeYZero(boolean) - Method in class cnuphys.splot.plot.PlotParameters
-
Force the plot to include y = 0
- MyTableCellEditor() - Constructor for class cnuphys.splot.pdata.DataTable.MyTableCellEditor
N
- NAME_COLUMN - Static variable in class cnuphys.splot.edit.CurveDataModel
-
Constant used to designate name column;
- names - Static variable in enum class cnuphys.splot.fit.FitType
-
A map for the names of the fit types
- names - Static variable in enum class cnuphys.splot.plot.LimitsMethod
-
A map for the names of the limit methods
- names - Static variable in enum class cnuphys.splot.style.LineStyle
-
A map for the names of the line styles
- names - Static variable in enum class cnuphys.splot.style.SymbolType
-
A map for the names of the symbols
- needsRedraw(boolean) - Method in class cnuphys.splot.plot.PlotCanvas
-
Data is being added, possibly very quickly, so lets schedule a redraw
- NEQ - Static variable in class cnuphys.splot.plot.UnicodeSupport
- newcolorlabel - Variable in class cnuphys.splot.edit.ColorPanel
- NiceScale - Class in cnuphys.splot.pdata
- NiceScale(double, double, int, boolean) - Constructor for class cnuphys.splot.pdata.NiceScale
-
Instantiates a new instance of the NiceScale class.
- No_Errors - Enum constant in enum class cnuphys.splot.fit.Fit.ErrorType
- NO_RESPONSE - Static variable in class cnuphys.splot.edit.DialogUtilities
-
Dialog "Reason" constant
- noColor() - Method in class cnuphys.splot.edit.ColorPanel
-
Check whether "no color" was selected
- nocolorcb - Variable in class cnuphys.splot.edit.ColorPanel
-
"No color" checkbox--used to select no color (if enabled)
- NOLINE - Enum constant in enum class cnuphys.splot.fit.FitType
- northComponent - Variable in class cnuphys.splot.edit.SimpleDialog
- NOSYMBOL - Enum constant in enum class cnuphys.splot.style.SymbolType
- notifyListeners() - Method in class cnuphys.splot.pdata.DataSet
- numGauss - Variable in class cnuphys.splot.fit.FGaussPoly
- numPoly - Variable in class cnuphys.splot.fit.FGaussPoly
- numPoly - Variable in class cnuphys.splot.fit.FPoly
O
- OK_LABEL - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Constant string for "ok" label
- OK_RESPONSE - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Constant indicating an "OK" response
- OK_RESPONSE - Static variable in class cnuphys.splot.edit.DialogUtilities
-
Dialog "Reason" constant
- oldcolorlabel - Variable in class cnuphys.splot.edit.ColorPanel
-
Label showing the new color
- OneAxisLimitsPanel - Class in cnuphys.splot.edit
- OneAxisLimitsPanel(PlotCanvas, OneAxisLimitsPanel.Axis) - Constructor for class cnuphys.splot.edit.OneAxisLimitsPanel
-
Edit the axes limits
- OneAxisLimitsPanel.Axis - Enum Class in cnuphys.splot.edit
- OneXThreeY - Class in cnuphys.splot.example
- OneXThreeY() - Constructor for class cnuphys.splot.example.OneXThreeY
- outputdata - Variable in class cnuphys.splot.edit.DialogUtilities
-
Current answer string
- OVAL - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
P
- p0 - Variable in class cnuphys.splot.plot.PlotLine
- p1 - Variable in class cnuphys.splot.plot.PlotLine
- paddedPanel(int, int, Component) - Static method in class cnuphys.splot.edit.DialogUtilities
-
Create a nice padded panel.
- padString(Component, String, String) - Method in class cnuphys.splot.edit.DialogUtilities
-
Convenience routine for padding a string using the default font.
- paint(Graphics, JComponent) - Method in class cnuphys.splot.plot.VerticalLabelUI
-
Transforms the Graphics for vertical rendering and invokes the super method.
- paintComponent(Graphics) - Method in class cnuphys.splot.edit.ColorLabel
- paintComponent(Graphics) - Method in class cnuphys.splot.plot.PlotCanvas
-
Paint the canvas
- paintComponentOnImage(Component, BufferedImage) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Paints the component on an existing image.
- PARALLEL - Static variable in class cnuphys.splot.plot.UnicodeSupport
- parallelSort(double[]...) - Static method in class cnuphys.splot.fit.FitUtilities
-
Sort a set of parallel arrays.
- PERP - Static variable in class cnuphys.splot.plot.UnicodeSupport
- PlotCanvas - Class in cnuphys.splot.plot
- PlotCanvas(DataSet, String, String, String) - Constructor for class cnuphys.splot.plot.PlotCanvas
-
Create a plot canvas for plotting a dataset
- PlotGrid - Class in cnuphys.splot.plot
- PlotGrid(int, int) - Constructor for class cnuphys.splot.plot.PlotGrid
-
Create a plot grid of independent canvases
- PlotGridDialog - Class in cnuphys.splot.plot
- PlotGridDialog(JFrame, String, boolean, int, int, int, int) - Constructor for class cnuphys.splot.plot.PlotGridDialog
- PlotLine - Class in cnuphys.splot.plot
-
Just a straight line to be drawn on the plot, e.g. a y = 0 line
- PlotLine(PlotCanvas) - Constructor for class cnuphys.splot.plot.PlotLine
- PlotPanel - Class in cnuphys.splot.plot
- PlotPanel(PlotCanvas) - Constructor for class cnuphys.splot.plot.PlotPanel
-
Create a plot panel for a single xy dataset and a toolbar
- PlotPanel(PlotCanvas, int) - Constructor for class cnuphys.splot.plot.PlotPanel
-
Create a plot panel for a single xy dataset
- PlotParameters - Class in cnuphys.splot.plot
- PlotParameters(PlotCanvas) - Constructor for class cnuphys.splot.plot.PlotParameters
-
Create plot parameters for a canvas
- PlotPopupMenu - Class in cnuphys.splot.plot
- PlotPopupMenu(PlotCanvas) - Constructor for class cnuphys.splot.plot.PlotPopupMenu
- PlotPreferencesDialog - Class in cnuphys.splot.edit
- PlotPreferencesDialog(PlotCanvas) - Constructor for class cnuphys.splot.edit.PlotPreferencesDialog
-
Edit the plot preferences
- PlotTicks - Class in cnuphys.splot.plot
- PlotTicks(PlotCanvas) - Constructor for class cnuphys.splot.plot.PlotTicks
- PLUSMINUS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- PNG - Static variable in class cnuphys.splot.toolbar.CommonToolBar
- POINTER - Static variable in class cnuphys.splot.toolbar.CommonToolBar
- pointOnLine(int, int, int, int, int, int) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Returns
true
if the point is on the line, with an amount of slop controlled by the class constantSELECTRES
. - pointOnLine(Point, Point, Point) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Returns
true
if the point is on the line, with an amount of slop controlled by the class constantSELECTRES
. - PolyAndGaussianFit - Class in cnuphys.splot.fit
- PolyAndGaussianFit(Fit) - Constructor for class cnuphys.splot.fit.PolyAndGaussianFit
- PolyFit - Class in cnuphys.splot.fit
- PolyFit(Fit) - Constructor for class cnuphys.splot.fit.PolyFit
- POLYGON - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
- POLYLINE - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
- Polynomial - Class in cnuphys.splot.fit
- Polynomial(double[]) - Constructor for class cnuphys.splot.fit.Polynomial
- POLYNOMIAL - Enum constant in enum class cnuphys.splot.fit.FitType
- POLYNOMIALORDERPROP - Static variable in class cnuphys.splot.fit.FitEditorPanel
- POLYPLUSGAUSS - Enum constant in enum class cnuphys.splot.fit.FitType
- preferredLayoutSize(Container) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Gets the preferred dimensions for this layout given the components in the specified target container.
- preferredSize - Variable in class cnuphys.splot.toolbar.ToolBarToggleButton
-
preferred size.
- prepare() - Method in class cnuphys.splot.edit.CurveEditorDialog
-
can do preparation--for example a component might be added on "createCenterComponent" but a reference needed in "addNorthComponent"
- prepare() - Method in class cnuphys.splot.edit.DataEditor
-
can do preparation--for example a component might be added on "createCenterComponent" but a reference needed in "addNorthComponent"
- prepare() - Method in class cnuphys.splot.edit.PlotPreferencesDialog
-
can do preparation--for example a component might be added on "createCenterComponent" but a reference needed in "addNorthComponent"
- prepare() - Method in class cnuphys.splot.edit.SimpleDialog
-
can do preparation--for example a component might be added on "createCenterComponent" but a reference needed in "addNorthComponent"
- previewPanel - Variable in class cnuphys.splot.edit.ColorPanel
- print() - Method in class cnuphys.splot.plot.PlotCanvas
-
Print
- print() - Method in class cnuphys.splot.plot.PrintUtilities
- print(Graphics, PageFormat, int) - Method in class cnuphys.splot.plot.PrintUtilities
- PRINT - Static variable in class cnuphys.splot.toolbar.CommonToolBar
- printComponent(Component) - Static method in class cnuphys.splot.plot.PrintUtilities
- PrintUtilities - Class in cnuphys.splot.plot
- PrintUtilities(Component) - Constructor for class cnuphys.splot.plot.PrintUtilities
- propertyChange(PropertyChangeEvent) - Method in class cnuphys.splot.edit.CurveEditorPanel
-
The canvas or a widget has fired a property change.
- propertyChange(PropertyChangeEvent) - Method in class cnuphys.splot.plot.PlotPanel
- PROPTO - Static variable in class cnuphys.splot.plot.UnicodeSupport
- put(String, ImageIcon) - Method in class cnuphys.splot.plot.ImageManager
-
Place an ImageIcon into the cache.
R
- RADARC - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
- RARROW - Static variable in class cnuphys.splot.plot.UnicodeSupport
- realValueToSliderValue(double) - Method in class cnuphys.splot.plot.TextFieldSlider
-
Convert a real value to the corresponding slider value.
- reason - Variable in class cnuphys.splot.edit.SimpleDialog
- recenterAtClick(Point) - Method in class cnuphys.splot.plot.PlotCanvas
-
Center the plot world at the click.
- reconfigure(DataColumn) - Method in class cnuphys.splot.fit.FitEditorPanel
-
Reconfigure fit widgets based on fit type
- RECTANGLE - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
- RECTANGLE_PRESERVE_ASPECT - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
- rectangleARFixed(Rectangle, Point, Point) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Get a rectangle with the same apsect ratio.
- rectangleARFixedAdjust(Rectangle, Point, Point) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Adjust a second point so that the rectangle it forms with the first point matches an aspect ratio of a given rectangle.
- rectangleFromPoints(Point, Point) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Given two points, return the rectangle
- rectangleToPoints(Rectangle) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Create four points corresponding to the corners of a rectangle.
- remoteFirePropertyChange(String, Object, Object) - Method in class cnuphys.splot.plot.PlotCanvas
-
Used so another object can tell the plot canvas to fire a propert change event
- remove(DataColumn) - Method in class cnuphys.splot.edit.CurveDataModel
-
remove an curve from the table.
- remove(JToggleButton) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
remove a toggle button from the toolbar.
- removeDataChangeListener(DataChangeListener) - Method in class cnuphys.splot.pdata.DataSet
-
Remove a DataChangeListener.
- removeFirst() - Method in class cnuphys.splot.pdata.GrowableArray
-
removes the first entry and moves all other entries up one
- removeLayoutComponent(Component) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Remove the specified component.
- removePlotLine(PlotLine) - Method in class cnuphys.splot.plot.PlotParameters
-
Remove a plot line from the plot
- removeToolBarListener(IToolBarListener) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Remove a ToolBarListener.
- reset() - Method in class cnuphys.splot.plot.TextFieldSlider
-
Reset the slider back to its default value.
- resetDefaultSelection() - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Reset the default toggle button selection
- reverseHash - Variable in class cnuphys.splot.style.EnumComboBox
- RIGHT - Static variable in class cnuphys.splot.edit.VerticalFlowLayout
-
The right layout constraint.
- Rubberband - Class in cnuphys.splot.rubberband
- Rubberband(PlotCanvas, IRubberbanded, Rubberband.Policy) - Constructor for class cnuphys.splot.rubberband.Rubberband
-
Create a Rubberband
- Rubberband.Policy - Enum Class in cnuphys.splot.rubberband
-
Enum of possible rubber banding polices.
S
- scale(double) - Method in class cnuphys.splot.plot.PlotCanvas
-
Scale the canvas by a given amount
- Scatter - Class in cnuphys.splot.example
- Scatter() - Constructor for class cnuphys.splot.example.Scatter
- screenFraction(double) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Returns a dimension that is a specified fraction of the screen size.
- secondaryInitialGuess(Fit) - Static method in class cnuphys.splot.fit.GaussianFit
-
A method to generate an initial guess
- selectedCell(int, int) - Method in class cnuphys.splot.pdata.DataTable
- selectFirstCurve() - Method in class cnuphys.splot.edit.CurveEditorDialog
-
Select the first curve
- selectFirstCurve() - Method in class cnuphys.splot.edit.CurveEditorPanel
-
Select the first curve
- set(int, double) - Method in class cnuphys.splot.pdata.DataColumn
-
Set the value at the given index
- set(int, double) - Method in class cnuphys.splot.pdata.GrowableArray
-
Set the value at the given index
- setActive(boolean) - Method in class cnuphys.splot.rubberband.Rubberband
-
This activates or deactivates the rubber banding.
- setAffineTransforms() - Method in class cnuphys.splot.plot.PlotCanvas
- setAllFitsDirty() - Method in class cnuphys.splot.pdata.DataSet
-
Set all fits to dirty.
- setAuxLineColor(Color) - Method in interface cnuphys.splot.style.IStyled
-
Set the color used for auxiliary lines.
- setAuxLineColor(Color) - Method in class cnuphys.splot.style.Styled
- setAuxLineStyle(LineStyle) - Method in interface cnuphys.splot.style.IStyled
-
Set the style used for drawing auxiliary lines.
- setAuxLineStyle(LineStyle) - Method in class cnuphys.splot.style.Styled
- setAuxLineWidth(float) - Method in interface cnuphys.splot.style.IStyled
-
Set the line width for drawing auxiliary lines.
- setAuxLineWidth(float) - Method in class cnuphys.splot.style.Styled
- setAxesFont(Font) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the axes font
- setBorderColor(Color) - Method in interface cnuphys.splot.style.IStyled
-
Set the color used for symbol borders.
- setBorderColor(Color) - Method in class cnuphys.splot.style.Styled
- setButtonEnabled(String, boolean) - Method in class cnuphys.splot.edit.SimpleDialog
-
Enable or disable a button with a given label.
- setButtonEnabled(String, boolean) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Set a button enabled by the action command
- setColor(Color) - Method in class cnuphys.splot.edit.ColorLabel
-
Set the new color.
- setColor(Color) - Method in class cnuphys.splot.edit.ColorPanel
- setColor(Color) - Method in class cnuphys.splot.plot.PlotPanel
- setColorListener(IColorChangeListener) - Method in class cnuphys.splot.edit.ColorLabel
-
Set the color change listener
- setCount(double, int) - Method in class cnuphys.splot.pdata.HistoData
-
Set a bin to a given count
- setCurrentPoint(Point) - Method in interface cnuphys.splot.plot.Draggable
- setCurrentPoint(Point) - Method in class cnuphys.splot.plot.DraggableRectangle
- setData(Vector<DataColumn>) - Method in class cnuphys.splot.edit.CurveDataModel
- setDataSet(DataSet) - Method in class cnuphys.splot.pdata.StripData
- setDataSet(DataSet) - Method in class cnuphys.splot.plot.PlotCanvas
-
Set a new data set for the canvas
- setDefaultToggleButton(ToolBarToggleButton) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Set the default toggle button.
- setDirty() - Method in class cnuphys.splot.fit.Fit
-
Set the fit to be dirty.
- setDragging(boolean) - Method in interface cnuphys.splot.plot.Draggable
- setDragging(boolean) - Method in class cnuphys.splot.plot.DraggableRectangle
- setDraggingPrimed(boolean) - Method in interface cnuphys.splot.plot.Draggable
- setDraggingPrimed(boolean) - Method in class cnuphys.splot.plot.DraggableRectangle
- setDrawBinValue(boolean) - Method in class cnuphys.splot.plot.PlotTicks
-
Sets whether we want to draw the bin values on the x axis.
- setDrawStatisticalErrors(boolean) - Method in class cnuphys.splot.pdata.HistoData
-
Set whether we draw sqrt(n) statistical errors
- setEnabled(boolean) - Method in class cnuphys.splot.edit.CurveEditorPanel
- setEnabled(boolean) - Method in class cnuphys.splot.fit.FitEditorPanel
- setEnabled(boolean) - Method in class cnuphys.splot.plot.TextFieldSlider
- setEnabled(boolean) - Method in class cnuphys.splot.style.StyleEditorPanel
- setEnabled(int, boolean) - Method in class cnuphys.splot.edit.ButtonPanel
-
Enable or disable a button.
- setErrorType(Fit.ErrorType) - Method in class cnuphys.splot.fit.Fit
-
Set the error type used by the fitting.
- setExternalPadBottom(int) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Set the bottom external vertical padding.
- setExternalPadLeft(int) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Set the left external horizontal padding.
- setExternalPadRight(int) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Set the right external horizontal padding.
- setExternalPadTop(int) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Set the top external vertical padding.
- setExtraBackground(Color) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the extra text fill color
- setExtraBorder(boolean) - Method in class cnuphys.splot.plot.PlotParameters
-
Set whether the extra text border is drawn
- setExtraBorderColor(Color) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the extra text border color
- setExtraDrawing(boolean) - Method in class cnuphys.splot.plot.PlotParameters
-
Set whether we should draw the extra text
- setExtraFont(Font) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the extra text font
- setExtraForeground(Color) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the extra text color
- setExtraStrings(String...) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the extra strings for a second legend like display
- setFillColor(Color) - Method in class cnuphys.splot.rubberband.Rubberband
-
Set the fill color for this rubber band.
- setFillColor(Color) - Method in interface cnuphys.splot.style.IStyled
-
Set the color used for fill the interior area.
- setFillColor(Color) - Method in class cnuphys.splot.style.Styled
- setFit(DataColumn) - Method in class cnuphys.splot.fit.FitEditorPanel
-
FitEditorPanel Set the choices
- setFit(Object) - Method in class cnuphys.splot.fit.Fit
-
Set the fit
- setFitLineColor(Color) - Method in interface cnuphys.splot.style.IStyled
-
Set the color used for the fit drawing.
- setFitLineColor(Color) - Method in class cnuphys.splot.style.Styled
- setFitLineStyle(LineStyle) - Method in interface cnuphys.splot.style.IStyled
-
Set the style used for drawing fits.
- setFitLineStyle(LineStyle) - Method in class cnuphys.splot.style.Styled
-
Set the line style
- setFitLineWidth(float) - Method in interface cnuphys.splot.style.IStyled
-
Set the line width for drawing fit lines.
- setFitLineWidth(float) - Method in class cnuphys.splot.style.Styled
-
Set the line width
- setFitType(FitType) - Method in class cnuphys.splot.fit.Fit
-
Set the fit type
- setGradientDrawing(boolean) - Method in class cnuphys.splot.plot.PlotParameters
-
Set whether we should draw a gradient
- setHighlightColor1(Color) - Method in class cnuphys.splot.rubberband.Rubberband
-
Set one of the highlight colors used to stipple draw the boundary.
- setHighlightColor2(Color) - Method in class cnuphys.splot.rubberband.Rubberband
-
Set the other highlight color used to stipple draw the boundary.
- setHistoData(HistoData) - Method in class cnuphys.splot.pdata.DataColumn
-
Set the histogram data container
- setHistoData2D(Histo2DData) - Method in class cnuphys.splot.pdata.DataColumn
-
Set the histogram 2D data container
- setInternalPadX(int) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Set the internal horizontal padding.
- setInternalPadY(int) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Set the internal vertical padding.
- setLegendBorder(boolean) - Method in class cnuphys.splot.plot.PlotParameters
-
Set whether the legend border is drawn
- setLegendDrawing(boolean) - Method in class cnuphys.splot.plot.PlotParameters
-
Set whether we should draw a legend
- setLegendLineLength(int) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the legend line length
- setMajorTickLen(int) - Method in class cnuphys.splot.plot.PlotTicks
- setMaxTicks(int) - Method in class cnuphys.splot.pdata.NiceScale
-
Sets maximum number of tick marks we're comfortable with
- setMinExponentX(int) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the exponent where we switch to scientific notation on the x axis
- setMinExponentY(int) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the exponent where we switch to scientific notation on the y axis
- setMinMaxPoints(double, double) - Method in class cnuphys.splot.pdata.NiceScale
-
Sets the minimum and maximum data points for the axis.
- setMinorTickLen(int) - Method in class cnuphys.splot.plot.PlotTicks
- setName(String) - Method in class cnuphys.splot.pdata.DataColumn
-
Set the name
- setName(String) - Method in class cnuphys.splot.pdata.Histo2DData
-
Set the name
- setName(String) - Method in class cnuphys.splot.pdata.HistoData
-
Set the name
- setNoColor(boolean) - Method in class cnuphys.splot.edit.ColorPanel
- setNumDecimalX(int) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the number of decimals for tick values on x axis
- setNumDecimalY(int) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the number of decimals for tick values on y axis
- setNumGaussian(int) - Method in class cnuphys.splot.fit.Fit
-
Set the number of gaussians
- setNumMajorTickX(int) - Method in class cnuphys.splot.plot.PlotTicks
- setNumMajorTickY(int) - Method in class cnuphys.splot.plot.PlotTicks
- setNumMinorTickX(int) - Method in class cnuphys.splot.plot.PlotTicks
- setNumMinorTickY(int) - Method in class cnuphys.splot.plot.PlotTicks
- setParent(Component) - Method in class cnuphys.splot.plot.PlotCanvas
-
Set the parent component, probably a PlotPanel
- setPlotTitle(String) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the plot title
- setPolynomialOrder(int) - Method in class cnuphys.splot.fit.Fit
-
Get the polynomial order--the power of the highest power
- setPreferences() - Method in class cnuphys.splot.example.AExample
- setPreferences() - Method in class cnuphys.splot.example.AnotherGaussian
- setPreferences() - Method in class cnuphys.splot.example.APlotDialog
- setPreferences() - Method in class cnuphys.splot.example.ErfcTest
- setPreferences() - Method in class cnuphys.splot.example.ErfTest
- setPreferences() - Method in class cnuphys.splot.example.Gaussians
- setPreferences() - Method in class cnuphys.splot.example.GrowingHisto
- setPreferences() - Method in class cnuphys.splot.example.Histo
- setPreferences() - Method in class cnuphys.splot.example.Histo2D
- setPreferences() - Method in class cnuphys.splot.example.LineWithXAndYErrors
- setPreferences() - Method in class cnuphys.splot.example.MemoryUsageDialog
- setPreferences() - Method in class cnuphys.splot.example.OneXThreeY
- setPreferences() - Method in class cnuphys.splot.example.Scatter
- setPreferences() - Method in class cnuphys.splot.example.StraightLine
- setPreferences() - Method in class cnuphys.splot.example.StripChart
- setPreferences() - Method in class cnuphys.splot.example.TripleGaussian
- setPreferences() - Method in class cnuphys.splot.example.TwoHisto
- setPreferences() - Method in class cnuphys.splot.example.TwoLinesWithErrors
- setPreferences() - Method in class cnuphys.splot.plot.StripChartPanel
- setPreferences(PlotCanvas, int) - Method in class cnuphys.splot.example.Grid
- setRmsInHistoLegend(boolean) - Method in class cnuphys.splot.pdata.HistoData
-
Set whether we use rms or sigma in histogram legends
- setSelectedToggle(String) - Method in class cnuphys.splot.plot.PlotCanvas
-
Set which toggle button is selected
- setSelectedToggle(String) - Method in class cnuphys.splot.plot.PlotPanel
-
Set which toggle button is selected
- setSelectedToggle(String) - Method in class cnuphys.splot.toolbar.CommonToolBar
-
Set which toggle buttonis selected
- setSigmaX(double[]) - Method in class cnuphys.splot.fit.Fit
-
Set the x error data for the fit
- setSigmaY(double[]) - Method in class cnuphys.splot.fit.Fit
-
Set the y error data for the fit
- setSizeMini(JComponent) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Set component to mini size variant.
- setSizeSmall(JComponent) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Set component to small size variant.
- setSquareButton(JButton) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Set button for square style.
- setStatusFont(Font) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the status font
- setStyle(IStyled) - Method in class cnuphys.splot.style.StyleEditorPanel
-
Set the choices
- setStyle(Styled) - Method in class cnuphys.splot.pdata.DataColumn
-
Set the style
- setStyle(Styled) - Method in class cnuphys.splot.plot.PlotLine
-
Set the line drawing style
- setSymbolSize(int) - Method in interface cnuphys.splot.style.IStyled
-
Set symbol size (full width) in pixels.
- setSymbolSize(int) - Method in class cnuphys.splot.style.Styled
-
Set symbol size (full width) in pixels.
- setSymbolType(SymbolType) - Method in interface cnuphys.splot.style.IStyled
-
Set the symbol used for drawing points.
- setSymbolType(SymbolType) - Method in class cnuphys.splot.style.Styled
-
Set the symbol type
- setTextBackground(Color) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the legend fill color
- setTextBorderColor(Color) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the legend border color
- setTextFont(Font) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the legend font
- setTextForeground(Color) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the legend text color
- setTexturedButton(JButton) - Static method in class cnuphys.splot.plot.GraphicsUtilities
-
Set button for textured style.
- setTickFont(Font) - Method in class cnuphys.splot.plot.PlotTicks
- setTitleFont(Font) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the title font
- setTolerance(double) - Method in class cnuphys.splot.fit.Fit
-
Set the tolerance
- setTooBigColor(Color) - Method in class cnuphys.splot.plot.ColorScaleModel
- setToolTip(int, String) - Method in class cnuphys.splot.edit.ButtonPanel
-
Set tooltip
- setTooSmallColor(Color) - Method in class cnuphys.splot.plot.ColorScaleModel
- setUniformWidths(boolean) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Set the uniform width flag.
- setup() - Method in class cnuphys.splot.edit.ColorDialog
-
Add the components to the dialog
- setValue(int) - Method in class cnuphys.splot.plot.TextFieldSlider
-
Convenience method to set the slider value
- setValueAt(Object, int, int) - Method in class cnuphys.splot.edit.CurveDataModel
-
Set the value at a given row and column.
- setValueAt(Object, int, int) - Method in class cnuphys.splot.pdata.DataSet
- setVerticalGap(int) - Method in class cnuphys.splot.edit.VerticalFlowLayout
-
Set the vertical gap value.
- setVisible(boolean) - Method in class cnuphys.splot.pdata.DataColumn
-
Set whether this "curve" is visible.
- setWorldSystem() - Method in class cnuphys.splot.plot.PlotCanvas
-
Set the world system based on the dataset This is where the plot limits are set.
- setX(double[]) - Method in class cnuphys.splot.fit.Fit
-
Set the x data for the fit
- setXLabel(String) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the x axis label
- setXLimitsMethod(LimitsMethod) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the limits method for the x axis
- setXRange(double, double) - Method in class cnuphys.splot.plot.PlotParameters
-
Manually set the x range
- setY(double[]) - Method in class cnuphys.splot.fit.Fit
-
Set the y data for the fit
- setYLabel(String) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the y axis label
- setYLimitsMethod(LimitsMethod) - Method in class cnuphys.splot.plot.PlotParameters
-
Set the limits method for the y axis
- setYRange(double, double) - Method in class cnuphys.splot.plot.PlotParameters
-
Manually set the y range
- showDataEditor() - Method in class cnuphys.splot.plot.PlotCanvas
-
Show the data editor
- showPreferencesEditor() - Method in class cnuphys.splot.plot.PlotCanvas
-
Show the plot preferences dialog
- SIM - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SIMEQ - Static variable in class cnuphys.splot.plot.UnicodeSupport
- simpleDash - Static variable in class cnuphys.splot.plot.GraphicsUtilities
-
A stroke used for common dashed lines.
- simpleDash2 - Static variable in class cnuphys.splot.plot.GraphicsUtilities
- SimpleDialog - Class in cnuphys.splot.edit
-
A simple dialog template.
- SimpleDialog(String, Object, boolean, String...) - Constructor for class cnuphys.splot.edit.SimpleDialog
-
Create a SimpleDialog
- size() - Method in class cnuphys.splot.fit.Fit
-
The x and y data arrays should be the same size.
- size() - Method in class cnuphys.splot.pdata.DataSet
-
Get the number of data points in the first column of a plot.
- size() - Method in class cnuphys.splot.pdata.GrowableArray
-
Get the number of real data in the array, which in general is less than the length of the array.
- sizeComboBox() - Method in class cnuphys.splot.style.EnumComboBox
- sizeDialog() - Method in class cnuphys.splot.edit.SimpleDialog
-
This can be overridden to provide the size of the dialog.
- sizeToScreen(JFrame, double) - Method in class cnuphys.splot.plot.GraphicsUtilities
-
Size and center a JFrame relative to the screen.
- sliderValueToRealValue() - Method in class cnuphys.splot.plot.TextFieldSlider
-
Take the current slider value and convert in to the real value.
- SMALL_ALPHA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_ALPHA_WITH_TONOS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_BETA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_CHI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_DELTA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_EPSILON - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_EPSILON_WITH_TONOS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_ETA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_ETA_WITH_TONOS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_FINAL_SIGMA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_GAMMA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_IOTA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_IOTA_WITH_DIALYTIKA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_IOTA_WITH_TONOS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_KAPPA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_LAMBDA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_MU - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_NU - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_OMEGA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_OMEGA_WITH_TONOS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_OMICRON - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_OMICRON_WITH_TONOS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_PHI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_PI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_PSI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_RHO - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_SIGMA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_TAU - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_THETA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_UPSILON - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_UPSILON_WITH_DIALYTIKA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_UPSILON_WITH_TONOS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_XI - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SMALL_ZETA - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SOLID - Enum constant in enum class cnuphys.splot.style.LineStyle
- southComponent - Variable in class cnuphys.splot.edit.SimpleDialog
- specialCharReplace(String) - Static method in class cnuphys.splot.plot.UnicodeSupport
-
Replace the Latex-like special characters with their unicode equivalents.
- SplotMenus - Class in cnuphys.splot.plot
- SplotMenus(PlotCanvas, JMenuBar, boolean) - Constructor for class cnuphys.splot.plot.SplotMenus
-
Create a set of menus and items for sPlot
- SplotMenus(PlotCanvas, JPopupMenu, boolean) - Constructor for class cnuphys.splot.plot.SplotMenus
-
Create a set of menus and items for sPlot
- SQRT - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SQUARE - Enum constant in enum class cnuphys.splot.style.SymbolType
- STAIRS - Enum constant in enum class cnuphys.splot.fit.FitType
- STANDARD - Static variable in class cnuphys.splot.plot.PlotPanel
- standardDev(double[]) - Static method in class cnuphys.splot.fit.FitUtilities
-
Compute the "standard" standard deviation (divide variance by N) using an accurate one-pass method.
- standardDev(double[]) - Static method in class cnuphys.splot.pdata.DataSet
-
Compute the "standard" standard deviation (divide variance by N) using an accurate one-pass method.
- startRubberbanding(Point) - Method in class cnuphys.splot.rubberband.Rubberband
-
Set the starting point to the given point.
- stateChanged(ChangeEvent) - Method in class cnuphys.splot.edit.ColorPanel
- stateChanged(ChangeEvent) - Method in class cnuphys.splot.plot.TextFieldSlider
- STATERRPROP - Static variable in class cnuphys.splot.fit.FitEditorPanel
- stats(double[]) - Static method in class cnuphys.splot.fit.FitUtilities
-
Get the mean, min and max of an array.
- statStr() - Method in class cnuphys.splot.pdata.HistoData
-
A string displaying some statistics
- statusString(PlotCanvas, Histo2DData, Point, Point2D.Double) - Static method in class cnuphys.splot.pdata.Histo2DData
-
Get the status string
- statusString(PlotCanvas, HistoData, Point, Point2D.Double) - Static method in class cnuphys.splot.pdata.HistoData
-
Get the status string
- stop() - Method in class cnuphys.splot.pdata.StripData
-
Stop the accumulation
- StraightLine - Class in cnuphys.splot.example
- StraightLine() - Constructor for class cnuphys.splot.example.StraightLine
- STRIP - Enum constant in enum class cnuphys.splot.pdata.DataSetType
- StripChart - Class in cnuphys.splot.example
- StripChart() - Constructor for class cnuphys.splot.example.StripChart
- StripChartPanel - Class in cnuphys.splot.plot
- StripChartPanel(String, String, String, IValueGetter, int, long) - Constructor for class cnuphys.splot.plot.StripChartPanel
-
Create a plot panel for a single xy dataset and a toolbar
- StripData - Class in cnuphys.splot.pdata
- StripData(String, int, IValueGetter, long) - Constructor for class cnuphys.splot.pdata.StripData
- strokes - Static variable in class cnuphys.splot.plot.GraphicsUtilities
-
Hashtable of strokes.
- Styled - Class in cnuphys.splot.style
- Styled() - Constructor for class cnuphys.splot.style.Styled
-
Create with all defaults.
- Styled(int) - Constructor for class cnuphys.splot.style.Styled
-
Generate a sort of random style
- Styled(Color) - Constructor for class cnuphys.splot.style.Styled
-
Create with all defaults but the given fill color.
- Styled(Color, boolean) - Constructor for class cnuphys.splot.style.Styled
-
Create with all defaults but the given fill color.
- Styled(Color, Color, Color, Color, LineStyle, LineStyle, float, float, SymbolType, int) - Constructor for class cnuphys.splot.style.Styled
-
Create a Styled object
- StyleEditorPanel - Class in cnuphys.splot.style
- StyleEditorPanel(DataSetType) - Constructor for class cnuphys.splot.style.StyleEditorPanel
-
Create the stye editing panel.
- SUBN - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SUBZERO - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SUPER2 - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SUPERMINUS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SUPERN - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SUPERPLUS - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SUPERZERO - Static variable in class cnuphys.splot.plot.UnicodeSupport
- SymbolDraw - Class in cnuphys.splot.style
- SymbolDraw() - Constructor for class cnuphys.splot.style.SymbolDraw
- SYMBOLSIZEPROP - Static variable in class cnuphys.splot.style.StyleEditorPanel
- SymbolType - Enum Class in cnuphys.splot.style
T
- tableChanged(TableModelEvent) - Method in class cnuphys.splot.edit.DataEditor
- tableChanged(TableModelEvent) - Method in class cnuphys.splot.plot.PlotCanvas
- takePicture() - Method in class cnuphys.splot.plot.PlotCanvas
-
Take a picture, sanve as png
- TextFieldSlider - Class in cnuphys.splot.plot
- TextFieldSlider(int, int, int, Font, int, String[], int, int, String) - Constructor for class cnuphys.splot.plot.TextFieldSlider
- TIMES - Static variable in class cnuphys.splot.plot.UnicodeSupport
- TITLECHANGEPROP - Static variable in class cnuphys.splot.plot.PlotCanvas
- titledPanel(String) - Method in class cnuphys.splot.plot.APreferencePanel
- toggleButtonActivated(CommonToolBar, ToolBarToggleButton) - Method in class cnuphys.splot.plot.PlotCanvas
- toggleButtonActivated(CommonToolBar, ToolBarToggleButton) - Method in interface cnuphys.splot.toolbar.IToolBarListener
- ToolBarButton - Class in cnuphys.splot.toolbar
- ToolBarButton(String, String, String) - Constructor for class cnuphys.splot.toolbar.ToolBarButton
-
Constructor
- ToolBarToggleButton - Class in cnuphys.splot.toolbar
- ToolBarToggleButton(String, String, String) - Constructor for class cnuphys.splot.toolbar.ToolBarToggleButton
-
Create a toolbar toggle button
- ToolBarToggleButton(String, String, String, int, int, String) - Constructor for class cnuphys.splot.toolbar.ToolBarToggleButton
-
Create a toolbar toggle button
- ToolBarToggleButton(String, String, String, int, int, String, int, int) - Constructor for class cnuphys.splot.toolbar.ToolBarToggleButton
-
Create a toolbar toggle button
- toString() - Method in class cnuphys.splot.pdata.DataColumn
-
Get a string representation
- toString() - Method in class cnuphys.splot.plot.Environment
-
Convert to a string representation.
- transparencySlider - Variable in class cnuphys.splot.edit.ColorPanel
-
Transparency slider
- triedOnce - Variable in class cnuphys.splot.toolbar.ToolBarToggleButton
-
Used in conjunction with custom cursor.
- TripleGaussian - Class in cnuphys.splot.example
- TripleGaussian() - Constructor for class cnuphys.splot.example.TripleGaussian
- TwoHisto - Class in cnuphys.splot.example
- TwoHisto() - Constructor for class cnuphys.splot.example.TwoHisto
- TwoLinesWithErrors - Class in cnuphys.splot.example
- TwoLinesWithErrors() - Constructor for class cnuphys.splot.example.TwoLinesWithErrors
U
- UARROW - Static variable in class cnuphys.splot.plot.UnicodeSupport
- UDARROW - Static variable in class cnuphys.splot.plot.UnicodeSupport
- UnicodeSupport - Class in cnuphys.splot.plot
- UnicodeSupport() - Constructor for class cnuphys.splot.plot.UnicodeSupport
- UNKNOWN - Enum constant in enum class cnuphys.splot.pdata.DataSetType
- UPTRIANGLE - Enum constant in enum class cnuphys.splot.style.SymbolType
- USE_APPLY - Static variable in class cnuphys.splot.edit.ButtonPanel
- USE_CANCEL - Static variable in class cnuphys.splot.edit.ButtonPanel
- USE_DELETE - Static variable in class cnuphys.splot.edit.ButtonPanel
- USE_OK - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Bits indicating use OK, Cancel, ...
- USE_OKCANCEL - Static variable in class cnuphys.splot.edit.ButtonPanel
-
Bit indicating using combinations OK and CANCEL
- USE_OKCANCELAPPLY - Static variable in class cnuphys.splot.edit.ButtonPanel
- USE_OKCANCELDELETE - Static variable in class cnuphys.splot.edit.ButtonPanel
- USEDATALIMITS - Enum constant in enum class cnuphys.splot.plot.LimitsMethod
- useRmsInHistoLegend() - Method in class cnuphys.splot.pdata.HistoData
-
Check whether we use rms or sigma in histogram legends
- USERMSPROP - Static variable in class cnuphys.splot.fit.FitEditorPanel
- userSetup() - Method in class cnuphys.splot.edit.ButtonPanel
-
Place for subclasses to add something else
V
- value - Variable in class cnuphys.splot.fit.FitHold
- value(double) - Method in class cnuphys.splot.example.Grid
- value(double) - Method in class cnuphys.splot.example.MemoryUsageDialog
- value(double) - Method in class cnuphys.splot.example.StripChart
- value(double) - Method in class cnuphys.splot.fit.AltPolynomialFit
- value(double) - Method in class cnuphys.splot.fit.ANonlinearFit
-
This method is an "after the fact" evaluator.
- value(double) - Method in class cnuphys.splot.fit.CubicSpline
- value(double) - Method in class cnuphys.splot.fit.ErfcFit
- value(double) - Method in class cnuphys.splot.fit.ErfFit
- value(double) - Method in class cnuphys.splot.fit.FGaussian
- value(double) - Method in class cnuphys.splot.fit.GaussianFit
- value(double) - Method in interface cnuphys.splot.fit.IValueGetter
- value(double) - Method in class cnuphys.splot.fit.LinearExyFit
- value(double) - Method in class cnuphys.splot.fit.LineFit
- value(double) - Method in class cnuphys.splot.fit.PolyAndGaussianFit
- value(double) - Method in class cnuphys.splot.fit.PolyFit
- value(double) - Method in class cnuphys.splot.fit.Polynomial
- valueChanged() - Method in class cnuphys.splot.plot.TextFieldSlider
-
This is called when the value changes, with by the slider or by entering text into the text field and hitting return.
- valueOf(String) - Static method in enum class cnuphys.splot.edit.OneAxisLimitsPanel.Axis
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cnuphys.splot.fit.Fit.ErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cnuphys.splot.fit.FitType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cnuphys.splot.pdata.DataColumnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cnuphys.splot.pdata.DataSetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cnuphys.splot.plot.LimitsMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cnuphys.splot.rubberband.Rubberband.Policy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cnuphys.splot.style.LineStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cnuphys.splot.style.SymbolType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class cnuphys.splot.edit.OneAxisLimitsPanel.Axis
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cnuphys.splot.fit.Fit.ErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cnuphys.splot.fit.FitType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cnuphys.splot.pdata.DataColumnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cnuphys.splot.pdata.DataSetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cnuphys.splot.plot.LimitsMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cnuphys.splot.rubberband.Rubberband.Policy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cnuphys.splot.style.LineStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cnuphys.splot.style.SymbolType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueString(double) - Method in class cnuphys.splot.plot.TextFieldSlider
-
Convert format real value into a display string
- VerticalFlowLayout - Class in cnuphys.splot.edit
- VerticalFlowLayout() - Constructor for class cnuphys.splot.edit.VerticalFlowLayout
-
Constructs a new VerticalFlowLayout.
- VerticalFlowLayout(boolean, int) - Constructor for class cnuphys.splot.edit.VerticalFlowLayout
-
Constructs a new VerticalFlowLayout with your own width sizing type and vertical gap values.
- verticalLabelUI - Static variable in class cnuphys.splot.plot.VerticalLabelUI
- VerticalLabelUI - Class in cnuphys.splot.plot
-
A UI delegate for JLabel that rotates the label 90 deg
- VerticalLabelUI() - Constructor for class cnuphys.splot.plot.VerticalLabelUI
-
Constructs a
VerticalLabelUI
with the default anticlockwise rotation - VerticalLabelUI(boolean) - Constructor for class cnuphys.splot.plot.VerticalLabelUI
-
Constructs a
VerticalLabelUI
with the desired rotation. - VerticalLine - Class in cnuphys.splot.plot
- VerticalLine(PlotCanvas, double) - Constructor for class cnuphys.splot.plot.VerticalLine
- VERYBARE - Static variable in class cnuphys.splot.plot.PlotPanel
- VIS_COLUMN - Static variable in class cnuphys.splot.edit.CurveDataModel
-
Constant used to designate display column;
W
- waitCursor() - Method in class cnuphys.splot.edit.SimpleDialog
-
Set the wait cursor
- westComponent - Variable in class cnuphys.splot.edit.SimpleDialog
- WORLD - Static variable in class cnuphys.splot.toolbar.CommonToolBar
- worldToLocal(Point, Point2D.Double) - Method in class cnuphys.splot.plot.PlotCanvas
-
This converts a world point to a screen or pixel point.
- worldToLocal(Rectangle, Rectangle2D.Double) - Method in class cnuphys.splot.plot.PlotCanvas
- wp - Variable in class cnuphys.splot.plot.PlotLine
X
- x - Static variable in class cnuphys.splot.example.LineWithXAndYErrors
- X - Enum constant in enum class cnuphys.splot.edit.OneAxisLimitsPanel.Axis
- X - Enum constant in enum class cnuphys.splot.pdata.DataColumnType
- X - Enum constant in enum class cnuphys.splot.style.SymbolType
- X_Errors - Enum constant in enum class cnuphys.splot.fit.Fit.ErrorType
- X11Colors - Class in cnuphys.splot.plot
- X11Colors() - Constructor for class cnuphys.splot.plot.X11Colors
- XERR - Enum constant in enum class cnuphys.splot.pdata.DataColumnType
- xhot - Variable in class cnuphys.splot.toolbar.ToolBarToggleButton
-
The x coordinate of hot spot of a custom cursor, if there is one.
- XLABELCHANGEPROP - Static variable in class cnuphys.splot.plot.PlotCanvas
- XmlRootElementName - Static variable in class cnuphys.splot.pdata.HistoData
-
The XML root element name
- XONLY - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
- xSig - Static variable in class cnuphys.splot.example.LineWithXAndYErrors
- XY_Errors - Enum constant in enum class cnuphys.splot.fit.Fit.ErrorType
- XYEEXYEE - Enum constant in enum class cnuphys.splot.pdata.DataSetType
- XYEXYE - Enum constant in enum class cnuphys.splot.pdata.DataSetType
- XYXY - Enum constant in enum class cnuphys.splot.pdata.DataSetType
- XYY - Enum constant in enum class cnuphys.splot.pdata.DataSetType
Y
- y - Static variable in class cnuphys.splot.example.LineWithXAndYErrors
- Y - Enum constant in enum class cnuphys.splot.edit.OneAxisLimitsPanel.Axis
- Y - Enum constant in enum class cnuphys.splot.pdata.DataColumnType
- Y_Errors - Enum constant in enum class cnuphys.splot.fit.Fit.ErrorType
- YERR - Enum constant in enum class cnuphys.splot.pdata.DataColumnType
- YES_RESPONSE - Static variable in class cnuphys.splot.edit.DialogUtilities
-
Dialog "Reason" constant
- yesNoDialog(String, String...) - Static method in class cnuphys.splot.edit.DialogUtilities
-
Create a dialog with a prompt and a set of options
- yhot - Variable in class cnuphys.splot.toolbar.ToolBarToggleButton
-
The y coordinate of hot spot of a custom cursor, if there is one.
- YLABELCHANGEPROP - Static variable in class cnuphys.splot.plot.PlotCanvas
- YONLY - Enum constant in enum class cnuphys.splot.rubberband.Rubberband.Policy
- ySig - Static variable in class cnuphys.splot.example.LineWithXAndYErrors
Z
- ZOOMIN - Static variable in class cnuphys.splot.toolbar.CommonToolBar
- ZOOMOUT - Static variable in class cnuphys.splot.toolbar.CommonToolBar
_
- _axesFont - Variable in class cnuphys.splot.plot.PlotGridDialog
- _axesItem - Variable in class cnuphys.splot.plot.SplotMenus
- _beenMoved - Variable in class cnuphys.splot.plot.DraggableRectangle
- _borderColor - Variable in class cnuphys.splot.style.StyleEditorPanel
- _canvas - Variable in class cnuphys.splot.example.AExample
- _canvas - Variable in class cnuphys.splot.example.APlotDialog
- _canvas - Variable in class cnuphys.splot.plot.APreferencePanel
- _canvas - Variable in class cnuphys.splot.plot.PlotLine
- _canvas - Variable in class cnuphys.splot.plot.StripChartPanel
- _clearItem - Variable in class cnuphys.splot.plot.SplotMenus
- _closeout - Variable in class cnuphys.splot.edit.SimpleDialog
- _colors - Variable in class cnuphys.splot.plot.ColorScaleModel
-
The array of colors
- _currentPoint - Variable in class cnuphys.splot.plot.DraggableRectangle
- _curveItem - Variable in class cnuphys.splot.plot.SplotMenus
- _curvePanel - Variable in class cnuphys.splot.edit.CurveEditorDialog
- _data - Variable in class cnuphys.splot.edit.CurveDataModel
- _data - Variable in class cnuphys.splot.pdata.GrowableArray
- _dataItem - Variable in class cnuphys.splot.plot.SplotMenus
- _dataLen - Variable in class cnuphys.splot.pdata.GrowableArray
- _dataSet - Variable in class cnuphys.splot.plot.PlotCanvas
- _decorations - Variable in class cnuphys.splot.plot.PlotPanel
- _defaultStyle - Static variable in class cnuphys.splot.plot.PlotLine
- _dragging - Variable in class cnuphys.splot.plot.DraggableRectangle
- _draggingPrimed - Variable in class cnuphys.splot.plot.DraggableRectangle
- _editMenu - Variable in class cnuphys.splot.plot.SplotMenus
- _fileMenu - Variable in class cnuphys.splot.plot.SplotMenus
- _fit - Variable in class cnuphys.splot.pdata.DataColumn
- _fitLineColor - Variable in class cnuphys.splot.style.StyleEditorPanel
- _fitPanel - Variable in class cnuphys.splot.edit.CurveEditorPanel
- _font - Static variable in class cnuphys.splot.style.EnumComboBox
- _gaussianCountSelector - Variable in class cnuphys.splot.fit.FitEditorPanel
- _genPanel - Variable in class cnuphys.splot.edit.PlotPreferencesDialog
- _highlightColor1 - Variable in class cnuphys.splot.rubberband.Rubberband
- _highlightColor2 - Variable in class cnuphys.splot.rubberband.Rubberband
- _histoCBPanel - Variable in class cnuphys.splot.fit.FitEditorPanel
- _increment - Variable in class cnuphys.splot.pdata.GrowableArray
- _initCap - Variable in class cnuphys.splot.pdata.GrowableArray
- _legendFont - Variable in class cnuphys.splot.plot.PlotGridDialog
- _lineSizeSelector - Variable in class cnuphys.splot.style.StyleEditorPanel
- _listFont - Static variable in class cnuphys.splot.edit.CurveEditorPanel
- _listFont - Static variable in class cnuphys.splot.edit.CurveTable
- _localToWorld - Variable in class cnuphys.splot.plot.PlotCanvas
- _maxValue - Variable in class cnuphys.splot.pdata.GrowableArray
- _menus - Variable in class cnuphys.splot.example.AExample
- _menus - Variable in class cnuphys.splot.example.APlotDialog
- _menus - Variable in class cnuphys.splot.plot.PlotPopupMenu
- _minValue - Variable in class cnuphys.splot.pdata.GrowableArray
- _name - Variable in class cnuphys.splot.pdata.DataColumn
- _parameters - Variable in class cnuphys.splot.plot.PlotCanvas
- _plotCanvas - Variable in class cnuphys.splot.edit.CurveEditorDialog
- _plotCanvas - Variable in class cnuphys.splot.edit.CurveEditorPanel
- _plotCanvas - Variable in class cnuphys.splot.edit.DataEditor
- _plotCanvas - Variable in class cnuphys.splot.edit.PlotPreferencesDialog
- _plotCanvas - Variable in class cnuphys.splot.plot.PlotPopupMenu
- _plotGrid - Variable in class cnuphys.splot.plot.PlotGridDialog
- _polynomialOrderSelector - Variable in class cnuphys.splot.fit.FitEditorPanel
- _prefItem - Variable in class cnuphys.splot.plot.SplotMenus
- _properties - Variable in class cnuphys.splot.example.APlotDialog
- _quitItem - Variable in class cnuphys.splot.plot.SplotMenus
- _rangeLabel - Variable in class cnuphys.splot.edit.DataEditor
- _rawdata - Static variable in class cnuphys.splot.example.ErfTest
- _rmsOrCB - Variable in class cnuphys.splot.fit.FitEditorPanel
- _rowColLabel - Variable in class cnuphys.splot.edit.DataEditor
- _showExtraCB - Variable in class cnuphys.splot.plot.SplotMenus
- _statErrorCB - Variable in class cnuphys.splot.fit.FitEditorPanel
- _statusFont - Variable in class cnuphys.splot.plot.PlotGridDialog
- _style - Variable in class cnuphys.splot.plot.PlotLine
- _stylePanel - Variable in class cnuphys.splot.edit.CurveEditorPanel
- _symbolColor - Variable in class cnuphys.splot.style.StyleEditorPanel
- _symbolSizeSelector - Variable in class cnuphys.splot.style.StyleEditorPanel
- _table - Variable in class cnuphys.splot.edit.DataEditor
- _tableFont - Static variable in class cnuphys.splot.pdata.DataTable
- _textArea - Variable in class cnuphys.splot.edit.CurveEditorPanel
- _textFont - Static variable in class cnuphys.splot.edit.CurveEditorPanel
- _titleFont - Variable in class cnuphys.splot.plot.PlotGridDialog
- _toolbar - Variable in class cnuphys.splot.plot.PlotPanel
- _type - Variable in class cnuphys.splot.pdata.DataColumn
- _userObject - Variable in class cnuphys.splot.edit.SimpleDialog
- _visible - Variable in class cnuphys.splot.pdata.DataColumn
- _worldToLocal - Variable in class cnuphys.splot.plot.PlotCanvas
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form