Package | Description |
---|---|
loci.plugins.prefs |
Classes for managing Bio-Formats plugins preferences.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanOption
A boolean option for one of the plugins.
|
class |
DoubleOption
A double option for one of the plugins.
|
class |
StringOption
A string option for one of the plugins.
|
Modifier and Type | Field and Description |
---|---|
protected HashMap<String,Option> |
OptionsList.options
Table of options defining this set of preferences.
|
Modifier and Type | Method and Description |
---|---|
Option |
OptionsList.getOption(String key)
Gets the option with the given key.
|
Copyright © 2016 Open Microscopy Environment