Uses of Interface
uk.ac.rdg.resc.godiva.client.handlers.GodivaActionsHandler
-
Packages that use GodivaActionsHandler Package Description uk.ac.rdg.resc.godiva.client uk.ac.rdg.resc.godiva.client.widgets -
-
Uses of GodivaActionsHandler in uk.ac.rdg.resc.godiva.client
Classes in uk.ac.rdg.resc.godiva.client that implement GodivaActionsHandler Modifier and Type Class Description classBaseWmsClientA class to handle the common operations needed in an EDAL wms client.classGodivaThis is a concrete implementation ofBaseWmsClientfor a client which handles a single WMS layer at a time -
Uses of GodivaActionsHandler in uk.ac.rdg.resc.godiva.client.widgets
Fields in uk.ac.rdg.resc.godiva.client.widgets declared as GodivaActionsHandler Modifier and Type Field Description protected GodivaActionsHandlerMapArea. widgetDisablerConstructors in uk.ac.rdg.resc.godiva.client.widgets with parameters of type GodivaActionsHandler Constructor Description MapArea(int width, int height, GodivaActionsHandler godivaListener, String proxyUrl, MapArea.FixedLayerDetails... additionalLayers)
-