GObject.Object
GObject.InitiallyUnowned
Champlain.MapSource
Champlain.MapSourceChain
| Import line: | Champlain = imports.gi.Champlain; |
| GIR File: | Champlain-0.10.gir |
| C documentation: | ChamplainMapSourceChain |
| Class : | MapSourceChain |
| 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.MapSourceChain | |
|
priv : Champlain.MapSourceChainPrivate
read only
|
Champlain.MapSourceChain | |
|
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.MapSourceChain
(Object properties)
Create a new Champlain.MapSourceChain
Create a new Champlain.MapSourceChain
|
||
|
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 | ||
|
pop
()
:
none
|
Champlain.MapSourceChain | |
|
push
(MapSource map_source)
:
none
|
Champlain.MapSourceChain | |
|
set_next_source
(MapSource next_source)
:
none
|
Champlain.MapSource | |
|
set_renderer
(Renderer renderer)
:
none
|
Champlain.MapSource | |
| None |