| Package | Description | 
|---|---|
| org.opennms.netmgt.config.charts | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Rgb | 
ChartBackgroundColor.getRgb()
Returns the value of field 'rgb'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Optional<Rgb> | 
GridLines.getRgb()
Returns the value of field 'rgb'. 
 | 
Optional<Rgb> | 
Title.getRgb()
Returns the value of field 'rgb'. 
 | 
Optional<Rgb> | 
SeriesDef.getRgb()
Returns the value of field 'rgb'. 
 | 
Optional<Rgb> | 
PlotBackgroundColor.getRgb()
Returns the value of field 'rgb'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GridLines.setRgb(Rgb rgb)
Sets the value of field 'rgb'. 
 | 
void | 
Title.setRgb(Rgb rgb)
Sets the value of field 'rgb'. 
 | 
void | 
SeriesDef.setRgb(Rgb rgb)
Sets the value of field 'rgb'. 
 | 
void | 
ChartBackgroundColor.setRgb(Rgb rgb)
Sets the value of field 'rgb'. 
 | 
void | 
PlotBackgroundColor.setRgb(Rgb rgb)
Sets the value of field 'rgb'. 
 | 
Copyright © 2021. All rights reserved.