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 CrossSectionViewManagerCrossSectionControl.crossSectionViewthe control window's view managerMethods in ucar.unidata.idv.control that return CrossSectionViewManagerModifier and TypeMethodDescriptionCrossSectionControl.getCrossSectionView()Get the CrossSectionView property.protected CrossSectionViewManagerCrossSectionControl.getCrossSectionViewManager()Get the view manager for the control window.Methods in ucar.unidata.idv.control with parameters of type CrossSectionViewManagerModifier and TypeMethodDescriptionvoidCrossSectionControl.setCrossSectionView(CrossSectionViewManager value) Set the CrossSectionView property.