User Tools

Site Tools


12.0:apis:thinkgeo.core.matrixcell

ThinkGeo.Core.MatrixCell

Inheritance Hierarchy

  • System.Object
    • System.ValueType
      • ThinkGeo.Core.MatrixCell

Members Summary

Public Constructors

MatrixCell(Int64,Int64,RectangleShape)

  • This is the constructor used to create a MatrixCell.
Remarks
  • None
Parameters
  • row
    • Type:Int64
    • Description:This parameter represents the row number of the MatrixCell.
  • column
    • Type:Int64
    • Description:This parameter represents the column number of the MatrixCell.
  • boundingBox
    • Description:This parameter represents the boundingBox of the MatrixCell.

Protected Constructors

Public Methods

ToString()

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

GetHashCode()

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

Equals(Object)

  • N/A
Remarks
  • None
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

CompareTo(MatrixCell)

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

GetType()

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

Protected Methods

MemberwiseClone()

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

Finalize()

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

Public Properties

Row

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

Column

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int64

BoundingBox

  • N/A
Remarks
  • N/A
Return Value

Protected Properties

Public Events

12.0/apis/thinkgeo.core.matrixcell.txt · Last modified: 2019/09/26 09:34 (external edit)