Class ChemistryDataFormats


  • public class ChemistryDataFormats
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DF_SERIALIZED_OBJECT

        public static final javafx.scene.input.DataFormat DF_SERIALIZED_OBJECT
      • DF_MDLMOLFILE

        public static final javafx.scene.input.DataFormat DF_MDLMOLFILE
      • DF_MDLMOLFILEV3

        public static final javafx.scene.input.DataFormat DF_MDLMOLFILEV3
      • DF_SMILES

        public static final javafx.scene.input.DataFormat DF_SMILES
      • DF_IDCODE

        public static final javafx.scene.input.DataFormat DF_IDCODE
    • Constructor Detail

      • ChemistryDataFormats

        public ChemistryDataFormats()