Class RingGenerator.CDKStyleAromaticity
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Boolean>
org.openscience.cdk.renderer.generators.RingGenerator.CDKStyleAromaticity
- All Implemented Interfaces:
IGeneratorParameter<Boolean>
- Enclosing class:
- RingGenerator
Depicts aromaticity of rings in the original CDK style.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
CDKStyleAromaticity
public CDKStyleAromaticity()
-
-
Method Details
-
getDefault
Returns the default value.- Returns:
Boolean.FALSE
-