ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class is a concrete class inherits from BitmapTileCache. In this class, the tiles will be saved in memory and it provides some properties to control it very easily.
This is the default constructor.
If you use this constructor, you have to set the properties manually.
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
N/A
N/A
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
bitmap
bitmapExtent
saveContainedCellsOnly
N/A
N/A
Return Value
N/A
N/A
Return Value
This method will clear all the tiles in the tileCache.
This method will not take effect when the ReadOnly is set to true.
Return Value
This method will delete the target tile passed in.
This method will not take effect when the ReadOnly is set to true.
Return Value
N/A
N/A
Return Value
This method overrides the logic in its base class BitmapTileCache. This method will return the HigherScale BitmapTile which is always used for preview effects when ZoomIn or ZoomOut.
N/A
Return Value
tileBoundingBox
tileScale
This method returns the BitmapTile corresponding to passed in row and column.
N/A
Return Value
row
column
N/A
N/A
Return Value
N/A
N/A
N/A
Return Value
N/A
N/A
Return Value
This method will save the target tile passed in.
This method will not take effect when the ReadOnly is set to true.
Return Value
N/A
N/A
Return Type:String
This property gets the Cached tiles,each item is a Dictionary with scale as its key.
N/A
Return Type:ThinkGeo.MapSuite.Core.GeoCollection<T>[[System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[ThinkGeo.MapSuite.Core.BitmapTile, MapSuiteCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]|GeoCollection<T>]]
N/A
N/A
Return Type:TileImageFormat
N/A
N/A
Return Type:Int16
N/A
N/A
Return Type:Bitmap
This property gets or sets the maximum tiles count, if it exceed,it will delete the old first cached tiles.
N/A
Return Type:Int32
N/A
N/A
Return Type:Bitmap
N/A
N/A
Return Type:TileAccessMode
N/A
N/A
Return Type:TileMatrix
N/A
N/A