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/18 05:47]
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 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} NativeImageTile() ** ** {{wiki:​PublicMethod.gif|}} NativeImageTile() **
  
-This is the default constructor without passing any parameters. All its properties should be set via the properties.+  * //This is the default constructor without passing any parameters. All its properties should be set via the properties.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} NativeImageTile(RectangleShape,​Double) ** ** {{wiki:​PublicMethod.gif|}} NativeImageTile(RectangleShape,​Double) **
  
-This is the constructor for Tile by passing the boundingBox and scale.+  * //This is the constructor for Tile by passing the boundingBox and scale.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //​boundingBox//​   * //​boundingBox//​
Line 31: Line 34:
 ** {{wiki:​PublicMethod.gif|}} NativeImageTile(Byte[],​RectangleShape,​Double) ** ** {{wiki:​PublicMethod.gif|}} NativeImageTile(Byte[],​RectangleShape,​Double) **
  
-This is the constructor for Tile by passing image bitmap array and the boundingBox and scale.+  * //This is the constructor for Tile by passing image bitmap array and the boundingBox and scale.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //​nativeImage//​   * //​nativeImage//​
Line 52: Line 55:
 ** {{wiki:​PublicMethod.gif|}} CloneDeep() ** ** {{wiki:​PublicMethod.gif|}} CloneDeep() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 64: Line 67:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 76: Line 79:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 92: Line 95:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 104: Line 107:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 117: Line 120:
 ** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() ** ** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 129: Line 132:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 141: Line 144:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.core.nativeimagetile.1442555268.txt.gz · Last modified: 2015/09/18 05:47 by admin