- randomNr(int, int) - Static method in class org.xdat.GFuncs
-
Generates a random Integer between 0 and max, using seed seed
- readFromFile(Main, String) - Static method in class org.xdat.Session
-
Read from file.
- rebuildAllChartFrames() - Method in class org.xdat.Main
-
Rebuild all chart frames when the data has changed.
- refilterAllChartFrames(int) - Method in class org.xdat.Main
-
Reapply filters for a given column.
- registerComboModel(ParallelChartFrameComboModel) - Method in class org.xdat.Main
-
Registers a comboBoxModel for update notification
- registerComponentForRepaint(JDialog) - Method in class org.xdat.gui.frames.ChartFrame
-
Registers a dialog with this frame for repaint notification.
- removeAxis(int) - Method in class org.xdat.chart.ParallelCoordinatesChart
-
Removes the axis with index index.
- removeAxis(String) - Method in class org.xdat.chart.ParallelCoordinatesChart
-
Removes the axis with name name.
- removeAxisGradientColor() - Method in class org.xdat.data.Design
-
Removes the temporary gradient color for this design
- removeChart(Chart) - Method in class org.xdat.Session
-
Removes a chart from the session.
- removeChartFrame(ChartFrame) - Method in class org.xdat.Main
-
Removes a chart frame from the Vector with references to all chart
frames.
- removeChartFromComboboxes(ChartFrame) - Method in class org.xdat.Main
-
Informs all combobox models that a parallel chart was closed.
- removeClusterFromBuffer(int) - Method in class org.xdat.data.ClusterSet
-
Removes a cluster from the editing buffer.
- removeClusterFromBuffer(Cluster) - Method in class org.xdat.data.ClusterSet
-
Removes the specified Cluster from the editing buffer.
- removeClusterFromBuffer(String) - Method in class org.xdat.data.ClusterSet
-
Removes a cluster from buffer by name.
- removeClusterListener(ClusterListener) - Method in class org.xdat.data.Cluster
-
Removes a cluster listener
- removeColumn(TableColumn) - Method in class org.xdat.gui.tables.DataSheetTableColumnModel
-
- removeColumn(TableColumn) - Method in class org.xdat.gui.tables.GenericTableColumnModel
-
- removeDesigns(int[]) - Method in class org.xdat.data.DataSheet
-
Removes a Design from the DataSheet.
- removeElement(Object) - Method in class org.xdat.actionListeners.scatter2DChartSettings.ParallelChartFrameComboModel
-
- removeElementAt(int) - Method in class org.xdat.actionListeners.scatter2DChartSettings.ParallelChartFrameComboModel
-
- removeListDataListener(ListDataListener) - Method in class org.xdat.data.DataSheet
-
- removeParameter(String) - Method in class org.xdat.data.DataSheet
-
Removes the Parameter with the name parameterName.
- removeParameter(Parameter) - Method in class org.xdat.data.Design
-
Removes a parameter from the design
- removeTableModelListener(TableModelListener) - Method in class org.xdat.data.ClusterSet
-
- removeTableModelListener(TableModelListener) - Method in class org.xdat.data.DataSheet
-
- repaintAllChartFrames() - Method in class org.xdat.Main
-
Repaint all chart frames when the data has changed.
- repaintAllChartFrames(List<ChartFrame>) - Method in class org.xdat.Main
-
Repaint all chart frames when the data has changed, but exclude some
- reset() - Method in class org.xdat.chart.Filter
-
Resets the filter.
- resetDiscreteLevelsAndState() - Method in class org.xdat.data.Parameter
-
Reset discrete levels to an empty TreeSet.
- resetDisplaySettingsToDefault() - Method in class org.xdat.chart.Chart
-
Reset display settings to default.
- resetDisplaySettingsToDefault() - Method in class org.xdat.chart.ParallelCoordinatesChart
-
Reset display settings to default.
- resetDisplaySettingsToDefault() - Method in class org.xdat.chart.Plot
-
Reset display settings to default.
- resetDisplaySettingsToDefault() - Method in class org.xdat.chart.ScatterChart2D
-
Reset display settings to default.
- resetDisplaySettingsToDefault() - Method in class org.xdat.chart.ScatterPlot2D
-
Reset display settings to default.
- resetFilters() - Method in class org.xdat.chart.Axis
-
Resets both filters to the Axis min and max values..
- resetFiltersOnAxisAllChartFrames(int) - Method in class org.xdat.Main
-
Resets filters for a specified axis for all chart frames .
- resetSettingsToDefault() - Method in class org.xdat.chart.Axis
-
Reset display settings to default.
- resetToDefault() - Method in class org.xdat.UserPreferences
-
Restores all default settings.