Class StandardGenerator.AnnotationDistance
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Double>
org.openscience.cdk.renderer.generators.standard.StandardGenerator.AnnotationDistance
- All Implemented Interfaces:
IGeneratorParameter<Double>
- Enclosing class:
- StandardGenerator
public static final class StandardGenerator.AnnotationDistance
extends AbstractGeneratorParameter<Double>
The distance of atom numbers from their parent atom as a percentage of bond length, default
value is 0.25 (25%)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
AnnotationDistance
public AnnotationDistance()
-
-
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
-