svn commit: r101 - trunk/www/docs/WFS

gregboone at osgeo.org gregboone at osgeo.org
Mon Dec 4 14:00:27 EST 2006


Author: gregboone
Date: 2006-12-04 19:00:27+0000
New Revision: 101

Added:
   trunk/www/docs/WFS/custom.css   (contents, props changed)
   trunk/www/docs/WFS/define__pages_8h-source.html   (contents, props changed)
   trunk/www/docs/WFS/define__pages_8h.html   (contents, props changed)
   trunk/www/docs/WFS/doxygen.png   (contents, props changed)
   trunk/www/docs/WFS/files.html   (contents, props changed)
   trunk/www/docs/WFS/ftv2blank.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2doc.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2folderclosed.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2folderopen.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2lastnode.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2link.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2mlastnode.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2mnode.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2node.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2plastnode.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2pnode.png   (contents, props changed)
   trunk/www/docs/WFS/ftv2vertline.png   (contents, props changed)
   trunk/www/docs/WFS/graph_legend.dot   (contents, props changed)
   trunk/www/docs/WFS/graph_legend.html   (contents, props changed)
   trunk/www/docs/WFS/graph_legend.png   (contents, props changed)
   trunk/www/docs/WFS/index.hhc   (contents, props changed)
   trunk/www/docs/WFS/index.hhk   (contents, props changed)
   trunk/www/docs/WFS/index.hhp   (contents, props changed)
   trunk/www/docs/WFS/index.html   (contents, props changed)
   trunk/www/docs/WFS/main.html   (contents, props changed)
   trunk/www/docs/WFS/tab_b.gif   (contents, props changed)
   trunk/www/docs/WFS/tab_l.gif   (contents, props changed)
   trunk/www/docs/WFS/tab_r.gif   (contents, props changed)
   trunk/www/docs/WFS/tabs.css   (contents, props changed)
   trunk/www/docs/WFS/tree.html   (contents, props changed)

Log:
FDO111: Update FDO Web Documentation (3.2.0)

Added: trunk/www/docs/WFS/custom.css
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/custom.css?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/custom.css	2006-12-04 19:00:27+0000
@@ -0,0 +1,96 @@
+ at import url(doxygen.css);
+
+
+div.Syntax{
+	background-color:#FFFFD9;
+}
+
+div.Example{
+	background-color:#E9E9E9;
+}
+
+/*  table cells on the main page (index.html) */
+div.mainpage td {
+	background-color: #FFFFCC;
+	border-right-color: #FF6633;
+	border-bottom-color: #FF6633;
+	border-left-color: #FFCC33;
+	border-top-color: #FFCC33;
+	text-align: center;
+}
+
+/*** Used in external topics ***/
+p.indent_1 {
+	padding-left: 0.25in;
+}
+p.indent_2 {
+	padding-left: 0.5in;
+}
+p.indent_3 {
+	padding-left: 0.75in;
+}
+table.RuledTable {
+	border-collapse: collapse;
+	table-layout: auto;
+	width: auto;
+	cellpadding: none;
+	cellspacing: none;
+}
+table.RuledTable th {
+	background-color: #CCCCCC;
+	
+	border-left-style: solid;
+	border-left-width: thin;
+	border-left-color: #000000;
+	
+	border-right-style: solid;
+	border-right-width: thin;
+	border-right-color: #000000;
+	
+	border-bottom-style: solid;
+	border-bottom-width: thin;
+	border-bottom-color: #000000;
+	
+	border-top-style: solid;
+	border-top-width: thin;
+	border-top-color: #000000;
+	
+	padding: 6px;
+	
+	width: auto;
+}
+table.RuledTable td {
+	border-bottom-style: solid;
+	border-bottom-width: thin;
+	border-bottom-color: #000000;
+	
+	border-left-style: solid;
+	border-left-width: thin;
+	border-left-color: #000000;
+	
+	border-right-style: solid;
+	border-right-width: thin;
+	border-right-color: #000000;
+	
+	padding-left: 6px;
+	padding-right: 6px;
+	padding-top: 4px;
+	padding-top: 4px;
+	
+	width: auto;
+}
+td.shaded{
+	background-color:#CCCCCC;
+}
+/* Used in Geometry_FgfText.h */
+p.row_1 {
+	font-family: "Courier New", Courier, monospace;
+	background-color: #FFFFCC;
+}
+pre.row_2 {
+	font-family: "Courier New", Courier, monospace;
+	background-color: #E7FFCE;
+}
+
+
+

Added: trunk/www/docs/WFS/define__pages_8h-source.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/define__pages_8h-source.html?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/define__pages_8h-source.html	2006-12-04 19:00:27+0000
@@ -0,0 +1,79 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"	"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+		<title>OSGeo FDO Provider for WFS API Reference</title>
+		<link href="custom.css" rel="stylesheet" type="text/css">
+		<link href="tabs.css" rel="stylesheet" type="text/css">
+	</head>
+	<body bgcolor="#FFFFFF">
+		<table width="100%"  border="0">
+			<tr>
+				<td><b>API Reference<b></td>
+				<td align="right"><b>OSGeo FDO Provider for WFS<b></td>
+			</tr>
+			
+		</table>
+<!-- End of: header.html -->
+<!-- Generated by Doxygen 1.4.6-NO -->
+<div class="tabs">
+  <ul>
+    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<h1>define_pages.h</h1><a href="define__pages_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*! \mainpage Introduction</span>
+<a name="l00002"></a>00002 <span class="comment">&lt;div class="mainpage"&gt;</span>
+<a name="l00003"></a>00003 <span class="comment">&lt;!-- This is the index.html page that the user first sees. --&gt;</span>
+<a name="l00004"></a>00004 <span class="comment"></span>
+<a name="l00005"></a>00005 <span class="comment">\note</span>
+<a name="l00006"></a>00006 <span class="comment">There is NO public API documentation for the FDO Provider for WFS.</span>
+<a name="l00007"></a>00007 <span class="comment">Functionality is available only through the main FDO API.</span>
+<a name="l00008"></a>00008 <span class="comment"></span>
+<a name="l00009"></a>00009 <span class="comment">&lt;p&gt;The Feature Data Objects (FDO) API provides access to data in a </span>
+<a name="l00010"></a>00010 <span class="comment">data store. A provider is a specific implementation of the FDO API </span>
+<a name="l00011"></a>00011 <span class="comment">that provides access to data in a particular data store. The FDO </span>
+<a name="l00012"></a>00012 <span class="comment">Provider for WFS provides FDO with access to a WFS-based data store.</span>
+<a name="l00013"></a>00013 <span class="comment">&lt;/p&gt;</span>
+<a name="l00014"></a>00014 <span class="comment">&lt;p&gt;An OGC Web Feature Service (WFS) provides access to geographic</span>
+<a name="l00015"></a>00015 <span class="comment">features that are stored in an opaque data store in a client/server</span>
+<a name="l00016"></a>00016 <span class="comment">environment. A client uses WFS to</span>
+<a name="l00017"></a>00017 <span class="comment">retrieve geospatial data that is encoded in Geography Markup Language</span>
+<a name="l00018"></a>00018 <span class="comment">(GML) from a single or multiple Web Feature Service. The</span>
+<a name="l00019"></a>00019 <span class="comment">communication between client and server is encoded in XML. If the</span>
+<a name="l00020"></a>00020 <span class="comment">WFS response includes feature geometries, it is encoded in </span>
+<a name="l00021"></a>00021 <span class="comment">Geography Markup Language (GML), which is specified in the</span>
+<a name="l00022"></a>00022 <span class="comment">OpenGIS Geographic Markup Language Implementation</span>
+<a name="l00023"></a>00023 <span class="comment">Specification.</span>
+<a name="l00024"></a>00024 <span class="comment">&lt;/p&gt;</span>
+<a name="l00025"></a>00025 <span class="comment">&lt;p&gt;Using FDO Provider for WFS data manipulation operations, you an do the following: </span>
+<a name="l00026"></a>00026 <span class="comment">&lt;/p&gt;</span>
+<a name="l00027"></a>00027 <span class="comment">&lt;ul&gt;</span>
+<a name="l00028"></a>00028 <span class="comment">  &lt;li&gt; Query features based on spatial and non-spatial</span>
+<a name="l00029"></a>00029 <span class="comment">    constraints.</span>
+<a name="l00030"></a>00030 <span class="comment">  &lt;li&gt; Create new feature instances.</span>
+<a name="l00031"></a>00031 <span class="comment">  &lt;li&gt; Delete feature instances.</span>
+<a name="l00032"></a>00032 <span class="comment">  &lt;li&gt; Update feature instances.</span>
+<a name="l00033"></a>00033 <span class="comment">  &lt;li&gt; Lock feature instances.</span>
+<a name="l00034"></a>00034 <span class="comment">&lt;/ul&gt;</span>
+<a name="l00035"></a>00035 <span class="comment">&lt;p&gt;</span>
+<a name="l00036"></a>00036 <span class="comment">For more information, see &lt;i&gt;The Essential FDO&lt;/i&gt; (FET_TheEssentialFDO.pdf) </span>
+<a name="l00037"></a>00037 <span class="comment">and the &lt;i&gt;FDO Developer's Guide&lt;/i&gt; (FDG_FDODevGuide.pdf).</span>
+<a name="l00038"></a>00038 <span class="comment">&lt;/p&gt;</span>
+<a name="l00039"></a>00039 <span class="comment"></span>
+<a name="l00040"></a>00040 <span class="comment">&lt;br&gt;</span>
+<a name="l00041"></a>00041 <span class="comment">&lt;/div&gt;</span>
+<a name="l00042"></a>00042 <span class="comment">*/</span>
+<a name="l00043"></a>00043 
+<a name="l00044"></a>00044 
+<a name="l00045"></a>00045 
+<a name="l00046"></a>00046 
+</pre></div><!-- footer.html -->
+		<hr>
+		<table width="100%"  border="0">
+			<tr>
+				<td align="right"><font size="-2"><a href="mailto:isd.docs at autodesk.com&subject=FDO%20Provider%20for%20WFS%20API%20documentation">Comments?</a></font></td>
+				<!-- The logo can go in another cell, when we get one -->			
+			</tr>
+		</table>
+	</body>
+</html>

Added: trunk/www/docs/WFS/define__pages_8h.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/define__pages_8h.html?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/define__pages_8h.html	2006-12-04 19:00:27+0000
@@ -0,0 +1,40 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"	"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+		<title>OSGeo FDO Provider for WFS API Reference</title>
+		<link href="custom.css" rel="stylesheet" type="text/css">
+		<link href="tabs.css" rel="stylesheet" type="text/css">
+	</head>
+	<body bgcolor="#FFFFFF">
+		<table width="100%"  border="0">
+			<tr>
+				<td><b>API Reference<b></td>
+				<td align="right"><b>OSGeo FDO Provider for WFS<b></td>
+			</tr>
+			
+		</table>
+<!-- End of: header.html -->
+<!-- Generated by Doxygen 1.4.6-NO -->
+<div class="tabs">
+  <ul>
+    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<h1>define_pages.h File Reference</h1>
+<p>
+
+<p>
+<a href="define__pages_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+</table>
+<!-- footer.html -->
+		<hr>
+		<table width="100%"  border="0">
+			<tr>
+				<td align="right"><font size="-2"><a href="mailto:isd.docs at autodesk.com&subject=FDO%20Provider%20for%20WFS%20API%20documentation">Comments?</a></font></td>
+				<!-- The logo can go in another cell, when we get one -->			
+			</tr>
+		</table>
+	</body>
+</html>

Added: trunk/www/docs/WFS/doxygen.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/doxygen.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/files.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/files.html?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/files.html	2006-12-04 19:00:27+0000
@@ -0,0 +1,36 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"	"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+		<title>OSGeo FDO Provider for WFS API Reference</title>
+		<link href="custom.css" rel="stylesheet" type="text/css">
+		<link href="tabs.css" rel="stylesheet" type="text/css">
+	</head>
+	<body bgcolor="#FFFFFF">
+		<table width="100%"  border="0">
+			<tr>
+				<td><b>API Reference<b></td>
+				<td align="right"><b>OSGeo FDO Provider for WFS<b></td>
+			</tr>
+			
+		</table>
+<!-- End of: header.html -->
+<!-- Generated by Doxygen 1.4.6-NO -->
+<div class="tabs">
+  <ul>
+    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<h1>FDO Provider for WFS File List</h1>Here is a list of all files with brief descriptions:<table>
+  <tr><td class="indexkey"><a class="el" href="define__pages_8h.html">define_pages.h</a> <a href="define__pages_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+</table>
+<!-- footer.html -->
+		<hr>
+		<table width="100%"  border="0">
+			<tr>
+				<td align="right"><font size="-2"><a href="mailto:isd.docs at autodesk.com&subject=FDO%20Provider%20for%20WFS%20API%20documentation">Comments?</a></font></td>
+				<!-- The logo can go in another cell, when we get one -->			
+			</tr>
+		</table>
+	</body>
+</html>

Added: trunk/www/docs/WFS/ftv2blank.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2blank.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2doc.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2doc.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2folderclosed.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2folderclosed.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2folderopen.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2folderopen.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2lastnode.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2lastnode.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2link.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2link.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2mlastnode.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2mlastnode.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2mnode.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2mnode.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2node.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2node.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2plastnode.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2plastnode.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2pnode.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2pnode.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/ftv2vertline.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/ftv2vertline.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/graph_legend.dot
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/graph_legend.dot?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/graph_legend.dot	2006-12-04 19:00:27+0000
@@ -0,0 +1,22 @@
+digraph G
+{
+  edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
+  node [fontname="Helvetica",fontsize=10,shape=record];
+  Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",style="filled" fontcolor="white"];
+  Node10 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica"];
+  Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL="$classPublicBase.html"];
+  Node11 -> Node10 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica"];
+  Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="red",URL="$classTruncated.html"];
+  Node13 -> Node9 [dir=back,color="darkgreen",fontsize=10,style="solid",fontname="Helvetica"];
+  Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL="$classProtectedBase.html"];
+  Node14 -> Node9 [dir=back,color="firebrick4",fontsize=10,style="solid",fontname="Helvetica"];
+  Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL="$classPrivateBase.html"];
+  Node15 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica"];
+  Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="grey75"];
+  Node16 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica"];
+  Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL="$classTempl.html"];
+  Node17 -> Node16 [dir=back,color="orange",fontsize=10,style="dashed",label="< int >",fontname="Helvetica"];
+  Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL="$classTempl.html"];
+  Node18 -> Node9 [dir=back,color="darkorchid3",fontsize=10,style="dashed",label="m_usedClass",fontname="Helvetica"];
+  Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL="$classUsed.html"];
+}

Added: trunk/www/docs/WFS/graph_legend.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/graph_legend.html?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/graph_legend.html	2006-12-04 19:00:27+0000
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"	"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+		<title>OSGeo FDO Provider for WFS API Reference</title>
+		<link href="custom.css" rel="stylesheet" type="text/css">
+		<link href="tabs.css" rel="stylesheet" type="text/css">
+	</head>
+	<body bgcolor="#FFFFFF">
+		<table width="100%"  border="0">
+			<tr>
+				<td><b>API Reference<b></td>
+				<td align="right"><b>OSGeo FDO Provider for WFS<b></td>
+			</tr>
+			
+		</table>
+<!-- End of: header.html -->
+<!-- Generated by Doxygen 1.4.6-NO -->
+<div class="tabs">
+  <ul>
+    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<h1>Graph Legend</h1>This page explains how to interpret the graphs that are generated by doxygen.<p>
+Consider the following example: <div class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of truncation */</span>
+<span class="keyword">class </span>Invisible { };
+<span class="comment"></span>
+<span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
+<span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { };
+
+<span class="comment">/* Class not documented with doxygen comments */</span>
+<span class="keyword">class </span>Undocumented { };
+<span class="comment"></span>
+<span class="comment">/*! Class that is inherited using public inheritance */</span>
+<span class="keyword">class </span>PublicBase : <span class="keyword">public</span> Truncated { };
+<span class="comment"></span>
+<span class="comment">/*! A template class */</span>
+<span class="keyword">template</span>&lt;<span class="keyword">class</span> T&gt; <span class="keyword">class </span>Templ { };
+<span class="comment"></span>
+<span class="comment">/*! Class that is inherited using protected inheritance */</span>
+<span class="keyword">class </span>ProtectedBase { };
+<span class="comment"></span>
+<span class="comment">/*! Class that is inherited using private inheritance */</span>
+<span class="keyword">class </span>PrivateBase { };
+<span class="comment"></span>
+<span class="comment">/*! Class that is used by the Inherited class */</span>
+<span class="keyword">class </span>Used { };
+<span class="comment"></span>
+<span class="comment">/*! Super class that inherits a number of other classes */</span>
+<span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
+                  <span class="keyword">protected</span> ProtectedBase,
+                  <span class="keyword">private</span> PrivateBase,
+                  <span class="keyword">public</span> Undocumented
+                  <span class="keyword">public</span> Templ&lt;int&gt;
+{
+  <span class="keyword">private</span>:
+    Used *m_usedClass;
+};
+</pre></div> If the <code>MAX_DOT_GRAPH_HEIGHT</code> tag in the configuration file is set to 240 this will result in the following graph:<p>
+<center><div align="center">
+<img src="graph_legend.png" alt="graph_legend.png">
+</div>
+</center> <p>
+The boxes in the above graph have the following meaning: <ul>
+<li>
+A filled black box represents the struct or class for which the graph is generated. </li>
+<li>
+A box with a black border denotes a documented struct or class. </li>
+<li>
+A box with a grey border denotes an undocumented struct or class. </li>
+<li>
+A box with a red border denotes a documented struct or class forwhich not all inheritance/containment relations are shown. A graph is truncated if it does not fit within the specified boundaries. </li>
+</ul>
+The arrows have the following meaning: <ul>
+<li>
+A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
+<li>
+A dark green arrow is used for protected inheritance. </li>
+<li>
+A dark red arrow is used for private inheritance. </li>
+<li>
+A purple dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) through which the pointed class or struct is accessible. </li>
+<li>
+A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
+</ul>
+<!-- footer.html -->
+		<hr>
+		<table width="100%"  border="0">
+			<tr>
+				<td align="right"><font size="-2"><a href="mailto:isd.docs at autodesk.com&subject=FDO%20Provider%20for%20WFS%20API%20documentation">Comments?</a></font></td>
+				<!-- The logo can go in another cell, when we get one -->			
+			</tr>
+		</table>
+	</body>
+</html>

Added: trunk/www/docs/WFS/graph_legend.png
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/graph_legend.png?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/index.hhc
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/index.hhc?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/index.hhc	2006-12-04 19:00:27+0000
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<HTML><HEAD></HEAD><BODY>
+<OBJECT type="text/site properties">
+<param name="FrameName" value="right">
+</OBJECT>
+<UL>
+<LI><OBJECT type="text/sitemap"><param name="Name" value="Introduction"><param name="Local" value="main.html"><param name="ImageNumber" value="11"></OBJECT>
+<LI><OBJECT type="text/sitemap"><param name="Name" value="File List"><param name="ImageNumber" value="1"></OBJECT>
+  <UL>
+  <LI><OBJECT type="text/sitemap"><param name="Name" value="define_pages.h"><param name="Local" value="define__pages_8h.html"><param name="ImageNumber" value="11"></OBJECT>
+  </UL>
+</UL>

Added: trunk/www/docs/WFS/index.hhk
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/index.hhk?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/index.hhk	2006-12-04 19:00:27+0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<HTML><HEAD></HEAD><BODY>
+<OBJECT type="text/site properties">
+<param name="FrameName" value="right">
+</OBJECT>
+<UL>
+</UL>

Added: trunk/www/docs/WFS/index.hhp
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/index.hhp?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/index.hhp	2006-12-04 19:00:27+0000
@@ -0,0 +1,25 @@
+[OPTIONS]
+Compiled file=../../WFS_Provider_API.chm
+Compatibility=1.1
+Full-text search=Yes
+Contents file=index.hhc
+Default Window=main
+Default topic=main.html
+Index file=index.hhk
+Language=0x409 English (United States)
+Binary TOC=YES
+Title=FDO Provider for WFS
+
+[WINDOWS]
+main="FDO Provider for WFS","index.hhc","index.hhk","main.html","main.html",,,,,0x23520,,0x387e,,,,,,,,0
+
+[FILES]
+main.html
+files.html
+define__pages_8h-source.html
+define__pages_8h.html
+graph_legend.html
+tabs.css
+tab_b.gif
+tab_l.gif
+tab_r.gif

Added: trunk/www/docs/WFS/index.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/index.html?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/index.html	2006-12-04 19:00:27+0000
@@ -0,0 +1,8 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>FDO Provider for WFS</title></head>
+<frameset cols="250,*">
+  <frame src="tree.html" name="treefrm">
+  <frame src="main.html" name="basefrm">
+</frameset>
+</html>

Added: trunk/www/docs/WFS/main.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/main.html?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/main.html	2006-12-04 19:00:27+0000
@@ -0,0 +1,55 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"	"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+		<title>OSGeo FDO Provider for WFS API Reference</title>
+		<link href="custom.css" rel="stylesheet" type="text/css">
+		<link href="tabs.css" rel="stylesheet" type="text/css">
+	</head>
+	<body bgcolor="#FFFFFF">
+		<table width="100%"  border="0">
+			<tr>
+				<td><b>API Reference<b></td>
+				<td align="right"><b>OSGeo FDO Provider for WFS<b></td>
+			</tr>
+			
+		</table>
+<!-- End of: header.html -->
+<!-- Generated by Doxygen 1.4.6-NO -->
+<div class="tabs">
+  <ul>
+    <li id="current"><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<h1>Introduction</h1>
+<p>
+<div class="mainpage"></div><p>
+<div class="mainpage"><dl compact><dt><b>Note:</b></dt><dd>There is NO public API documentation for the FDO Provider for WFS. Functionality is available only through the main FDO API.</dd></dl>
+</div><p>
+<div class="mainpage">The Feature Data Objects (FDO) API provides access to data in a data store. A provider is a specific implementation of the FDO API that provides access to data in a particular data store. The FDO Provider for WFS provides FDO with access to a WFS-based data store.  </div><p>
+<div class="mainpage">An OGC Web Feature Service (WFS) provides access to geographic features that are stored in an opaque data store in a client/server environment. A client uses WFS to retrieve geospatial data that is encoded in Geography Markup Language (GML) from a single or multiple Web Feature Service. The communication between client and server is encoded in XML. If the WFS response includes feature geometries, it is encoded in Geography Markup Language (GML), which is specified in the OpenGIS Geographic Markup Language Implementation Specification.  </div><p>
+<div class="mainpage">Using FDO Provider for WFS data manipulation operations, you an do the following:  <ul>
+<li>
+Query features based on spatial and non-spatial constraints. </li>
+<li>
+Create new feature instances. </li>
+<li>
+Delete feature instances. </li>
+<li>
+Update feature instances. </li>
+<li>
+Lock feature instances. </li>
+</ul>
+</div><p>
+<div class="mainpage"> For more information, see <em>The Essential FDO</em> (FET_TheEssentialFDO.pdf) and the <em>FDO Developer's Guide</em> (FDG_FDODevGuide.pdf). </div><p>
+<div class="mainpage"><br>
+ </div> <!-- footer.html -->
+		<hr>
+		<table width="100%"  border="0">
+			<tr>
+				<td align="right"><font size="-2"><a href="mailto:isd.docs at autodesk.com&subject=FDO%20Provider%20for%20WFS%20API%20documentation">Comments?</a></font></td>
+				<!-- The logo can go in another cell, when we get one -->			
+			</tr>
+		</table>
+	</body>
+</html>

Added: trunk/www/docs/WFS/tab_b.gif
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/tab_b.gif?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/tab_l.gif
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/tab_l.gif?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/tab_r.gif
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/tab_r.gif?view=auto&rev=101
==============================================================================
Binary file. No diff available.

Added: trunk/www/docs/WFS/tabs.css
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/tabs.css?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/tabs.css	2006-12-04 19:00:27+0000
@@ -0,0 +1,102 @@
+/* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
+
+DIV.tabs
+{
+   float            : left;
+   width            : 100%;
+   background       : url("tab_b.gif") repeat-x bottom;
+   margin-bottom    : 4px;
+}
+
+DIV.tabs UL
+{
+   margin           : 0px;
+   padding-left     : 10px;
+   list-style       : none;
+}
+
+DIV.tabs LI, DIV.tabs FORM
+{
+   display          : inline;
+   margin           : 0px;
+   padding          : 0px;
+}
+
+DIV.tabs FORM
+{
+   float            : right;
+}
+
+DIV.tabs A
+{
+   float            : left;
+   background       : url("tab_r.gif") no-repeat right top;
+   border-bottom    : 1px solid #84B0C7;
+   font-size        : x-small;
+   font-weight      : bold;
+   text-decoration  : none;
+}
+
+DIV.tabs A:hover
+{
+   background-position: 100% -150px;
+}
+
+DIV.tabs A:link, DIV.tabs A:visited,
+DIV.tabs A:active, DIV.tabs A:hover
+{
+       color: #1A419D;
+}
+
+DIV.tabs SPAN
+{
+   float            : left;
+   display          : block;
+   background       : url("tab_l.gif") no-repeat left top;
+   padding          : 5px 9px;
+   white-space      : nowrap;
+}
+
+DIV.tabs INPUT
+{
+   float            : right;
+   display          : inline;
+   font-size        : 1em;
+}
+
+DIV.tabs TD
+{
+   font-size        : x-small;
+   font-weight      : bold;
+   text-decoration  : none;
+}
+
+
+
+/* Commented Backslash Hack hides rule from IE5-Mac \*/
+DIV.tabs SPAN {float : none;}
+/* End IE5-Mac hack */
+
+DIV.tabs A:hover SPAN
+{
+   background-position: 0% -150px;
+}
+
+DIV.tabs LI#current A
+{
+   background-position: 100% -150px;
+   border-width     : 0px;
+}
+
+DIV.tabs LI#current SPAN
+{
+   background-position: 0% -150px;
+   padding-bottom   : 6px;
+}
+
+DIV.nav
+{
+   background       : none;
+   border           : none;
+   border-bottom    : 1px solid #84B0C7;
+}

Added: trunk/www/docs/WFS/tree.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/docs/WFS/tree.html?view=auto&rev=101
==============================================================================
--- (empty file)
+++ trunk/www/docs/WFS/tree.html	2006-12-04 19:00:27+0000
@@ -0,0 +1,83 @@
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/xhtml;charset=iso-8859-1" />
+    <meta http-equiv="Content-Style-Type" content="text/css" />
+    <meta http-equiv="Content-Language" content="en" />
+    <link rel="stylesheet" href="custom.css">
+    <title>TreeView</title>
+    <style type="text/css">
+    <!--
+    .directory { font-size: 10pt; font-weight: bold; }
+    .directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; }
+    .directory p { margin: 0px; white-space: nowrap; }
+    .directory div { display: none; margin: 0px; }
+    .directory img { vertical-align: middle; }
+    -->
+    </style>
+    <script type="text/javascript">
+    <!-- // Hide script from old browsers
+    
+    function toggleFolder(id, imageNode) 
+    {
+      var folder = document.getElementById(id);
+      var l = imageNode.src.length;
+      if (imageNode.src.substring(l-20,l)=="ftv2folderclosed.png" || 
+          imageNode.src.substring(l-18,l)=="ftv2folderopen.png")
+      {
+        imageNode = imageNode.previousSibling;
+        l = imageNode.src.length;
+      }
+      if (folder == null) 
+      {
+      } 
+      else if (folder.style.display == "block") 
+      {
+        if (imageNode != null) 
+        {
+          imageNode.nextSibling.src = "ftv2folderclosed.png";
+          if (imageNode.src.substring(l-13,l) == "ftv2mnode.png")
+          {
+            imageNode.src = "ftv2pnode.png";
+          }
+          else if (imageNode.src.substring(l-17,l) == "ftv2mlastnode.png")
+          {
+            imageNode.src = "ftv2plastnode.png";
+          }
+        }
+        folder.style.display = "none";
+      } 
+      else 
+      {
+        if (imageNode != null) 
+        {
+          imageNode.nextSibling.src = "ftv2folderopen.png";
+          if (imageNode.src.substring(l-13,l) == "ftv2pnode.png")
+          {
+            imageNode.src = "ftv2mnode.png";
+          }
+          else if (imageNode.src.substring(l-17,l) == "ftv2plastnode.png")
+          {
+            imageNode.src = "ftv2mlastnode.png";
+          }
+        }
+        folder.style.display = "block";
+      }
+    }
+
+    // End script hiding -->        
+    </script>
+  </head>
+
+  <body>
+    <div class="directory">
+      <h3>FDO Provider for WFS</h3>
+      <div style="display: block;">
+        <p><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="main.html" target="basefrm">Introduction</a></p>
+        <p><img src="ftv2plastnode.png" alt="\" width=16 height=22 onclick="toggleFolder('folder1', this)"/><img src="ftv2folderclosed.png" alt="+" width=24 height=22 onclick="toggleFolder('folder1', this)"/><a class="el" href="files.html" target="basefrm">File List</a></p>
+        <div id="folder1">
+          <p><img src="ftv2blank.png" alt="&nbsp;" width=16 height=22 /><img src="ftv2lastnode.png" alt="\" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="define__pages_8h.html" target="basefrm">define_pages.h</a></p>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>




More information about the Fdo-commits mailing list