Uses of Class
ucar.unidata.idv.IdvResourceManager
Packages that use IdvResourceManager
-
Uses of IdvResourceManager in ucar.unidata.data
Methods in ucar.unidata.data that return IdvResourceManagerModifier and TypeMethodDescriptionDataContext.getResourceManager()Return theIdvResourceManager.Methods in ucar.unidata.data with parameters of type IdvResourceManagerModifier and TypeMethodDescriptionvoidDataManager.initResources(IdvResourceManager resourceManager) Initialize the resourcesprotected voidDataManager.loadGribResources(IdvResourceManager resourceManager) Load the grib lookup tablesprotected voidDataManager.loadIospResources(IdvResourceManager resourceManager) Load the grib lookup tables -
Uses of IdvResourceManager in ucar.unidata.idv
Fields in ucar.unidata.idv declared as IdvResourceManagerModifier and TypeFieldDescriptionprotected IdvResourceManagerIdvBase.resourceManagerThe resource managerMethods in ucar.unidata.idv that return IdvResourceManagerModifier and TypeMethodDescriptionprotected IdvResourceManagerIdvBase.doMakeResourceManager()Factory method to create theIdvResourceManagerControlContext.getResourceManager()Get theIdvResourceManagerIdvBase.getResourceManager()Create, if needed, and return theIdvResourceManagerprotected IdvResourceManagerIdvManager.getResourceManager()Wrapper method, calling into idvViewManager.getResourceManager()Get theIdvResourceManagerto use.Methods in ucar.unidata.idv with parameters of type IdvResourceManagerModifier and TypeMethodDescriptionIdvResourceManager.IdvResource.initResourceCollection(IdvResourceManager resourceManager) Create the actualResourceCollectionIdvResourceManager.XmlIdvResource.initResourceCollection(IdvResourceManager resourceManager) Create theResourceCollectionprotected voidJythonManager.initUserFormulas(IdvResourceManager newIrm) Initialize theDerivedDataDescriptors that are defined in the RSC_DERIVED resource collection from the given resource manager.static List<SavedBundle> SavedBundle.processBundleXml(Element root, String dirRoot, IdvResourceManager resourceManager, boolean local) Utility that created a list of SavedBundle objects from the document at the given xml pathConstructors in ucar.unidata.idv with parameters of type IdvResourceManagerModifierConstructorDescriptionSavedBundle(Element node, String dirRoot, IdvResourceManager resourceManager, boolean local) Create the saved bundle objectConstruct a VariableRenamer