- GenericTableColumnModel - Class in gui.tables
-
A column model for the JTable that displays the
DataSheet
.
- GenericTableColumnModel() - Constructor for class gui.tables.GenericTableColumnModel
-
Instantiates a new generic table column model.
- getActiveAxisCount() - Method in class chart.ParallelCoordinatesChart
-
Gets the active axis count.
- getActiveDesignColor() - Method in class actionListeners.parallelCoordinatesDisplaySettings.ParallelChartDisplaySettingsActionListener
-
Gets the active design color.
- getActiveDesignColor() - Method in class chart.ScatterPlot2D
-
Gets the active design color.
- getActiveDesignColor() - Method in class data.Cluster
-
Gets the color in which Designs belonging to this Cluster are displayed.
- getActiveDesignColorButton() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the active design color button.
- getAllBlanksRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the all blanks radio button.
- getAutoFitAxisCheckbox() - Method in class gui.panels.Scatter2DChartAxisPanel
-
Gets the axis autofit checkbox
- getAutoFitAxisSelection() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the auto fit axis selection.
- getAxis() - Method in class chart.Filter
-
Gets the axis to which the Filter belongs.
- getAxis(int) - Method in class chart.ParallelCoordinatesChart
-
Gets an Axis by its index.
- getAxis(String) - Method in class chart.ParallelCoordinatesChart
-
Gets an Axis by its name.
- getAxisApplyFiltersRequired() - Method in class customEvents.DataTableModelEvent
-
Gets the axis apply filters required.
- getAxisAutofitRequired() - Method in class customEvents.DataTableModelEvent
-
Gets the axis autofit required.
- getAxisChoiceCombo() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the axis choice combo.
- getAxisColor() - Method in class actionListeners.parallelCoordinatesDisplaySettings.AxisDisplaySettingsActionListener
-
Gets the axis color.
- getAxisColor() - Method in class chart.Axis
-
Gets the axis color.
- getAxisColorButton() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the axis color button.
- getAxisCount() - Method in class chart.ParallelCoordinatesChart
-
Gets the axis count.
- getAxisDisplaySettingsActionListener() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the axis display settings action listener.
- getAxisDisplaySettingsPanel() - Method in class gui.dialogs.ParallelCoordinatesDisplaySettingsDialog
-
Gets the axis display settings panel.
- getAxisHeight() - Method in class chart.ParallelCoordinatesChart
-
Gets the Axis height in pixels.
- getAxisLabelColor() - Method in class actionListeners.parallelCoordinatesDisplaySettings.AxisDisplaySettingsActionListener
-
Gets the axis label color.
- getAxisLabelColorButton() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the axis label color button.
- getAxisLabelFontColor() - Method in class chart.Axis
-
Gets the axis label font color.
- getAxisLabelFontSize() - Method in class chart.Axis
-
Gets the axis label font size.
- getAxisLabelFontSizeSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the axis label font size spinner.
- getAxisLabelFontSizeX() - Method in class chart.ScatterPlot2D
-
Gets the x axis label font size.
- getAxisLabelFontSizeY() - Method in class chart.ScatterPlot2D
-
Gets the y axis label font size.
- getAxisLabelVerticalDistance() - Method in class chart.ParallelCoordinatesChart
-
Gets the vertical distance between two axis labels that are vertically offset to prevent overlap.
- getAxisLabelVerticalOffsetCheckbox() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the vertically offset axis label checkbox.
- getAxisMax() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the axis max.
- getAxisMaxTextField() - Method in class gui.panels.Scatter2DChartAxisPanel
-
Gets the axis max text field
- getAxisMaxWidth() - Method in class chart.ParallelCoordinatesChart
-
Gets the largest width of all Axis widths.
- getAxisMin() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the axis min.
- getAxisMinTextField() - Method in class gui.panels.Scatter2DChartAxisPanel
-
Gets the axis min text field
- getAxisResetFilterRequired() - Method in class customEvents.DataTableModelEvent
-
Gets the axis reset filter required.
- getAxisTicLabelFontColor() - Method in class chart.Axis
-
Gets the axis tic label font color.
- getAxisTopPos() - Method in class chart.ParallelCoordinatesChart
-
Gets the position in pixels of the top of the Axes of this Chart.
- getAxisWidthSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the axis width spinner.
- getBackGroundColor() - Method in class actionListeners.parallelCoordinatesDisplaySettings.ParallelChartDisplaySettingsActionListener
-
Gets the back ground color.
- getBackGroundColor() - Method in class chart.Chart
-
Gets the back ground color.
- getBackGroundColor() - Method in class chart.ParallelCoordinatesChart
-
Gets the back ground color.
- getBackGroundColor() - Method in class chart.Plot
-
Gets the back ground color.
- getBackGroundColor() - Method in class chart.ScatterChart2D
-
Gets the back ground color.
- getBackGroundColorButton() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the back ground color button.
- getBgColorButton() - Method in class gui.dialogs.ScatterChart2DSettingsDialog
-
Getter for the background color button
- getCellEditorValue() - Method in class gui.tables.ColorEditor
-
- getChart() - Method in class chart.Axis
-
Gets the chart to which this Axis belongs.
- getChart() - Method in class gui.frames.ChartFrame
-
Gets the chart.
- getChart() - Method in class gui.menus.ChartFrameMenuBar
-
Gets the chart
- getChart() - Method in class gui.panels.ChartPanel
-
Gets the panel's chart.
- getChart(int) - Method in class xdat.Session
-
Gets a chart from this session.
- getChartCount() - Method in class xdat.Session
-
Gets the number of charts
- getChartDisplaySettingsActionListener() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the chart display settings action listener.
- getChartDisplaySettingsPanel() - Method in class gui.dialogs.ParallelCoordinatesDisplaySettingsDialog
-
Gets the chart display settings panel.
- getChartFrame() - Method in class gui.menus.ChartFrameMenuBar
-
Gets the chart frame.
- getChartFrame() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the chart frame.
- getChartFrame(int) - Method in class xdat.Main
-
Gets a chart frame to the Vector with references to all chart frames.
- getChartFrame(String) - Method in class xdat.Main
-
Gets a chart frame to the Vector with references to all chart frames by chart title.
- getChartFrameCount() - Method in class xdat.Main
-
Gets the chart frame count.
- getChartPanel() - Method in class gui.frames.ChartFrame
-
Gets the chart panel.
- getCheckBox(int) - Method in class gui.dialogs.ParameterSetSelectionDialog
-
Gets a check box based on its index.
- getCheckBoxCount() - Method in class gui.dialogs.ParameterSetSelectionDialog
-
Gets the check box count.
- getCluster(int) - Method in class data.ClusterSet
-
Gets a cluster by index i.
- getCluster(String) - Method in class data.ClusterSet
-
Gets a cluster by name.
- getCluster() - Method in class data.Design
-
Gets the cluster to which the design belongs.
- getClusterCount() - Method in class data.ClusterSet
-
Gets the cluster count.
- getClusterSet() - Method in class data.DataSheet
-
Gets the cluster set.
- getClusterTable() - Method in class gui.dialogs.ClusterDialog
-
Gets the cluster table.
- getColumnClass(int) - Method in class data.ClusterSet
-
- getColumnClass(int) - Method in class data.DataSheet
-
- getColumnCount() - Method in class data.ClusterSet
-
- getColumnCount() - Method in class data.DataSheet
-
- getColumnName(int) - Method in class data.ClusterSet
-
- getColumnName(int) - Method in class data.DataSheet
-
- getColumnSelectionAllowed() - Method in class gui.tables.DataSheetTableColumnModel
-
- getColumnSelectionAllowed() - Method in class gui.tables.GenericTableColumnModel
-
- getCommaRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the comma radio button.
- getCurrentAxis() - Method in class actionListeners.parallelCoordinatesDisplaySettings.AxisDisplaySettingsActionListener
-
Gets the axis that is currently being edited.
- getCurrentDataSheet() - Method in class xdat.Session
-
Gets the current data sheet.
- getCurrentDir() - Method in class xdat.UserPreferences
-
Gets the directory for the file browsing dialog.
- getCurrentSession() - Method in class xdat.Main
-
Gets the current session.
- getDataSheet() - Method in class chart.Axis
-
Gets the data sheet.
- getDataSheet() - Method in class chart.Chart
-
Gets the data sheet.
- getDataSheet() - Method in class chart.Plot
-
Gets the data sheet.
- getDataSheet() - Method in class gui.dialogs.ClusterDialog
-
Gets the data sheet.
- getDataSheet() - Method in class gui.panels.ChartPanel
-
Gets the data sheet.
- getDataSheet() - Method in class xdat.Main
-
Gets the data sheet.
- getDataSheetTablePanel() - Method in class xdat.Main
-
Gets the Data Sheet Table Panel.
- getDataTable() - Method in class gui.panels.DataSheetTablePanel
-
Gets the data table.
- getDecorationsColor() - Method in class chart.ScatterPlot2D
-
Gets the decorations color.
- getDefaultDesignColor(boolean) - Method in class chart.ParallelCoordinatesChart
-
Gets the default design color.
- getDelimiter() - Method in class xdat.UserPreferences
-
Gets the delimiter for importing data.
- getDelimiterButtonGroup() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the delimiter button group.
- getDesign(int) - Method in class data.DataSheet
-
Gets the Design with index i.
- getDesignColor(Design, boolean) - Method in class chart.ParallelCoordinatesChart
-
Gets the design color.
- getDesignColor(Design) - Method in class chart.ScatterPlot2D
-
Gets the design color.
- getDesignCount() - Method in class data.DataSheet
-
Gets the design count.
- getDesignLabelFontSize() - Method in class chart.ParallelCoordinatesChart
-
Gets the design label font size.
- getDesignLabelFontSizeSpinner() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the design label font size spinner.
- getDesignLineThickness(Design) - Method in class chart.ParallelCoordinatesChart
-
Gets the design line thickness.
- getDesignLineThicknessSpinner() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the design line thickness spinner.
- getDirToImportFrom() - Method in class xdat.UserPreferences
-
Gets the dir to import from.
- getDiscreteLevelCount() - Method in class data.Parameter
-
Gets the discrete level count in the TreeSet that stores all discrete levels.
- getDisplayedDesignSelectionMode() - Method in class chart.ScatterPlot2D
-
Gets the displayed design selection mode.
- getDotRadius() - Method in class chart.ScatterPlot2D
-
Gets the dot radius.
- getDoubleValue(Parameter) - Method in class data.Design
-
Gets the numeric (double) representation of a value for a given parameter.
- getDoubleValueOf(String) - Method in class data.Parameter
-
Gets a numeric representation of a string value for this parameter.
- getElementAt(int) - Method in class actionListeners.scatter2DChartSettings.ParallelChartFrameComboModel
-
- getElementAt(int) - Method in class data.DataSheet
-
- getFgColorButton() - Method in class gui.dialogs.ScatterChart2DSettingsDialog
-
Getter for the foreground color button
- getFileBrowsingButtonGroup() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the file browsing button group.
- getFilterColor() - Method in class actionListeners.parallelCoordinatesDisplaySettings.ParallelChartDisplaySettingsActionListener
-
Gets the filter color.
- getFilterColor() - Method in class chart.ParallelCoordinatesChart
-
Gets the filter color.
- getFilterColorButton() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the filter color button.
- getFilteredDesignColor() - Method in class actionListeners.parallelCoordinatesDisplaySettings.ParallelChartDisplaySettingsActionListener
-
Gets the filtered design color.
- getFilteredDesignColorButton() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the filtered design color button.
- getFilterHeight() - Method in class chart.ParallelCoordinatesChart
-
Gets the filter height.
- getFilterHeightSpinner() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the filter height spinner.
- getFilterType() - Method in class chart.Filter
-
Gets the filter type.
- getFilterWidth() - Method in class chart.ParallelCoordinatesChart
-
Gets the filter width.
- getFilterWidthSpinner() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the filter width spinner.
- getFrameSize() - Method in class chart.Chart
-
Gets the size that this chart's frame takes up on screen.
- getGermanLocaleRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the german locale radio button.
- getHeight() - Method in class chart.Chart
-
Determines the height of this Chart.
- getHeight() - Method in class chart.ParallelCoordinatesChart
-
Determines the height of this Chart.
- getHeight() - Method in class chart.ScatterChart2D
-
Determines the height of this Chart.
- getHighestPos() - Method in class chart.Filter
-
Gets the highest position that this Filter may reach.
- getHomeDir() - Method in class xdat.UserPreferences
-
Gets the user home directory.
- getID() - Method in class chart.Chart
-
Gets the id.
- getId() - Method in class data.Design
-
Gets the id of the design.
- getInvertAxisSelection() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the invert axis selection.
- getInvertFilterSelection() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the invert filter selection.
- getLastFile() - Method in class xdat.UserPreferences
-
Gets the last file.
- getLineThickness() - Method in class chart.ParallelCoordinatesChart
-
Gets the line thickness.
- getLineThickness() - Method in class data.Cluster
-
Gets the line thickness.
- getLocale() - Method in class xdat.UserPreferences
-
Returns the number format locale to be used for parsing
data.
- getLocation() - Method in class chart.Chart
-
Gets the location of this Chart on the Screen.
- getLongestTicLabelStringLength(FontMetrics, String) - Method in class data.Parameter
-
Gets the longest tic label string.
- getLowerFilter() - Method in class chart.Axis
-
Gets the lower filter.
- getLowestPos() - Method in class chart.Filter
-
Gets the lowest position that this Filter may reach.
- getMainChartMenu() - Method in class gui.menus.mainWIndow.MainMenuBar
-
Gets the main chart menu.
- getMainDataMenu() - Method in class gui.menus.mainWIndow.MainMenuBar
-
Gets the main data menu.
- getMainFileMenu() - Method in class gui.menus.mainWIndow.MainMenuBar
-
Gets the main file menu.
- getMainHelpMenu() - Method in class gui.menus.mainWIndow.MainMenuBar
-
Gets the main help menu.
- getMainMenuBar() - Method in class xdat.Main
-
Gets the main menu bar.
- getMainOptionsMenu() - Method in class gui.menus.mainWIndow.MainMenuBar
-
Gets the main options menu.
- getMainWindow() - Method in class gui.frames.ChartFrame
-
Gets the main window
- getMargin() - Method in class chart.Plot
-
Gets the margin.
- getMarginBottom() - Method in class gui.panels.ChartPanel
-
Gets the chart's bottom margin .
- getMarginLeft() - Method in class gui.panels.ChartPanel
-
Gets the chart's left margin .
- getMarginRight() - Method in class gui.panels.ChartPanel
-
Gets the chart's right margin .
- getMarginTop() - Method in class gui.panels.ChartPanel
-
Gets the chart's top margin .
- getMax() - Method in class chart.Axis
-
Gets the maximum value of this Axis.
- getMaxAxisLabelFontSize() - Method in class chart.ParallelCoordinatesChart
-
Gets the largest Axis label font size on this Chart.
- getMaximumFilter() - Method in class chart.Axis
-
Gets the max filter.
- getMaxValue() - Method in class data.Parameter
-
Finds the maximum value for this parameter in the datasheet.
- getMaxValueOf(Parameter) - Method in class data.DataSheet
-
Gets the maximum value of a given Parameter in the DataSheet.
- getMaxX() - Method in class chart.ScatterPlot2D
-
Gets the max value for the x-axis.
- getMaxY() - Method in class chart.ScatterPlot2D
-
Gets the max value for the y-axis.
- getMin() - Method in class chart.Axis
-
Gets the minimum value of this Axis.
- getMinimumFilter() - Method in class chart.Axis
-
Gets the min filter.
- getMinValue() - Method in class data.Parameter
-
Finds the minimum value for this parameter in the datasheet.
- getMinValueOf(Parameter) - Method in class data.DataSheet
-
Gets the minimum value of a given Parameter.
- getMinX() - Method in class chart.ScatterPlot2D
-
Gets the min value for the x-axis.
- getMinY() - Method in class chart.ScatterPlot2D
-
Gets the min value for the y-axis..
- getName() - Method in class chart.Axis
-
Gets the name of the Parameter represented by this Axis.
- getName() - Method in class data.Cluster
-
Gets the Cluster name.
- getName() - Method in class data.Parameter
-
Gets the name.
- getNumberFormatLocaleButtonGroup() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the number format locale button group.
- getOtherDelimiter() - Method in class xdat.UserPreferences
-
Gets the character that is used as delimiter when importing data.
- getOtherRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the other delimiting character radio button.
- getOtherTextField() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the other text field.
- getParallelCoordinatesActiveDesignDefaultColor() - Method in class xdat.UserPreferences
-
Gets the active design default color for parallel coordinate charts.
- getParallelCoordinatesAxisColor() - Method in class xdat.UserPreferences
-
Gets the axis color for parallel coordinate charts
- getParallelCoordinatesAxisDefaultMax() - Method in class xdat.UserPreferences
-
Gets the axis default maximum value for parallel coordinate charts.
- getParallelCoordinatesAxisDefaultMin() - Method in class xdat.UserPreferences
-
Gets the axis default minimum value for parallel coordinate charts .
- getParallelCoordinatesAxisLabelFontColor() - Method in class xdat.UserPreferences
-
Gets the axis label font color for parallel coordinate charts.
- getParallelCoordinatesAxisLabelFontSize() - Method in class xdat.UserPreferences
-
Gets the axis label font size for parallel coordinate charts.
- getParallelCoordinatesAxisTicCount() - Method in class xdat.UserPreferences
-
Gets the axis tick count for parallel coordinate charts.
- getParallelCoordinatesAxisTicLabelFontColor() - Method in class xdat.UserPreferences
-
Gets the axis tick label font color for parallel coordinate charts.
- getParallelCoordinatesAxisTicLabelFontSize() - Method in class xdat.UserPreferences
-
Gets the axis tick label font size for parallel coordinate charts.
- getParallelCoordinatesAxisTicLabelFormat() - Method in class xdat.UserPreferences
-
Gets the axis tick label format for parallel coordinate charts.
- getParallelCoordinatesAxisTicLength() - Method in class xdat.UserPreferences
-
Gets the axis tick length for parallel coordinate charts.
- getParallelCoordinatesAxisWidth() - Method in class xdat.UserPreferences
-
Gets the width in pixels that is used by one axis on parallel coordinate charts.
- getParallelCoordinatesChartForFiltering() - Method in class chart.ScatterPlot2D
-
Gets the parallel coordinates chart for filtering.
- getParallelCoordinatesDefaultBackgroundColor() - Method in class xdat.UserPreferences
-
Gets the default background color for parallel coordinate charts.
- getParallelCoordinatesDesignIDFontSize() - Method in class xdat.UserPreferences
-
Gets the design id font size for parallel coordinate charts .
- getParallelCoordinatesDesignLabelFontSize() - Method in class xdat.UserPreferences
-
Gets the design label font size for parallel coordinate charts.
- getParallelCoordinatesFilterDefaultColor() - Method in class xdat.UserPreferences
-
Gets the filter default color for parallel coordinate charts.
- getParallelCoordinatesFilteredDesignDefaultColor() - Method in class xdat.UserPreferences
-
Gets the filtered design default color for parallel coordinate charts.
- getParallelCoordinatesFilterHeight() - Method in class xdat.UserPreferences
-
Gets the filter height for parallel coordinate charts.
- getParallelCoordinatesFilterWidth() - Method in class xdat.UserPreferences
-
Gets the width of one half triangle that represents a filter in pixels.
- getParallelCoordinatesLineThickness() - Method in class xdat.UserPreferences
-
Gets the line thickness for parallel coordinate charts.
- getParallelCoordinatesSelectedDesignDefaultColor() - Method in class xdat.UserPreferences
-
Gets the selected design default color for parallel coordinate charts.
- getParallelCoordinatesSelectedDesignLineThickness() - Method in class xdat.UserPreferences
-
Gets the line thickness for selected designs in parallel coordinate charts.
- getParameter() - Method in class chart.Axis
-
Gets the parameter represented by this Axis.
- getParameter(int) - Method in class data.DataSheet
-
Gets the Parameter with the index index.
- getParameter(String) - Method in class data.DataSheet
-
Gets the Parameter with the name parameterName.
- getParameterCount() - Method in class data.DataSheet
-
Gets the Parameter count.
- getParameterForXAxis() - Method in class chart.ScatterPlot2D
-
Gets the parameter for the x axis.
- getParameterForYAxis() - Method in class chart.ScatterPlot2D
-
Gets the parameter for the y axis.
- getParameterIndex(String) - Method in class data.DataSheet
-
Gets the index of the Parameter with the name parameterName.
- getParameterName(int) - Method in class data.DataSheet
-
Gets the Parameter name of the Parameter with index index.
- getPlotAreaDistanceToBottom() - Method in class chart.ScatterPlot2D
-
Gets the plot area distance to the bottom border
- getPlotAreaDistanceToLeft(int) - Method in class chart.ScatterPlot2D
-
Gets the plot area distance to the left border
- getPlotAreaDistanceToRight() - Method in class chart.ScatterPlot2D
-
Gets the plot area distance to the right border
- getPlotAreaDistanceToTop() - Method in class chart.ScatterPlot2D
-
Gets the plot area distance to the top border
- getPreferredSize() - Method in class gui.panels.ChartPanel
-
- getRange() - Method in class chart.Axis
-
Gets the range of this Axis.
- getRowCount() - Method in class data.ClusterSet
-
- getRowCount() - Method in class data.DataSheet
-
- getScatterChart2DActiveDesignColor() - Method in class xdat.UserPreferences
-
Gets the active design color for 2D scatter charts.
- getScatterChart2DAxisTitleFontsizeX() - Method in class xdat.UserPreferences
-
Gets the x axis title font size for 2D Scatter Charts.
- getScatterChart2DAxisTitleFontsizeY() - Method in class xdat.UserPreferences
-
Gets the y axis title font size for 2D Scatter Charts.
- getScatterChart2DBackgroundColor() - Method in class xdat.UserPreferences
-
Gets the background color for 2D scatter charts.
- getScatterChart2DDataPointSize() - Method in class xdat.UserPreferences
-
Gets the data point size for 2D Scatter Charts.
- getScatterChart2DDisplayMode() - Method in class xdat.UserPreferences
-
Gets the display mode for 2D Scatter Charts.
- getScatterChart2DForegroundColor() - Method in class xdat.UserPreferences
-
Gets the foreground color for 2D scatter charts.
- getScatterChart2DSelectedDesignColor() - Method in class xdat.UserPreferences
-
Gets the selected design color for 2D scatter charts.
- getScatterChart2DTicCountX() - Method in class xdat.UserPreferences
-
Gets the tic count for the x axis of 2D Scatter Charts.
- getScatterChart2DTicCountY() - Method in class xdat.UserPreferences
-
Gets the tic count for the y axis of 2D Scatter Charts.
- getScatterChart2DTicLabelFontsizeX() - Method in class xdat.UserPreferences
-
Gets the tic label font size for the x axis of 2D Scatter Charts.
- getScatterChart2DTicLabelFontsizeY() - Method in class xdat.UserPreferences
-
Gets the tic label font size for the y axis of 2D Scatter Charts.
- getScatterPlot2D() - Method in class chart.ScatterChart2D
-
Gets the back ground color.
- getSelectedDesignColor() - Method in class actionListeners.parallelCoordinatesDisplaySettings.ParallelChartDisplaySettingsActionListener
-
Gets the selected design color.
- getSelectedDesignColor() - Method in class chart.ParallelCoordinatesChart
-
Sets the selected design color.
- getSelectedDesignColor() - Method in class chart.ScatterPlot2D
-
Gets the selected design color.
- getSelectedDesignColorButton() - Method in class gui.dialogs.ScatterChart2DSettingsDialog
-
Getter for the selected design color button
- getSelectedDesignColorButton() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the selected design color button.
- getSelectedDesignLineThicknessSpinner() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the selected design line thickness spinner.
- getSelectedDesignsLineThickness() - Method in class chart.ParallelCoordinatesChart
-
Gets the selected design line thickness.
- getSelectedItem() - Method in class actionListeners.scatter2DChartSettings.ParallelChartFrameComboModel
-
- getSemiColonRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the semi colon radio button.
- getSessionDirectory() - Method in class xdat.Session
-
Gets the directory where the session was saved.
- getSessionName() - Method in class xdat.Session
-
Gets the session name.
- getShowDesignIDsSelection() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the show design IDs selection.
- getShowFilteredDesignsSelection() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the show filtered designs selection.
- getShowOnlySelectedDesignsCheckBox() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
-
Gets the checkbox that sets whether only selected designs should be shown.
- getSize() - Method in class actionListeners.scatter2DChartSettings.ParallelChartFrameComboModel
-
- getSize() - Method in class data.DataSheet
-
- getSpaceRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the space radio button.
- getStandardDesignColorButton() - Method in class gui.dialogs.ScatterChart2DSettingsDialog
-
Getter for the standard design color button
- getStringValue(Parameter) - Method in class data.Design
-
Gets the String representation of a value for a given parameter.
- getStringValueOf(double) - Method in class data.Parameter
-
Gets the string representation of a given double value for this parameter.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class gui.tables.ColorEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gui.tables.ColorRenderer
-
- getTabRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the tab radio button.
- getTicCount() - Method in class chart.Axis
-
Gets the tic count.
- getTicCountSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the tic count spinner.
- getTicCountX() - Method in class chart.ScatterPlot2D
-
Gets the number of tics on the x axis.
- getTicCountY() - Method in class chart.ScatterPlot2D
-
Gets the number of tics on the y axis.
- getTicLabelColor() - Method in class actionListeners.parallelCoordinatesDisplaySettings.AxisDisplaySettingsActionListener
-
Gets the tic label color.
- getTicLabelColorButton() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the tic label color button.
- getTicLabelFontSize() - Method in class chart.Axis
-
Gets the tic label font size.
- getTicLabelFontSizeSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the tic label font size spinner.
- getTicLabelFontSizeX() - Method in class chart.ScatterPlot2D
-
Gets the x axis tic label font size.
- getTicLabelFontSizeY() - Method in class chart.ScatterPlot2D
-
Gets the y axis tic label font size.
- getTicLabelFormat() - Method in class chart.Axis
-
Gets the tic label format.
- getTicLength() - Method in class chart.Axis
-
Gets the tic length in pixels.
- getTicSize() - Method in class chart.ScatterPlot2D
-
Gets the tic size.
- getTicSizeSpinner() - Method in class gui.panels.AxisDisplaySettingsPanel
-
Gets the tic size spinner.
- getTitle() - Method in class chart.Chart
-
Gets the title.
- getTitle() - Method in class chart.ParallelCoordinatesChart
-
Gets the title.
- getTitle() - Method in class chart.ScatterChart2D
-
Gets the title.
- getTopMargin() - Method in class chart.ParallelCoordinatesChart
-
Gets the top margin.
- getTreatConsecutiveAsOneCheckBox() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the treat consecutive as one check box.
- getUniqueChartId(Class) - Method in class xdat.Main
-
Gets a unique id for the next chart
- getUniqueIdentificationNumber() - Method in class data.Cluster
-
Gets the unique identification number.
- getUpperFilter() - Method in class chart.Axis
-
Gets the upper filter.
- getUseHomeRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the use home directory radio button.
- getUseLastRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the use last directory radio button.
- getUserDir() - Method in class xdat.UserPreferences
-
Gets the user directory.
- getUserPreferences() - Static method in class xdat.Main
-
Gets the user preferences.
- getUseThisRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the use this directory radio button.
- getUseThisTextField() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the text field that specifies the user-specific file-browsing location.
- getUsLocaleRadioButton() - Method in class gui.dialogs.FileImportSettingsDialog
-
Gets the us locale radio button.
- getValue() - Method in class chart.Filter
-
Gets the current value of this Filter.
- getValueAt(int, int) - Method in class data.ClusterSet
-
- getValueAt(int, int) - Method in class data.DataSheet
-
- getVersionString() - Static method in class xdat.Main
-
Gets the version string to be shown in the help->about dialog.
- getWidth() - Method in class chart.Axis
-
Gets the Axis width in pixels.
- getWidth() - Method in class chart.Chart
-
Determines the width of this Chart.
- getWidth() - Method in class chart.ParallelCoordinatesChart
-
Determines the width of this Chart.
- getWidth() - Method in class chart.ScatterChart2D
-
Determines the width of this Chart.
- getXPos() - Method in class chart.Filter
-
Gets the x position of this Filter on the Chart.
- getYPos() - Method in class chart.Filter
-
Gets the y position of this Filter on the Chart.
- GFuncs - Class in xdat
-
Contains generic functions that can be used by other classes.
- GFuncs() - Constructor for class xdat.GFuncs
-
- gui - package gui
-
- gui.buttons - package gui.buttons
-
- gui.dialogs - package gui.dialogs
-
- gui.frames - package gui.frames
-
- gui.menus - package gui.menus
-
- gui.menus.mainWIndow - package gui.menus.mainWIndow
-
- gui.menus.parallelCoordinatesChart - package gui.menus.parallelCoordinatesChart
-
- gui.menus.ScatterChart2D - package gui.menus.ScatterChart2D
-
- gui.panels - package gui.panels
-
- gui.tables - package gui.tables
-