Uses of Class
ucar.unidata.idv.CrossSectionViewManager
Packages that use CrossSectionViewManager
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 CrossSectionViewManager in ucar.unidata.idv.control
Fields in ucar.unidata.idv.control declared as CrossSectionViewManagerModifier and TypeFieldDescriptionprotected CrossSectionViewManager
CrossSectionControl.crossSectionView
the control window's view managerMethods in ucar.unidata.idv.control that return CrossSectionViewManagerModifier and TypeMethodDescriptionCrossSectionControl.getCrossSectionView()
Get the CrossSectionView property.protected CrossSectionViewManager
CrossSectionControl.getCrossSectionViewManager()
Get the view manager for the control window.Methods in ucar.unidata.idv.control with parameters of type CrossSectionViewManagerModifier and TypeMethodDescriptionvoid
CrossSectionControl.setCrossSectionView
(CrossSectionViewManager value) Set the CrossSectionView property.