Class StandardGenerator.RGroupBoxColors

java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Color[]>
org.openscience.cdk.renderer.generators.standard.StandardGenerator.RGroupBoxColors
All Implemented Interfaces:
IGeneratorParameter<Color[]>
Enclosing class:
StandardGenerator

public static final class StandardGenerator.RGroupBoxColors extends AbstractGeneratorParameter<Color[]>
This set of colors is used to add a colored the background box around R-Group definitions. The colours are cycled so adding a single color means all R-Groups will be coloured like that, setting it to null will mean the box is omitted completely.
  • Constructor Details

    • RGroupBoxColors

      public RGroupBoxColors()
  • Method Details

    • getDefault

      public Color[] 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