Class RingGenerator.ShowAromaticity
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Boolean>
org.openscience.cdk.renderer.generators.RingGenerator.ShowAromaticity
- All Implemented Interfaces:
IGeneratorParameter<Boolean>
- Enclosing class:
- RingGenerator
Determines whether rings should be drawn with a circle if they are
aromatic.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
ShowAromaticity
public ShowAromaticity()
-
-
Method Details
-
getDefault
Returns the default value.- Returns:
Boolean.TRUE
-