Uses of Interface
org.rrd4j.data.IPlottable
Packages that use IPlottable
Package
Description
core RRD4J implementation.
RRD4J data management.
RRD4J graph capabilities.
-
Uses of IPlottable in org.rrd4j.core
Methods in org.rrd4j.core with parameters of type IPlottableModifier and TypeMethodDescriptionvoidDataHolder.datasource(String name, IPlottable plottable) Creates a new (plottable) datasource. -
Uses of IPlottable in org.rrd4j.data
Classes in org.rrd4j.data that implement IPlottableModifier and TypeClassDescriptionclassClass used to interpolate datasource values from the collection of (timestamp, values) points using natural cubic spline interpolation.classClass used to interpolate datasource values from the collection of (timestamp, values) points.classDeprecated.Methods in org.rrd4j.data with parameters of type IPlottableModifier and TypeMethodDescriptionvoidDataProcessor.datasource(String name, IPlottable plottable) Adds a custom,plottabledatasource (PDEF).Constructors in org.rrd4j.data with parameters of type IPlottable -
Uses of IPlottable in org.rrd4j.graph
Methods in org.rrd4j.graph with parameters of type IPlottableModifier and TypeMethodDescriptionvoidRrdGraphDef.datasource(String name, IPlottable plottable) Creates a new (plottable) datasource.Constructors in org.rrd4j.graph with parameters of type IPlottable
IPlottableinstead