doc/doxygen/html/graph_legend.html
changeset 215 f49e5a6b7804
parent 210 6b5a4c21e061
child 240 34654679f262
equal deleted inserted replaced
214:003cc3c63855 215:f49e5a6b7804
     6 </head><body>
     6 </head><body>
     7 <!-- Generated by Doxygen 1.5.1 -->
     7 <!-- Generated by Doxygen 1.5.1 -->
     8 <div class="tabs">
     8 <div class="tabs">
     9   <ul>
     9   <ul>
    10     <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    10     <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
       
    11     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    11     <li><a href="files.html"><span>Files</span></a></li>
    12     <li><a href="files.html"><span>Files</span></a></li>
       
    13     <li><a href="dirs.html"><span>Directories</span></a></li>
    12   </ul></div>
    14   </ul></div>
    13 <h1>Graph Legend</h1>This page explains how to interpret the graphs that are generated by doxygen.<p>
    15 <h1>Graph Legend</h1>This page explains how to interpret the graphs that are generated by doxygen.<p>
    14 Consider the following example: <div class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of truncation */</span>
    16 Consider the following example: <div class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of truncation */</span>
    15 <span class="keyword">class </span>Invisible { };
    17 <span class="keyword">class </span>Invisible { };
    16 <span class="comment"></span>
    18 <span class="comment"></span>
    70 <li>
    72 <li>
    71 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>
    73 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>
    72 <li>
    74 <li>
    73 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>
    75 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>
    74 </ul>
    76 </ul>
    75 <hr size="1"><address style="align: right;"><small>Generated on Tue Jun 5 18:32:11 2007 for CanFestival by&nbsp;
    77 <hr size="1"><address style="align: right;"><small>Generated on Fri Jun 8 08:52:18 2007 for CanFestival by&nbsp;
    76 <a href="http://www.doxygen.org/index.html">
    78 <a href="http://www.doxygen.org/index.html">
    77 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
    79 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
    78 </body>
    80 </body>
    79 </html>
    81 </html>