|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewState | |
|---|---|
| ucar.unidata.idv | The idv package. |
| Uses of ViewState in ucar.unidata.idv |
|---|
| Methods in ucar.unidata.idv that return ViewState | |
|---|---|
ViewState |
ViewManager.doMakeViewState()
Make a ViewState |
| Methods in ucar.unidata.idv with parameters of type ViewState | |
|---|---|
void |
ViewManager.initViewState(ViewState viewState)
Initialize the ViewState |
void |
MapViewManager.initViewState(ViewState viewState)
Initialize the ViewState |
void |
ViewManager.initWith(ViewState viewState)
Init with a view state |
void |
MapViewManager.initWith(ViewState viewState)
Initialize with another view |
boolean |
ViewManager.isCompatibleWith(ViewState viewState)
Is this ViewState appropriate for me? |
boolean |
MapViewManager.isCompatibleWith(ViewState viewState)
Is this compatible with the ViewState |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||