/usr/share/gtk-doc/html/libchamplain/pt02.html is in libchamplain-doc 0.12.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part II. Layers, Markers and Locations</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="libchamplain Reference Manual">
<link rel="up" href="index.html" title="libchamplain Reference Manual">
<link rel="prev" href="ChamplainView.html" title="ChamplainView">
<link rel="next" href="ch01.html" title="Layers">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="ChamplainView.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">libchamplain Reference Manual</th>
<td><a accesskey="n" href="ch01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part">
<div class="titlepage"><div><div><h1 class="title">
<a name="idp2930032"></a>Part II. Layers, Markers and Locations</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="chapter"><a href="ch01.html">Layers</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ChamplainLayer.html">ChamplainLayer</a></span><span class="refpurpose"> — Base class of libchamplain layers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ChamplainMarkerLayer.html">ChamplainMarkerLayer</a></span><span class="refpurpose"> — A container for <a class="link" href="ChamplainMarker.html" title="ChamplainMarker"><span class="type">ChamplainMarker</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ChamplainPathLayer.html">ChamplainPathLayer</a></span><span class="refpurpose"> — A layer displaying line path between inserted <a class="link" href="ChamplainLocation.html" title="ChamplainLocation"><span class="type">ChamplainLocation</span></a>
objects</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch02.html">Markers</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ChamplainMarker.html">ChamplainMarker</a></span><span class="refpurpose"> — A marker to identify points of interest on a map</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ChamplainLabel.html">ChamplainLabel</a></span><span class="refpurpose"> — A label to identify points of interest on a map</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ChamplainPoint.html">ChamplainPoint</a></span><span class="refpurpose"> — Simple point to mark a coordinate</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ChamplainCustomMarker.html">ChamplainCustomMarker</a></span><span class="refpurpose"> — <a class="link" href="ChamplainCustomMarker.html" title="ChamplainCustomMarker"><span class="type">ChamplainCustomMarker</span></a> is a marker implementing the
<span class="type">ClutterContainer</span> interface.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch03.html">Locations</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="ChamplainLocation.html">ChamplainLocation</a></span><span class="refpurpose"> — An interface common to objects having latitude and longitude</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ChamplainCoordinate.html">ChamplainCoordinate</a></span><span class="refpurpose"> — The simpliest implementation of <a class="link" href="ChamplainLocation.html" title="ChamplainLocation"><span class="type">ChamplainLocation</span></a></span>
</dt>
</dl></dd>
</dl>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18</div>
</body>
</html>
|