Class MappingGenerator.AtomAtomMappingLineColor
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Color>
org.openscience.cdk.renderer.generators.MappingGenerator.AtomAtomMappingLineColor
- All Implemented Interfaces:
IGeneratorParameter<Color>
- Enclosing class:
- MappingGenerator
public static class MappingGenerator.AtomAtomMappingLineColor
extends AbstractGeneratorParameter<Color>
The width on screen of an atom-atom mapping line.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
AtomAtomMappingLineColor
public AtomAtomMappingLineColor()
-
-
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
-