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