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