Champlain.NullTileSource¶
- Subclasses:
None
Methods¶
- Inherited:
Champlain.TileSource (10), Champlain.MapSource (20), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Champlain.NullTileSource(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Champlain.NullTileSource
structure contains only private data and should be accessed using the provided APINew in version 0.8.
- classmethod new_full(renderer)¶
- Parameters:
renderer (
Champlain.Renderer
) – theChamplain.Renderer
used to render tiles- Returns:
a constructed
Champlain.NullTileSource
object- Return type:
Constructor of
Champlain.NullTileSource
.New in version 0.8.