Name | Description |
---|---|
CloudLayer | ${mapping_CloudLayer_Title} ${mapping_CloudLayer_Description} |
DynamicLayer | ${mapping_DynamicImageLayer_Title} ${mapping_DynamicImageLayer_Description} |
DynamicLayer.ImageInfo | |
DynamicLayerContainer | |
DynamicRESTLayer | ${Mapping_DynamicRESTLayer_Title} ${Mapping_DynamicRESTLayer_Description} |
DynamicWMSLayer | ${mapping_DynamicWMSLayer_Title} ${mapping_DynamicWMSLayer_Description} |
ElementsLayer | |
ElementsLayerContainer | |
ExecutantPool | 最终请求图片的地方,通过SemaphoreSlim限制同时请求的数量,当打到上限后,阻塞线程。 设置缓冲区,可以缓村需要请求图片的Tile。 |
FeaturesLayerContainer | |
HighlightLayer | ${mapping_HighlightLayer_Title} ${mapping_HighlightLayer_Description} |
ImageLayer | ${mapping_ImageLayer_Title} |
Layer | ${mapping_Layer_Title} ${mapping_Layer_Description} |
LayerContainer | |
LayerFailedEventArgs | ${mapping_LayerFailedEventArgs_Title} |
MBTilesData | |
MBTilesHelper | |
MBTilesInfoTable | |
MBTilesLayer | ${Mapping_MBTilesLayer_Tile} ${Mapping_MBTilesLayer_Description} |
MBTilesParameters | |
Map | |
MapImage | ${mapping_MapImage_Title} |
OfflineMBTiles | |
OfflineStorage | ${mapping_OfflineStorage_Title} ${mapping_OfflineStorage_Description} |
PanAnimation | |
PanAnimationEventArgs | |
ProgressEventArgs | ${mapping_ProgressEventArgs_Title} |
QueueBuffer | Tiles的缓冲区,用来存放待请求的Tiles。结构类似于二维数组, 第一维是一个Dictionary,Key为图层id;第二维是一个双向链表,存放这个图层中的Tile。 在弹出Tile时,取第一个长度大于0的链表的最后一个。 |
QueueSystem | 关于OfflineStorage的设计不太合理 整个类文件需要拆分 |
ResolutionsEventArgs | ${mapping_ResolutionsEventArgs_Title} ${mapping_ResolutionsEventArgs_Description} |
ScalesEventArgs | ${mapping_ScalesEventArgs_Title} ${mapping_ScalesEventArgs_Description} |
ThrottleTimer | |
TileLoadEventArgs | ${mapping_TileLoadEventArgs_Title} |
TiledCachedLayer | ${mapping_TiledCachedLayer_Title} ${mapping_TiledCachedLayer_Description} |
TiledCachedRESTLayer | |
TiledDynamicLayer | ${mapping_TiledDynamicLayer_Title} ${mapping_TiledDynamicLayer_Description} |
TiledDynamicRESTLayer | ${Mapping_TiledDynamicRESTLayer_Tile} ${Mapping_TiledDynamicRESTLayer_Description} |
TiledLayer | ${mapping_TiledLayer_Title} ${mapping_TiledLayer_Description} |
TiledLayerContainer | |
TiledWMSLayer | ${mapping_TiledWMSLayer_Title} ${mapping_TiledWMSLayer_Description} |
TiledWMTSLayer | ${mapping_TiledWMTSLayer_Tile} ${mapping_TiledWMTSLayer_Description} |
UpdateParameter | |
ViewBoundsEventArgs | ${mapping_ViewBoundsEventArgs_Title} |
ZoomAnimation | |
ZoomAnimationEventArgs |