| Package | Description |
|---|---|
| weka.core | |
| weka.core.packageManagement | |
| weka.gui | |
| weka.gui.explorer | |
| weka.gui.knowledgeflow | |
| weka.gui.knowledgeflow.steps | |
| weka.gui.visualize | |
| weka.knowledgeflow | |
| weka.knowledgeflow.steps |
| Modifier and Type | Method and Description |
|---|---|
void |
Defaults.add(Defaults toAdd)
Add the supplied defaults to this one.
|
void |
Settings.applyDefaults(Defaults defaults)
Applies a set of default settings.
|
| Modifier and Type | Method and Description |
|---|---|
Defaults |
DefaultPackageManager.getDefaultSettings()
Get the default settings for the default package manager
|
Defaults |
PackageManager.getDefaultSettings()
Get the default settings of this package manager.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GUIChooserApp.GUIChooserDefaults
Inner class for defaults
|
class |
WorkbenchDefaults
Default settings for the Workbench app.
|
| Modifier and Type | Method and Description |
|---|---|
Defaults |
WorkbenchApp.getApplicationDefaults()
Get the default settings for this application
|
Defaults |
GUIApplication.getApplicationDefaults()
Get the default values of settings for this application
|
Defaults |
AbstractPerspective.getDefaultSettings()
Get the default settings for this perspective (or null if there are none)
|
Defaults |
SimpleCLIPanel.getDefaultSettings() |
Defaults |
Perspective.getDefaultSettings()
Get the default settings for this perspective (or null if there are none)
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PreprocessPanel.PreprocessDefaults |
static class |
VisualizePanel.ScatterDefaults
Default settings specific to the
MatrixPanel that provides the
scatter plot matrix |
| Modifier and Type | Method and Description |
|---|---|
Defaults |
AttributeSelectionPanel.getDefaultSettings() |
Defaults |
ClustererPanel.getDefaultSettings() |
Defaults |
VisualizePanel.getDefaultSettings()
Default settings for the scatter plot
|
Defaults |
AssociationsPanel.getDefaultSettings() |
Defaults |
ClassifierPanel.getDefaultSettings() |
Defaults |
PreprocessPanel.getDefaultSettings() |
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributeSummaryPerspective.AttDefaults
Default settings for the AttributeSummaryPerspective
|
static class |
KnowledgeFlowApp.KnowledgeFlowGeneralDefaults
General default settings for the Knowledge Flow
|
| Modifier and Type | Method and Description |
|---|---|
Defaults |
KnowledgeFlowApp.getApplicationDefaults()
Get the default settings for this application
|
Defaults |
BaseInteractiveViewer.getDefaultSettings()
Get default settings for the viewer.
|
Defaults |
MainKFPerspective.getDefaultSettings()
Get the default settings for this perspective (or null if there are none)
|
Defaults |
AttributeSummaryPerspective.getDefaultSettings()
Get the default settings for this perspective
|
Defaults |
ScatterPlotMatrixPerspective.getDefaultSettings()
Get default settings
|
| Modifier and Type | Method and Description |
|---|---|
Defaults |
ScatterPlotMatrixInteractiveView.getDefaultSettings()
Get the default settings of this viewer
|
Defaults |
AttributeSummarizerInteractiveView.getDefaultSettings()
Get the default settings for this viewer
|
Defaults |
StripChartInteractiveView.getDefaultSettings()
Get the default settings for this viewer
|
Defaults |
ModelPerformanceChartInteractiveView.getDefaultSettings()
Get default settings for this viewer
|
Defaults |
TextViewerInteractiveView.getDefaultSettings()
Get the default settings of this viewer
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VisualizeUtils.VisualizeDefaults
Defaults for the 2D scatter plot and attribute bars
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseExecutionEnvironment.BaseExecutionEnvironmentDefaults
Defaults for the base execution environment
|
class |
KFDefaults
Default settings for the Knowledge Flow
|
| Modifier and Type | Method and Description |
|---|---|
Defaults |
BaseExecutionEnvironment.getDefaultSettings()
Get default settings for the base execution environment
|
Defaults |
ExecutionEnvironment.getDefaultSettings()
Get default settings for this ExecutionEnvironment.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageSaver.ImageSaverDefaults |
static class |
TextSaver.TextSaverDefaults
Defaults for the step
|
| Modifier and Type | Method and Description |
|---|---|
Defaults |
BaseStep.getDefaultSettings()
Get default settings for the step (if any).
|
Defaults |
ImageSaver.getDefaultSettings()
Get default settings for the step.
|
Defaults |
TextSaver.getDefaultSettings()
Get default settings for the step (if any).
|
Defaults |
Step.getDefaultSettings()
Get default settings for the step (if any).
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.