Uses of Interface
org.openscience.cdk.interfaces.ISetting
Packages that use ISetting
-
Uses of ISetting in org.openscience.cdk.io.setting
Classes in org.openscience.cdk.io.setting with type parameters of type ISettingModifier and TypeClassDescriptionclassSettingManager<T extends ISetting>Provides dynamic management of settings.Classes in org.openscience.cdk.io.setting that implement ISettingModifier and TypeClassDescriptionclassAn class for a reader setting which must be of type String.classAn class for a reader setting which must be of type String.classAn interface for reader settings.classAn class for a reader setting which must be found in the list of possible settings.classAn class for a reader setting which must be of type String.Methods in org.openscience.cdk.io.setting that return ISettingModifier and TypeMethodDescriptionT[]Compatibility method generates an array of ISetting objects.Methods in org.openscience.cdk.io.setting with parameters of type ISetting