User Tools

Site Tools


thinkgeo.mapsuite.core.wmtstilematrix

This is an old revision of the document!


ThinkGeo.MapSuite.Core.WmtsTileMatrix

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.Matrix
      • ThinkGeo.MapSuite.Core.TileMatrix
        • ThinkGeo.MapSuite.Core.WmtsTileMatrix

Members Summary

Public Constructors

WmtsTileMatrix

  • Parameters:String,Double,Int32,Int32,GeographyUnit
  • DeclaringType:N/A
  • Summary:N/A

WmtsTileMatrix

Protected Constructors

Public Methods

Equals

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

GetAllCells

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

GetCell

  • Parameters:Int64,Int64
  • DeclaringType:Matrix
  • Summary:N/A

GetCell

GetColumnIndex

GetContainedCells

GetContainedRowColumnRange

GetHashCode

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

GetIntersectingCells

GetIntersectingRowColumnRange

GetRowIndex

GetType

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

ToString

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

Protected Methods

Finalize

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

GetResolutionFromScale

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

MemberwiseClone

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

SetMatrix

SetMatrix

SetMatrix

  • Parameters:Double,Double
  • DeclaringType:Matrix
  • Summary:N/A

Public Properties

BoundingBox

BoundingBoxUnit

CellHeight

  • Return:Double
  • Summary:N/A

CellWidth

  • Return:Double
  • Summary:N/A

ColumnCount

  • Return:Int64
  • Summary:N/A

Id

  • Return:String
  • Summary:N/A

RowCount

  • Return:Int64
  • Summary:N/A

Scale

  • Return:Double
  • Summary:N/A

TileHeight

  • Return:Int32
  • Summary:N/A

TileWidth

  • Return:Int32
  • Summary:N/A

Protected Properties

Public Events

Public Constructors

WmtsTileMatrix(String,Double,Int32,Int32,GeographyUnit)

N/A

Remarks

N/A

Parameters

id

  • Type:String
  • Description:N/A scale * Type:Double * Description:N/A

tileWidth

  • Type:Int32
  • Description:N/A tileHeight * Type:Int32 * Description:N/A

unit

  • Description:N/A Go Back === WmtsTileMatrix(String,Double,Int32,Int32,GeographyUnit,PointShape,MatrixReferenceCorner,Int64,Int64) === N/A ==== Remarks ==== N/A ==== Parameters ==== id * Type:String * Description:N/A

scale

  • Type:Double
  • Description:N/A tileWidth * Type:Int32 * Description:N/A

tileHeight

  • Type:Int32
  • Description:N/A boundingBoxUnit * Type:GeographyUnit * Description:N/A

referencePoint

rowCount

  • Type:Int64
  • Description:N/A columnCount * Type:Int64 * Description:N/A

Go Back

Protected Constructors

Public Methods

Equals(Object)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

obj

  • Type:Object
  • Description:N/A

Go Back

GetAllCells()

N/A

Remarks

N/A

Return Value

Parameters

GetCell(Int64,Int64)

N/A

Remarks

N/A

Return Value

Parameters

row

  • Type:Int64
  • Description:N/A

column

  • Type:Int64
  • Description:N/A

Go Back

GetCell(PointShape)

N/A

Remarks

N/A

Return Value

Parameters

intersectingPoint

Go Back

GetColumnIndex(PointShape)

N/A

Remarks

N/A

Return Value

  • Return Type:Int64
  • Description:N/A

Parameters

intersectingPoint

Go Back

GetContainedCells(RectangleShape)

N/A

Remarks

N/A

Return Value

Parameters

worldExtent

Go Back

GetContainedRowColumnRange(RectangleShape)

N/A

Remarks

N/A

Return Value

Parameters

worldExtent

Go Back

GetHashCode()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetIntersectingCells(RectangleShape)

N/A

Remarks

N/A

Return Value

Parameters

worldExtent

Go Back

GetIntersectingRowColumnRange(RectangleShape)

N/A

Remarks

N/A

Return Value

Parameters

worldExtent

Go Back

GetRowIndex(PointShape)

N/A

Remarks

N/A

Return Value

  • Return Type:Int64
  • Description:N/A

Parameters

intersectingPoint

Go Back

GetType()

N/A

Remarks

N/A

Return Value

  • Return Type:Type
  • Description:N/A

Parameters

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

GetResolutionFromScale(Double)

N/A

Remarks

N/A

Return Value

  • Return Type:Double
  • Description:N/A

Parameters

scale

  • Type:Double
  • Description:N/A

Go Back

MemberwiseClone()

N/A

Remarks

N/A

Return Value

  • Return Type:Object
  • Description:N/A

Parameters

SetMatrix(String,Double,Double,RectangleShape,MatrixReferenceCorner)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

id

  • Type:String
  • Description:N/A

cellWidth

  • Type:Double
  • Description:N/A

cellHeight

  • Type:Double
  • Description:N/A

boundingBox

referenceCorner

Go Back

SetMatrix(String,Double,Double,PointShape,MatrixReferenceCorner,Int64,Int64)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

id

  • Type:String
  • Description:N/A

cellWidth

  • Type:Double
  • Description:N/A

cellHeight

  • Type:Double
  • Description:N/A

referencePoint

referenceCorner

rowCount

  • Type:Int64
  • Description:N/A

columnCount

  • Type:Int64
  • Description:N/A

Go Back

SetMatrix(Double,Double)

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

cellWidth

  • Type:Double
  • Description:N/A

cellHeight

  • Type:Double
  • Description:N/A

Go Back

Public Properties

BoundingBox

N/A

Remarks

N/A

Return Value

Return Type:RectangleShape

Go Back

BoundingBoxUnit

N/A

Remarks

N/A

Return Value

Return Type:GeographyUnit

Go Back

CellHeight

N/A

Remarks

N/A

Return Value

Return Type:Double

Go Back

CellWidth

N/A

Remarks

N/A

Return Value

Return Type:Double

Go Back

ColumnCount

N/A

Remarks

N/A

Return Value

Return Type:Int64

Go Back

Id

N/A

Remarks

N/A

Return Value

Return Type:String

Go Back

RowCount

N/A

Remarks

N/A

Return Value

Return Type:Int64

Go Back

Scale

N/A

Remarks

N/A

Return Value

Return Type:Double

Go Back

TileHeight

N/A

Remarks

N/A

Return Value

Return Type:Int32

Go Back

TileWidth

N/A

Remarks

N/A

Return Value

Return Type:Int32

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.wmtstilematrix.1442486563.txt.gz · Last modified: 2015/09/17 10:42 by admin