| Package | Description |
|---|---|
| ucar.unidata.idv |
The idv package.
|
| Modifier and Type | Method and Description |
|---|---|
protected IdvObjectStore |
StateManager.doMakeObjectStore()
Factory method to create the
IdvObjectStore. |
protected IdvObjectStore |
IdvManager.getStore()
Wrapper method, calling into idv
|
IdvObjectStore |
IdvBase.getStore()
Create the IdvObjectStore (if null) and return it.
|
IdvObjectStore |
StateManager.getStore()
Create the
IdvObjectStore, if needed, and return it. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StateManager.initObjectStore(IdvObjectStore store)
Initialize the given object store.
|