Uses of Interface
org.scijava.options.OptionsService
-
Packages that use OptionsService Package Description org.scijava org.scijava.options -
-
Uses of OptionsService in org.scijava
Methods in org.scijava that return OptionsService Modifier and Type Method Description OptionsServiceAbstractGateway. options()OptionsServiceGateway. options()Gets this application context'sOptionsService. -
Uses of OptionsService in org.scijava.options
Classes in org.scijava.options that implement OptionsService Modifier and Type Class Description classDefaultOptionsServiceDefault service for keeping track of the available options and their settings.
-