Ptv.XServer.Controls.Map.Gadgets Namespace |
Class | Description | |
---|---|---|
CoordinatesGadget | Gadget showing the map coordinates of the current mouse position in logical format (GeoMinSec). | |
CopyrightGadget | Gadget showing the copyright text of the map. | |
DimmerGadget | Gadget with a dimmer slider to change the dim state of the map. | |
LayersGadget | Gadget listing the different layers of the map. | |
MagnifierMap | Gadget showing a magnifier on the map. The magnifier offers you to get a deeper look into the map without zooming in. | |
MagnifierMapView | Map displayed in the magnifier. | |
MapGadget | Parent class of all map gadgets. A map gadget is an add-on to the map like a coordinates gadget, a scale gadget etc... | |
NavigationGadget | Interaction logic for NavigationGadget. | |
OverviewMap | Gadget for showing the overview map. An overview map shows the whole map in small. A rectangle on
the overview map shows the borders of the currently displayed map section. | |
OverviewMapView | Map showing a small overview of the parent map. | |
PanAndZoom | User control for the MapView-object, translating user interactions into modification of the visible map section. | |
ScaleGadget | Gadget showing the current scale of the map. | |
ScaleInfo | Scale information object. | |
WatermarkControl | Control showing a watermark text over the map. | |
ZoomSliderGadget | Gadget showing a zoom slider on the map. |
Structure | Description | |
---|---|---|
NearestSearchResult | Struct containing all relevant data needed for each result of a nearest search. |
Interface | Description | |
---|---|---|
IGadget | Interface containing all properties of the gadget which are client configurable. | |
ILayerGeoSearch | Collection of geographical search methods for layer objects. |
Enumeration | Description | |
---|---|---|
DragMode | Mode describing what is to be done when clicking in the map. | |
FocusBehaviorMode | Defines the mode of the focus behavior. By default the MapGadget hands over the focus if an event is
received (same as HandoverToMap mode). In the 'Retain' mode the focus is not handed over. | |
GadgetType | Different types of gadgets which can be added to the map. |