Uses of Class
ucar.visad.display.XSDisplay
Packages that use XSDisplay
Package
Description
The idv package.
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
-
Uses of XSDisplay in ucar.unidata.idv
Subclasses of XSDisplay in ucar.unidata.idvModifier and TypeClassDescriptionclass
A VisAD display for 2D vertical cross sections of 3D data fields.Methods in ucar.unidata.idv that return XSDisplayModifier and TypeMethodDescriptionCrossSectionViewManager.getXSDisplay()
Get the cross section display that this view manager uses. -
Uses of XSDisplay in ucar.unidata.idv.control
Methods in ucar.unidata.idv.control with parameters of type XSDisplayModifier and TypeMethodDescriptionprotected void
CrossSectionControl.setYAxisRange
(XSDisplay display, Range range) Methods to do the things that need to be done when the data range changes.protected void
DataTransectControl.setYAxisRange
(XSDisplay display, Range range) Methods to do the things that need to be done when the data range changes.