Uses of Class
ucar.unidata.idv.control.chart.TimeSeriesChart
Packages that use TimeSeriesChart
Package
Description
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
-
Uses of TimeSeriesChart in ucar.unidata.idv.control
Methods in ucar.unidata.idv.control that return TimeSeriesChartModifier and TypeMethodDescriptionProbeControl.getChart()Get the chartStationModelControl.getChart()Get the chartProbeControl.getTimeSeries()Get the TimeSeries property.StationModelControl.getTimeSeries()Get the TimeSeries property.Methods in ucar.unidata.idv.control with parameters of type TimeSeriesChartModifier and TypeMethodDescriptionvoidProbeControl.setTimeSeries(TimeSeriesChart value) Set the TimeSeries property.voidStationModelControl.setTimeSeries(TimeSeriesChart value) Set the TimeSeries property.