marble
ServerLayout.h
Go to the documentation of this file.
Definition: ServerLayout.h:74
TmsServerLayout(GeoSceneTiled *textureLayer)
Definition: ServerLayout.cpp:199
Definition: ServerLayout.h:110
ServerLayout(GeoSceneTiled *textureLayer)
Definition: ServerLayout.cpp:27
virtual QString name() const
Returns the name of the server layout to be used as the value in the mode attribute in the DGML file...
Definition: ServerLayout.cpp:223
virtual QString name() const =0
Returns the name of the server layout to be used as the value in the mode attribute in the DGML file...
GeoSceneTiled *const m_textureLayer
Definition: ServerLayout.h:44
virtual QString name() const
Returns the name of the server layout to be used as the value in the mode attribute in the DGML file...
Definition: ServerLayout.cpp:74
Definition: GeoSceneTiled.h:43
virtual QUrl downloadUrl(const QUrl &prototypeUrl, const Marble::TileId &tileId) const
Adds WMS query items to the prototypeUrl and returns the result.
Definition: ServerLayout.cpp:107
WmsServerLayout(GeoSceneTiled *texture)
Definition: ServerLayout.cpp:102
virtual QUrl downloadUrl(const QUrl &prototypeUrl, const TileId &id) const
Replaces escape sequences in the prototypeUrl by the values in id and returns the result...
Definition: ServerLayout.cpp:85
OsmServerLayout(GeoSceneTiled *textureLayer)
Definition: ServerLayout.cpp:55
Definition: ServerLayout.h:47
virtual QUrl downloadUrl(const QUrl &prototypeUrl, const TileId &id) const =0
Translates given tile id using a prototypeUrl into an URL that can be used for downloading.
virtual QUrl downloadUrl(const QUrl &prototypeUrl, const TileId &) const
Appends zoomLevel/x/2^zoomLevel-y-1.
Definition: ServerLayout.cpp:204
virtual QUrl downloadUrl(const QUrl &prototypeUrl, const TileId &) const
Appends zoomLevel/x/y.
Definition: ServerLayout.cpp:60
virtual QString name() const
Returns the name of the server layout to be used as the value in the mode attribute in the DGML file...
Definition: ServerLayout.cpp:49
Definition: ServerLayout.h:122
Definition: ServerLayout.h:90
virtual QString name() const
Returns the name of the server layout to be used as the value in the mode attribute in the DGML file...
Definition: ServerLayout.cpp:147
Definition: ServerLayout.h:21
Definition: ServerLayout.h:60
Definition: TileId.h:27
virtual QUrl downloadUrl(const QUrl &prototypeUrl, const TileId &) const
Completes the path of the prototypeUrl and returns it.
Definition: ServerLayout.cpp:41
virtual QUrl downloadUrl(const QUrl &, const Marble::TileId &) const
Translates given tile id using a prototypeUrl into an URL that can be used for downloading.
Definition: ServerLayout.cpp:170
QuadTreeServerLayout(GeoSceneTiled *textureLayer)
Definition: ServerLayout.cpp:165
virtual QString name() const
Returns the name of the server layout to be used as the value in the mode attribute in the DGML file...
Definition: ServerLayout.cpp:179
virtual QString name() const
Returns the name of the server layout to be used as the value in the mode attribute in the DGML file...
Definition: ServerLayout.cpp:96
MarbleServerLayout(GeoSceneTiled *textureLayer)
Definition: ServerLayout.cpp:36
CustomServerLayout(GeoSceneTiled *texture)
Definition: ServerLayout.cpp:80
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.