User Tools

Site Tools


thinkgeo.mapsuite.core.nativeimagetile

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.core.nativeimagetile [2015/09/17 10:36]
admin
thinkgeo.mapsuite.core.nativeimagetile [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.NativeImageTile ====== ====== ThinkGeo.MapSuite.Core.NativeImageTile ======
 +
 +{{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 6: Line 9:
       ***ThinkGeo.MapSuite.Core.NativeImageTile**       ***ThinkGeo.MapSuite.Core.NativeImageTile**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} NativeImageTile() **
-**{{wiki:​PublicMethod.gif|}}[[#NativeImageTile()|NativeImageTile]]** +
-  * **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|}}[[#NativeImageTile(RectangleShape,​Double)|NativeImageTile]]** +== 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|}} NativeImageTile(RectangleShape,​Double) **
  
-<div class_table>​ +  ​//This is the constructor for Tile by passing the boundingBox and scale.// 
-**{{wiki:​PublicMethod.gif|}}[[#​NativeImageTile(Byte[],​RectangleShape,​Double)|NativeImageTile]]** +== Remarks == 
-  * **Parameters**:​Byte[],[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double +  * //N/A// 
-  * **DeclaringType**:N/A +== Parameters ​== 
-  * **Summary**:​This is the constructor for Tile by passing image bitmap array 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|}}[[#​Equals(Object)|Equals]]** +** {{wiki:​PublicMethod.gif|}} ​NativeImageTile(Byte[],​RectangleShape,​Double) **
-  * **Parameters**:​Object +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//This is the constructor for Tile by passing image bitmap array and the boundingBox and scale.// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A// 
-  * **DeclaringType**:Object +== Parameters == 
-  * **Summary**:N/A +  * //​nativeImage//​ 
-</​div>​+    ​Type:Byte[] 
 +    Description:N/A
  
-<div class_table>​ +  * //​boundingBox//​ 
-**{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** +    Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Parameters**:N/A +    Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​* //scale// 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** +    Type:Double 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​div>​+
  
-=== Protected Methods === +<div newline></​div>​ 
-<div class_table>​ +==== Protected ​Constructors ==== 
-**{{wiki:ProtectedMethod.gif|}}[[#​CloneDeepCore()|CloneDeepCore]]** +==== Public ​Methods ==== 
-  * **Parameters**:​N/​A +** {{wiki:PublicMethod.gif|}} ​CloneDeep() **
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Tile|Tile]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +  Type:[[ThinkGeo.MapSuite.Core.Tile|Tile]] 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Public Properties === +== Parameters ​== 
-**{{wiki:PublicProperty.gif|}}[[#​BoundingBox|BoundingBox]]** +<div newline></​div>​ 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +** {{wiki:PublicMethod.gif|}} ​ToString() ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​NativeImage|NativeImage]]** +  ​//N/A// 
-  * **Return**:​Byte[] +== Remarks == 
-  * **Summary**:​This property is the byte arry showing the image of the tile.+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​Scale|Scale]]** +== Return Value == 
-  * **Return**:Double +  * Type:String 
-  * **Summary**:N/A+  * Description:N/A
  
-=== Protected Properties === +== Parameters == 
-=== Public Events === +<div newline><​/div> 
-===== Public Constructors ===== +** {{wiki:PublicMethod.gif|}} Equals(Object) ​**
-=== NativeImageTile() === +
-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]] +
-=== NativeImageTile(RectangleShape,​Double) === +
-This is the constructor for Tile by passing the boundingBox and scale. +
-==== Remarks ==== +
-N/+
-==== 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 == 
-=== NativeImageTile(Byte[],​RectangleShape,​Double) === +  * Type:Boolean 
-This is the constructor for Tile by passing image bitmap array and the boundingBox and scale. +  * Description:​N/​A
-==== Remarks ==== +
-N/A +
-==== Parameters ==== +
-**nativeImage** +
-  ​* **Type**:Byte[] +
-  ​* **Description:​N/​A+
  
-**boundingBox** +== Parameters == 
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * //obj// 
-  * **Description:​N/​A+    ​* Type:Object 
 +    * Description:​N/​A
  
-**scale** +<div newline></​div>​ 
-  * **Type**:Double +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-  ​* **Description:​N/​A+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-===== Protected Constructors ===== +== Remarks == 
-===== Public Methods ===== +  * //N/A//
-=== CloneDeep() === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:[[ThinkGeo.MapSuite.Core.Tile|Tile]] +  * Type:Int32 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== Equals(Object=== +** {{wiki:​PublicMethod.gif|}} GetType() **
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​Boolean +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**obj** +  * Type:Type 
-  ​* **Type**:Object +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== GetHashCode() === +<div newline><​/div> 
-N/A +==== Protected Methods ​==== 
-==== Remarks ​==== +** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() **
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​Int32 +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.Core.Tile|Tile]] 
-=== GetType() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Type +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} Finalize() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-=== ToString() === +  * //N/A//
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:String +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-===== Protected Methods ===== +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
-=== CloneDeepCore() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Tile|Tile]] +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:Object 
-=== Finalize() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Void +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Public Properties ==== 
 +** {{wiki:PublicProperty.gif|}} NativeImage ​**
  
-==== Parameters ==== +This property is the byte arry showing the image of the tile. 
-[[#​Protected Methods|Go Back]] +== Remarks ==
-=== MemberwiseClone() === +
-N/A +
-==== Remarks ​====+
 N/A N/A
 +== Return Value ==
 +  * Type:Byte[]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} Scale **
-  * **Return Type**:Object +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== BoundingBox === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]+  * Type:Double
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} BoundingBox ​**
-=== NativeImage === +
-This property is the byte arry showing the image of the tile. +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Byte[]+
  
-[[#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 ​=====+
  
thinkgeo.mapsuite.core.nativeimagetile.1442486163.txt.gz · Last modified: 2015/09/17 10:36 by admin