Package org.rrd4j.graph
Class PDef
java.lang.Object
org.rrd4j.graph.Source
org.rrd4j.graph.PDef
class PDef extends Source
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PDef(String name, IPlottable plottable)
-
Method Summary
Modifier and Type Method Description (package private) void
requestData(DataProcessor dproc)
-
Constructor Details
-
PDef
PDef(String name, IPlottable plottable)
-
-
Method Details
-
requestData
- Specified by:
requestData
in classSource
-