<SECTION>
<FILE>champlain-map-source</FILE>
<TITLE>ChamplainMapSource</TITLE>
ChamplainMapProjection
ChamplainMapSource
champlain_map_source_get_min_zoom_level
champlain_map_source_get_max_zoom_level
champlain_map_source_get_tile_size
champlain_map_source_get_x
champlain_map_source_get_y
champlain_map_source_get_longitude
champlain_map_source_get_latitude
champlain_map_source_get_row_count
champlain_map_source_get_column_count
champlain_map_source_fill_tile
champlain_map_source_set_name
champlain_map_source_get_name
champlain_map_source_set_license
champlain_map_source_get_license
champlain_map_source_set_license_uri
champlain_map_source_get_license_uri
champlain_map_source_set_projection
champlain_map_source_get_projection
champlain_map_source_get_id
champlain_map_source_set_id
<SUBSECTION Standard>
CHAMPLAIN_MAP_SOURCE
CHAMPLAIN_IS_MAP_SOURCE
CHAMPLAIN_TYPE_MAP_SOURCE
champlain_map_source_get_type
CHAMPLAIN_MAP_SOURCE_CLASS
CHAMPLAIN_IS_MAP_SOURCE_CLASS
CHAMPLAIN_MAP_SOURCE_GET_CLASS
<SUBSECTION Private>
ChamplainMapSourceClass
ChamplainMapSourcePrivate
</SECTION>

<SECTION>
<FILE>champlain-marker</FILE>
<TITLE>ChamplainMarker</TITLE>
ChamplainMarker
champlain_marker_set_highlight_color
champlain_marker_new
champlain_marker_new_with_text
champlain_marker_new_with_image
champlain_marker_new_full
champlain_marker_new_from_file
champlain_marker_set_text
champlain_marker_get_text
champlain_marker_set_image
champlain_marker_get_image
champlain_marker_set_use_markup
champlain_marker_get_use_markup
champlain_marker_set_alignment
champlain_marker_get_alignment
champlain_marker_set_color
champlain_marker_get_color
champlain_marker_set_text_color
champlain_marker_get_text_color
champlain_marker_set_font_name
champlain_marker_get_font_name
champlain_marker_set_wrap
champlain_marker_get_wrap
champlain_marker_set_wrap_mode
champlain_marker_get_wrap_mode
champlain_marker_set_attributes
champlain_marker_set_single_line_mode
champlain_marker_get_single_line_mode
champlain_marker_set_ellipsize
champlain_marker_get_ellipsize
champlain_marker_set_draw_background
champlain_marker_get_draw_background
<SUBSECTION Standard>
CHAMPLAIN_MARKER
CHAMPLAIN_IS_MARKER
CHAMPLAIN_TYPE_MARKER
champlain_marker_get_type
CHAMPLAIN_MARKER_CLASS
CHAMPLAIN_IS_MARKER_CLASS
CHAMPLAIN_MARKER_GET_CLASS
<SUBSECTION Private>
ChamplainMarkerClass
ChamplainMarkerPrivate
</SECTION>

<SECTION>
<FILE>champlain-base-marker</FILE>
<TITLE>ChamplainBaseMarker</TITLE>
ChamplainBaseMarker
champlain_base_marker_new
champlain_base_marker_set_position
champlain_base_marker_animate_in
champlain_base_marker_animate_in_with_delay
champlain_base_marker_animate_out
champlain_base_marker_animate_out_with_delay
champlain_base_marker_set_highlighted
champlain_base_marker_get_highlighted
<SUBSECTION Standard>
CHAMPLAIN_BASE_MARKER
CHAMPLAIN_IS_BASE_MARKER
CHAMPLAIN_TYPE_BASE_MARKER
champlain_base_marker_get_type
CHAMPLAIN_BASE_MARKER_CLASS
CHAMPLAIN_IS_BASE_MARKER_CLASS
CHAMPLAIN_BASE_MARKER_GET_CLASS
<SUBSECTION Private>
ChamplainBaseMarkerClass
ChamplainBaseMarkerPrivate
</SECTION>

<SECTION>
<FILE>champlain-zoom-level</FILE>
<TITLE>ChamplainZoomLevel</TITLE>
ChamplainZoomLevel
champlain_zoom_level_new
champlain_zoom_level_set_width
champlain_zoom_level_get_width
champlain_zoom_level_set_height
champlain_zoom_level_get_height
champlain_zoom_level_set_zoom_level
champlain_zoom_level_get_zoom_level
champlain_zoom_level_get_actor
champlain_zoom_level_add_tile
champlain_zoom_level_remove_tile
champlain_zoom_level_tile_count
champlain_zoom_level_get_nth_tile
<SUBSECTION Standard>
CHAMPLAIN_ZOOM_LEVEL
CHAMPLAIN_IS_ZOOM_LEVEL
CHAMPLAIN_TYPE_ZOOM_LEVEL
champlain_zoom_level_get_type
CHAMPLAIN_ZOOM_LEVEL_CLASS
CHAMPLAIN_IS_ZOOM_LEVEL_CLASS
CHAMPLAIN_ZOOM_LEVEL_GET_CLASS
<SUBSECTION Private>
ChamplainZoomLevelClass
ChamplainZoomLevelPrivate
</SECTION>

<SECTION>
<FILE>champlain-view</FILE>
<TITLE>ChamplainView</TITLE>
ChamplainScrollMode
ChamplainView
champlain_view_new
champlain_view_center_on
champlain_view_go_to
champlain_view_stop_go_to
champlain_view_zoom_in
champlain_view_zoom_out
champlain_view_ensure_visible
champlain_view_ensure_markers_visible
champlain_view_set_min_zoom_level
champlain_view_get_min_zoom_level
champlain_view_set_max_zoom_level
champlain_view_get_max_zoom_level
champlain_view_set_map_source
champlain_view_get_map_source
champlain_view_set_size
champlain_view_set_decel_rate
champlain_view_get_decel_rate
champlain_view_set_scroll_mode
champlain_view_get_scroll_mode
champlain_view_set_keep_center_on_resize
champlain_view_get_keep_center_on_resize
champlain_view_set_show_license
champlain_view_get_show_license
champlain_view_set_zoom_level
champlain_view_get_zoom_level
champlain_view_set_zoom_on_double_click
champlain_view_get_zoom_on_double_click
champlain_view_add_layer
champlain_view_remove_layer
champlain_view_get_coords_from_event
champlain_view_get_coords_at
champlain_view_add_polygon
champlain_view_remove_polygon
<SUBSECTION Standard>
CHAMPLAIN_VIEW
CHAMPLAIN_IS_VIEW
CHAMPLAIN_TYPE_VIEW
champlain_view_get_type
CHAMPLAIN_VIEW_CLASS
CHAMPLAIN_IS_VIEW_CLASS
CHAMPLAIN_VIEW_GET_CLASS
<SUBSECTION Private>
ChamplainViewPrivate
</SECTION>

<SECTION>
<FILE>champlain-network-map-source</FILE>
<TITLE>ChamplainNetworkMapSource</TITLE>
ChamplainNetworkMapSource
champlain_network_map_source_new_full
champlain_network_map_source_get_tile_uri
champlain_network_map_source_set_uri_format
champlain_network_map_source_fill_tile
<SUBSECTION Standard>
CHAMPLAIN_NETWORK_MAP_SOURCE
CHAMPLAIN_IS_NETWORK_MAP_SOURCE
CHAMPLAIN_TYPE_NETWORK_MAP_SOURCE
champlain_network_map_source_get_type
CHAMPLAIN_NETWORK_MAP_SOURCE_CLASS
CHAMPLAIN_IS_NETWORK_MAP_SOURCE_CLASS
CHAMPLAIN_NETWORK_MAP_SOURCE_GET_CLASS
</SECTION>

<SECTION>
<FILE>champlain-tile</FILE>
<TITLE>ChamplainTile</TITLE>
ChamplainTile
champlain_tile_new
champlain_tile_new_full
champlain_tile_get_x
champlain_tile_get_y
champlain_tile_get_zoom_level
champlain_tile_get_size
champlain_tile_get_state
champlain_tile_get_uri
champlain_tile_get_filename
champlain_tile_get_actor
champlain_tile_set_x
champlain_tile_set_y
champlain_tile_set_zoom_level
champlain_tile_set_size
champlain_tile_set_state
champlain_tile_set_uri
champlain_tile_set_filename
champlain_tile_get_content
champlain_tile_get_etag
champlain_tile_get_modified_time
champlain_tile_get_modified_time_string
champlain_tile_set_content
champlain_tile_set_etag
champlain_tile_set_modified_time
<SUBSECTION Standard>
CHAMPLAIN_TILE
CHAMPLAIN_IS_TILE
CHAMPLAIN_TYPE_TILE
champlain_tile_get_type
CHAMPLAIN_TILE_CLASS
CHAMPLAIN_IS_TILE_CLASS
CHAMPLAIN_TILE_GET_CLASS
</SECTION>

<SECTION>
<FILE>champlain-layer</FILE>
<TITLE>ChamplainLayer</TITLE>
ChamplainLayer
champlain_layer_new
champlain_layer_add_marker
champlain_layer_remove_marker
champlain_layer_animate_in_all_markers
champlain_layer_animate_out_all_markers
champlain_layer_show
champlain_layer_hide
champlain_layer_show_all_markers
champlain_layer_hide_all_markers
<SUBSECTION Standard>
CHAMPLAIN_LAYER
CHAMPLAIN_IS_LAYER
CHAMPLAIN_TYPE_LAYER
champlain_layer_get_type
CHAMPLAIN_LAYER_CLASS
CHAMPLAIN_IS_LAYER_CLASS
CHAMPLAIN_LAYER_GET_CLASS
</SECTION>

<SECTION>
<FILE>champlain-private</FILE>
<TITLE>ChamplainPrivate</TITLE>
Map
</SECTION>

<SECTION>
<FILE>champlain-marshal</FILE>
<TITLE>ChamplainMarshal</TITLE>
</SECTION>

<SECTION>
<FILE>champlain-version</FILE>
<TITLE>ChamplainVersion</TITLE>
CHAMPLAIN_MAJOR_VERSION
CHAMPLAIN_MINOR_VERSION
CHAMPLAIN_MICRO_VERSION
CHAMPLAIN_VERSION
CHAMPLAIN_VERSION_S
CHAMPLAIN_VERSION_HEX
CHAMPLAIN_CHECK_VERSION
</SECTION>

<SECTION>
<FILE>champlain-map</FILE>
<TITLE>ChamplainMap</TITLE>
Map
map_new
map_load_visible_tiles
map_free
map_zoom_in
map_zoom_out
map_zoom_to
map_load_level
</SECTION>

<SECTION>
<FILE>champlain-debug</FILE>
<TITLE>ChamplainDebug</TITLE>
ChamplainDebugFlags
champlain_debug_flag_is_set
champlain_debug
champlain_debug_set_flags
DEBUG
DEBUGGING
</SECTION>

<SECTION>
<FILE>champlain-enum-types</FILE>
<TITLE>ChamplainEnumTypes</TITLE>
CHAMPLAIN_TYPE_STATE
champlain_state_get_type
CHAMPLAIN_TYPE_SCROLL_MODE
champlain_scroll_mode_get_type
CHAMPLAIN_TYPE_MAP_PROJECTION
champlain_map_projection_get_type
</SECTION>

<SECTION>
<FILE>champlain</FILE>
<TITLE>Champlain</TITLE>
CHAMPLAIN_MIN_LAT
CHAMPLAIN_MAX_LAT
CHAMPLAIN_MIN_LONG
CHAMPLAIN_MAX_LONG
</SECTION>

<SECTION>
<FILE>champlain-defines</FILE>
CHAMPLAIN_API
CHAMPLAIN_OBSOLETE_API
ChamplainView
ChamplainViewClass
CHAMPLAIN_PARAM_READABLE
CHAMPLAIN_PARAM_READWRITE
ChamplainState
</SECTION>

<SECTION>
<FILE>champlain-point</FILE>
<TITLE>ChamplainPoint</TITLE>
ChamplainPoint
champlain_point_new
champlain_point_copy
champlain_point_free
<SUBSECTION Standard>
CHAMPLAIN_POINT
CHAMPLAIN_TYPE_POINT
champlain_point_get_type
</SECTION>

<SECTION>
<FILE>champlain-cache</FILE>
<TITLE>ChamplainCache</TITLE>
ChamplainCache
ChamplainCacheClass
champlain_cache_dup_default
champlain_cache_fill_tile
champlain_cache_dup_default
champlain_cache_get_size_limit
champlain_cache_purge
champlain_cache_purge_on_idle
champlain_cache_set_size_limit
champlain_cache_tile_is_expired
champlain_cache_update_tile
<SUBSECTION Standard>
CHAMPLAIN_CACHE
CHAMPLAIN_IS_CACHE
CHAMPLAIN_TYPE_CACHE
champlain_cache_get_type
CHAMPLAIN_CACHE_CLASS
CHAMPLAIN_IS_CACHE_CLASS
CHAMPLAIN_CACHE_GET_CLASS
</SECTION>

<SECTION>
<FILE>champlain-map-source-factory</FILE>
<TITLE>ChamplainMapSourceFactory</TITLE>
ChamplainMapSourceFactory
ChamplainMapSourceDesc
ChamplainMapSourceConstructor
champlain_map_source_factory_dup_default
champlain_map_source_factory_dup_list
champlain_map_source_factory_create
champlain_map_source_factory_register
champlain_map_source_desc_copy
champlain_map_source_desc_free
champlain_map_source_desc_get_type
champlain_map_source_desc_new
champlain_map_source_factory_get_list
<SUBSECTION Standard>
CHAMPLAIN_MAP_SOURCE_FACTORY
CHAMPLAIN_IS_MAP_SOURCE_FACTORY
CHAMPLAIN_TYPE_MAP_SOURCE_FACTORY
champlain_map_source_factory_get_type
CHAMPLAIN_MAP_SOURCE_FACTORY_CLASS
CHAMPLAIN_IS_MAP_SOURCE_FACTORY_CLASS
CHAMPLAIN_MAP_SOURCE_FACTORY_GET_CLASS
</SECTION>

<SECTION>
<FILE>champlain-polygon</FILE>
<TITLE>ChamplainPolygon</TITLE>
ChamplainPolygon
champlain_polygon_new
champlain_polygon_insert_point
champlain_polygon_append_point
champlain_polygon_remove_point
champlain_polygon_clear_points
champlain_polygon_get_fill
champlain_polygon_get_fill_color
champlain_polygon_get_points
champlain_polygon_get_stroke
champlain_polygon_get_stroke_color
champlain_polygon_get_stroke_width
champlain_polygon_set_fill
champlain_polygon_set_fill_color
champlain_polygon_set_stroke
champlain_polygon_set_stroke_color
champlain_polygon_set_stroke_width
champlain_polygon_show
champlain_polygon_hide
<SUBSECTION Standard>
CHAMPLAIN_IS_POLYGON
CHAMPLAIN_TYPE_POLYGON
champlain_polygon_get_type
CHAMPLAIN_POLYGON_CLASS
CHAMPLAIN_IS_POLYGON_CLASS
CHAMPLAIN_POLYGON_GET_CLASS
</SECTION>

<SECTION>
<FILE>champlain-selection-layer</FILE>
<TITLE>ChamplainSelectionLayer</TITLE>
ChamplainSelectionMode
ChamplainSelectionLayer
champlain_selection_layer_new
champlain_selection_layer_set_selection_mode
champlain_selection_layer_get_selection_mode
champlain_selection_layer_select
champlain_selection_layer_unselect
champlain_selection_layer_select_all
champlain_selection_layer_unselect_all
champlain_selection_layer_marker_is_selected
champlain_selection_layer_get_selected
champlain_selection_layer_get_selected_markers
champlain_selection_layer_count_selected_markers
<SUBSECTION Standard>
CHAMPLAIN_IS_SELECTION_LAYER
CHAMPLAIN_IS_SELECTION_LAYER_CLASS
CHAMPLAIN_SELECTION_LAYER
CHAMPLAIN_SELECTION_LAYER_CLASS
CHAMPLAIN_SELECTION_LAYER_GET_CLASS
CHAMPLAIN_TYPE_SELECTION_LAYER
champlain_selection_layer_get_type
</SECTION>
