Class and Description |
---|
org.openscience.cdk.graph.invariant.CanonicalLabeler
this labeller uses slow data structures and has been replaced -
Canon |
org.openscience.cdk.renderer.color.CDKAtomColors
JmolColors provides more comprehensive color pallet for 3D |
org.openscience.cdk.renderer.color.CPKAtomColors
JmolColors provides more comprehensive CPK color pallet |
org.openscience.cdk.io.MDLReader
This reader is only for molfiles without a version tag, typically the most
common molfile now encountered is V2000 and the
MDLV2000Reader should be used
instead. The V2000 reader can actually read files missing the version tag when
in relaxed mode. |
org.openscience.cdk.io.MDLRXNReader
Use V2000 or V3000
|
org.openscience.cdk.layout.OverlapResolver
does not resolve overlaps correctly
|
org.openscience.cdk.math.Primes |
Field and Description |
---|
org.openscience.cdk.smiles.SmiFlavor.AtomicMassStrict
no longer needed, default CDK behaviour is now to pass
through mass numbers if non-null
|
org.openscience.cdk.CDKConstants.BONDORDER_DOUBLE
Use
IBond.Order DOUBLE directly. |
org.openscience.cdk.CDKConstants.BONDORDER_QUADRUPLE
Use
IBond.Order QUADRUPLE directly. |
org.openscience.cdk.CDKConstants.BONDORDER_SINGLE
Use
IBond.Order SINGLE directly. |
org.openscience.cdk.CDKConstants.BONDORDER_TRIPLE
Use
IBond.Order TRIPLE directly. |
org.openscience.cdk.config.Elements.PLUTOMNIUM |
Constructor and Description |
---|
org.openscience.cdk.ringsearch.AllRingsFinder(boolean)
turn logging off by setting the level in the logger
implementation
|
org.openscience.cdk.smiles.SmilesGenerator()
use
SmilesGenerator.SmilesGenerator(int) configuring with SmiFlavor . |
Enum Constant and Description |
---|
org.openscience.cdk.config.Elements.Ununoctium |
org.openscience.cdk.config.Elements.Ununpentium |
org.openscience.cdk.config.Elements.Ununseptium |
org.openscience.cdk.config.Elements.Ununtrium |
Copyright © 2018. All Rights Reserved.