Class TimeSpanToHistogramAdapter

  • All Implemented Interfaces:
    IAdapter

    public class TimeSpanToHistogramAdapter
    extends DataAdapter
    Deprecated.
    Superseded by EDP2.
    Adapter for TimeSpanSensors to Histograms.
    • Field Detail

      • HISTOGRAM_WIDTH

        public static final String HISTOGRAM_WIDTH
        Deprecated.
        The identifier for the property "Histogram Width".
        See Also:
        Constant Field Values
    • Constructor Detail

      • TimeSpanToHistogramAdapter

        public TimeSpanToHistogramAdapter​(SensorAndMeasurements sensorAndMeasurements)
        Deprecated.
        Initializes a new adapter for the provided TimeSpanSensor.
        Parameters:
        sensorAndMeasurements - Information about the TimeSpanSensor and the measurements.
    • Method Detail

      • getAdaptedObject

        public Object getAdaptedObject()
        Deprecated.
        Return the computed visualisation data structure, e.g., a time series, a histogram, etc.
        Returns:
        The adapted object