Class RingGenerator.MaxDrawableAromaticRing
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Integer>
org.openscience.cdk.renderer.generators.RingGenerator.MaxDrawableAromaticRing
- All Implemented Interfaces:
IGeneratorParameter<Integer>
- Enclosing class:
- RingGenerator
public static class RingGenerator.MaxDrawableAromaticRing
extends AbstractGeneratorParameter<Integer>
The maximum ring size for which an aromatic ring should be drawn.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe maximum default ring size for which an aromatic ring should be drawn.Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
MaxDrawableAromaticRing
public MaxDrawableAromaticRing()
-
-
Method Details
-
getDefault
The maximum default ring size for which an aromatic ring should be drawn.- Returns:
- the maximum ring size
-