Uses of Class
weka.core.Settings.SettingKey
Packages that use Settings.SettingKey
Package
Description
-
Uses of Settings.SettingKey in weka.core
Methods in weka.core that return types with arguments of type Settings.SettingKeyModifier and TypeMethodDescriptionDefaults.getDefaults()Get the map of default settingsSettings.getSettings(String settingsID) Get the settings for a given IDMethods in weka.core with parameters of type Settings.SettingKeyModifier and TypeMethodDescription<T> TSettings.getSetting(String ID, Settings.SettingKey key, T defaultValue) Get the value of a setting<T> TSettings.getSetting(String ID, Settings.SettingKey key, T defaultValue, Environment env) Get the value of a settingvoidSettings.setSetting(String ID, Settings.SettingKey propName, Object value) Set a value for a setting.Constructor parameters in weka.core with type arguments of type Settings.SettingKeyModifierConstructorDescriptionDefaults(String ID, Map<Settings.SettingKey, Object> defaults) Construct a new Defaults -
Uses of Settings.SettingKey in weka.gui
Fields in weka.gui declared as Settings.SettingKeyModifier and TypeFieldDescriptionstatic final Settings.SettingKeyPerspectiveManager.VISIBLE_PERSPECTIVES_KEYSettings key for visible perspectives in an applicationMethod parameters in weka.gui with type arguments of type Settings.SettingKeyModifier and TypeMethodDescriptionSettingsEditor.createSingleSettingsEditor(Map<Settings.SettingKey, Object> settingsToEdit) Creates a single stand-alone settings editor panelConstructor parameters in weka.gui with type arguments of type Settings.SettingKey -
Uses of Settings.SettingKey in weka.gui.explorer
Fields in weka.gui.explorer declared as Settings.SettingKeyModifier and TypeFieldDescriptionstatic final Settings.SettingKeyPreprocessPanel.PreprocessDefaults.ALWAYS_SEND_INSTANCES_TO_ALL_KEYstatic final Settings.SettingKeyPreprocessPanel.PreprocessDefaults.ENABLE_UNDO_KEYstatic final Settings.SettingKeyPreprocessPanel.PreprocessDefaults.FILTER_KEYstatic final Settings.SettingKeyPreprocessPanel.PreprocessDefaults.INITIAL_DIR_KEYstatic final Settings.SettingKeyVisualizePanel.ScatterDefaults.PLOT_SIZE_KEYstatic final Settings.SettingKeyVisualizePanel.ScatterDefaults.POINT_SIZE_KEYstatic final Settings.SettingKeyPreprocessPanel.PreprocessDefaults.UNDO_DIR_KEY -
Uses of Settings.SettingKey in weka.gui.knowledgeflow
Fields in weka.gui.knowledgeflow declared as Settings.SettingKeyModifier and TypeFieldDescriptionstatic final Settings.SettingKeyKnowledgeFlowApp.KnowledgeFlowGeneralDefaults.EXECUTION_ENV_KEYstatic final Settings.SettingKeyKnowledgeFlowApp.KnowledgeFlowGeneralDefaults.LAF_KEYMethods in weka.gui.knowledgeflow with parameters of type Settings.SettingKeyModifier and TypeMethodDescription<T> TMainKFPerspective.getSetting(Settings.SettingKey propKey, T defaultVal) Get the value of a setting for the main perspective -
Uses of Settings.SettingKey in weka.gui.visualize
Fields in weka.gui.visualize declared as Settings.SettingKeyModifier and TypeFieldDescriptionstatic final Settings.SettingKeyVisualizeUtils.VisualizeDefaults.AXIS_COLOUR_KEYAxis colour keystatic final Settings.SettingKeyVisualizeUtils.VisualizeDefaults.BACKGROUND_COLOUR_KEYScatter plot background colour keystatic final Settings.SettingKeyVisualizeUtils.VisualizeDefaults.BAR_BACKGROUND_COLOUR_KEYAttribute bar background colour key -
Uses of Settings.SettingKey in weka.knowledgeflow
Fields in weka.knowledgeflow declared as Settings.SettingKeyModifier and TypeFieldDescriptionstatic final Settings.SettingKeyKFDefaults.GRID_COLOR_KEYstatic final Settings.SettingKeyKFDefaults.GRID_SPACING_KEYstatic final Settings.SettingKeyKFDefaults.LAYOUT_COLOR_KEYstatic final Settings.SettingKeyKFDefaults.LAYOUT_HEIGHT_KEYstatic final Settings.SettingKeyKFDefaults.LAYOUT_WIDTH_KEYstatic final Settings.SettingKeyKFDefaults.LOGGING_LEVEL_KEYstatic final Settings.SettingKeyKFDefaults.MAX_UNDO_POINTS_KEYstatic final Settings.SettingKeyBaseExecutionEnvironment.BaseExecutionEnvironmentDefaults.RESOURCE_INTENSIVE_EXECUTOR_SERVICE_NUM_THREADS_KEYstatic final Settings.SettingKeyKFDefaults.SHOW_GRID_KEYstatic final Settings.SettingKeyKFDefaults.SHOW_JTREE_TIP_TEXT_KEYstatic final Settings.SettingKeyBaseExecutionEnvironment.BaseExecutionEnvironmentDefaults.STEP_EXECUTOR_SERVICE_NUM_THREADS_KEYstatic final Settings.SettingKeyKFDefaults.STEP_LABEL_FONT_SIZE_KEY -
Uses of Settings.SettingKey in weka.knowledgeflow.steps
Fields in weka.knowledgeflow.steps declared as Settings.SettingKeyModifier and TypeFieldDescriptionstatic final Settings.SettingKeyImageSaver.ImageSaverDefaults.DEFAULT_FILE_KEYstatic final Settings.SettingKeyTextSaver.TextSaverDefaults.DEFAULT_FILE_KEYstatic final Settings.SettingKeyImageSaver.ImageSaverDefaults.DEFAULT_FORMAT_KEY