Class BasicAtomGenerator.KekuleStructure
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Boolean>
org.openscience.cdk.renderer.generators.BasicAtomGenerator.KekuleStructure
- All Implemented Interfaces:
IGeneratorParameter<Boolean>
- Enclosing class:
- BasicAtomGenerator
Determines whether structures should be drawn as Kekule structures, thus
giving each carbon element explicitly, instead of not displaying the
element symbol. Example C-C-C instead of /\.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
KekuleStructure
public KekuleStructure()
-
-
Method Details
-
getDefault
Returns the default value.- Returns:
Boolean.FALSE
-