| Package | Description |
|---|---|
| org.rrd4j.graph | RRD4J graph capabilities. |
| Modifier and Type | Field and Description |
|---|---|
(package private) ImageParameters | RrdGraph.im |
(package private) ImageParameters | RrdGraphGenerator.im |
| Modifier and Type | Method and Description |
|---|---|
(package private) static java.util.function.DoubleUnaryOperator | LogService.resolve(ImageParameters im)Resolve the appropriate logarithmic function for the data range |
| Constructor and Description |
|---|
Mapper(RrdGraphDef gdef,
ImageParameters im)Creates a new mapper for the specified graph definition and image parameters. |