champlain-0.12 Reference Manual
Packages
champlain-0.12
Champlain
champlain-0.12
Description:
Content:
Namespaces:
Champlain
Interfaces:
Exportable
-
An interface common to objects having a
XlibSurface
representation.
Location
-
An interface common to objects having latitude and longitude.
Classes:
Adjustment
-
Class for handling an interval between to values.
BoundingBox
-
Defines the area of a ChamplainMapDataSource that contains data.
Coordinate
-
The
Coordinate
structure contains only private data and should be accessed using the provided API
CustomMarker
-
The
CustomMarker
structure contains only private data and should be accessed using the provided API
ErrorTileRenderer
-
The
ErrorTileRenderer
structure contains only private data and should be accessed using the provided API
FileCache
-
The
FileCache
structure contains only private data and should be accessed using the provided API
FileTileSource
-
The
FileTileSource
structure contains only private data and should be accessed using the provided API
ImageRenderer
-
The
ImageRenderer
structure contains only private data and should be accessed using the provided API
KineticScrollView
Label
-
The
Label
structure contains only private data and should be accessed using the provided API
Layer
-
The
Layer
structure contains only private data and should be accessed using the provided API
License
-
The
License
structure contains only private data and should be accessed using the provided API
MapSource
-
The
MapSource
structure contains only private data and should be accessed using the provided API
MapSourceChain
-
The
MapSourceChain
structure contains only private data and should be accessed using the provided API
MapSourceDesc
-
The
MapSourceDesc
structure contains only private data and should be accessed using the provided API
MapSourceFactory
-
The
MapSourceFactory
structure contains only private data and should be accessed using the provided API
Marker
-
The
Marker
structure contains only private data and should be accessed using the provided API
MarkerLayer
-
The
MarkerLayer
structure contains only private data and should be accessed using the provided API
MemoryCache
-
The
MemoryCache
structure contains only private data and should be accessed using the provided API
NetworkBboxTileSource
-
The
NetworkBboxTileSource
structure contains only private data and should be accessed using the provided API
NetworkTileSource
-
The
NetworkTileSource
structure contains only private data and should be accessed using the provided API
NullTileSource
-
The
NullTileSource
structure contains only private data and should be accessed using the provided API
PathLayer
-
The
PathLayer
structure contains only private data and should be accessed using the provided API
Point
-
The
Point
structure contains only private data and should be accessed using the provided API
Renderer
-
The
Renderer
structure contains only private data and should be accessed using the provided API
Scale
-
The
Scale
structure contains only private data and should be accessed using the provided API
Tile
-
The
Tile
structure contains only private data and should be accessed using the provided API
TileCache
-
The
TileCache
structure contains only private data and should be accessed using the provided API
TileSource
-
The
TileSource
structure contains only private data and should be accessed using the provided API
View
-
The
View
structure contains only private data and should be accessed using the provided API
Viewport
Enums:
MapProjection
-
Projections supported by the library.
SelectionMode
-
Selection mode
State
-
Tile loading state.
Unit
-
Units used by the scale.
Constants:
public
const
int
MAJOR_VERSION
The major version of libchamplain (1, if
champlain_version
is 1.2.3)
public
const
string
MAP_SOURCE_MEMPHIS_LOCAL
public
const
string
MAP_SOURCE_MEMPHIS_NETWORK
public
const
string
MAP_SOURCE_MFF_RELIEF
Maps for Free Relief
public
const
string
MAP_SOURCE_OAM
OpenAerialMap
public
const
string
MAP_SOURCE_OSM_AERIAL_MAP
Mapquest Open Aerial
public
const
string
MAP_SOURCE_OSM_CYCLE_MAP
OpenStreetMap Cycle Map
public
const
string
MAP_SOURCE_OSM_MAPNIK
OpenStreetMap Mapnik
public
const
string
MAP_SOURCE_OSM_MAPQUEST
public
const
string
MAP_SOURCE_OSM_OSMARENDER
OpenStreetMap Osmarender
public
const
string
MAP_SOURCE_OSM_TRANSPORT_MAP
OpenStreetMap Transport Map
public
const
string
MAP_SOURCE_OWM_CLOUDS
OpenWeatherMap clouds layer
public
const
string
MAP_SOURCE_OWM_PRECIPITATION
OpenWeatherMap precipitation
public
const
string
MAP_SOURCE_OWM_PRESSURE
OpenWeatherMap sea level pressure
public
const
string
MAP_SOURCE_OWM_TEMPERATURE
OpenWeatherMap temperature
public
const
string
MAP_SOURCE_OWM_WIND
OpenWeatherMap wind
public
const
double
MAX_LATITUDE
public
const
double
MAX_LONGITUDE
public
const
int
MICRO_VERSION
The micro version of libchamplain (3, if
champlain_version
is 1.2.3)
public
const
int
MINOR_VERSION
The minor version of libchamplain (2, if
champlain_version
is 1.2.3)
public
const
double
MIN_LATITUDE
public
const
double
MIN_LONGITUDE
public
const
double
VERSION
The full version of libchamplain, like 1.2.3
public
const
int
VERSION_HEX
Numerically encoded version of libchamplain, like 0x010203
public
const
string
VERSION_S
The full version of libchamplain, in string form (suited for string concatenation)