|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
KeySet<T> | Aggregates a set of config keys which are used together to specify an object. |
RampKeySet.Ramp | Defines ramp characteristics by aggregating a Shader and a Scaling. |
Specifier<V> | Can acquire a typed value from the GUI. |
Class Summary | |
---|---|
BooleanConfigKey | Config key for boolean values. |
CaptionerKeySet | ConfigKeySet for specifying a captioner. |
ChoiceConfigKey<T> | ConfigKey that allows named choices from a given list, and optionally provides other ways of specifying values from string descriptions. |
ColorConfigKey | ConfigKey for selecting colours. |
CombinationConfigKey | Config key that can select zero or more items from a short fixed list. |
ComboBoxSpecifier<V> | Typed specifier for selecting options from a combo box. |
ConfigKey<T> | Typed key for use in a ConfigMap. |
ConfigMap | Map containing typed configuration keys. |
ConfigMeta | Contains metadata about configuration items. |
ConversionSpecifier<I,O> | Specifier implementation that adapts an existing one to dispense values of a different parameterised type. |
DashConfigKey | ConfigKey for selecting line dash types. |
DoubleConfigKey | Config key for double precision values. |
HiddenConfigKey<T> | ConfigKey implementation which is not available for manipulation in the user interface. |
IntegerConfigKey | Config key for integer values. |
LoggingConfigMap | ConfigMap wrapper that issues a logging message for each item that is queried. |
MultiPointConfigKey | Config key that specifies a multi-point renderer. |
OptionConfigKey<T> | Config key for use with items that can be chosen from a list of options. |
RampKeySet | KeySet for defining the characteristics of a colour ramp. |
ShaderConfigKey | ConfigKey for selecting shader objects. |
SkySysConfigKey | ConfigKey for selecting sky coordinate systems. |
SliderSpecifier | Double value specifier that uses a slider to choose a value in the range betwen two given values. |
SpecifierPanel<V> | Partial Specifier implementation. |
StringConfigKey | Config key for use with String values. |
StyleKeys | Contains many common config keys and associated utility methods. |
SubrangeConfigKey | Config key that specifies a Subrange. |
TextDisplaySlider | JSlider that displays the currently selected value when the slider is being dragged. |
TextFieldSpecifier<V> | SpecifierPanel subclass that uses a text field for input. |
TimeConfigKey | Config key for values in the time domain. |
ToggleSpecifier<T> | Specifier that decorates another one with a toggle button for selection of a fixed value. |
Enum Summary | |
---|---|
SliderSpecifier.TextOption | Specifies whether and how a text display field should appear alongside the slider for user entry. |
Exception Summary | |
---|---|
ConfigException | Exception thrown when a configuration input value is not suitable. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |