Class AtomNumberGenerator.Offset
- java.lang.Object
-
- org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<javax.vecmath.Vector2d>
-
- org.openscience.cdk.renderer.generators.AtomNumberGenerator.Offset
-
- All Implemented Interfaces:
IGeneratorParameter<javax.vecmath.Vector2d>
- Enclosing class:
- AtomNumberGenerator
public static class AtomNumberGenerator.Offset extends AbstractGeneratorParameter<javax.vecmath.Vector2d>
Offset vector in screen space coordinates where the atom number label will be placed.
-
-
Constructor Summary
Constructors Constructor Description Offset()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.vecmath.Vector2d
getDefault()
Gets the default value for this parameter.-
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
-