Uses of Class
ucar.unidata.idv.HodographViewManager
Packages that use HodographViewManager
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 HodographViewManager in ucar.unidata.idv.control
Fields in ucar.unidata.idv.control declared as HodographViewManagerModifier and TypeFieldDescriptionprotected HodographViewManagerAerologicalSoundingControl.hodoViewThe view manager for this controlMethods in ucar.unidata.idv.control that return HodographViewManagerModifier and TypeMethodDescriptionAerologicalSoundingControl.getHodographView()Get the HodographView property.Methods in ucar.unidata.idv.control with parameters of type HodographViewManagerModifier and TypeMethodDescriptionvoidAerologicalSoundingControl.setHodographView(HodographViewManager value) Set the HodographView property.