|
LuciadCPillar 2025.0.12
|
Options for decoding WMTS data. More...
#include <luciad/formats/wmts/WmtsModelDecoderOptions.h>
Classes | |
| class | Builder |
| Builder for the WMTS options. More... | |
Public Member Functions | |
| const std::shared_ptr< IHttpClient > & | getHttpClient () const |
Returns the http client implementation to send HTTP requests. | |
Static Public Member Functions | |
| static Builder | newBuilder () |
| Returns a new builder for creating a WmtsModelDecoderOptions. | |
Options for decoding WMTS data.
| const std::shared_ptr< IHttpClient > & luciad::WmtsModelDecoderOptions::getHttpClient | ( | ) | const |
Returns the http client implementation to send HTTP requests.
|
static |
Returns a new builder for creating a WmtsModelDecoderOptions.