User Tools

Site Tools


thinkgeo.mapsuite.portablecore.tilematrixcell

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.portablecore.tilematrixcell [2015/09/21 08:20]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Core.TileMatrixCell ====== 
-This structure represents the TileMatrixCell ​ which will be used in the TileMatrix system. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *System.ValueType 
-      ***ThinkGeo.MapSuite.Core.TileMatrixCell** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} TileMatrixCell(Int64,​Int64,​RectangleShape) ** 
- 
-This is the constructor used to create a TileMatrixCell. 
-== Remarks == 
-None 
-== Parameters == 
-  * //row// 
-    * Type:Int64 
-    * Description:​This parameter represents the row number of the TileMatrixCell. 
- 
-  * //column// 
-    * Type:Int64 
-    * Description:​This parameter represents the column number of the TileMatrixCell. 
- 
-  * //​boundingBox//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-    * Description:​This parameter represents the boundingBox of the TileMatrixCell. 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-This method is an override of the ToString functionality. 
-== Remarks == 
-None 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-This method is an override of the GetHashCode functionality. 
-== Remarks == 
-None 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-This method is an override of the Equals functionality. 
-== Remarks == 
-None 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} Row ** 
- 
-This property gets or sets the Row number of the stucture. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Int64 
- 
-** {{wiki:​PublicProperty.gif|}} Column ** 
- 
-This property gets or sets the Column number of the stucture. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Int64 
- 
-** {{wiki:​PublicProperty.gif|}} BoundingBox ** 
- 
-This property gets or sets the BoundingBox of the stucture. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.portablecore.tilematrixcell.1442823609.txt.gz ยท Last modified: 2015/09/21 08:20 by admin