Uses of Interface
org.rrd4j.graph.DownSampler
| Package | Description |
|---|---|
| org.rrd4j.graph |
RRD4J graph capabilities.
|
-
Uses of DownSampler in org.rrd4j.graph
Fields in org.rrd4j.graph declared as DownSampler Modifier and Type Field Description (package private) DownSamplerRrdGraphDef. downsamplerMethods in org.rrd4j.graph with parameters of type DownSampler Modifier and Type Method Description voidRrdGraphDef. setDownsampler(DownSampler downsampler)Allows to set a downsampler, used to improved the visual representation of graph.