Uses of Interface
uk.ac.rdg.resc.godiva.client.state.InfoIF
-
Packages that use InfoIF Package Description uk.ac.rdg.resc.godiva.client.state uk.ac.rdg.resc.godiva.client.widgets -
-
Uses of InfoIF in uk.ac.rdg.resc.godiva.client.state
Methods in uk.ac.rdg.resc.godiva.client.state that return InfoIF Modifier and Type Method Description InfoIF
GodivaStateInfo. getMoreInfo()
Constructors in uk.ac.rdg.resc.godiva.client.state with parameters of type InfoIF Constructor Description GodivaStateInfo(ElevationSelectorIF elevationSelector, TimeSelectorIF timeSelector, PaletteSelectorIF paletteSelector, UnitsInfoIF unitsInfo, CopyrightInfoIF copyrightInfo, InfoIF moreInfo, LayerSelectorIF wmsUrl)
-
Uses of InfoIF in uk.ac.rdg.resc.godiva.client.widgets
Classes in uk.ac.rdg.resc.godiva.client.widgets that implement InfoIF Modifier and Type Class Description class
Info
Implementation of theInfoIF
which just displays the information as aLabel
-