Uses of Class
weka.core.Settings.SettingKey
Package
Description
-
Uses of Settings.SettingKey in weka.core
Modifier and TypeMethodDescriptionDefaults.getDefaults()
Get the map of default settingsSettings.getSettings
(String settingsID) Get the settings for a given IDModifier and TypeMethodDescription<T> T
Settings.getSetting
(String ID, Settings.SettingKey key, T defaultValue) Get the value of a setting<T> T
Settings.getSetting
(String ID, Settings.SettingKey key, T defaultValue, Environment env) Get the value of a settingvoid
Settings.setSetting
(String ID, Settings.SettingKey propName, Object value) Set a value for a setting.ModifierConstructorDescriptionDefaults
(String ID, Map<Settings.SettingKey, Object> defaults) Construct a new Defaults -
Uses of Settings.SettingKey in weka.gui
Modifier and TypeFieldDescriptionstatic final Settings.SettingKey
PerspectiveManager.VISIBLE_PERSPECTIVES_KEY
Settings key for visible perspectives in an applicationModifier and TypeMethodDescriptionSettingsEditor.createSingleSettingsEditor
(Map<Settings.SettingKey, Object> settingsToEdit) Creates a single stand-alone settings editor panel -
Uses of Settings.SettingKey in weka.gui.explorer
Modifier and TypeFieldDescriptionstatic final Settings.SettingKey
PreprocessPanel.PreprocessDefaults.ALWAYS_SEND_INSTANCES_TO_ALL_KEY
static final Settings.SettingKey
PreprocessPanel.PreprocessDefaults.ENABLE_UNDO_KEY
static final Settings.SettingKey
PreprocessPanel.PreprocessDefaults.FILTER_KEY
static final Settings.SettingKey
PreprocessPanel.PreprocessDefaults.INITIAL_DIR_KEY
static final Settings.SettingKey
VisualizePanel.ScatterDefaults.PLOT_SIZE_KEY
static final Settings.SettingKey
VisualizePanel.ScatterDefaults.POINT_SIZE_KEY
static final Settings.SettingKey
PreprocessPanel.PreprocessDefaults.UNDO_DIR_KEY
-
Uses of Settings.SettingKey in weka.gui.knowledgeflow
Modifier and TypeFieldDescriptionstatic final Settings.SettingKey
KnowledgeFlowApp.KnowledgeFlowGeneralDefaults.EXECUTION_ENV_KEY
static final Settings.SettingKey
KnowledgeFlowApp.KnowledgeFlowGeneralDefaults.LAF_KEY
Modifier and TypeMethodDescription<T> T
MainKFPerspective.getSetting
(Settings.SettingKey propKey, T defaultVal) Get the value of a setting for the main perspective -
Uses of Settings.SettingKey in weka.gui.visualize
Modifier and TypeFieldDescriptionstatic final Settings.SettingKey
VisualizeUtils.VisualizeDefaults.AXIS_COLOUR_KEY
Axis colour keystatic final Settings.SettingKey
VisualizeUtils.VisualizeDefaults.BACKGROUND_COLOUR_KEY
Scatter plot background colour keystatic final Settings.SettingKey
VisualizeUtils.VisualizeDefaults.BAR_BACKGROUND_COLOUR_KEY
Attribute bar background colour key -
Uses of Settings.SettingKey in weka.knowledgeflow
Modifier and TypeFieldDescriptionstatic final Settings.SettingKey
KFDefaults.GRID_COLOR_KEY
static final Settings.SettingKey
KFDefaults.GRID_SPACING_KEY
static final Settings.SettingKey
KFDefaults.LAYOUT_COLOR_KEY
static final Settings.SettingKey
KFDefaults.LAYOUT_HEIGHT_KEY
static final Settings.SettingKey
KFDefaults.LAYOUT_WIDTH_KEY
static final Settings.SettingKey
KFDefaults.LOGGING_LEVEL_KEY
static final Settings.SettingKey
KFDefaults.MAX_UNDO_POINTS_KEY
static final Settings.SettingKey
BaseExecutionEnvironment.BaseExecutionEnvironmentDefaults.RESOURCE_INTENSIVE_EXECUTOR_SERVICE_NUM_THREADS_KEY
static final Settings.SettingKey
KFDefaults.SHOW_GRID_KEY
static final Settings.SettingKey
KFDefaults.SHOW_JTREE_TIP_TEXT_KEY
static final Settings.SettingKey
BaseExecutionEnvironment.BaseExecutionEnvironmentDefaults.STEP_EXECUTOR_SERVICE_NUM_THREADS_KEY
static final Settings.SettingKey
KFDefaults.STEP_LABEL_FONT_SIZE_KEY
-
Uses of Settings.SettingKey in weka.knowledgeflow.steps
Modifier and TypeFieldDescriptionstatic final Settings.SettingKey
ImageSaver.ImageSaverDefaults.DEFAULT_FILE_KEY
static final Settings.SettingKey
TextSaver.TextSaverDefaults.DEFAULT_FILE_KEY
static final Settings.SettingKey
ImageSaver.ImageSaverDefaults.DEFAULT_FORMAT_KEY