Back to Seed Clases

Champlain


Classes

Interfaces

Structs

Unions

Enums

Enum Champlain.MapProjection

Import line: Champlain = imports.gi.Champlain;
GIR File: Champlain-0.10.gir
C documentation: ChamplainMapProjection
Enum : MapProjection
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Champlain.FileTileSource
Method
new Champlain.FileTileSource.full (String id, String name, String license, String license_uri, guint32 min_zoom, guint32 max_zoom, guint32 tile_size, MapProjection projection, Renderer renderer) : Champlain.FileTileSource
Create a new Champlain.FileTileSource
Champlain.MapSource
Method
get_projection () : Champlain.MapProjection
Champlain.MapSourceDesc
Method
get_projection () : Champlain.MapProjection
Champlain.NetworkBboxTileSource
Method
new Champlain.NetworkBboxTileSource.full (String id, String name, String license, String license_uri, guint32 min_zoom, guint32 max_zoom, guint32 tile_size, MapProjection projection, Renderer renderer) : Champlain.NetworkBboxTileSource
Create a new Champlain.NetworkBboxTileSource
Champlain.NetworkTileSource
Method
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
Champlain.TileSource
Method
set_projection (MapProjection projection) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:19 GMT+0800 (HKT)