User Tools

Site Tools


12.0:apis:thinkgeo.core.tile

ThinkGeo.Core.Tile

Inheritance Hierarchy

Members Summary

Public Constructors

Tile()

  • This is the default constructor for Tile.
Remarks
  • N/A
Parameters

Tile(Int32,Int64,Int64)

  • This is the constructor for Tile by passing the boundingBox and scale.
Remarks
  • N/A
Parameters
  • zoomIndex
    • Type:Int32
    • Description:N/A
  • column
    • Type:Int64
    • Description:N/A
  • row
    • Type:Int64
    • Description:N/A

Protected Constructors

Public Methods

CloneDeep()

  • N/A
Remarks
  • As this is a concrete public method that wraps a Core method, In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this,please contact our support team as we would be happy to work with you on extending our framework.
Return Value
  • Type:Tile
  • Description:This method returns the cloned Tile object.
Parameters

GetType()

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

ToString()

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

Equals(Object)

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

GetHashCode()

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

Protected Methods

CloneDeepCore()

  • N/A
Remarks
  • As this is a concrete public method that wraps a Core method, In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this,please contact our support team as we would be happy to work with you on extending our framework.
Return Value
  • Type:Tile
  • Description:This method returns the cloned Tile object.
Parameters

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

ZoomIndex

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

Column

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

Row

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

Protected Properties

Public Events

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