User Tools

Site Tools


thinkgeo.mapsuite.core.rowcolumnrange

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.rowcolumnrange [2015/09/18 05:50]
admin
thinkgeo.mapsuite.core.rowcolumnrange [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.RowColumnRange ====== ====== ThinkGeo.MapSuite.Core.RowColumnRange ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This structure is used to describe a range of tiles for a given extent. Basiclly, 4 values exists : the Row range is from MinColumnIndex to MaxColumnIndex,​ the Column range is from the MinRowIndex to MaxRowIndex. This structure is used to describe a range of tiles for a given extent. Basiclly, 4 values exists : the Row range is from MinColumnIndex to MaxColumnIndex,​ the Column range is from the MinRowIndex to MaxRowIndex.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} RowColumnRange(Int64,​Int64,​Int64,​Int64) ** ** {{wiki:​PublicMethod.gif|}} RowColumnRange(Int64,​Int64,​Int64,​Int64) **
  
-Contructor of the structure to instance a RowColumnRange.+  * //Contructor of the structure to instance a RowColumnRange.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //​minRowIndex//​   * //​minRowIndex//​
Line 34: Line 37:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-This method is an override of the GetHashCode functionality.+  * //This method is an override of the GetHashCode functionality.//
 == Remarks == == Remarks ==
-None+  * //None//
  
 == Return Value == == Return Value ==
Line 46: Line 49:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-This method is an override of the Equals functionality.+  * //This method is an override of the Equals functionality.//
 == Remarks == == Remarks ==
-None+  * //None//
  
 == Return Value == == Return Value ==
Line 62: Line 65:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 74: Line 77:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 87: Line 90:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 99: Line 102:
 ** {{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.rowcolumnrange.1442555449.txt.gz ยท Last modified: 2015/09/18 05:50 by admin