Class BasicSceneGenerator.ZoomFactor
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Double>
org.openscience.cdk.renderer.generators.BasicSceneGenerator.ZoomFactor
- All Implemented Interfaces:
IGeneratorParameter<Double>
- Enclosing class:
- BasicSceneGenerator
The zoom factor which is a user oriented parameter allowing the
user to zoom in on parts of the molecule. When the zoom is 1.0,
then the molecule is depicted in its normal coordinates.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
ZoomFactor
public ZoomFactor()
-
-
Method Details
-
getDefault
Returns the default value.- Returns:
- 1.0
-