| Interface | Description |
|---|---|
| ClientUserDataInfo |
Use this interface to define custom data classes to be passed to the client.
|
| ClientWidgetInfo |
Marker interface for widget information which is contained in the map (or application)
and needs to be sent to the client.
|
| Class | Description |
|---|---|
| ClientApplicationInfo |
Base application info entry point.
|
| ClientApplicationInfo.DummyClientUserDataInfo |
Dummy implementation to keep GWT serializer happy !
|
| ClientApplicationInfo.DummyClientWidgetInfo |
Dummy implementation to keep GWT serializer happy !
|
| ClientLayerInfo |
Abstract class that contains the metadata properties that are common to all client layers.
|
| ClientLayerTreeInfo |
Configuration of a layer tree.
|
| ClientLayerTreeNodeInfo |
Representation of a node in the layer tree widget.
|
| ClientMapInfo |
Map configuration.
|
| ClientPreferredPixelsPerTile |
Configuration of the preferred pixels per tile on the map.
|
| ClientRasterLayerInfo |
Client side raster layer metadata.
|
| ClientToolbarInfo |
Representation of a configured toolbar.
|
| ClientToolInfo |
Representation of a tool.
|
| ClientVectorLayerInfo |
Client side vector layer metadata.
|
| ScaleConfigurationInfo |
Scale configuration of the map.
|
| ScaleInfo |
Represents a single scale.
|
| Enum | Description |
|---|---|
| BoundsLimitOption |
Available options to limit (e.g.
|
| PreferredPixelsPerTileType |
Preferred pixels per tile.
|
| ScaleUnit |
Scale unit type.
|
| UnitType |
Unit type.
|
Copyright © 2015 Geosparc. All Rights Reserved.