Overview
Package
Class
Use
Tree
Deprecated
Index
Geomajas, Geomajas gwt face, example application code 1.11.1
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
L
M
N
O
P
R
S
T
U
W
A
AttributeCustomForm
- Class in
org.geomajas.gwt.example.client.sample.attribute
Custom attribute form.
AttributeCustomForm(VectorLayer)
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomForm
attributeCustomFormDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
AttributeCustomFormSample
- Class in
org.geomajas.gwt.example.client.sample.attribute
Sample that shows how a custom attribute form can be used for editing features.
AttributeCustomFormSample()
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomFormSample
attributeCustomFormTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
attributeCustomTypeDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
AttributeCustomTypeSample
- Class in
org.geomajas.gwt.example.client.sample.attribute
Sample that shows an attribute form that uses a custom type called 'myType'.
AttributeCustomTypeSample()
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomTypeSample
attributeCustomTypeTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
attributeIncludeInFormDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
AttributeIncludeInFormSample
- Class in
org.geomajas.gwt.example.client.sample.attribute
Sample that shows an attribute form, thereby testing the "includeInForm=false" for the integer attribute.
AttributeIncludeInFormSample()
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
AttributeIncludeInFormSample
attributeIncludeInFormTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
AttributeSearchSample
- Class in
org.geomajas.gwt.example.client.sample.attribute
Sample that tests security on attribute level.
AttributeSearchSample()
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
AttributeSearchSample
C
circleControllerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
circleControllerOutput(String)
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
CircleControllerSample
- Class in
org.geomajas.gwt.example.client.sample.controller
Sample that shows how a CircleController can be added to the map and acted upon.
CircleControllerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.controller.
CircleControllerSample
circleControllerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
controllerOnElementDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ControllerOnElementSample
- Class in
org.geomajas.gwt.example.client.sample.controller
Sample that shows how to add a customer controller to the map that can be dragged around by the user.
ControllerOnElementSample()
- Constructor for class org.geomajas.gwt.example.client.sample.controller.
ControllerOnElementSample
controllerOnElementTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
createItem(AbstractReadOnlyAttributeInfo)
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomForm
crsDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
CrsSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows a map one raster and one vector layer, both using the same CRS.
CrsSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
CrsSample
crsTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
customControllerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
CustomControllerSample
- Class in
org.geomajas.gwt.example.client.sample.controller
Sample that shows a map one raster and one vector layer, both using the same CRS.
CustomControllerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.controller.
CustomControllerSample
customControllerScreenCoordinates()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
customControllerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
customControllerWorldCoordinates()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
customToolbarDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
CustomToolbarSample
- Class in
org.geomajas.gwt.example.client.sample.toolbar
Sample that shows how a custom toolbar can created without using configuration.
CustomToolbarSample()
- Constructor for class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarSample
customToolbarTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
customToolbarToolsDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
CustomToolbarToolsSample
- Class in
org.geomajas.gwt.example.client.sample.toolbar
Sample that shows how a custom tools can be added to a toolbar.
CustomToolbarToolsSample()
- Constructor for class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarToolsSample
customToolbarToolsTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
customToolbarToolsTooltip()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
E
editableGridDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditableGridSample
- Class in
org.geomajas.gwt.example.client.sample.attribute
Sample that shows a FeatureListGrid widget and some features in it.
EditableGridSample()
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
EditableGridSample
editableGridTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
editAttributeDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditAttributeSample
- Class in
org.geomajas.gwt.example.client.sample.attribute
Sample that shows an attribute form.
EditAttributeSample()
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
EditAttributeSample
editAttributeTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditingManual
- Class in
org.geomajas.gwt.example.client.sample.editing
Simple editing manual to assist users in the editing showcases.
EditingManual()
- Constructor for class org.geomajas.gwt.example.client.sample.editing.
EditingManual
editLineLayerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditLineLayerSample
- Class in
org.geomajas.gwt.example.client.sample.editing
Sample that shows how editing a LineString layer can be done.
EditLineLayerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.editing.
EditLineLayerSample
editLineLayerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
editMultiLineLayerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditMultiLineLayerSample
- Class in
org.geomajas.gwt.example.client.sample.editing
Sample that shows how editing a MultiLineString layer can be done.
EditMultiLineLayerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.editing.
EditMultiLineLayerSample
editMultiLineLayerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
editMultiPointLayerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditMultiPointLayerSample
- Class in
org.geomajas.gwt.example.client.sample.editing
Sample that shows how editing a multi-point layer can be done.
EditMultiPointLayerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.editing.
EditMultiPointLayerSample
editMultiPointLayerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
editMultiPolygonLayerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditMultiPolygonLayerSample
- Class in
org.geomajas.gwt.example.client.sample.editing
Sample that shows how editing a MultiPolygon layer can be done.
EditMultiPolygonLayerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.editing.
EditMultiPolygonLayerSample
editMultiPolygonLayerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
editPointLayerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditPointLayerSample
- Class in
org.geomajas.gwt.example.client.sample.editing
Sample that shows how editing a point layer can be done.
EditPointLayerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.editing.
EditPointLayerSample
editPointLayerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
editPolygonLayerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
EditPolygonLayerSample
- Class in
org.geomajas.gwt.example.client.sample.editing
Sample that shows how editing a polygon layer can be done.
EditPolygonLayerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.editing.
EditPolygonLayerSample
editPolygonLayerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomFormSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomTypeSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeIncludeInFormSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeSearchSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditableGridSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditAttributeSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
FeatureListGridSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
SearchSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.controller.
CircleControllerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.controller.
ControllerOnElementSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.controller.
CustomControllerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.controller.
FallbackControllerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.controller.
MouseMoveListenerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.controller.
MultipleListenersSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.controller.
RectangleControllerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditLineLayerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiLineLayerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPointLayerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPolygonLayerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditPointLayerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditPolygonLayerSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.general.
PipelineConfigSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.general.
ServerErrorSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.layer.
GeoToolsSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.layer.
OpenStreetMapSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LayerOrderSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LayertreeSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LegendSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
CrsSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
GroupAndSingleAddonSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
LayerOpacitySample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
MaxBoundsToggleSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
NavigationSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
OverviewMapSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
PanAndZoomSliderSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
PanScaleToggleSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
RenderingSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
UnitTypesSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
WorldScreenSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarToolsSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectCustomSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectDefaultSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarFeatureInfoSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarMeasureSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarNavigationSample
ensureUserLoggedIn()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarSelectionSample
execute(EmptyCommandRequest, CommandResponse)
- Method in class org.geomajas.gwt.example.server.samples.
GetExceptionCommand
execute(PipelineContext, GetFeaturesContainer)
- Method in class org.geomajas.gwt.example.server.samples.
ProcessFeaturesPipelineStep
F
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomFormSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomTypeSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
AttributeIncludeInFormSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
AttributeSearchSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
EditableGridSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
EditAttributeSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
FeatureListGridSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
SearchSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
CircleControllerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
ControllerOnElementSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
CustomControllerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
FallbackControllerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
MouseMoveListenerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
MultipleListenersSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
RectangleControllerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditLineLayerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditMultiLineLayerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPointLayerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPolygonLayerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditPointLayerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditPolygonLayerSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.general.
PipelineConfigSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.general.
ServerErrorSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.layer.
GeoToolsSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.layer.
OpenStreetMapSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.layertree.
LayerOrderSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.layertree.
LayertreeSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.layertree.
LegendSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
CrsSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
GroupAndSingleAddonSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
LayerOpacitySample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
MaxBoundsToggleSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
NavigationSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
OverviewMapSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
PanAndZoomSliderSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
PanScaleToggleSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
RenderingSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
UnitTypesSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
WorldScreenSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarToolsSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectCustomSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectDefaultSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarFeatureInfoSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarMeasureSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarNavigationSample
FACTORY
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarSelectionSample
fallbackControllerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
fallbackControllerExplanation()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
FallbackControllerSample
- Class in
org.geomajas.gwt.example.client.sample.controller
Sample that shows how to use the fall-back controller on a map.
FallbackControllerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.controller.
FallbackControllerSample
fallbackControllerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
FeatureListGridSample
- Class in
org.geomajas.gwt.example.client.sample.attribute
Sample that shows a FeatureListGrid widget and some features in it.
FeatureListGridSample()
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
FeatureListGridSample
fltDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
fltTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
G
geotoolsDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
GeoToolsSample
- Class in
org.geomajas.gwt.example.client.sample.layer
Sample that shows a map with a GeoTools layer.
GeoToolsSample()
- Constructor for class org.geomajas.gwt.example.client.sample.layer.
GeoToolsSample
geotoolsTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomFormSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomTypeSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeIncludeInFormSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeSearchSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditableGridSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditAttributeSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
FeatureListGridSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
SearchSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.controller.
CircleControllerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.controller.
ControllerOnElementSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.controller.
CustomControllerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.controller.
FallbackControllerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.controller.
MouseMoveListenerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.controller.
MultipleListenersSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.controller.
RectangleControllerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditLineLayerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiLineLayerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPointLayerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPolygonLayerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditPointLayerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditPolygonLayerSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.general.
PipelineConfigSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.general.
ServerErrorSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.layer.
GeoToolsSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.layer.
OpenStreetMapSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LayerOrderSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LayertreeSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LegendSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
CrsSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
GroupAndSingleAddonSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
LayerOpacitySample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
MaxBoundsToggleSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
NavigationSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
OverviewMapSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
PanAndZoomSliderSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
PanScaleToggleSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
RenderingSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
UnitTypesSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
WorldScreenSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarToolsSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectCustomSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectDefaultSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarFeatureInfoSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarMeasureSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarNavigationSample
getConfigurationFiles()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarSelectionSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomFormSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomTypeSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeIncludeInFormSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeSearchSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditableGridSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditAttributeSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
FeatureListGridSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
SearchSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.controller.
CircleControllerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.controller.
ControllerOnElementSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.controller.
CustomControllerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.controller.
FallbackControllerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.controller.
MouseMoveListenerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.controller.
MultipleListenersSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.controller.
RectangleControllerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditLineLayerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiLineLayerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPointLayerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPolygonLayerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditPointLayerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditPolygonLayerSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.general.
PipelineConfigSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.general.
ServerErrorSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.layer.
GeoToolsSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.layer.
OpenStreetMapSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LayerOrderSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LayertreeSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LegendSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
CrsSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
GroupAndSingleAddonSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
LayerOpacitySample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
MaxBoundsToggleSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
NavigationSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
OverviewMapSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
PanAndZoomSliderSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
PanScaleToggleSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
RenderingSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
UnitTypesSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
WorldScreenSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarToolsSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectCustomSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectDefaultSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarFeatureInfoSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarMeasureSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarNavigationSample
getDescription()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarSelectionSample
getEmptyCommandResponse()
- Method in class org.geomajas.gwt.example.server.samples.
GetExceptionCommand
GetExceptionCommand
- Class in
org.geomajas.gwt.example.server.samples
Command that generates an exception with stack trace.
GetExceptionCommand()
- Constructor for class org.geomajas.gwt.example.server.samples.
GetExceptionCommand
GetExceptionCommand.UnserializableException
- Exception in
org.geomajas.gwt.example.server.samples
Exception that should be difficult to serialize.
GetExceptionCommand.UnserializableException()
- Constructor for exception org.geomajas.gwt.example.server.samples.
GetExceptionCommand.UnserializableException
getGeometry()
- Method in exception org.geomajas.gwt.example.server.samples.
GetExceptionCommand.UnserializableException
getId()
- Method in class org.geomajas.gwt.example.server.samples.
ProcessFeaturesPipelineStep
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomFormSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomTypeSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeIncludeInFormSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeSearchSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditableGridSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditAttributeSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
FeatureListGridSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
SearchSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.controller.
CircleControllerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.controller.
ControllerOnElementSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.controller.
CustomControllerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.controller.
FallbackControllerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.controller.
MouseMoveListenerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.controller.
MultipleListenersSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.controller.
RectangleControllerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditLineLayerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiLineLayerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPointLayerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPolygonLayerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditPointLayerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.editing.
EditPolygonLayerSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.general.
PipelineConfigSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.general.
ServerErrorSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.layer.
GeoToolsSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.layer.
OpenStreetMapSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LayerOrderSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LayertreeSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.layertree.
LegendSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
CrsSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
GroupAndSingleAddonSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
LayerOpacitySample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
MaxBoundsToggleSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
NavigationSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
OverviewMapSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
PanAndZoomSliderSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
PanScaleToggleSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
RenderingSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
UnitTypesSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.mapwidget.
WorldScreenSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarToolsSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectCustomSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectDefaultSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarFeatureInfoSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarMeasureSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarNavigationSample
getViewPanel()
- Method in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarSelectionSample
GroupAndSingleAddonSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows custom
MapAddonGroup
s and
SingleMapAddon
.
GroupAndSingleAddonSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
GroupAndSingleAddonSample
groupAndSingleDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
groupAndSingleTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
GwtFaceExample
- Class in
org.geomajas.gwt.example.client
The GWT test case sample application.
GwtFaceExample()
- Constructor for class org.geomajas.gwt.example.client.
GwtFaceExample
L
layerOpacityDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
LayerOpacitySample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows the difference in rendering in screen space versus world space.
LayerOpacitySample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
LayerOpacitySample
layerOpacityTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
layerOrderDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
layerOrderDownBtn()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
LayerOrderSample
- Class in
org.geomajas.gwt.example.client.sample.layertree
Sample allows the user to change the layer order.
LayerOrderSample()
- Constructor for class org.geomajas.gwt.example.client.sample.layertree.
LayerOrderSample
layerOrderTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
layerOrderTxt()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
layerOrderUpBtn()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
layertreeDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
LayertreeSample
- Class in
org.geomajas.gwt.example.client.sample.layertree
Sample that shows the usage of the LayerTree.
LayertreeSample()
- Constructor for class org.geomajas.gwt.example.client.sample.layertree.
LayertreeSample
layertreeTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
legendDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
LegendSample
- Class in
org.geomajas.gwt.example.client.sample.layertree
Sample that shows how the legend reacts when layers become visible/invisible.
LegendSample()
- Constructor for class org.geomajas.gwt.example.client.sample.layertree.
LegendSample
legendTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
M
maxBoundsToggleDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
MaxBoundsToggleSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows how to enable/disable maxBounds.
MaxBoundsToggleSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
MaxBoundsToggleSample
maxBoundsToggleTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
mouseMoveListenerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
MouseMoveListenerSample
- Class in
org.geomajas.gwt.example.client.sample.controller
Sample that demonstrates the use of a listener on the map.
MouseMoveListenerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.controller.
MouseMoveListenerSample
mouseMoveListenerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
multipleListenersBtn()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
multipleListenersCount(int)
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
multipleListenersDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
multipleListenersPortletText()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
multipleListenersPortletTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
MultipleListenersSample
- Class in
org.geomajas.gwt.example.client.sample.controller
Sample that demonstrates the use of multiple listeners on the map.
MultipleListenersSample()
- Constructor for class org.geomajas.gwt.example.client.sample.controller.
MultipleListenersSample
multipleListenersTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
N
navigationBtnBbox()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
navigationBtnPosition()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
navigationBtnTranslate()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
navigationBtnZoomIn()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
navigationBtnZoomOut()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
navigationDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
NavigationSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows a map with an OpenStreetMap layer and a list of navigation buttons, testing the MapView.
NavigationSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
NavigationSample
navigationTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
O
onDraw()
- Method in class org.geomajas.gwt.example.client.sample.attribute.
EditAttributeSample
onModuleLoad()
- Method in class org.geomajas.gwt.example.client.
GwtFaceExample
OpenStreetMapSample
- Class in
org.geomajas.gwt.example.client.sample.layer
Sample that shows a map with an OpenStreetMap layer.
OpenStreetMapSample()
- Constructor for class org.geomajas.gwt.example.client.sample.layer.
OpenStreetMapSample
org.geomajas.gwt.example.client
- package org.geomajas.gwt.example.client
org.geomajas.gwt.example.client.sample.attribute
- package org.geomajas.gwt.example.client.sample.attribute
org.geomajas.gwt.example.client.sample.controller
- package org.geomajas.gwt.example.client.sample.controller
org.geomajas.gwt.example.client.sample.editing
- package org.geomajas.gwt.example.client.sample.editing
org.geomajas.gwt.example.client.sample.general
- package org.geomajas.gwt.example.client.sample.general
org.geomajas.gwt.example.client.sample.i18n
- package org.geomajas.gwt.example.client.sample.i18n
org.geomajas.gwt.example.client.sample.layer
- package org.geomajas.gwt.example.client.sample.layer
org.geomajas.gwt.example.client.sample.layertree
- package org.geomajas.gwt.example.client.sample.layertree
org.geomajas.gwt.example.client.sample.mapwidget
- package org.geomajas.gwt.example.client.sample.mapwidget
org.geomajas.gwt.example.client.sample.toolbar
- package org.geomajas.gwt.example.client.sample.toolbar
org.geomajas.gwt.example.server.samples
- package org.geomajas.gwt.example.server.samples
OSM_TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.layer.
OpenStreetMapSample
osmDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
osmTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
overviewMapDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
OverviewMapSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows the relation between an overview map and a normal map.
OverviewMapSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
OverviewMapSample
overviewMapTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
overviewMapToggleExtent()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
overviewMapToggleExtentStyle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
overviewMapToggleRectStyle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
P
panAndSliderDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
panAndSliderTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
PanAndZoomSliderSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows a custom pan controller and zoom slider.
PanAndZoomSliderSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
PanAndZoomSliderSample
panScaleToggleDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
PanScaleToggleSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows how to switch the scalebar and the toggle buttons on and off.
PanScaleToggleSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
PanScaleToggleSample
panScaleToggleTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
pipelineConfigDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
PipelineConfigSample
- Class in
org.geomajas.gwt.example.client.sample.general
Example of a layer with customized.
PipelineConfigSample()
- Constructor for class org.geomajas.gwt.example.client.sample.general.
PipelineConfigSample
pipelineConfigTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
prepareForm(FormItemList, DataSource)
- Method in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomForm
ProcessFeaturesPipelineStep
- Class in
org.geomajas.gwt.example.server.samples
Process the features, change the geometry to a circle with a size depending on the feature area.
ProcessFeaturesPipelineStep()
- Constructor for class org.geomajas.gwt.example.server.samples.
ProcessFeaturesPipelineStep
R
rectangeControllerOutput(double, double, double)
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
rectangleControllerDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
RectangleControllerSample
- Class in
org.geomajas.gwt.example.client.sample.controller
Sample that shows how a RectangleController can be added to the map and acted upon.
RectangleControllerSample()
- Constructor for class org.geomajas.gwt.example.client.sample.controller.
RectangleControllerSample
rectangleControllerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingDelete()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingDrawCircle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingDrawImage()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingDrawLineString()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingDrawPolygon()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingDrawRectangle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingDrawText()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingNewCursor()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
RenderingSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows some direct rendering.
RenderingSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
RenderingSample
renderingTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
renderingTransform()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
S
SampleMessages
- Interface in
org.geomajas.gwt.example.client.sample.i18n
Localization messages for the GWT test samples.
scaleSelectCustomDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ScaleSelectCustomSample
- Class in
org.geomajas.gwt.example.client.sample.toolbar
Sample that shows a ScaleSelect using custom zoom levels defined in GWT.
ScaleSelectCustomSample()
- Constructor for class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectCustomSample
scaleSelectCustomTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
scaleSelectDefaultDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ScaleSelectDefaultSample
- Class in
org.geomajas.gwt.example.client.sample.toolbar
Sample that shows a ScaleSelect using the default zoom levels from the configuration.
ScaleSelectDefaultSample()
- Constructor for class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectDefaultSample
scaleSelectDefaultTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
screenWorldBTNScreen()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
screenWorldBTNScreenDelete()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
screenWorldBTNWorld()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
screenWorldBTNWorldDelete()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
screenWorldDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
screenWorldTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
search2Description()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
search2InnerTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
search2Title()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
searchDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
SearchSample
- Class in
org.geomajas.gwt.example.client.sample.attribute
Sample that shows a FeatureSearch widget that allows the user to search for features.
SearchSample()
- Constructor for class org.geomajas.gwt.example.client.sample.attribute.
SearchSample
searchTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
serverErrorButton()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
serverErrorDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ServerErrorSample
- Class in
org.geomajas.gwt.example.client.sample.general
Sample that displays an error messages when a command on the server has failed.
ServerErrorSample()
- Constructor for class org.geomajas.gwt.example.client.sample.general.
ServerErrorSample
serverErrorTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
setGeometry(Geometry)
- Method in exception org.geomajas.gwt.example.server.samples.
GetExceptionCommand.UnserializableException
switchUnitTypes()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
T
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomFormSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
AttributeCustomTypeSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
AttributeIncludeInFormSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
AttributeSearchSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
EditableGridSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
EditAttributeSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
FeatureListGridSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.attribute.
SearchSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
CircleControllerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
ControllerOnElementSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
CustomControllerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
FallbackControllerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
MouseMoveListenerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
MultipleListenersSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.controller.
RectangleControllerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditLineLayerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditMultiLineLayerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPointLayerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditMultiPolygonLayerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditPointLayerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.editing.
EditPolygonLayerSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.general.
PipelineConfigSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.general.
ServerErrorSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.layertree.
LayerOrderSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.layertree.
LayertreeSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.layertree.
LegendSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
CrsSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
GroupAndSingleAddonSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
LayerOpacitySample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
MaxBoundsToggleSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
NavigationSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
OverviewMapSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
PanAndZoomSliderSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
PanScaleToggleSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
RenderingSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
UnitTypesSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.mapwidget.
WorldScreenSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
CustomToolbarToolsSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectCustomSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ScaleSelectDefaultSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarFeatureInfoSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarMeasureSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarNavigationSample
TITLE
- Static variable in class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarSelectionSample
toggleMaxBoundsBelgium()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
toggleMaxBoundsWorld()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
togglePanButtons()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
toggleScaleBar()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
toolbarFeatureInfoDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ToolbarFeatureInfoSample
- Class in
org.geomajas.gwt.example.client.sample.toolbar
Sample that shows how a toolbar can be added to the map.
ToolbarFeatureInfoSample()
- Constructor for class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarFeatureInfoSample
toolbarFeatureInfoTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
toolbarMeasureDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ToolbarMeasureSample
- Class in
org.geomajas.gwt.example.client.sample.toolbar
Sample that shows how a toolbar can be added to the map.
ToolbarMeasureSample()
- Constructor for class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarMeasureSample
toolbarMeasureTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
toolbarNavigationDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ToolbarNavigationSample
- Class in
org.geomajas.gwt.example.client.sample.toolbar
Sample that shows how a toolbar can be added to the map.
ToolbarNavigationSample()
- Constructor for class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarNavigationSample
toolbarNavigationTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
toolbarSelectionDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
ToolbarSelectionSample
- Class in
org.geomajas.gwt.example.client.sample.toolbar
Sample that shows how a toolbar can be added to the map.
ToolbarSelectionSample()
- Constructor for class org.geomajas.gwt.example.client.sample.toolbar.
ToolbarSelectionSample
toolbarSelectionTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
treeGroupAttributes()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
treeGroupEditing()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
treeGroupGeneral()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
treeGroupLayers()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
treeGroupLayerTree()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
treeGroupMap()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
treeGroupMapController()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
treeGroupToolbarAndControllers()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
U
unitTypeEnglish()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
unitTypeMetric()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
unitTypesDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
UnitTypesSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows how to switch between european and english units.
UnitTypesSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
UnitTypesSample
unitTypesTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
W
wmsDescription()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
wmsTitle()
- Method in interface org.geomajas.gwt.example.client.sample.i18n.
SampleMessages
WorldScreenSample
- Class in
org.geomajas.gwt.example.client.sample.mapwidget
Sample that shows the difference in rendering in screen space versus world space.
WorldScreenSample()
- Constructor for class org.geomajas.gwt.example.client.sample.mapwidget.
WorldScreenSample
A
C
E
F
G
L
M
N
O
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Geomajas, Geomajas gwt face, example application code 1.11.1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
Geosparc
. All Rights Reserved.