Uses of Class
org.openscience.cdk.inchi.InChIGeneratorFactory
-
Packages that use InChIGeneratorFactory Package Description org.openscience.cdk.inchi -
-
Uses of InChIGeneratorFactory in org.openscience.cdk.inchi
Methods in org.openscience.cdk.inchi that return InChIGeneratorFactory Modifier and Type Method Description static InChIGeneratorFactory
InChIGeneratorFactory. getInstance()
Gives the oneInChIGeneratorFactory
instance, if needed also creates it.
-