User Tools

Site Tools


thinkgeo.mapsuite.core.tilematrixcell

This is an old revision of the document!


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

TileMatrixCell

  • Parameters:Int64,Int64,RectangleShape
  • DeclaringType:N/A
  • Summary:This is the constructor used to create a TileMatrixCell.

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:N/A
  • Summary:This method is an override of the Equals functionality.

GetHashCode

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method is an override of the GetHashCode functionality.

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method is an override of the ToString functionality.

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

BoundingBox

  • Summary:This property gets or sets the BoundingBox of the stucture.

Column

  • Return:Int64
  • Summary:This property gets or sets the Column number of the stucture.

Row

  • Return:Int64
  • Summary:This property gets or sets the Row number of the stucture.

Protected Properties

Public Events

Public Constructors

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

  • Description:This parameter represents the boundingBox of the TileMatrixCell. Go Back ===== Protected Constructors ===== ===== Public Methods ===== === Equals(Object) === This method is an override of the Equals functionality. ==== Remarks ==== None Return Value * Return Type:Boolean * Description:N/A ==== Parameters ==== obj * Type:Object * Description:N/A Go Back === GetHashCode() === This method is an override of the GetHashCode functionality. ==== Remarks ==== None Return Value * Return Type:Int32 * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === ToString() === This method is an override of the ToString functionality. ==== Remarks ==== None Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back ===== Protected Methods ===== === Finalize() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === MemberwiseClone() === N/A ==== Remarks ==== N/A Return Value * Return Type:Object * Description:N/A ==== Parameters ==== Go Back ===== Public Properties ===== === BoundingBox === This property gets or sets the BoundingBox of the stucture. ==== Remarks ==== N/A ==== Return Value ==== Return Type:RectangleShape Go Back === Column === This property gets or sets the Column number of the stucture. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Int64 Go Back === Row === This property gets or sets the Row number of the stucture. ==== Remarks ==== N/A ==== Return Value ==== Return Type**:Int64

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.tilematrixcell.1442486470.txt.gz · Last modified: 2015/09/17 10:41 by admin