Class BoundsGenerator.BoundsColor
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Color>
org.openscience.cdk.renderer.generators.BoundsGenerator.BoundsColor
- All Implemented Interfaces:
IGeneratorParameter<Color>
- Enclosing class:
- BoundsGenerator
The color of the box drawn at the bounds of a
molecule, molecule set, or reaction.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
BoundsColor
public BoundsColor()
-
-
Method Details
-
getDefault
Gets the default value for this parameter. This value is set by the parameter class and cannot be changed.- Returns:
- the default value for this parameter
-