See: Description
| Class | Description |
|---|---|
| AddNodeHandler |
Handler for add_node request.
|
| AddWayHandler |
Adds a way to the current dataset.
|
| FeaturesHandler |
Reports available commands, their parameters and examples
|
| ImageryHandler |
Adds an imagery (WMS/TMS) layer.
|
| ImportHandler |
Handler for import request
|
| LoadAndZoomHandler |
Handler for
load_and_zoom and zoom requests. |
| LoadDataHandler |
Handler to load data directly from the URL.
|
| LoadDataHandler.LoadDataTask | |
| LoadObjectHandler |
Loads OSM primitives using their ID
similar to the "Download object" dialog (@see DownloadPrimitiveAction}.
|
| OpenFileHandler |
Opens a local file
|
| RequestHandler |
This is the parent of all classes that handle a specific remote control command
|
| RequestHandler.PermissionCache | |
| RequestHandler.RawURLParseRequestHandler | |
| VersionHandler |
Handler for version request.
|