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

S

saveSessionAs(String) - Method in class xdat.Main
Save session.
saveToFile(String) - Method in class xdat.Session
Serializes the session to a file.
Scatter2DChartAxisPanel - Class in gui.panels
Panel to modify display settings for axes on the ScatterChart2D.
Scatter2DChartAxisPanel(Main, ChartFrame, ScatterChart2D, int) - Constructor for class gui.panels.Scatter2DChartAxisPanel
Instantiates a new axis display settings panel that is used to modify the settings of a particular chart.
Scatter2DChartAxisPanelActionListener - Class in actionListeners.scatter2DChartSettings
ActionListener for a Scatter2DChartAxisPanel that allows to modify the Display Settings of an axis of a ScatterChart2D.
Scatter2DChartAxisPanelActionListener(Main, ChartFrame, ScatterChart2D, Scatter2DChartAxisPanel, int) - Constructor for class actionListeners.scatter2DChartSettings.Scatter2DChartAxisPanelActionListener
Instantiates a new scatter 2d axis panel action listener to edit settings for a specific axis.
Scatter2DChartAxisSelectionListener - Class in actionListeners.scatter2DChartSettings
List selection listener for a parameter selection list for a ScatterChart2D.
Scatter2DChartAxisSelectionListener(ChartFrame, ScatterChart2D, Scatter2DChartAxisPanel, int) - Constructor for class actionListeners.scatter2DChartSettings.Scatter2DChartAxisSelectionListener
 
Scatter2DChartDisplaySettingsActionListener - Class in actionListeners.scatter2DChartSettings
ActionListener for a ScatterChart2DSettingsDialog that allows to modify the Display Settings of a ScatterChart2D.
Scatter2DChartDisplaySettingsActionListener(ChartFrame, ScatterChart2D, ScatterChart2DSettingsDialog) - Constructor for class actionListeners.scatter2DChartSettings.Scatter2DChartDisplaySettingsActionListener
Instantiates a new chart display settings action listener to edit settings for a specific chart.
Scatter2DChartFrameOptionsMenuActionListener - Class in actionListeners.scatter2DChartFrame
ActionListener that is used for a ScatterChart2DFrameOptionsMenu.
Scatter2DChartFrameOptionsMenuActionListener(Main, ScatterChart2D, ChartFrame) - Constructor for class actionListeners.scatter2DChartFrame.Scatter2DChartFrameOptionsMenuActionListener
Instantiates a new chart frame options menu action listener.
ScatterChart2D - Class in chart
A serializable representation of all relevant settings for a two-dimensional scatter chart which is displayed on a ChartFrame.
ScatterChart2D(DataSheet, boolean, Dimension, int) - Constructor for class chart.ScatterChart2D
Instantiates a new 2D scatter chart.
ScatterChart2DFrameMenuBar - Class in gui.menus.ScatterChart2D
Menubar for a ChartFrame
ScatterChart2DFrameMenuBar(Main, ChartFrame, ScatterChart2D) - Constructor for class gui.menus.ScatterChart2D.ScatterChart2DFrameMenuBar
Instantiates a new chart frame menu bar.
ScatterChart2DFrameOptionsMenu - Class in gui.menus.ScatterChart2D
Options Menu for a ChartFrame
ScatterChart2DFrameOptionsMenu(Main, ChartFrame) - Constructor for class gui.menus.ScatterChart2D.ScatterChart2DFrameOptionsMenu
Instantiates a new chart frame options menu.
ScatterChart2DPanel - Class in gui.panels
Panel that is used to display a ScatterChart2D.
ScatterChart2DPanel(Main, ScatterChart2D) - Constructor for class gui.panels.ScatterChart2DPanel
Instantiates a new scatter chart 2D panel.
ScatterChart2DSettingsDialog - Class in gui.dialogs
A dialog that allows selecting and unselecting Parameters.
ScatterChart2DSettingsDialog(Main, ChartFrame, ScatterChart2D) - Constructor for class gui.dialogs.ScatterChart2DSettingsDialog
Instantiates a new Scatter Chart 2D Settings Dialog.
ScatterPlot2D - Class in chart
A serializable representation of all relevant settings for a two-dimensional scatter chart which is displayed on a ChartFrame.
ScatterPlot2D(DataSheet, boolean) - Constructor for class chart.ScatterPlot2D
Instantiates a new 2D scatter plot.
serialVersionUID - Static variable in class xdat.Main
The version tracking unique identifier for Serialization.
Session - Class in xdat
Stores all relevant information of a session.
Session() - Constructor for class xdat.Session
Instantiates a new session.
sessionFileExtension - Static variable in class xdat.Session
The when storing session files this file extension will be used.
setActionListener(AxisDisplaySettingsActionListener) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the action listeners to the controls.
setActionListener(ParallelChartDisplaySettingsActionListener) - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
Sets the action listener.
setActive(boolean) - Method in class chart.Axis
Specifies whether this Axis is active.
setActive(boolean) - Method in class data.Cluster
Specifies whether Designs belonging to this Cluster should be displayed
setActive(Filter, boolean) - Method in class data.Design
Specifies whether the design is still active after applying a given Filter.
setActiveDesignColor(Color) - Method in class chart.ParallelCoordinatesChart
Sets the active design color.
setActiveDesignColor(Color) - Method in class chart.ScatterPlot2D
Sets the active design color.
setActiveDesignColor(Color) - Method in class data.Cluster
Sets the color in which Designs belonging to this Cluster are displayed.
setAtLeastOneNumeric(boolean) - Method in class data.Parameter
 
setAutoFit(boolean) - Method in class chart.Axis
Specifies whether this Axis should be autofitted.
setAutoFitAxisSelection(boolean) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the auto fit axis selection.
setAutofitX(boolean) - Method in class chart.ScatterPlot2D
Sets the autofit state for the x axis.
setAutofitY(boolean) - Method in class chart.ScatterPlot2D
Sets the autofit state for the y axis..
setAxisColor(Color) - Method in class chart.Axis
Sets the axis color.
setAxisColor(Color) - Method in class chart.ParallelCoordinatesChart
Sets the axis color.
setAxisInverted(boolean) - Method in class chart.Axis
Specifies whether this axis is inverted.
setAxisLabelFontColor(Color) - Method in class chart.Axis
Sets the axis label font color.
setAxisLabelFontSize(int) - Method in class chart.Axis
Sets the axis label font size.
setAxisLabelFontSizeX(int) - Method in class chart.ScatterPlot2D
Sets the x axis label font size..
setAxisLabelFontSizeY(int) - Method in class chart.ScatterPlot2D
Sets the y axis label font size..
setAxisLabelVerticalDistance(int) - Method in class chart.ParallelCoordinatesChart
Sets the vertical distance between two axis labels that are vertically offset to prevent overlap.
setAxisRangeFieldsEnabled(boolean) - Method in class gui.panels.AxisDisplaySettingsPanel
When autofitting is switched off, this method is used to enable the fields where the ranges can be entered.
setAxisWidth(int) - Method in class chart.ParallelCoordinatesChart
Sets the axis width.
setBackGroundColor(Color) - Method in class chart.Chart
Sets the back ground color.
setBackGroundColor(Color) - Method in class chart.ParallelCoordinatesChart
Sets the back ground color.
setBackGroundColor(Color) - Method in class chart.Plot
Sets the back ground color.
setBackGroundColor(Color) - Method in class chart.ScatterChart2D
Sets the back ground color.
setCluster(Cluster) - Method in class data.Design
Sets the cluster.
setClusterSet(ClusterSet) - Method in class data.DataSheet
Sets the cluster set.
setCurrentAxis(Axis) - Method in class actionListeners.parallelCoordinatesDisplaySettings.AxisDisplaySettingsActionListener
Sets the current axis.
setCurrentColor(Color) - Method in class gui.buttons.ColorChoiceButton
Sets the current color.
setCurrentDataSheet(DataSheet) - Method in class xdat.Session
Sets the current data sheet.
setCurrentSession(Session) - Method in class xdat.Main
Sets the current session.
setCurrentSettingsAsDefault() - Method in class chart.ScatterChart2D
Set current settings as default
setDataSheet(DataSheet) - Method in class chart.Axis
Sets the data sheet.
setDataSheet(DataSheet) - Method in class chart.Chart
Sets the data sheet.
setDataSheet(DataSheet) - Method in class chart.Plot
Sets the data sheet.
setDataSheet(DataSheet) - Method in class xdat.Main
Sets the data sheet.
setDecorationsColor(Color) - Method in class chart.ScatterPlot2D
Sets the decorations color.
setDelimiter(String) - Method in class xdat.UserPreferences
Sets the delimiter for importing data.
setDesignLabelFontSize(int) - Method in class chart.ParallelCoordinatesChart
Sets the design label font size.
setDirToImportFrom(int) - Method in class xdat.UserPreferences
Sets the dir to import from.
setDisplayedDesignSelectionMode(int) - Method in class chart.ScatterPlot2D
Sets the displayed design selection mode..
setDotRadius(int) - Method in class chart.ScatterPlot2D
Sets the dot radius.
setFilterAsNewRange() - Method in class chart.Axis
Takes the current filter values and sets them as new min and max values
setFilterColor(Color) - Method in class chart.ParallelCoordinatesChart
Sets the filter color.
setFilteredDesignColor(Color) - Method in class chart.ParallelCoordinatesChart
Sets the filtered design color.
setFilterHeight(int) - Method in class chart.ParallelCoordinatesChart
Sets the filter height.
setFilterInverted(boolean) - Method in class chart.Axis
Specifies whether the filter should be inverted.
setFilterInverted(boolean) - Method in class xdat.UserPreferences
Specifies whether filters inverted on parallel coordinate charts .
setFilterWidth(int) - Method in class chart.ParallelCoordinatesChart
Sets the filter width.
setFrameSize(Dimension) - Method in class chart.Chart
Sets the size that this chart's frame takes up on screen.chart.getWidth() - chart.getScatterPlot2D().getMargin();
setHomeDir(String) - Method in class xdat.UserPreferences
Sets the home directory.
setId(int) - Method in class data.Design
Sets the id of the design.
setInvertAxisSelection(boolean) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the invert axis selection.
setInvertFilterSelection(boolean) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the invert filter selection.
setItemsRequiringDataSheetEnabled(boolean) - Method in class gui.menus.mainWIndow.MainChartMenu
Specifies whether the menu item createMenuItem is enabled.
setItemsRequiringDataSheetEnabled(boolean) - Method in class gui.menus.mainWIndow.MainDataMenu
Specifies whether the menu items requiring an active datasheet are enabled.
setItemsRequiringDataSheetEnabled(boolean) - Method in class gui.menus.mainWIndow.MainMenuBar
Tells the main menu bar whether the DataSheet is enabled.
setLastFile(String) - Method in class xdat.UserPreferences
Sets the last file.
setLicenseAccepted(boolean) - Method in class xdat.UserPreferences
Specifies whether the user has accepted the license.
setLineThickness(int) - Method in class chart.ParallelCoordinatesChart
Sets the line thickness.
setLineThickness(int) - Method in class data.Cluster
Sets the line thickness.
setLocale(int) - Method in class xdat.UserPreferences
Sets the number format string to be used for both parsing data.
setLocation(Point) - Method in class chart.Chart
Sets the location of this Chart on the Screen..
setLowerBoundSpinner(JSpinner) - Method in class gui.buttons.MinMaxSpinnerModel
Sets the lower bound spinner.
setMax(double) - Method in class chart.Axis
Sets the maximum value of this Axis.
setMaxX(double) - Method in class chart.ScatterPlot2D
Sets the max value for the x-axis..
setMaxY(double) - Method in class chart.ScatterPlot2D
Sets the max value for the y-axis.
setMin(double) - Method in class chart.Axis
Sets the minimum value of this Axis.
setMinX(double) - Method in class chart.ScatterPlot2D
Sets the min value for the x-axis.
setMinY(double) - Method in class chart.ScatterPlot2D
Sets the min value for the y-axis.
setName(String) - Method in class data.Cluster
Sets the Cluster name.
setName(String) - Method in class data.Parameter
Sets the name.
setNumeric(boolean) - Method in class data.Parameter
Specifies whether the parameter is numeric or dicrete.
setOkCancelButtonTargetChart(ParallelCoordinatesChart) - Method in class gui.panels.AxisDisplaySettingsPanel
Tells the panel that the settings should be applied to the a specific chart
setOkCancelButtonTargetChart(ParallelCoordinatesChart) - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
Tells the panel that the settings should be applied to the the chart specified in the argument.
setOkCancelButtonTargetDefaultSettings() - Method in class gui.panels.AxisDisplaySettingsPanel
Tells the panel that the settings should be applied to the user preferences
setOkCancelButtonTargetDefaultSettings() - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
Tells the panel that the settings should be applied to the user preferences.
setOtherDelimiter(String) - Method in class xdat.UserPreferences
Sets the user-defined delimiter.
setParallelCoordinatesActiveDesignDefaultColor(Color) - Method in class xdat.UserPreferences
Sets the active design default color for parallel coordinate charts.
setParallelCoordinatesAutoFitAxis(boolean) - Method in class xdat.UserPreferences
Specifies whether axes should be autofitted on parallel coordinate charts.
setParallelCoordinatesAxisColor(Color) - Method in class xdat.UserPreferences
Sets the axis color for parallel coordinate charts.
setParallelCoordinatesAxisDefaultMax(double) - Method in class xdat.UserPreferences
Sets the axis default max for parallel coordinate charts.
setParallelCoordinatesAxisDefaultMin(double) - Method in class xdat.UserPreferences
Sets the axis default minimum value for parallel coordinate charts.
setParallelCoordinatesAxisInverted(boolean) - Method in class xdat.UserPreferences
Specifies whether axes are inverted on parallel coordinate charts .
setParallelCoordinatesAxisLabelFontColor(Color) - Method in class xdat.UserPreferences
Sets the axis label font color for parallel coordinate charts.
setParallelCoordinatesAxisLabelFontSize(int) - Method in class xdat.UserPreferences
Sets the axis label font size for parallel coordinate charts.
setParallelCoordinatesAxisTicCount(int) - Method in class xdat.UserPreferences
Sets the axis tick count for parallel coordinate charts.
setParallelCoordinatesAxisTicLabelFontColor(Color) - Method in class xdat.UserPreferences
Sets the axis tick label font color for parallel coordinate charts.
setParallelCoordinatesAxisTicLabelFontSize(int) - Method in class xdat.UserPreferences
Sets the axis tick label font size for parallel coordinate charts.
setParallelCoordinatesAxisTicLabelFormat(String) - Method in class xdat.UserPreferences
Sets the axis tick label format for parallel coordinate charts.
setParallelCoordinatesAxisTicLength(int) - Method in class xdat.UserPreferences
Sets the axis tick length for parallel coordinate charts.
setParallelCoordinatesAxisWidth(int) - Method in class xdat.UserPreferences
Sets the axis width for parallel coordinate charts.
setParallelCoordinatesChartForFiltering(ParallelCoordinatesChart) - Method in class chart.ScatterPlot2D
Sets the the parallel coordinates chart for filtering.
setParallelCoordinatesDefaultBackgroundColor(Color) - Method in class xdat.UserPreferences
Sets the default background color for parallel coordinate charts.
setParallelCoordinatesDesignIDFontSize(int) - Method in class xdat.UserPreferences
Sets the design id font size for parallel coordinate charts.
setParallelCoordinatesDesignLabelFontSize(int) - Method in class xdat.UserPreferences
Sets the design label font size for parallel coordinate charts.
setParallelCoordinatesFilterColor(Color) - Method in class xdat.UserPreferences
Sets the filter color for parallel coordinate charts.
setParallelCoordinatesFilterHeight(int) - Method in class xdat.UserPreferences
Sets the filter height for parallel coordinate charts.
setParallelCoordinatesFilterWidth(int) - Method in class xdat.UserPreferences
Sets the filter width for parallel coordinate charts.
setParallelCoordinatesInactiveDesignDefaultColor(Color) - Method in class xdat.UserPreferences
Sets the in active design default color for parallel coordinate charts.
setParallelCoordinatesLineThickness(int) - Method in class xdat.UserPreferences
Sets the line thickness for parallel coordinate charts.
setParallelCoordinatesSelectedDesignDefaultColor(Color) - Method in class xdat.UserPreferences
Sets the selected design default color for parallel coordinate charts.
setParallelCoordinatesSelectedDesignLineThickness(int) - Method in class xdat.UserPreferences
Sets the line thickness for selected designs in parallel coordinate charts.
setParallelCoordinatesShowDesignIDs(boolean) - Method in class xdat.UserPreferences
Specifies whether design id numbers are shown left to the left-most axis on parallel coordinate charts .
setParallelCoordinatesShowFilteredDesigns(boolean) - Method in class xdat.UserPreferences
Sets whether filtered designs should be shown on parallel coordinate charts.
setParallelCoordinatesShowOnlySelectedDesigns(boolean) - Method in class xdat.UserPreferences
Sets whether only selected designs should be shown on parallel coordinate charts.
setParallelCoordinatesVerticallyOffsetAxisLabels(boolean) - Method in class xdat.UserPreferences
Sets whether axis labels on parallel coordinate charts should be vertically offset.
setParameter(Parameter) - Method in class chart.Axis
Sets the parameter represented by this Axis.
setParameterForXAxis(Parameter) - Method in class chart.ScatterPlot2D
Sets the parameter for the x axis.
setParameterForYAxis(Parameter) - Method in class chart.ScatterPlot2D
Sets the parameter for the y axis..
setScatterChart2DActiveDesignColor(Color) - Method in class xdat.UserPreferences
Sets the active design color for 2D scatter charts.
setScatterChart2DAutofitX(boolean) - Method in class xdat.UserPreferences
Sets whether the x-axis should be autofitted on 2D Scatter Charts
setScatterChart2DAutofitY(boolean) - Method in class xdat.UserPreferences
Sets whether the y-axis should be autofitted on 2D Scatter Charts
setScatterChart2DAxisTitleFontsizeX(int) - Method in class xdat.UserPreferences
Sets the x axis title font size for 2D Scatter Charts.
setScatterChart2DAxisTitleFontsizeY(int) - Method in class xdat.UserPreferences
Sets the y axis title font size for 2D Scatter Charts.
setScatterChart2DBackgroundColor(Color) - Method in class xdat.UserPreferences
Sets the background color for 2D scatter charts.
setScatterChart2DDataPointSize(int) - Method in class xdat.UserPreferences
Sets the data point size for 2D Scatter Charts.
setScatterChart2DDisplayMode(int) - Method in class xdat.UserPreferences
Sets the display mode for 2D Scatter Charts.
setScatterChart2DForegroundColor(Color) - Method in class xdat.UserPreferences
Sets the foreground color for 2D scatter charts.
setScatterChart2DSelectedDesignColor(Color) - Method in class xdat.UserPreferences
Sets the selected design color for 2D scatter charts.
setScatterChart2DTicCountX(int) - Method in class xdat.UserPreferences
Sets the tic count for the x axis of 2D Scatter Charts.
setScatterChart2DTicCountY(int) - Method in class xdat.UserPreferences
Sets the tic count for the y axis of 2D Scatter Charts.
setScatterChart2DTicLabelFontsizeX(int) - Method in class xdat.UserPreferences
Sets the tic label font size for the x axis of 2D Scatter Charts.
setScatterChart2DTicLabelFontsizeY(int) - Method in class xdat.UserPreferences
Sets the tic label font size for the y axis of 2D Scatter Charts.
setSelected(boolean) - Method in class data.Design
Sets the value of the boolean field selected.
setSelectedDesignColor(Color) - Method in class chart.ParallelCoordinatesChart
Sets the selected design color.
setSelectedDesignColor(Color) - Method in class chart.ScatterPlot2D
Sets the selected design color..
setSelectedDesignsLineThickness(int) - Method in class chart.ParallelCoordinatesChart
Sets the selected design line thickness.
setSelectedItem(Object) - Method in class actionListeners.scatter2DChartSettings.ParallelChartFrameComboModel
 
setSessionDirectory(String) - Method in class xdat.Session
Sets the directory where the session is saved.
setSessionName(String) - Method in class xdat.Session
Sets the session name.
setShowDesignIDs(boolean) - Method in class chart.ParallelCoordinatesChart
Specifies whether design IDs should be shown.
setShowDesignIDsSelection(boolean) - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
Sets the show design IDs selection.
setShowFilteredDesigns(boolean) - Method in class chart.ParallelCoordinatesChart
Specifies whether filtered designs should be shown.
setShowFilteredDesignsSelection(boolean) - Method in class gui.panels.ParallelCoordinatesChartDisplaySettingsPanel
Sets the show filtered designs selection.
setShowOnlySelectedDesigns(boolean) - Method in class chart.ParallelCoordinatesChart
Specifies whether only selected designs should be shown.
setStates(Axis) - Method in class gui.panels.AxisDisplaySettingsPanel
Sets the initial states of all controls.
setTextFieldsEnabled(boolean) - Method in class gui.panels.Scatter2DChartAxisPanel
Sets the state of the text boxes for the min and max of the axis
setTicCount(int) - Method in class chart.Axis
Sets the tic count.
setTicCountX(int) - Method in class chart.ScatterPlot2D
Sets the number of tics on the x axis.
setTicCountY(int) - Method in class chart.ScatterPlot2D
Sets the number of tics on the y axis.
setTicLabelFontColor(Color) - Method in class chart.Axis
Sets the tic label font color.
setTicLabelFontSize(int) - Method in class chart.Axis
Sets the tic label font size.
setTicLabelFontSizeX(int) - Method in class chart.ScatterPlot2D
Sets the x axis tic label font size.
setTicLabelFontSizeY(int) - Method in class chart.ScatterPlot2D
Sets the y axis tic label font size.
setTicLabelFormat(String) - Method in class chart.Axis
Sets the tic label number format.
setTicLength(int) - Method in class chart.Axis
Sets the tic length in pixels.
setTreatConsecutiveAsOne(boolean) - Method in class xdat.UserPreferences
Sets whether consecutive delimiters should be treated as one.
setUpperBoundSpinner(JSpinner) - Method in class gui.buttons.MinMaxSpinnerModel
Sets the upper bound spinner.
setUserDir(String) - Method in class xdat.UserPreferences
Sets the user directory.
setValue(double) - Method in class chart.Filter
Sets the current value of this Filter.
setValue(Parameter, String) - Method in class data.Design
Sets the value for a given parameter.
setValue(Object) - Method in class gui.buttons.MinMaxSpinnerModel
 
setValueAt(Object, int, int) - Method in class data.ClusterSet
 
setValueAt(Object, int, int) - Method in class data.DataSheet
 
setVerticallyOffsetAxisLabels(boolean) - Method in class chart.ParallelCoordinatesChart
Sets whether axis labels should be vertically offset.
setWidth(int) - Method in class chart.Axis
Sets the Axis width in pixels.
setXPos(int) - Method in class chart.Filter
Sets the x position of this Filter on the Chart.
setYPos(int) - Method in class chart.Filter
Sets the y position of this Filter on the Chart.
SHOW_ALL_DESIGNS - Static variable in class chart.ScatterPlot2D
Show all designs.
SHOW_DESIGNS_ACTIVE_IN_PARALLEL_CHART - Static variable in class chart.ScatterPlot2D
Show all designs that are not filtered on a given @link chart.ParallelCoordinatesChart.
SHOW_SELECTED_DESIGNS - Static variable in class chart.ScatterPlot2D
Show all designs that are not selected in the data table.
stateChanged(ChangeEvent) - Method in class actionListeners.parallelCoordinatesDisplaySettings.AxisDisplaySettingsActionListener
 
stateChanged(ChangeEvent) - Method in class actionListeners.scatter2DChartSettings.Scatter2DChartAxisPanelActionListener
 
stateChanged(ChangeEvent) - Method in class actionListeners.scatter2DChartSettings.Scatter2DChartDisplaySettingsActionListener
 
storeBufferedImage() - Method in class gui.panels.ParallelCoordinatesChartPanel
Writes the current chart state to the temporary buffered image.
A B C D E F G I L M N P R S T U V W X Y