Uses of Class
adams.gui.visualization.timeseries.PeriodicityPaintlet
-
Packages that use PeriodicityPaintlet Package Description adams.gui.visualization.timeseries -
-
Uses of PeriodicityPaintlet in adams.gui.visualization.timeseries
Fields in adams.gui.visualization.timeseries declared as PeriodicityPaintlet Modifier and Type Field Description protected PeriodicityPaintlet
TimeseriesPanel. m_PeriodicityPaintlet
paintlet for drawing the periodicity background.Methods in adams.gui.visualization.timeseries that return PeriodicityPaintlet Modifier and Type Method Description PeriodicityPaintlet
TimeseriesPanel. getPeriodicityPaintlet()
Returns the paintlet used for painting the periodicity background.
-