Interface ICodeGenerator

All Known Implementing Classes:
CodeGenerator

@PublicApi public interface ICodeGenerator
Interface for generating rendering code for JChem Office integration.
  • Method Details

    • isChemAxonCode

      boolean isChemAxonCode()
    • getRendeingSettings

      String getRendeingSettings() throws Exception
      Throws:
      Exception