This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.bitmaptile [2015/09/17 10:25] admin |
thinkgeo.mapsuite.core.bitmaptile [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.BitmapTile ====== | ====== ThinkGeo.MapSuite.Core.BitmapTile ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class represents a NativeImageTile, which is defined as scale, RectangleBox and a byte array for its tile bitmap. | This class represents a NativeImageTile, which is defined as scale, RectangleBox and a byte array for its tile bitmap. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 7: | Line 10: | ||
| *[[ThinkGeo.MapSuite.Core.FileBitmapTile]] | *[[ThinkGeo.MapSuite.Core.FileBitmapTile]] | ||
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| - | === Public Constructors === | + | ==== Public Constructors ==== |
| - | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} BitmapTile() ** |
| - | **{{wiki:PublicMethod.gif|}}[[#BitmapTile()|BitmapTile]]** | + | |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:This is the default constructor without passing any parameters. All its properties should be set via the properties. | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //This is the default constructor without passing any parameters. All its properties should be set via the properties.// |
| - | **{{wiki:PublicMethod.gif|}}[[#BitmapTile(RectangleShape,Double)|BitmapTile]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:This is the constructor for Tile by passing the boundingBox and scale. | + | <div newline></div> |
| - | </div> | + | ** {{wiki:PublicMethod.gif|}} BitmapTile(RectangleShape,Double) ** |
| - | <div class_table> | + | * //This is the constructor for Tile by passing the boundingBox and scale.// |
| - | **{{wiki:PublicMethod.gif|}}[[#BitmapTile(Bitmap,RectangleShape,Double)|BitmapTile]]** | + | == Remarks == |
| - | * **Parameters**:Bitmap,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:This is the constructor for Tile by passing image bitmap and the boundingBox and scale. | + | * //boundingBox// |
| - | </div> | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | === Protected Constructors === | + | * //scale// |
| - | === Public Methods === | + | * Type:Double |
| - | <div class_table> | + | * Description:N/A |
| - | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | + | |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Tile|Tile]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#Dispose()|Dispose]]** | + | ** {{wiki:PublicMethod.gif|}} BitmapTile(Bitmap,RectangleShape,Double) ** |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:This method is targeting releasing or resetting unmanaged resources. | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //This is the constructor for Tile by passing image bitmap and the boundingBox and scale.// |
| - | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | == Remarks == |
| - | * **Parameters**:Object | + | * //N/A// |
| - | * **DeclaringType**:Object | + | == Parameters == |
| - | * **Summary**:N/A | + | * //bitmap// |
| - | </div> | + | * Type:Bitmap |
| + | * Description:N/A | ||
| - | <div class_table> | + | * //boundingBox// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetBitmapStream()|GetBitmapStream]]** | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //scale// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | * Type:Double |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | ==== Protected Constructors ==== |
| - | * **Parameters**:N/A | + | ==== Public Methods ==== |
| - | * **DeclaringType**:Object | + | ** {{wiki:PublicMethod.gif|}} GetBitmapStream() ** |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Protected Methods === | + | == Return Value == |
| - | <div class_table> | + | * Type:Stream |
| - | **{{wiki:ProtectedMethod.gif|}}[[#CloneDeepCore()|CloneDeepCore]]** | + | * Description:N/A |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Tile|Tile]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | <div newline></div> |
| - | * **Parameters**:N/A | + | ** {{wiki:PublicMethod.gif|}} Dispose() ** |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:This method is the destructorof this class. Destructor cannot be called and only will be invoked automatically. | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //This method is targeting releasing or resetting unmanaged resources.// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetBitmapStreamCore()|GetBitmapStreamCore]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * Type:Void |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Public Properties === | + | == Parameters == |
| - | **{{wiki:PublicProperty.gif|}}[[#Bitmap|Bitmap]]** | + | <div newline></div> |
| - | * **Return**:Bitmap | + | ** {{wiki:PublicMethod.gif|}} CloneDeep() ** |
| - | * **Summary**:This property is the Bitmap showing the tile image. | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#BoundingBox|BoundingBox]]** | + | * //N/A// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#Scale|Scale]]** | + | == Return Value == |
| - | * **Return**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.Tile|Tile]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | === Protected Properties === | + | == Parameters == |
| - | === Public Events === | + | <div newline></div> |
| - | ===== Public Constructors ===== | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
| - | === BitmapTile() === | + | |
| - | This is the default constructor without passing any parameters. All its properties should be set via the properties. | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | [[#Public Constructors|Go Back]] | + | |
| - | === BitmapTile(RectangleShape,Double) === | + | |
| - | This is the constructor for Tile by passing the boundingBox and scale. | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **boundingBox** | + | |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **Description:N/A | + | |
| - | **scale** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description:N/A | + | * //N/A// |
| - | [[#Public Constructors|Go Back]] | + | == Return Value == |
| - | === BitmapTile(Bitmap,RectangleShape,Double) === | + | * Type:String |
| - | This is the constructor for Tile by passing image bitmap and the boundingBox and scale. | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **bitmap** | + | |
| - | * **Type**:Bitmap | + | |
| - | * **Description:N/A | + | |
| - | **boundingBox** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | <div newline></div> |
| - | * **Description:N/A | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
| - | **scale** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description:N/A | + | * //N/A// |
| - | [[#Public Constructors|Go Back]] | + | == Return Value == |
| - | ===== Protected Constructors ===== | + | * Type:Boolean |
| - | ===== Public Methods ===== | + | * Description:N/A |
| - | === CloneDeep() === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Tile|Tile]] | + | * //obj// |
| - | * **Description**:N/A | + | * Type:Object |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
| - | === Dispose() === | + | |
| - | This method is targeting releasing or resetting unmanaged resources. | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:Int32 |
| - | === Equals(Object) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Boolean | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **obj** | + | == Remarks == |
| - | * **Type**:Object | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === GetBitmapStream() === | + | * Type:Type |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Stream | + | <div newline></div> |
| - | * **Description**:N/A | + | ==== Protected Methods ==== |
| + | ** {{wiki:ProtectedMethod.gif|}} GetBitmapStreamCore() ** | ||
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | === GetHashCode() === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Int32 | + | * Type:Stream |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetType() === | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //This method is the destructorof this class. Destructor cannot be called and only will be invoked automatically.// |
| - | * **Return Type**:Type | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:Void |
| - | === ToString() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:String | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} CloneDeepCore() ** |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ===== Protected Methods ===== | + | * //N/A// |
| - | === CloneDeepCore() === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Tile|Tile]] | + | * Type:[[ThinkGeo.MapSuite.Core.Tile|Tile]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === Finalize() === | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
| - | This method is the destructorof this class. Destructor cannot be called and only will be invoked automatically. | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:Object |
| - | === GetBitmapStreamCore() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Stream | + | <div newline></div> |
| - | * **Description**:N/A | + | ==== Public Properties ==== |
| + | ** {{wiki:PublicProperty.gif|}} Bitmap ** | ||
| - | ==== Parameters ==== | + | This property is the Bitmap showing the tile image. |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | === MemberwiseClone() === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Bitmap | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Scale ** |
| - | * **Return Type**:Object | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | === Bitmap === | ||
| - | This property is the Bitmap showing the tile image. | ||
| - | ==== Remarks ==== | ||
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Remarks == |
| - | **Return Type**:Bitmap | + | N/A |
| + | == Return Value == | ||
| + | * Type:Double | ||
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} BoundingBox ** |
| - | === BoundingBox === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === Scale === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | [[#Public Properties|Go Back]] | + | ==== Protected Properties ==== |
| - | ===== Protected Properties ===== | + | ==== Public Events ==== |
| - | ===== Public Events ===== | + | |