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
public static class RingGenerator.ShowAromaticity extends AbstractGeneratorParameter<Boolean>
Determines whether rings should be drawn with a circle if they are aromatic.
-
-
Constructor Summary
Constructors Constructor Description ShowAromaticity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
getDefault()
Returns the default value.-
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
-