LuciadCPillar C# 2023.1.04
Luciad.Formats.Wmts.WmtsDataSource Class Reference

Describes a WMTS data source and how to access it. More...

Inheritance diagram for Luciad.Formats.Wmts.WmtsDataSource:

Classes

class  Builder
 Builder for creating luciad::WmtsDataSource. More...
 

Public Member Functions

void Dispose ()
 

Static Public Member Functions

static Luciad.Formats.Wmts.WmtsDataSource.Builder NewBuilder ()
 Returns the builder class for creation of the WMTS data source. More...
 

Properties

string Format [get]
 
string Layer [get]
 
string Style [get]
 
string Url [get]
 

Detailed Description

Describes a WMTS data source and how to access it.

Used for creating WMTS models.

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::WmtsDataSource.

Member Function Documentation

◆ Dispose()

void Luciad.Formats.Wmts.WmtsDataSource.Dispose ( )
inline

◆ NewBuilder()

Luciad.Formats.Wmts.WmtsDataSource.Builder Luciad.Formats.Wmts.WmtsDataSource.NewBuilder ( )
inlinestatic

Returns the builder class for creation of the WMTS data source.

the builder class for creation of the WMTS data source.

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::WmtsDataSource::newBuilder.

Property Documentation

◆ Format

string Luciad.Formats.Wmts.WmtsDataSource.Format
get

◆ Layer

string Luciad.Formats.Wmts.WmtsDataSource.Layer
get

◆ Style

string Luciad.Formats.Wmts.WmtsDataSource.Style
get

◆ Url

string Luciad.Formats.Wmts.WmtsDataSource.Url
get