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

G

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