Package chemaxon.office.jchemoffice
Class CodeGenerator
java.lang.Object
chemaxon.office.jchemoffice.CodeGenerator
- All Implemented Interfaces:
ICodeGenerator
Helper class to generate and read base64 encoded string from molstring.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgenerateCode(IMoleculeData data, ISettings settings) getId()protected static StringgetRSSettingsFromCode(String code) boolean
-
Field Details
-
CXN_PREFIX
- See Also:
-
-
Method Details
-
generateCode
- Throws:
IOException
-
isChemAxonCode
public boolean isChemAxonCode()- Specified by:
isChemAxonCodein interfaceICodeGenerator
-
getId
-
getMolCode
-
getMolFormat
-
getMolString
-
getRendeingSettings
- Specified by:
getRendeingSettingsin interfaceICodeGenerator- Throws:
Exception
-
getVersion
- Throws:
Exception
-
toMoleculeData
-
getRSSettingsFromCode
- Throws:
Exception
-