User Tools

Site Tools


12.0:apis:thinkgeo.ui.webapi.webapiextenthelper

ThinkGeo.UI.WebApi.WebApiExtentHelper

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.UI.WebApi.WebApiExtentHelper

Members Summary

Public Constructors

Protected Constructors

Public Methods

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

GetBoundingBoxForXyz(Int64,Int64,Int32,GeographyUnit)

  • N/A
Remarks
  • N/A
Return Value
  • Description:The BBox of the tile, which is an instance of
Parameters
  • x
    • Type:Int64
    • Description:The value of x.
  • y
    • Type:Int64
    • Description:The value of y.
  • z
    • Type:Int32
    • Description:The value of z.

GetBoundingBoxForXyz(Int64,Int64,Int32,GeographyUnit,TileMatrix)

  • N/A
Remarks
  • N/A
Return Value
  • Description:The BBox of the tile, which is an instance of
Parameters
  • x
    • Type:Int64
    • Description:The value of x.
  • y
    • Type:Int64
    • Description:The value of y.
  • z
    • Type:Int32
    • Description:The value of z.
  • tileMatrix
    • Description:The tile matrix for calculating the tile system.

GetBoundingBoxForXyz(Int64,Int64,Int32,GeographyUnit,ZoomLevelSet)

  • N/A
Remarks
  • N/A
Return Value
  • Description:The BBox of the tile, which is an instance of
Parameters
  • x
    • Type:Int64
    • Description:The value of x.
  • y
    • Type:Int64
    • Description:The value of y.
  • z
    • Type:Int32
    • Description:The value of z.
  • zoomLevelSet

GetBoundingBoxForXyz(Int64,Int64,Int32,GeographyUnit,ZoomLevelSet,TileMatrix)

  • N/A
Remarks
  • N/A
Return Value
  • Description:The BBox of the tile, which is an instance of
Parameters
  • x
    • Type:Int64
    • Description:The value of x.
  • y
    • Type:Int64
    • Description:The value of y.
  • z
    • Type:Int32
    • Description:The value of z.
  • zoomLevelSet
  • tileMatrix
    • Description:The tile matrix for calculating the tile system.

GetBoundingBoxForXyz(Int64,Int64,Int32,Int32,Int32,GeographyUnit,ZoomLevelSet,TileMatrix)

  • N/A
Remarks
  • N/A
Return Value
  • Description:The BBox of the tile, which is an instance of
Parameters
  • x
    • Type:Int64
    • Description:The value of x.
  • y
    • Type:Int64
    • Description:The value of y.
  • z
    • Type:Int32
    • Description:The value of z.
  • tileWidth
    • Type:Int32
    • Description:The width of tile.
  • tileHeight
    • Type:Int32
    • Description:The height of tile.
  • zoomLevelSet
  • tileMatrix
    • Description:The tile matrix for calculating the tile system.

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

GetSnappedScale(RectangleShape,Double,GeographyUnit)

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

GetSnappedZoomLevelIndex(Double,GeographyUnit)

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

Public Properties

Protected Properties

Public Events

12.0/apis/thinkgeo.ui.webapi.webapiextenthelper.txt · Last modified: 2019/10/18 02:18 by tgwikiupdate