| パッケージ | 説明 |
|---|---|
| org.jrobin.graph |
JRobin graph capabilities.
|
| 修飾子とタイプ | フィールド | 説明 |
|---|---|---|
(package private) RrdGraphDef |
RrdGraph.gdef |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
RrdGraphDef |
RrdGraphDefTemplate.getRrdGraphDef() |
Creates RrdGraphDef object which can be used to create RrdGraph
object (actual JRobin graphs).
|
| コンストラクタ | 説明 |
|---|---|
Mapper(RrdGraphDef gdef,
ImageParameters im) |
|
RrdGraph(RrdGraphDef gdef) |
Creates graph from the corresponding
RrdGraphDef object. |
ValueAxis(ImageParameters im,
ImageWorker worker,
RrdGraphDef gdef,
Mapper mapper) |