|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Control | |
---|---|
org.gwtopenmaps.openlayers.client | |
org.gwtopenmaps.openlayers.client.control |
Uses of Control in org.gwtopenmaps.openlayers.client |
---|
Methods in org.gwtopenmaps.openlayers.client that return Control | |
---|---|
Control |
Map.getControlsByClass(String className)
|
Methods in org.gwtopenmaps.openlayers.client with parameters of type Control | |
---|---|
void |
Map.addControl(Control control)
|
void |
Map.removeControl(Control control)
|
Uses of Control in org.gwtopenmaps.openlayers.client.control |
---|
Subclasses of Control in org.gwtopenmaps.openlayers.client.control | |
---|---|
class |
ArgParser
Parses arguments passed to the url at which the application is located. |
class |
Attribution
Must be activated on the map to show attributions that can be set on layers. |
class |
DeleteFeature
|
class |
DragFeature
This control is used to handle drag and drop of the vector features of a layer. |
class |
DragPan
DragPan control wrapper. |
class |
DrawFeature
Don't be suprised by the following: Upon activating the DrawFeature tool it creates an extra layer that is used by the handler (the name of this layer reflects this). |
class |
EditingToolbar
|
class |
GetFeature
GetFeature implementation that gets Vector Features use WFS |
class |
Graticule
|
class |
LayerSwitcher
|
class |
Measure
|
class |
ModifyFeature
|
class |
MouseDefaults
|
class |
MousePosition
Displays the geographic coordinates of the position of the mouse cursor. |
class |
MouseToolbar
Deprecated. This class will be removed in OpenLayers 3.0, use NavToolbar instead |
class |
Navigation
This control is added to OpenLayers maps by default. |
class |
NavigationHistory
|
class |
NavToolbar
Access the openlayers navtoolbar control. |
class |
OverviewMap
|
class |
Panel
|
class |
PanZoom
Pan and Zoom control. |
class |
PanZoomBar
|
class |
Scale
|
class |
ScaleLine
Displays a line indicator representing the map scale for the state of the map. |
class |
SelectFeature
When activated, selects features on click by default. |
class |
Snapping
|
class |
WMSGetFeatureInfo
|
class |
ZoomBox
|
class |
ZoomIn
|
class |
ZoomOut
|
Methods in org.gwtopenmaps.openlayers.client.control that return Control | |
---|---|
Control |
NavigationHistory.getNext()
|
Control |
NavigationHistory.getPrevious()
|
static Control |
Control.narrowToControl(JSObject object)
|
Methods in org.gwtopenmaps.openlayers.client.control with parameters of type Control | |
---|---|
void |
Panel.addControls(Control[] controls)
|
void |
PanelOptions.setDefaultControl(Control defaultControl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |