Package org.openscience.cdk.renderer
Class RendererModel.ExternalHighlightColor
java.lang.Object
org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter<Color>
org.openscience.cdk.renderer.RendererModel.ExternalHighlightColor
- All Implemented Interfaces:
IGeneratorParameter<Color>
- Enclosing class:
- RendererModel
The color used to highlight external selections.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openscience.cdk.renderer.generators.parameter.AbstractGeneratorParameter
getValue, setValue
-
Constructor Details
-
ExternalHighlightColor
public ExternalHighlightColor()
-
-
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
-