GObject.Object
GObject.InitiallyUnowned
Champlain.MapSource
Champlain.TileCache
Champlain.MemoryCache
| Import line: | Champlain = imports.gi.Champlain; |
| GIR File: | Champlain-0.10.gir |
| C documentation: | ChamplainMemoryCache |
| Class : | MemoryCache |
| Extends: | Champlain.TileCache |
| Properties | Defined By | |
|---|---|---|
|
g_type_instance : GObject.TypeInstance
|
GObject.InitiallyUnowned | |
|
next_source : Champlain.MapSource
|
Champlain.MapSource | |
|
parent_instance : Champlain.TileCache
read only
|
Champlain.MemoryCache | |
|
priv : Champlain.MemoryCachePrivate
read only
|
Champlain.MemoryCache | |
|
qdata : GLib.Data
read only
|
GObject.InitiallyUnowned | |
|
ref_count : guint32
read only
|
GObject.InitiallyUnowned | |
|
renderer : Champlain.Renderer
|
Champlain.MapSource | |
|
size_limit : guint32
|
Champlain.MemoryCache | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Champlain.MemoryCache
(Object properties)
Create a new Champlain.MemoryCache
Create a new Champlain.MemoryCache
|
||
|
Create a new Champlain.MemoryCache
Create a new Champlain.MemoryCache
|
||
|
clean
()
:
none
|
Champlain.MemoryCache | |
|
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_size_limit
()
:
guint32
|
Champlain.MemoryCache | |
|
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 | |
|
set_size_limit
(guint32 size_limit)
:
none
|
Champlain.MemoryCache | |
|
Champlain.TileCache | |
| None |