Table of Contents

ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

Inheritance Hierarchy

Members Summary

Public Constructors

WmtsTiledOverlay()

Remarks
Parameters

WmtsTiledOverlay(IEnumerable<Uri>)

Remarks
Parameters

WmtsTiledOverlay(IEnumerable<Uri>,WebProxy)

Remarks
Parameters

WmtsTiledOverlay(IEnumerable<Uri>,WebProxy,WmtsSeverEncodingType)

Remarks
Parameters

Protected Constructors

Public Methods

InitializeConnection()

Remarks
Return Value
Parameters

GetRequestUris(RectangleShape,Tile)

Remarks
Return Value
Parameters

GetServerCapabilitiesXml()

Remarks
Return Value
Parameters

GetServerLayerNames()

Remarks
Return Value
Parameters

GetServerLayerStyles()

Remarks
Return Value
Parameters

GetServerTileMatrixSetNames()

Remarks
Return Value
Parameters

GetLayerOutputFormats(String)

Remarks
Return Value
Parameters

Refresh(IEnumerable<RectangleShape>)

Remarks
Return Value
Parameters

Refresh(TimeSpan)

Remarks
Return Value
Parameters

Refresh(TimeSpan,RequestDrawingBufferTimeType)

Remarks
Return Value
Parameters

Refresh(RectangleShape,TimeSpan)

Remarks
Return Value
Parameters

Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)

Remarks
Return Value
Parameters

Refresh(IEnumerable<RectangleShape>,TimeSpan)

Remarks
Return Value
Parameters

Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)

Remarks
Return Value
Parameters

Initialize(MapArguments)

Remarks
Return Value
Parameters

Refresh(RectangleShape)

Remarks
Return Value
Parameters

Refresh()

Remarks
Return Value
Parameters

Close()

Remarks
Return Value
Parameters

Open()

Remarks
Return Value
Parameters

Draw(RectangleShape)

Remarks
Return Value
Parameters

Draw(RectangleShape,OverlayRefreshType)

Remarks
Return Value
Parameters

PanTo(RectangleShape)

Remarks
Return Value
Parameters

GetBoundingBox()

Remarks
Return Value
Parameters

SaveState()

Remarks
Return Value
Parameters

LoadState(Byte[])

Remarks
Return Value
Parameters

Dispose()

Remarks
Return Value
Parameters

ToString()

Remarks
Return Value
Parameters

Equals(Object)

Remarks
Return Value
Parameters

GetHashCode()

Remarks
Return Value
Parameters

GetType()

Remarks
Return Value
Parameters

Protected Methods

GetTileCore()

Remarks
Return Value
Parameters

DrawTileCore(Tile,RectangleShape)

Remarks
Return Value
Parameters

GetDrawingCellsCore(RectangleShape)

Remarks
Return Value
Parameters

GetRequestUrisCore(RectangleShape,Tile)

Remarks
Return Value
Parameters

OnSendingWebRequest(SendingWebRequestEventArgs)

Remarks
Return Value
Parameters

OnSentWebRequest(SentWebRequestEventArgs)

Remarks
Return Value
Parameters

GBQ=(RectangleShape)

Remarks
Return Value
Parameters

HBQ=(QhY=)

Remarks
Return Value
Parameters

DrawCore(RectangleShape,OverlayRefreshType)

Remarks
Return Value
Parameters

PrefillDataToTiles(IEnumerable<Tile>)

Remarks
Return Value
Parameters

PrefillDataToTilesCore(IEnumerable<Tile>)

Remarks
Return Value
Parameters

RefreshCore()

Remarks
Return Value
Parameters

OnDrawTilesProgressChanged(DrawTilesProgressChangedTileOverlayEventArgs)

Remarks
Return Value
Parameters

OnDrawingTile(DrawingTileTileOverlayEventArgs)

Remarks
Return Value
Parameters

OnDrawnTile(DrawnTileTileOverlayEventArgs)

Remarks
Return Value
Parameters

SaveStateCore()

Remarks
Return Value
Parameters

LoadStateCore(Byte[])

Remarks
Return Value
Parameters

DrawTile(Tile,RectangleShape)

Remarks
Return Value
Parameters

Dispose(Boolean)

Remarks
Return Value
Parameters

InitializeCore(MapArguments)

Remarks
Return Value
Parameters

GetDrawingCells(RectangleShape)

Remarks
Return Value
Parameters

GetTileMatrix(Double,Int32,Int32,GeographyUnit)

Remarks
Return Value
Parameters

DrawException(GeoCanvas,Exception)

Remarks
Return Value
Parameters

DrawExceptionCore(GeoCanvas,Exception)

Remarks
Return Value
Parameters

OnDrawingException(DrawingExceptionTileOverlayEventArgs)

Remarks
Return Value
Parameters

OnDrawnException(DrawnExceptionTileOverlayEventArgs)

Remarks
Return Value
Parameters

OnStartingThread(StartingThreadTileOverlayEventArgs)

Remarks
Return Value
Parameters

OnTileTypeChanged(TileTypeChangedTileOverlayEventArgs)

Remarks
Return Value
Parameters

IhQ=(RectangleShape,Double)

Remarks
Return Value
Parameters

IxQ=(RectangleShape,Double,Double,Int64,Int64,Int32)

Remarks
Return Value
Parameters

DrawStretchTiles(RectangleShape)

Remarks
Return Value
Parameters

GetSortedCells(Dictionary<String,TileMatrixCell>,RectangleShape)

Remarks
Return Value
Parameters

GetSortedCellsCore(Dictionary<String,TileMatrixCell>,RectangleShape)

Remarks
Return Value
Parameters

4BM=(IEnumerable<RectangleShape>)

Remarks
Return Value
Parameters

RefreshCore(RectangleShape)

Remarks
Return Value
Parameters

CloseCore()

Remarks
Return Value
Parameters

OpenCore()

Remarks
Return Value
Parameters

4hM=(GeoCanvas)

Remarks
Return Value
Parameters

DrawAttributionCore(GeoCanvas)

Remarks
Return Value
Parameters

OnDrawingAttribution(DrawingAttributionOverlayEventArgs)

Remarks
Return Value
Parameters

OnDrawnAttribution(DrawnAttributionOverlayEventArgs)

Remarks
Return Value
Parameters

PanToCore(RectangleShape)

Remarks
Return Value
Parameters

OnDrawing(DrawingOverlayEventArgs)

Remarks
Return Value
Parameters

OnDrawn(DrawnOverlayEventArgs)

Remarks
Return Value
Parameters

GetBoundingBoxCore()

Remarks
Return Value
Parameters

Finalize()

Remarks
Return Value
Parameters

OnRefreshing(OverlayRefreshType)

Remarks
Return Value
Parameters

MemberwiseClone()

Remarks
Return Value
Parameters

Public Properties

Parameters

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Parameters

Return Value

ServerUris

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#ServerUris

Return Value

WebProxy

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WmtsTiledOverlay.28IEnumerable.3CUri.3E.2C_WebProxy.29

Return Value

TimeoutInSeconds

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TimeoutInSeconds

Return Value

WmtsServerEncodingType

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WmtsServerEncodingType

Return Value

Credentials

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Credentials

Return Value

CapabilitiesCacheTimeout

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#CapabilitiesCacheTimeout

Return Value

IsVisible

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsVisible

Return Value

TileType

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileType

Return Value

TileWidth

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileWidth

Return Value

TileHeight

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileHeight

Return Value

TransitionEffect

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TransitionEffect

Return Value

TileCache

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileCache

Return Value

ImageFormat

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#ImageFormat

Return Value

JpegQuality

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#JpegQuality

Return Value

TileBuffer

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#TileBuffer

Return Value

MaxExtent

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#MaxExtent

Return Value

WrappingMode

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WrappingMode

Return Value

WrappingExtent

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#WrappingExtent

Return Value

AutoRefreshInterval

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#AutoRefreshInterval

Return Value

Name

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetServerLayerNames.28.29

Return Value

MapArguments

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#Initialize.28MapArguments.29

Return Value

OverlayCanvas

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OverlayCanvas

Return Value

IsBase

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsBase

Return Value

CanRefreshRegion

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#CanRefreshRegion

Return Value

DrawingExceptionMode

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawingExceptionMode

Return Value

Attribution

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawAttributionCore.28GeoCanvas.29

Return Value

IsEmpty

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsEmpty

Return Value

Protected Properties

FxQ=

N/A

Remarks

N/A

Return Value

DrawingCanvas

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#DrawingCanvas

Return Value

StretchCanvas

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#StretchCanvas

Return Value

PreviousExtent

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#PreviousExtent

Return Value

3BM=

N/A

Remarks

N/A

Return Value

IsOverlayInitialized

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#IsOverlayInitialized

Return Value

Public Events

SendingWebRequest N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSendingWebRequest.28SendingWebRequestEventArgs.29

Event Arguments:SendingWebRequestEventArgs

SentWebRequest N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnSentWebRequest.28SentWebRequestEventArgs.29

Event Arguments:SentWebRequestEventArgs

DrawTilesProgressChanged N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawTilesProgressChanged.28DrawTilesProgressChangedTileOverlayEventArgs.29

Event Arguments:DrawTilesProgressChangedTileOverlayEventArgs

DrawingTile N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingTile.28DrawingTileTileOverlayEventArgs.29

Event Arguments:DrawingTileTileOverlayEventArgs

DrawnTile N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnTile.28DrawnTileTileOverlayEventArgs.29

Event Arguments:DrawnTileTileOverlayEventArgs

DrawingException N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingException.28DrawingExceptionTileOverlayEventArgs.29

Event Arguments:DrawingExceptionTileOverlayEventArgs

DrawnException N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnException.28DrawnExceptionTileOverlayEventArgs.29

Event Arguments:DrawnExceptionTileOverlayEventArgs

TileTypeChanged N/A

Remarks

For the most updated Info for this topic, please check it here:

Event Arguments:TileTypeChangedTileOverlayEventArgs

StartingThread N/A

Remarks

N/A

Event Arguments:StartingThreadTileOverlayEventArgs

Drawing N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#GetDrawingCells.28RectangleShape.29

Event Arguments:DrawingOverlayEventArgs

Drawn N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawn.28DrawnOverlayEventArgs.29

Event Arguments:DrawnOverlayEventArgs

DrawingAttribution N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29

Event Arguments:DrawingAttributionOverlayEventArgs

DrawnAttribution N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WmtsTiledOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29

Event Arguments:DrawnAttributionOverlayEventArgs