Uses of Interface
uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton.CentrePosIF
-
Packages that use DialogBoxWithCloseButton.CentrePosIF Package Description uk.ac.rdg.resc.godiva.client uk.ac.rdg.resc.godiva.client.widgets -
-
Uses of DialogBoxWithCloseButton.CentrePosIF in uk.ac.rdg.resc.godiva.client
Methods in uk.ac.rdg.resc.godiva.client with parameters of type DialogBoxWithCloseButton.CentrePosIF Modifier and Type Method Description protected PaletteSelectorIFGodiva. getPaletteSelector(LayerSelectorIF wmsUrlProvider, DialogBoxWithCloseButton.CentrePosIF localCentre)Gets a new palette selector. -
Uses of DialogBoxWithCloseButton.CentrePosIF in uk.ac.rdg.resc.godiva.client.widgets
Classes in uk.ac.rdg.resc.godiva.client.widgets that implement DialogBoxWithCloseButton.CentrePosIF Modifier and Type Class Description classMapAreaA widget containing the main OpenLayers map.Constructors in uk.ac.rdg.resc.godiva.client.widgets with parameters of type DialogBoxWithCloseButton.CentrePosIF Constructor Description DialogBoxWithCloseButton(DialogBoxWithCloseButton.CentrePosIF localCentre)PaletteSelector(String wmsLayerId, int height, int width, PaletteSelectionHandler handler, LayerSelectorIF wmsUrlProvider, DialogBoxWithCloseButton.CentrePosIF localCentre, boolean vertical)Instantiates a newPaletteSelectorStartEndTimePopup(String layer, String baseUrl, TimeSelectorIF currentTimeSelector, DialogBoxWithCloseButton.CentrePosIF centrePos, int defaultDateStepsBetweenStartAndEnd)
-