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) DownSampler
RrdGraphDef. downsampler
Methods in org.rrd4j.graph with parameters of type DownSampler Modifier and Type Method Description void
RrdGraphDef. setDownsampler(DownSampler downsampler)
Allows to set a downsampler, used to improved the visual representation of graph.