Class BasicSceneGenerator.Scale

java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Double>
org.openscience.cdk.renderer.generators.BasicSceneGenerator.Scale
All Implemented Interfaces:
IGeneratorParameter<Double>
Enclosing class:
BasicSceneGenerator

public static class BasicSceneGenerator.Scale extends AbstractGeneratorParameter<Double>
The scale is the factor to multiply model coordinates by to convert the coordinates to screen space coordinate, such that the entire structure fits the visible screen dimension.
  • Constructor Details

    • Scale

      public Scale()
  • Method Details

    • getDefault

      public Double getDefault()
      Returns the default value.
      Returns:
      1.0