GObject.Object
GObject.InitiallyUnowned
Champlain.MapSource
Champlain.TileSource
Champlain.NetworkTileSource
Import line: | Champlain = imports.gi.Champlain; |
GIR File: | Champlain-0.10.gir |
C documentation: | ChamplainNetworkTileSource |
Class : | NetworkTileSource |
Extends: | Champlain.TileSource |
Properties | Defined By | |
---|---|---|
cache : Champlain.TileCache
|
Champlain.TileSource | |
g_type_instance : GObject.TypeInstance
|
GObject.InitiallyUnowned | |
id : String
|
Champlain.TileSource | |
license : String
|
Champlain.TileSource | |
license_uri : String
|
Champlain.TileSource | |
max_zoom_level : guint32
|
Champlain.TileSource | |
min_zoom_level : guint32
|
Champlain.TileSource | |
name : String
|
Champlain.TileSource | |
next_source : Champlain.MapSource
|
Champlain.MapSource | |
offline : gboolean
|
Champlain.NetworkTileSource | |
parent_instance : Champlain.TileSource
read only
|
Champlain.NetworkTileSource | |
priv : Champlain.NetworkTileSourcePrivate
read only
|
Champlain.NetworkTileSource | |
proxy_uri : String
|
Champlain.NetworkTileSource | |
qdata : GLib.Data
read only
|
GObject.InitiallyUnowned | |
ref_count : guint32
read only
|
GObject.InitiallyUnowned | |
renderer : Champlain.Renderer
|
Champlain.MapSource | |
tile_size : guint32
|
Champlain.TileSource | |
uri_format : String
|
Champlain.NetworkTileSource |
Method / Constructor | Defined By | |
---|---|---|
new Champlain.NetworkTileSource
(Object properties)
Create a new Champlain.NetworkTileSource
Create a new Champlain.NetworkTileSource
|
||
new Champlain.NetworkTileSource.full
(String id, String name, String license, String license_uri, guint32 min_zoom, guint32 max_zoom, guint32 tile_size, MapProjection projection, String uri_format, Renderer renderer)
:
Champlain.NetworkTileSource
Create a new Champlain.NetworkTileSource
Create a new Champlain.NetworkTileSource
|
||
fill_tile
(Tile tile)
:
none
|
Champlain.MapSource | |
get_cache
()
:
Champlain.TileCache
|
Champlain.TileSource | |
Champlain.MapSource | ||
get_id
()
:
String
|
Champlain.MapSource | |
Champlain.MapSource | ||
get_license
()
:
String
|
Champlain.MapSource | |
get_license_uri
()
:
String
|
Champlain.MapSource | |
Champlain.MapSource | ||
get_max_zoom_level
()
:
guint32
|
Champlain.MapSource | |
Champlain.MapSource | ||
get_min_zoom_level
()
:
guint32
|
Champlain.MapSource | |
get_name
()
:
String
|
Champlain.MapSource | |
get_next_source
()
:
Champlain.MapSource
|
Champlain.MapSource | |
get_offline
()
:
gboolean
|
Champlain.NetworkTileSource | |
get_projection
()
:
Champlain.MapProjection
|
Champlain.MapSource | |
get_proxy_uri
()
:
String
|
Champlain.NetworkTileSource | |
get_renderer
()
:
Champlain.Renderer
|
Champlain.MapSource | |
Champlain.MapSource | ||
get_tile_size
()
:
guint32
|
Champlain.MapSource | |
get_uri_format
()
:
String
|
Champlain.NetworkTileSource | |
Champlain.MapSource | ||
Champlain.MapSource | ||
set_cache
(TileCache cache)
:
none
|
Champlain.TileSource | |
set_id
(String id)
:
none
|
Champlain.TileSource | |
set_license
(String license)
:
none
|
Champlain.TileSource | |
set_license_uri
(String license_uri)
:
none
|
Champlain.TileSource | |
set_max_zoom_level
(guint32 zoom_level)
:
none
|
Champlain.TileSource | |
set_min_zoom_level
(guint32 zoom_level)
:
none
|
Champlain.TileSource | |
set_name
(String name)
:
none
|
Champlain.TileSource | |
set_next_source
(MapSource next_source)
:
none
|
Champlain.MapSource | |
set_offline
(gboolean offline)
:
none
|
Champlain.NetworkTileSource | |
set_projection
(MapProjection projection)
:
none
|
Champlain.TileSource | |
set_proxy_uri
(String proxy_uri)
:
none
|
Champlain.NetworkTileSource | |
set_renderer
(Renderer renderer)
:
none
|
Champlain.MapSource | |
set_tile_size
(guint32 tile_size)
:
none
|
Champlain.TileSource | |
set_uri_format
(String uri_format)
:
none
|
Champlain.NetworkTileSource |
None |