User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.sessionfilebitmaptilecache

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.desktopedition.sessionfilebitmaptilecache [2015/09/22 08:12]
admin
thinkgeo.mapsuite.desktopedition.sessionfilebitmaptilecache [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache ====== ====== ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class is a concrete class that inherits from FileBitmapTileCache. In this class, the tiles will be marked as obsolete when you call the ClearCache method and will be deleted in a background thread. This class is a concrete class that inherits from FileBitmapTileCache. In this class, the tiles will be marked as obsolete when you call the ClearCache method and will be deleted in a background thread.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 579: Line 582:
 ** {{wiki:​PublicProperty.gif|}} CacheDirectory ** ** {{wiki:​PublicProperty.gif|}} CacheDirectory **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​CacheDirectory+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​CacheDirectory//
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 587: Line 590:
 ** {{wiki:​PublicProperty.gif|}} ExpirationTime ** ** {{wiki:​PublicProperty.gif|}} ExpirationTime **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​ExpirationTime+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​ExpirationTime//
 == Return Value == == Return Value ==
   * Type:​TimeSpan   * Type:​TimeSpan
Line 595: Line 598:
 ** {{wiki:​PublicProperty.gif|}} TileMatrix ** ** {{wiki:​PublicProperty.gif|}} TileMatrix **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​SessionFileBitmapTileCache.28String.2C_String.2C_TileImageFormat.2C_TileMatrix.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​SessionFileBitmapTileCache.28String.2C_String.2C_TileImageFormat.2C_TileMatrix.29//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]]   * Type:​[[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]]
Line 603: Line 606:
 ** {{wiki:​PublicProperty.gif|}} TileAccessMode ** ** {{wiki:​PublicProperty.gif|}} TileAccessMode **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​TileAccessMode+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​TileAccessMode//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.TileAccessMode|TileAccessMode]]   * Type:​[[ThinkGeo.MapSuite.Core.TileAccessMode|TileAccessMode]]
Line 611: Line 614:
 ** {{wiki:​PublicProperty.gif|}} NoDataTileImage ** ** {{wiki:​PublicProperty.gif|}} NoDataTileImage **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​NoDataTileImage+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​NoDataTileImage//
 == Return Value == == Return Value ==
   * Type:Bitmap   * Type:Bitmap
Line 619: Line 622:
 ** {{wiki:​PublicProperty.gif|}} LoadingTileImage ** ** {{wiki:​PublicProperty.gif|}} LoadingTileImage **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​LoadingTileImage+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​LoadingTileImage//
 == Return Value == == Return Value ==
   * Type:Bitmap   * Type:Bitmap
Line 627: Line 630:
 ** {{wiki:​PublicProperty.gif|}} ImageFormat ** ** {{wiki:​PublicProperty.gif|}} ImageFormat **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​SessionFileBitmapTileCache.28String.2C_String.2C_TileImageFormat.2C_TileMatrix.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​SessionFileBitmapTileCache.28String.2C_String.2C_TileImageFormat.2C_TileMatrix.29//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]]   * Type:​[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]]
Line 635: Line 638:
 ** {{wiki:​PublicProperty.gif|}} JpegQuality ** ** {{wiki:​PublicProperty.gif|}} JpegQuality **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​JpegQuality+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​JpegQuality//
 == Return Value == == Return Value ==
   * Type:Int16   * Type:Int16
Line 643: Line 646:
 ** {{wiki:​PublicProperty.gif|}} CacheId ** ** {{wiki:​PublicProperty.gif|}} CacheId **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​CacheId+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​CacheId//
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 652: Line 655:
 ==== Public Events ==== ==== Public Events ====
 ** {{wiki:​PublicEvent.gif|}} GottenCacheImage ** ** {{wiki:​PublicEvent.gif|}} GottenCacheImage **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​OnGottenCacheImage.28GottenCacheImageBitmapTileCacheEventArgs.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​OnGottenCacheImage.28GottenCacheImageBitmapTileCacheEventArgs.29//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.GottenCacheImageBitmapTileCacheEventArgs|GottenCacheImageBitmapTileCacheEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.GottenCacheImageBitmapTileCacheEventArgs|GottenCacheImageBitmapTileCacheEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} GettingCacheImage ** ** {{wiki:​PublicEvent.gif|}} GettingCacheImage **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​OnGettingCacheImage.28GettingCacheImageBitmapTileCacheEventArgs.29+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.SessionFileBitmapTileCache#​OnGettingCacheImage.28GettingCacheImageBitmapTileCacheEventArgs.29//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.GettingCacheImageBitmapTileCacheEventArgs|GettingCacheImageBitmapTileCacheEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.GettingCacheImageBitmapTileCacheEventArgs|GettingCacheImageBitmapTileCacheEventArgs]]
  
  
thinkgeo.mapsuite.desktopedition.sessionfilebitmaptilecache.1442909576.txt.gz ยท Last modified: 2015/09/22 08:12 by admin