GObject.Object
GObject.InitiallyUnowned
Champlain.MapSource
Champlain.TileCache
Champlain.FileCache
| Import line: | Champlain = imports.gi.Champlain; |
| GIR File: | Champlain-0.10.gir |
| C documentation: | ChamplainFileCache |
| Class : | FileCache |
| Extends: | Champlain.TileCache |
| Properties | Defined By | |
|---|---|---|
|
cache_dir : String
|
Champlain.FileCache | |
|
g_type_instance : GObject.TypeInstance
|
GObject.InitiallyUnowned | |
|
next_source : Champlain.MapSource
|
Champlain.MapSource | |
|
parent_instance : Champlain.TileCache
read only
|
Champlain.FileCache | |
|
priv : Champlain.FileCachePrivate
read only
|
Champlain.FileCache | |
|
qdata : GLib.Data
read only
|
GObject.InitiallyUnowned | |
|
ref_count : guint32
read only
|
GObject.InitiallyUnowned | |
|
renderer : Champlain.Renderer
|
Champlain.MapSource | |
|
size_limit : guint32
|
Champlain.FileCache | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Champlain.FileCache
(Object properties)
Create a new Champlain.FileCache
Create a new Champlain.FileCache
|
||
|
new Champlain.FileCache.full
(guint32 size_limit, String cache_dir, Renderer renderer)
:
Champlain.FileCache
Create a new Champlain.FileCache
Create a new Champlain.FileCache
|
||
|
fill_tile
(Tile tile)
:
none
|
Champlain.MapSource | |
|
get_cache_dir
()
:
String
|
Champlain.FileCache | |
| 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_size_limit
()
:
guint32
|
Champlain.FileCache | |
|
get_tile_size
()
:
guint32
|
Champlain.MapSource | |
| Champlain.MapSource | ||
| Champlain.MapSource | ||
|
on_tile_filled
(Tile tile)
:
none
|
Champlain.TileCache | |
|
purge
()
:
none
|
Champlain.FileCache | |
|
purge_on_idle
()
:
none
|
Champlain.FileCache | |
|
refresh_tile_time
(Tile tile)
:
none
|
Champlain.TileCache | |
|
set_next_source
(MapSource next_source)
:
none
|
Champlain.MapSource | |
|
set_renderer
(Renderer renderer)
:
none
|
Champlain.MapSource | |
|
set_size_limit
(guint32 size_limit)
:
none
|
Champlain.FileCache | |
|
Champlain.TileCache | |
| None |