Class MappingGenerator.MappingLineWidth
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Double>
org.openscience.cdk.renderer.generators.MappingGenerator.MappingLineWidth
- All Implemented Interfaces:
IGeneratorParameter<Double>
- Enclosing class:
- MappingGenerator
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
-
MappingLineWidth
public MappingLineWidth()
-
-
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
-