Sophie

Sophie

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

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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><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="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>ViewBase Member List</h1>This is the complete list of members for <a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a>, including all inherited members.<table>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a7f1e902db557c5c93b39ba10655dbaf6">drawColorLines</a>(const std::vector&lt; double &gt; &amp;x, const std::vector&lt; double &gt; &amp;y, Line::Style style, const std::vector&lt; Color &gt; &amp;color, float size)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a58be70741774818373dbdd1738ed24d6">drawImage</a>(const std::string &amp;filename, int position=0)</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#ada5216dc1e1aad275e293f561804c4df">drawLatex</a>(const std::string &amp;eq, int position=0)</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a56f31d6ba8fbe5825460a2ae2b7aec74">drawLines</a>(const std::vector&lt; double &gt; &amp;x, const std::vector&lt; double &gt; &amp;y, Line::Style style, const Color &amp;color, float size)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a44631b21d39d2d39d449a9d5d363ecac">drawPoints</a>(const std::vector&lt; double &gt; &amp;x, const std::vector&lt; double &gt; &amp;y, Symbol::Type type, float sym_size, const Color &amp;color)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#abb91b1d33b58ed8813fb5c6bb6ff0450">drawPoints</a>(const std::vector&lt; double &gt; &amp;x, const std::vector&lt; double &gt; &amp;y, const std::vector&lt; Color &gt; &amp;colors, Symbol::Type type, float sym_size)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#ad38e54cf1dea54ffdb677b7b701f274c">drawPolygon</a>(const std::vector&lt; double &gt; &amp;xpoints, const std::vector&lt; double &gt; &amp;ypoints, const Color &amp;color, const Color &amp;edge)</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a62612c7c9eebb6107687a79410582903">drawPolyLine</a>(const std::vector&lt; double &gt; &amp;xpoints, const std::vector&lt; double &gt; &amp;ypoints, Line::Style style, const Color &amp;color, float size)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a7dd51b6bbe20a6d4fdd65068ef18bf54">drawSelf</a>()</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a12d3047ddbef25f0fa23d44e14bfd2c5">drawSquare</a>(double x1, double y1, double x2, double y2, int red, int green, int blue)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a22a47195eeee5c3564b9cb9389460ff5">drawText</a>(const std::string &amp;s, float x, float y, float fontsize, float angle=0.0, char xp= 'l', char yp= 't', bool resize=false, const FontBase *font=0, const Color *color=0)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#ad8433e22caa9e6cf96057c173701113c">drawViewLines</a>(const std::vector&lt; double &gt; &amp;x, const std::vector&lt; double &gt; &amp;y, Line::Style style, bool color, float size)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a60fa1be70fb0be14c76008df4ee0fd5d">drawViewLines</a>(const std::vector&lt; double &gt; &amp;x, const std::vector&lt; double &gt; &amp;y, Line::Style style, const Color &amp;color, float size)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#ae11c4fc0fab54360e3ed1e53a5d257ee">drawViewSquare</a>(float x1, float y1, float x2, float y2, int red, int green, int blue)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a92b295524262e25d2f5ae55a22ac3c87">getAspectRatio</a>() const </td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a4a8f555bf8d011b2eb5a2ba4a379bff3">getDrawRect</a>() const =0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a78aa09930b4007dfa886e1ecb2dbf57b">getPlotter</a>() const </td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#ab06654ab77a1c770b56338fe7eb34956">getPlotter</a>()</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a6f95a604ed24f4835ffec42878a05c14">getRange</a>(Axes::Type axis) const </td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#aee5ddf9c713b898d2892f7ad73d84964">getRawRect</a>() const </td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a37e915d8c0c4dc48e3ae4a0525ca6157">getUserRect</a>() const </td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a1de80faff2428b8dc67995112931b636">m_plotter</a></td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [protected]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1Observer.html#abbd00a8000bd3ee5cd7e35aeb436f937">Observer</a>()</td><td><a class="el" href="classhippodraw_1_1Observer.html">Observer</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a07fc05a06bba1c4e2a56bd4024b09c30">setDrawRect</a>(float x, float y, float w, float h)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#adb6fc04bd70dfc3a755a4b882af0bbd2">setPlotter</a>(PlotterBase *plotter)</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#ab42954b72ba11d6f27a226f712ea77be">update</a>(const Observable *)=0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a99b750f9db95d9b46b2d5e8824d5a33f">updateDrawRect</a>()</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a347138aa1cc8ca85552766ce188d7ce5">userToDrawColor</a>(double c) const =0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a33f9bdbc714f71e362087a93b621c51d">userToDrawX</a>(double x) const =0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a2d242796df8d4f5435dc335744aca336">userToDrawXAutoInv</a>(double x) const =0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a9e53966e19107138e1f26f3e13b0b410">userToDrawY</a>(double y) const =0</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a82d9229de10ee35183556cff8bed3e6e">ViewBase</a>()</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a907d2537a03f298bb8e406b7e0580400">ViewBase</a>(PlotterBase *plotter)</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a87f4c7e12449d40aa689ba69d2391c11">ViewBase</a>(const ViewBase &amp;)</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#a6ace0de18514ca0d0b5c9d331bde7f36">willDelete</a>(const Observable *plotter)</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1Observer.html#a0cb58450d0039d83b21363773e589615">~Observer</a>()</td><td><a class="el" href="classhippodraw_1_1Observer.html">Observer</a></td><td><code> [virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classhippodraw_1_1ViewBase.html#aaedfc9fd08cb427cf85924659e974e97">~ViewBase</a>()</td><td><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a></td><td><code> [virtual]</code></td></tr>
</table></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>