Uses of Class
ucar.unidata.ui.symbol.StationModelManager
Packages that use StationModelManager
Package
Description
The idv package.
Meteorological symbol drawing.
-
Uses of StationModelManager in ucar.unidata.idv
Fields in ucar.unidata.idv declared as StationModelManagerModifier and TypeFieldDescriptionprotected StationModelManagerIdvBase.stationModelManagerThe station model managerMethods in ucar.unidata.idv that return StationModelManagerModifier and TypeMethodDescriptionprotected StationModelManagerIdvBase.doMakeStationModelManager()Factory method to create theStationModelManagerControlContext.getStationModelManager()Get theStationModelManagerIdvBase.getStationModelManager()Create, if needed, and return theStationModelManagerIdvManager.getStationModelManager()Get the station model manager -
Uses of StationModelManager in ucar.unidata.ui.symbol
Methods in ucar.unidata.ui.symbol with parameters of type StationModelManagerModifier and TypeMethodDescriptionstatic ListStationModelCanvas.makeStationModelMenuItems(List symbols, ObjectListener listener, StationModelManager smm) _more_Constructors in ucar.unidata.ui.symbol with parameters of type StationModelManagerModifierConstructorDescriptionStationModelCanvas(StationModelManager smm, boolean editable, JFrame frame) Make meStationModelCanvas(StationModelManager smm, JFrame frame) Make me