Maria GDK 4.5.0.137
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.Map.Core.Contracts.IMapTemplateLayerHandler Interface Reference

Some map template layers require special handling. More...

Inheritance diagram for TPG.GeoFramework.Map.Core.Contracts.IMapTemplateLayerHandler:
TPG.GeoFramework.Map.Core.Contracts.IMapResources TPG.GeoFramework.MapLayer.ColorMapLayerTemplateHandler TPG.GeoFramework.WebMapsClient.WebMapTemplateLayerHandler TPG.GeoFramework.Map.Core.MapResources

Public Member Functions

bool ProcessMapTemplateLayer (MapTemplateLayer mapTemplateLayer)
 Process template layer.
 
void Reset ()
 Clear any contents.
 

Properties

MapTemplate CompositeMapTemplate [get, set]
 Template source.
 

Detailed Description

Some map template layers require special handling.

Member Function Documentation

◆ ProcessMapTemplateLayer()

bool TPG.GeoFramework.Map.Core.Contracts.IMapTemplateLayerHandler.ProcessMapTemplateLayer ( MapTemplateLayer  mapTemplateLayer)

Process template layer.

Parameters
mapTemplateLayerTemplate layer to process
Returns
If layer is handled, returns true

Implemented in TPG.GeoFramework.WebMapsClient.WebMapTemplateLayerHandler, and TPG.GeoFramework.Map.Core.MapResources.

◆ Reset()

void TPG.GeoFramework.Map.Core.Contracts.IMapTemplateLayerHandler.Reset ( )

Property Documentation

◆ CompositeMapTemplate

MapTemplate TPG.GeoFramework.Map.Core.Contracts.IMapTemplateLayerHandler.CompositeMapTemplate
getset

The documentation for this interface was generated from the following file: