| Interface | Description |
|---|---|
| TrendingFilter |
Filter that modifies the way trending channels are displayed in the tree, and generates derived channels.
|
| TrendingService |
A simple trending service which allows other subsystems to request that a particular
trending quantity be displayed.
|
| TrendingSource.Listener |
Interface to be implemented by classes that should be notified of changes in
TrendingSources. |
| Class | Description |
|---|---|
| AutoRefreshManager |
Handles automatic refreshing of trending plots.
|
| ChannelDropHandler |
Drop handler that supports drag-and-dropping trending channel nodes into plotter regions.
|
| CompoundTrendingSource |
Combines several
TrendingSources into a single source. |
| LsstTrendingPlugin |
Graphical console plugin that plots historical trending data.
|
| LsstTrendingPlugin.Descriptor | |
| RenamingFilter |
Filter that modifies display paths and titles of trending channels.
|
| RestServerSource |
Time history source that provides access to trending channels available through a REST server.
|
| Trend |
Data object that can be plotted by
TrendPlotter. |
| TrendData |
Time history data for a specific channel and a specific time window.
|
| TrendingChannel |
Trending channel identifier.
|
| TrendingPanel | |
| TrendingPanel.Descriptor | |
| TrendingPreferences |
Plugin manager preferences panel.
|
| TrendingSource |
Source of time history data that can be handled by the trending plugin.
|
| TrendingSource.Event |
An event fired by
TrendingSource to notify listeners of changes. |
| TrendPlotter |
Plotter for
Trend objects. |
| TrendPlotter.Descriptor | |
| TrendPlotter.Style | |
| TrendPlotter.TrendDescriptor |
| Enum | Description |
|---|---|
| Trend.Meta |
Enumeration of metadata types that might be plotted for a trending channel.
|
Copyright © 2018 LSST. All rights reserved.