GObject.Object
GObject.InitiallyUnowned
Champlain.MapSource
Champlain.TileCache
| Import line: | Champlain = imports.gi.Champlain; |
| GIR File: | Champlain-0.10.gir |
| C documentation: | ChamplainTileCache |
| Class : | TileCache |
| Subclasses: | Champlain.FileCache, Champlain.MemoryCache |
| Extends: | Champlain.MapSource |
| Properties | Defined By | |
|---|---|---|
|
g_type_instance : GObject.TypeInstance
|
GObject.InitiallyUnowned | |
|
next_source : Champlain.MapSource
|
Champlain.MapSource | |
|
parent_instance : Champlain.MapSource
read only
|
Champlain.TileCache | |
|
priv : Champlain.TileCachePrivate
read only
|
Champlain.TileCache | |
|
qdata : GLib.Data
read only
|
GObject.InitiallyUnowned | |
|
ref_count : guint32
read only
|
GObject.InitiallyUnowned | |
|
renderer : Champlain.Renderer
|
Champlain.MapSource | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Champlain.TileCache
(Object properties)
Create a new Champlain.TileCache
Create a new Champlain.TileCache
|
||
|
fill_tile
(Tile tile)
:
none
|
Champlain.MapSource | |
| 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_projection
()
:
Champlain.MapProjection
|
Champlain.MapSource | |
|
get_renderer
()
:
Champlain.Renderer
|
Champlain.MapSource | |
| Champlain.MapSource | ||
|
get_tile_size
()
:
guint32
|
Champlain.MapSource | |
| Champlain.MapSource | ||
| Champlain.MapSource | ||
|
on_tile_filled
(Tile tile)
:
none
|
Champlain.TileCache | |
|
refresh_tile_time
(Tile tile)
:
none
|
Champlain.TileCache | |
|
set_next_source
(MapSource next_source)
:
none
|
Champlain.MapSource | |
|
set_renderer
(Renderer renderer)
:
none
|
Champlain.MapSource | |
|
Champlain.TileCache | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Champlain.TileSource
Property |
cache : Champlain.TileCache
|
|
Champlain.TileSource
Method |
get_cache
()
:
Champlain.TileCache
|
|
Champlain.TileSource
Method |
set_cache
(TileCache cache)
:
none
|