Uses of Class
uk.ac.rdg.resc.godiva.client.widgets.MapArea
-
Packages that use MapArea Package Description uk.ac.rdg.resc.godiva.client uk.ac.rdg.resc.godiva.client.widgets -
-
Uses of MapArea in uk.ac.rdg.resc.godiva.client
Fields in uk.ac.rdg.resc.godiva.client declared as MapArea Modifier and Type Field Description protected MapAreaBaseWmsClient. mapAreaMethods in uk.ac.rdg.resc.godiva.client that return MapArea Modifier and Type Method Description protected MapAreaBaseWmsClient. getMapArea()Methods in uk.ac.rdg.resc.godiva.client with parameters of type MapArea Modifier and Type Method Description static com.google.gwt.user.client.ui.WidgetLayoutManager. getCompactGodiva3Layout(LayerSelectorIF layerSelector, UnitsInfoIF unitsInfo, TimeSelectorIF timeSelector, ElevationSelectorIF elevationSelector, PaletteSelectorIF paletteSelector, com.google.gwt.user.client.ui.Anchor kmzLink, com.google.gwt.user.client.ui.Anchor permalink, com.google.gwt.user.client.ui.Anchor email, com.google.gwt.user.client.ui.Anchor screenshot, com.google.gwt.user.client.ui.Image rescLogo, MapArea mapArea, com.google.gwt.user.client.ui.Image loadingImage, AnimationButton anim, com.google.gwt.user.client.ui.PushButton infoButton)static com.google.gwt.user.client.ui.WidgetLayoutManager. getTraditionalGodiva3Layout(com.google.gwt.user.client.ui.IsWidget layerSelector, com.google.gwt.user.client.ui.Label title, UnitsInfoIF unitsInfo, TimeSelectorIF timeSelector, ElevationSelectorIF elevationSelector, PaletteSelectorIF paletteSelector, com.google.gwt.user.client.ui.Anchor kmzLink, com.google.gwt.user.client.ui.Anchor permalink, com.google.gwt.user.client.ui.Anchor email, com.google.gwt.user.client.ui.Anchor screenshot, com.google.gwt.user.client.ui.Anchor docLink, com.google.gwt.user.client.ui.Image rescLogo, MapArea mapArea, com.google.gwt.user.client.ui.Image loadingImage, AnimationButton anim, com.google.gwt.user.client.ui.PushButton infoButton, com.google.gwt.user.client.ui.PushButton zoomToLayerExtents)protected abstract voidBaseWmsClient. updateMap(MapArea mapArea, String layerUpdated)This is where the map should be updated.protected voidGodiva. updateMap(MapArea mapArea, String layerUpdated) -
Uses of MapArea in uk.ac.rdg.resc.godiva.client.widgets
Constructors in uk.ac.rdg.resc.godiva.client.widgets with parameters of type MapArea Constructor Description AnimationButton(MapArea map, String jsonProxyUrl, LayerSelectorIF wmsUrlProvider, TimeSelectorIF currentTimeSelector, AviExportHandler aviExporter)
-