Uses of Class
ucar.unidata.idv.control.chart.PlotWrapper
Packages that use PlotWrapper
Package
Description
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
Charting facilities used by DisplayControls.
-
Uses of PlotWrapper in ucar.unidata.idv.control
Subclasses of PlotWrapper in ucar.unidata.idv.controlModifier and TypeClassDescriptionclass
Wraps a JFreeChart histogram to ease working with VisAD data. -
Uses of PlotWrapper in ucar.unidata.idv.control.chart
Subclasses of PlotWrapper in ucar.unidata.idv.control.chartModifier and TypeClassDescriptionclass
Provides a time series chartclass
Provides a scatter plotclass
Provides a time series chartMethods in ucar.unidata.idv.control.chart that return PlotWrapperMethods in ucar.unidata.idv.control.chart with parameters of type PlotWrapperModifier and TypeMethodDescriptionvoid
ChartAnnotation.setPlotWrapper
(PlotWrapper value) Set the PlotWrapper property.Constructors in ucar.unidata.idv.control.chart with parameters of type PlotWrapperModifierConstructorDescriptionChartAnnotation
(PlotWrapper plotWrapper) CtroTrackSegment
(WayPoint wayPoint1, WayPoint wayPoint2, PlotWrapper plotWrapper) Ctor