| Package | Description |
|---|---|
| org.rrd4j.graph | RRD4J graph capabilities. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class | LegendTextRepresents legend text elements in RRD graphs. |
(package private) class | PrintTextRepresents printable text elements in RRD graphs. |
| Modifier and Type | Field and Description |
|---|---|
(package private) List<CommentText> | RrdGraphDef.commentsList of comment and print text elements for the graph. |
| Modifier and Type | Method and Description |
|---|---|
(package private) void | LegendComposer.Line.add(CommentText comment)Add |
(package private) boolean | LegendComposer.Line.canAccommodate(CommentText comment)Can accommodate |