Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > eebc325dc36bd6e3b09b9b45133e42f8 > files > 698

HippoDraw-devel-docs-1.21.1-10.fc13.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>HippoDraw Class Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="hippoApp.ico">
</head><body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_6dcc65b7c74f97460af44109581e51d3.html">reps</a>
  </div>
</div>
<div class="contents">
<h1>ColumnPointRep.cxx File Reference</h1>
<p><a class="el" href="classhippodraw_1_1ColumnPointRep.html" title="A PointRep class that draws a column to represent the value.">hippodraw::ColumnPointRep</a> class implementation  
<a href="#_details">More...</a></p>
<code>#include &quot;<a class="el" href="ColumnPointRep_8h_source.html">ColumnPointRep.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="ErrorBarRep_8h_source.html">ErrorBarRep.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="DataPointTuple_8h_source.html">datasrcs/DataPointTuple.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="DataSource_8h_source.html">datasrcs/DataSource.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="ViewBase_8h_source.html">graphics/ViewBase.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="BinaryTransform_8h_source.html">transforms/BinaryTransform.h</a>&quot;</code><br/>
<code>#include &lt;cmath&gt;</code><br/>
<code>#include &lt;cassert&gt;</code><br/>
<div class="dynheader">
Include dependency graph for ColumnPointRep.cxx:</div>
<div class="dynsection">
<div class="center"><img src="ColumnPointRep_8cxx__incl.gif" border="0" usemap="#ColumnPointRep_8cxx_map" alt=""/></div>
<map name="ColumnPointRep_8cxx_map" id="ColumnPointRep_8cxx">
<area shape="rect" id="node3" href="ColumnPointRep_8h.html" title="hippodraw::ColumnPointRep class interface" alt="" coords="763,83,893,112"/><area shape="rect" id="node28" href="ErrorBarRep_8h.html" title="hippodraw::ErrorBarRep class interface" alt="" coords="517,160,621,189"/><area shape="rect" id="node37" href="DataPointTuple_8h.html" title="hippodraw::DataPointTuple namespace interface" alt="" coords="1331,160,1507,189"/><area shape="rect" id="node40" href="DataSource_8h.html" title="hippodraw::DataSource class interface." alt="" coords="1241,237,1396,267"/><area shape="rect" id="node51" href="ViewBase_8h.html" title="hippodraw::ViewBase class interface" alt="" coords="803,160,947,189"/><area shape="rect" id="node68" href="BinaryTransform_8h.html" title="hippodraw::BinaryTransform class interface" alt="" coords="1021,237,1216,267"/><area shape="rect" id="node5" href="PointRepBase_8h.html" title="hippodraw::PointRepBase class interface" alt="" coords="656,160,773,189"/><area shape="rect" id="node7" href="RepBase_8h.html" title="hippodraw::RepBase class interface" alt="" coords="512,237,627,267"/><area shape="rect" id="node9" href="AxesType_8h.html" title="The namespace for axes." alt="" coords="936,315,1059,344"/><area shape="rect" id="node15" href="Color_8h.html" title="Color class interface." alt="" coords="395,315,512,344"/><area shape="rect" id="node23" href="LineStyle_8h.html" title="The namespace for lines." alt="" coords="131,315,269,344"/><area shape="rect" id="node25" href="SymbolType_8h.html" title="SymbolType enumeration." alt="" coords="536,315,693,344"/><area shape="rect" id="node11" href="libhippo_8h.html" title="pattern/libhippo.h" alt="" coords="771,392,891,421"/><area shape="rect" id="node31" href="Range_8h.html" title="hippodraw::Range class interface" alt="" coords="5,315,107,344"/><area shape="rect" id="node42" href="Observable_8h.html" title="Observable class interface." alt="" coords="1381,315,1523,344"/><area shape="rect" id="node54" href="Rectangle_8h.html" title="hippodrw::Rect class interface" alt="" coords="701,237,792,267"/><area shape="rect" id="node65" href="Observer_8h.html" title="Observer class interface." alt="" coords="816,237,947,267"/><area shape="rect" id="node56" href="Point_8h.html" title="Point class interface." alt="" coords="800,315,861,344"/><area shape="rect" id="node59" href="Size_8h.html" title="Size.h" alt="" coords="717,315,776,344"/><area shape="rect" id="node70" href="TransformBase_8h.html" title="TransformBase class interface." alt="" coords="1133,315,1256,344"/></map>
</div>

<p><a href="ColumnPointRep_8cxx_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="classhippodraw_1_1ColumnPointRep.html" title="A PointRep class that draws a column to represent the value.">hippodraw::ColumnPointRep</a> class implementation </p>
<p>Copyright (C) 2000-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.</p>
<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="ColumnPointRep_8cxx.html" title="hippodraw::ColumnPointRep class implementation">ColumnPointRep.cxx</a>,v 1.113 2006/09/25 22:45:25 pfkeb Exp </dd></dl>

<p>Definition in file <a class="el" href="ColumnPointRep_8cxx_source.html">ColumnPointRep.cxx</a>.</p>
</div>
<hr size="1"><address style="align: right;"><small>
Generated for HippoDraw Class Library by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
</a> </small></address>
</body>
</html>