| Package | Description |
|---|---|
| org.scijava.options | |
| org.scijava.options.event |
| Modifier and Type | Method and Description |
|---|---|
<O extends OptionsPlugin> |
OptionsService.getOptions(Class<O> optionsClass)
Gets the options plugin of the given class, or null if none.
|
<O extends OptionsPlugin> |
DefaultOptionsService.getOptions(Class<O> optionsClass) |
| Modifier and Type | Method and Description |
|---|---|
List<OptionsPlugin> |
DefaultOptionsService.getInstances() |
default Class<OptionsPlugin> |
OptionsService.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
OptionsPlugin |
OptionsEvent.getOptions() |
| Constructor and Description |
|---|
OptionsEvent(OptionsPlugin options) |
Copyright © 2009–2020 SciJava. All rights reserved.