User Tools

Site Tools


thinkgeo.mapsuite.portablecore.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(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.

Protected Constructors

Public Methods

ToString()

This method is an override of the ToString functionality.

Remarks

None

Return Value
  • Type:String
  • Description:N/A
Parameters

GetHashCode()

This method is an override of the GetHashCode functionality.

Remarks

None

Return Value
  • Type:Int32
  • Description:N/A
Parameters

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

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Row

This property gets or sets the Row number of the stucture.

Remarks

N/A

Return Value
  • Type:Int64

Column

This property gets or sets the Column number of the stucture.

Remarks

N/A

Return Value
  • Type:Int64

BoundingBox

This property gets or sets the BoundingBox of the stucture.

Remarks

N/A

Return Value

Protected Properties

Public Events

thinkgeo.mapsuite.portablecore.tilematrixcell.1442823609.txt.gz ยท Last modified: 2015/09/21 08:20 by admin