LuciadCPillar 2024.0.04
|
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. More... | |
Static Public Member Functions | |
static Builder | newBuilder () |
Returns a new builder for creating a WmtsModelDecoderOptions. More... | |
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.