Name | Unit | Description |
---|---|---|
dmWMSClient | WMSClient | Public-Deklarationen |
EARTHCIRCF | GISClient | earth circumference (in meters) |
EAST | CmpMapViewer | direction to move to the east |
FULLCIRC | GISClient | full circle (in degrees) |
MINRADIUSMOUSESEL | CmpMapViewer | min. mouse selection radius to zoom with the factor ZOOMINFACTOR in pixel |
MINSCALE | CmpMapViewer | the min. scale of an envelope |
NAVIMGBORDER | CmpMapViewer | default navigation image border size in pixel |
NAVIMGWIDTH | CmpMapViewer | max. navigation image width/height in pixel (with some kinds of servers too tiny pictures are not represented correct) |
NAVINFO | CmpMapViewer | navigation mode: mouse action -> shows the feature info at the specified position |
NAVMOVE | CmpMapViewer | navigation mode: mouse action -> move to the specified position |
NAVNOTHING | CmpMapViewer | navigation mode: mouse action -> disabled |
NAVZOOMIN | CmpMapViewer | navigation mode: mouse action -> zoom in, if the selection radius is less MINRADIUSMOUSESEL then with the ZOOMINFACTOR else with the selection |
NAVZOOMOUT | CmpMapViewer | navigation mode: mouse action -> zoom out at the specified position with the factor ZOOMOUTFACTOR |
NORTH | CmpMapViewer | direction to move to the north |
PANFACTOR | CmpMapViewer | pan factor |
Register | CmpWMSClient | |
Register | CmpMSClient | |
Register | CmpMapViewer | |
SOUTH | CmpMapViewer | direction to move to the south |
TCmpUMNClient | CmpMSClient | component type to communicate with a UMN server |
TCmpWMSClient | CmpWMSClient | component type to communicate with a WMS server |
TCustomCmpClient | CustomCmpClient | the component type to communicate with a map server (abstract type) |
TdmWMSClient | WMSClient | data module to access to a TXMLDocument and TIdHTTP |
TEnvelope | GISClient | an envolpe is a defined region with the min./max. X/Y coordinates |
TFrmNavigationView | NavigationView | a 'virtual' Form (only to design the TMapViewer ) |
TMapViewer | CmpMapViewer | the visualization component |
WEST | CmpMapViewer | direction to move to the west |
ZOOMINFACTOR | CmpMapViewer | default zoom in factor |
ZOOMOUTFACTOR | CmpMapViewer | default zoom out factor |