Uses of Class
ucar.unidata.idv.IdvObjectStore
Packages that use IdvObjectStore
-
Uses of IdvObjectStore in ucar.unidata.idv
Methods in ucar.unidata.idv that return IdvObjectStoreModifier and TypeMethodDescriptionprotected IdvObjectStoreStateManager.doMakeObjectStore()Factory method to create theIdvObjectStore.IdvBase.getStore()Create the IdvObjectStore (if null) and return it.protected IdvObjectStoreIdvManager.getStore()Wrapper method, calling into idvStateManager.getStore()Create theIdvObjectStore, if needed, and return it.Methods in ucar.unidata.idv with parameters of type IdvObjectStoreModifier and TypeMethodDescriptionprotected voidStateManager.initObjectStore(IdvObjectStore store) Initialize the given object store.