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 StationModelManager
IdvBase.stationModelManager
The station model managerMethods in ucar.unidata.idv that return StationModelManagerModifier and TypeMethodDescriptionprotected StationModelManager
IdvBase.doMakeStationModelManager()
Factory method to create theStationModelManager
ControlContext.getStationModelManager()
Get theStationModelManager
IdvBase.getStationModelManager()
Create, if needed, and return theStationModelManager
IdvManager.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 List
StationModelCanvas.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