Class InchiJmol

java.lang.Object
org.jmol.inchi.InchiJmol
All Implemented Interfaces:
InChIStructureProvider, JmolInChI
Direct Known Subclasses:
InChIJNA, InChIJS

public abstract class InchiJmol extends Object implements JmolInChI, InChIStructureProvider
  • Field Details

    • inputInChI

      protected boolean inputInChI
    • inchi

      protected String inchi
    • smilesOptions

      protected String smilesOptions
    • doGetSmiles

      protected boolean doGetSmiles
    • getInchiModel

      protected boolean getInchiModel
    • getKey

      protected boolean getKey
    • optionalFixedH

      protected boolean optionalFixedH
  • Constructor Details

    • InchiJmol

      public InchiJmol()
  • Method Details