Sophie

Sophie

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

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 class="navpath"><a class="el" href="namespacehippodraw.html">hippodraw</a>::<a class="el" href="classhippodraw_1_1OverflowTextRep.html">OverflowTextRep</a>
  </div>
</div>
<div class="contents">
<h1>OverflowTextRep Class Reference</h1><!-- doxytag: class="hippodraw::OverflowTextRep" --><!-- doxytag: inherits="hippodraw::TextRepBase" -->
<p>A <a class="el" href="classhippodraw_1_1TextRepBase.html" title="A base class for representations that draws a value as text.">TextRepBase</a> class that draws the number of overflow entries.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="OverflowTextRep_8h_source.html">OverflowTextRep.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for OverflowTextRep:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1OverflowTextRep__inherit__graph.gif" border="0" usemap="#OverflowTextRep_inherit__map" alt="Inheritance graph"/></div>
<map name="OverflowTextRep_inherit__map" id="OverflowTextRep_inherit__map">
<area shape="rect" id="node2" href="classhippodraw_1_1TextRepBase.html" title="A base class for representations that draws a value as text." alt="" coords="16,83,117,112"/><area shape="rect" id="node4" href="classhippodraw_1_1RepBase.html" title="The base class for the point representation hierarchy." alt="" coords="29,5,104,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for OverflowTextRep:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1OverflowTextRep__coll__graph.gif" border="0" usemap="#OverflowTextRep_coll__map" alt="Collaboration graph"/></div>
<map name="OverflowTextRep_coll__map" id="OverflowTextRep_coll__map">
<area shape="rect" id="node2" href="classhippodraw_1_1TextRepBase.html" title="A base class for representations that draws a value as text." alt="" coords="225,520,327,549"/><area shape="rect" id="node4" href="classhippodraw_1_1RepBase.html" title="The base class for the point representation hierarchy." alt="" coords="239,440,313,469"/><area shape="rect" id="node6" href="classhippodraw_1_1Color.html" title="A Color class for creating the color object following the standard RGB color space..." alt="" coords="213,328,267,357"/><area shape="rect" id="node8" title="STL class." alt="" coords="352,101,448,131"/><area shape="rect" id="node22" title="STL class." alt="" coords="160,101,251,131"/><area shape="rect" id="node18" title="STL class." alt="" coords="49,101,103,131"/><area shape="rect" id="node20" title="STL class." alt="" coords="5,5,147,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classhippodraw_1_1OverflowTextRep-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classhippodraw_1_1RepBase.html">RepBase</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1OverflowTextRep.html#ab2b96fa7b2189b29a67f432912d081c2">clone</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a copy of the object.  <a href="#ab2b96fa7b2189b29a67f432912d081c2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual const <a class="el" href="classhippodraw_1_1Color.html">Color</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a773111ba654ae3ca61330c4e136c4946">color</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the representation's color.  <a href="#a773111ba654ae3ca61330c4e136c4946"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a7c699a54b711ba8271eb729e33b6d46b">displayError</a> (<a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a> &amp;view)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Display an error message.  <a href="#a7c699a54b711ba8271eb729e33b6d46b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TextRepBase.html#a1883a3da03fb3b72260482c91db6cd47">drawProjectedValues</a> (const <a class="el" href="classhippodraw_1_1DataSource.html">DataSource</a> *ntuple, <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> *transform, <a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a> *view)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">As a convenience for implementors of derived classes of this class, the implementation here does nothing but satisfy the pure virtual function in the base class.  <a href="#a1883a3da03fb3b72260482c91db6cd47"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1OverflowTextRep.html#a4cc64b6a532e957ddfe09425f919c3bd">drawProjectedValues</a> (<a class="el" href="classhippodraw_1_1ProjectorBase.html">ProjectorBase</a> &amp;projector, <a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a> &amp;view)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Draws the values from the <em>projector</em> to the <em>view</em>.  <a href="#a4cc64b6a532e957ddfe09425f919c3bd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual const <a class="el" href="classhippodraw_1_1Color.html">Color</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a8d9d07b2ba9d41346d16e8b11dd2ea51">getColor</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the color of the representation.  <a href="#a8d9d07b2ba9d41346d16e8b11dd2ea51"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#ab7fd5490e98c1b62ff63ba474392d320">getStyle</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the style of the point representation.  <a href="#ab7fd5490e98c1b62ff63ba474392d320"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const std::string &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#ae0d457c305de5d975ea7b03d6451782b">getText</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gets the text.  <a href="#ae0d457c305de5d975ea7b03d6451782b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual const <a class="el" href="classhippodraw_1_1BinToColor.html">BinToColor</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a865455a3692f3f9fe5548bad6532057e">getValueTransform</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the value transform.  <a href="#a865455a3692f3f9fe5548bad6532057e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a32a3829534c79ff7c838ff3ba7a7802c">isSelected</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns <code>true</code> if representation is in selected state, otherwise returns <code>false</code>.  <a href="#a32a3829534c79ff7c838ff3ba7a7802c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const std::string &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a11c23a386abb9eb8a42f0c2c2835d640">name</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the name of the representation.  <a href="#a11c23a386abb9eb8a42f0c2c2835d640"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1OverflowTextRep.html#a5ffcc450d11681277ca69de1b2ea6402">OverflowTextRep</a> (const <a class="el" href="classhippodraw_1_1OverflowTextRep.html">OverflowTextRep</a> &amp;point_rep)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The copy constructor.  <a href="#a5ffcc450d11681277ca69de1b2ea6402"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1OverflowTextRep.html#a429f6e98a6fe59e6f508fabc347d663b">OverflowTextRep</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The default constructor.  <a href="#a429f6e98a6fe59e6f508fabc347d663b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a94badf68e19e0f3fdba50764b5293ebd">setColor</a> (const <a class="el" href="classhippodraw_1_1Color.html">Color</a> &amp;)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the color of the representation.  <a href="#a94badf68e19e0f3fdba50764b5293ebd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a173f4daab3289624921613d821fb8109">setErrorOn</a> (<a class="el" href="namespacehippodraw_1_1Axes.html#a1d1cfd8ffb84e947f82999c682b666a7">hippodraw::Axes::Type</a> axis, bool yes=true)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the error representation on specified <em>axis</em>, if any, to <em>yes</em>.  <a href="#a173f4daab3289624921613d821fb8109"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#acee932a2155816ba09b8dd9f1c92b4d3">setHighLighted</a> (bool yes)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the highlighted state of the point representation.  <a href="#acee932a2155816ba09b8dd9f1c92b4d3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a50f2a34c127af5c4daeacc513689d503">setSelected</a> (bool yes=true)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the representation to be selected if <em>yes</em> is <code>true</code>, otherwise set it to be deselected.  <a href="#a50f2a34c127af5c4daeacc513689d503"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#afa3363656ee0b49ecc2e4ca49f6cf4e8">setSize</a> (float value)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the size of the representation.  <a href="#afa3363656ee0b49ecc2e4ca49f6cf4e8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a05d8cff0bedd312dcca95024ab5fd582">setStyle</a> (unsigned int style)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the symbol of the representation.  <a href="#a05d8cff0bedd312dcca95024ab5fd582"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#ac1ae51949d41ee9054634be5967d91b8">setText</a> (const std::string &amp;text)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the text.  <a href="#ac1ae51949d41ee9054634be5967d91b8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#af419da4ce56bc4c5ab5552ef01e6e44f">setValueTransform</a> (<a class="el" href="classhippodraw_1_1BinToColor.html">BinToColor</a> *)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the value transform.  <a href="#af419da4ce56bc4c5ab5552ef01e6e44f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#ae039d328384bad1eacf85c8fc593939d">size</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the size of the representation.  <a href="#ae039d328384bad1eacf85c8fc593939d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#ab483a1de36628f53257802d263f6d742">uses</a> (<a class="el" href="namespacehippodraw_1_1Symbol.html#a1d1cfd8ffb84e947f82999c682b666a7">hippodraw::Symbol::Type</a>) const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns <code>true</code> if receiving object uses a <a class="el" href="namespacehippodraw_1_1Symbol.html#a1d1cfd8ffb84e947f82999c682b666a7" title="Enumeration of the type of symbols supported by this class.">hippodraw::Symbol::Type</a> as a property, otherwise returns <code>false</code>.  <a href="#ab483a1de36628f53257802d263f6d742"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a54a96cc3941daedceaebbf1f1898101a">uses</a> (<a class="el" href="namespacehippodraw_1_1Line.html#addb2fa415e015ee482fa2cd9eba96af7">hippodraw::Line::Style</a>) const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns <code>true</code> if receiving object uses a <a class="el" href="namespacehippodraw_1_1Line.html#addb2fa415e015ee482fa2cd9eba96af7" title="Line style constants.">hippodraw::Line::Style</a> as a property, otherwise returns <code>false</code>.  <a href="#a54a96cc3941daedceaebbf1f1898101a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a09185da890e5b0f854191d4cd30725b8">uses</a> (<a class="el" href="classhippodraw_1_1Color.html#a896c037a32087c5c20d97e64a1786880">Color::Value</a>) const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns <code>true</code> if receiving object uses a <a class="el" href="classhippodraw_1_1Color.html#a896c037a32087c5c20d97e64a1786880" title="A few common colors.">Color::Value</a> as a property, otherwise returns <code>false</code>.  <a href="#a09185da890e5b0f854191d4cd30725b8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#af4d3c7162c3634dfa3b024436dbe7df0">xError</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if the point representation displays error on the X axis.  <a href="#af4d3c7162c3634dfa3b024436dbe7df0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#af2fd52f7088b5b161eaf0f68f830822c">yError</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if the point representation displays error on the Y axis.  <a href="#af2fd52f7088b5b161eaf0f68f830822c"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classhippodraw_1_1Color.html">Color</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a84fab7a272aa627b0cdac824474d3a17">m_color</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The color of the representation.  <a href="#a84fab7a272aa627b0cdac824474d3a17"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a1505417a702daeecc9fd33dbe6f9b763">m_desel</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A flag to indicate the representation is de-selected.  <a href="#a1505417a702daeecc9fd33dbe6f9b763"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#ace672fdfc8daa28e959841cca7914d9d">m_highlite</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the state of highlighting.  <a href="#ace672fdfc8daa28e959841cca7914d9d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#adb41893ba19e889e56c559f25fc1a68a">m_name</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The name of the representation.  <a href="#adb41893ba19e889e56c559f25fc1a68a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a62b5da1fc596e97288d8b46245437ade">m_size</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The size of the representation.  <a href="#a62b5da1fc596e97288d8b46245437ade"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#aa15b95dc40e2d916d40df17f5dea8ed4">m_text</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The text to be displayed before the statistics.  <a href="#aa15b95dc40e2d916d40df17f5dea8ed4"></a><br/></td></tr>
<tr><td colspan="2"><h2>Static Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classhippodraw_1_1Color.html">Color</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1RepBase.html#a5f5b45135fa8859becbc24cf33442e75">s_desel_color</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The color of the representation when it is de-selected.  <a href="#a5f5b45135fa8859becbc24cf33442e75"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A <a class="el" href="classhippodraw_1_1TextRepBase.html" title="A base class for representations that draws a value as text.">TextRepBase</a> class that draws the number of overflow entries. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Xie Fang &lt;<a href="mailto:xiefang@stanford.edu">xiefang@stanford.edu</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="OverflowTextRep_8h_source.html#l00025">25</a> of file <a class="el" href="OverflowTextRep_8h_source.html">OverflowTextRep.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a429f6e98a6fe59e6f508fabc347d663b"></a><!-- doxytag: member="hippodraw::OverflowTextRep::OverflowTextRep" ref="a429f6e98a6fe59e6f508fabc347d663b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1OverflowTextRep.html">OverflowTextRep</a> </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The default constructor. </p>

<p>Definition at line <a class="el" href="OverflowTextRep_8cxx_source.html#l00022">22</a> of file <a class="el" href="OverflowTextRep_8cxx_source.html">OverflowTextRep.cxx</a>.</p>

<p>Referenced by <a class="el" href="OverflowTextRep_8cxx_source.html#l00032">OverflowTextRep::clone()</a>.</p>

</div>
</div>
<a class="anchor" id="a5ffcc450d11681277ca69de1b2ea6402"></a><!-- doxytag: member="hippodraw::OverflowTextRep::OverflowTextRep" ref="a5ffcc450d11681277ca69de1b2ea6402" args="(const OverflowTextRep &amp;point_rep)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1OverflowTextRep.html">OverflowTextRep</a> </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1OverflowTextRep.html">OverflowTextRep</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>point_rep</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The copy constructor. </p>

<p>Definition at line <a class="el" href="OverflowTextRep_8cxx_source.html#l00027">27</a> of file <a class="el" href="OverflowTextRep_8cxx_source.html">OverflowTextRep.cxx</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ab2b96fa7b2189b29a67f432912d081c2"></a><!-- doxytag: member="hippodraw::OverflowTextRep::clone" ref="ab2b96fa7b2189b29a67f432912d081c2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1RepBase.html">RepBase</a> * clone </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a copy of the object. </p>

<p>Implements <a class="el" href="classhippodraw_1_1TextRepBase.html#abb5c9ae1b2a3ffe005ed0bbf7e52b1fc">TextRepBase</a>.</p>

<p>Definition at line <a class="el" href="OverflowTextRep_8cxx_source.html#l00032">32</a> of file <a class="el" href="OverflowTextRep_8cxx_source.html">OverflowTextRep.cxx</a>.</p>

<p>References <a class="el" href="OverflowTextRep_8cxx_source.html#l00022">OverflowTextRep::OverflowTextRep()</a>.</p>

</div>
</div>
<a class="anchor" id="a773111ba654ae3ca61330c4e136c4946"></a><!-- doxytag: member="hippodraw::OverflowTextRep::color" ref="a773111ba654ae3ca61330c4e136c4946" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classhippodraw_1_1Color.html">Color</a> &amp; color </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the representation's color. </p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000195">Todo:</a></b></dt><dd>Remove this member in favor of <a class="el" href="classhippodraw_1_1RepBase.html#a8d9d07b2ba9d41346d16e8b11dd2ea51" title="Get the color of the representation.">getColor()</a>. </dd></dl>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00063">63</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00057">RepBase::m_color</a>, <a class="el" href="RepBase_8h_source.html#l00066">RepBase::m_desel</a>, and <a class="el" href="RepBase_8h_source.html#l00060">RepBase::s_desel_color</a>.</p>

<p>Referenced by <a class="el" href="ContourPointRep_8cxx_source.html#l00371">ContourPointRep::createContours()</a>, <a class="el" href="SymbolPointRep_8cxx_source.html#l00192">SymbolPointRep::drawProjectedValues()</a>, <a class="el" href="ErrorBarRep_8cxx_source.html#l00136">ErrorBarRep::drawProjectedValues()</a>, <a class="el" href="ColorSymbolPointRep_8cxx_source.html#l00083">ColorSymbolPointRep::drawProjectedValues()</a>, <a class="el" href="ColorBoxPointRep_8cxx_source.html#l00082">ColorBoxPointRep::drawProjectedValues()</a>, <a class="el" href="LinePointRep_8cxx_source.html#l00120">LinePointRep::drawValues()</a>, <a class="el" href="ColumnPointRep_8cxx_source.html#l00106">ColumnPointRep::drawValues()</a>, and <a class="el" href="DataRep_8cxx_source.html#l00263">DataRep::getRepColor()</a>.</p>

</div>
</div>
<a class="anchor" id="a7c699a54b711ba8271eb729e33b6d46b"></a><!-- doxytag: member="hippodraw::OverflowTextRep::displayError" ref="a7c699a54b711ba8271eb729e33b6d46b" args="(ViewBase &amp;view)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void displayError </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>view</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Display an error message. </p>
<p>Display an error message instead of drawing a point. This base class implementation displays a message with the name of the <a class="el" href="classhippodraw_1_1RepBase.html" title="The base class for the point representation hierarchy.">RepBase</a> object. </p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00161">161</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="classhippodraw_1_1ViewBase.html#a22a47195eeee5c3564b9cb9389460ff5">ViewBase::drawText()</a>, <a class="el" href="RepBase_8h_source.html#l00051">RepBase::m_name</a>, and <a class="el" href="RepBase_8h_source.html#l00063">RepBase::m_size</a>.</p>

</div>
</div>
<a class="anchor" id="a1883a3da03fb3b72260482c91db6cd47"></a><!-- doxytag: member="hippodraw::OverflowTextRep::drawProjectedValues" ref="a1883a3da03fb3b72260482c91db6cd47" args="(const DataSource *ntuple, TransformBase *transform, ViewBase *view)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void drawProjectedValues </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1DataSource.html">DataSource</a> *&nbsp;</td>
          <td class="paramname"> <em>ntuple</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> *&nbsp;</td>
          <td class="paramname"> <em>transform</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a> *&nbsp;</td>
          <td class="paramname"> <em>view</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>As a convenience for implementors of derived classes of this class, the implementation here does nothing but satisfy the pure virtual function in the base class. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classhippodraw_1_1RepBase.html#a0a5198f601d1416c8d0b1a0d39b6c735" title="Draws the projected values.">RepBase::drawProjectedValues</a> for details of what might be done. </dd></dl>

<p>Implements <a class="el" href="classhippodraw_1_1RepBase.html#a0a5198f601d1416c8d0b1a0d39b6c735">RepBase</a>.</p>

<p>Definition at line <a class="el" href="TextRepBase_8cxx_source.html#l00028">28</a> of file <a class="el" href="TextRepBase_8cxx_source.html">TextRepBase.cxx</a>.</p>

</div>
</div>
<a class="anchor" id="a4cc64b6a532e957ddfe09425f919c3bd"></a><!-- doxytag: member="hippodraw::OverflowTextRep::drawProjectedValues" ref="a4cc64b6a532e957ddfe09425f919c3bd" args="(ProjectorBase &amp;projector, ViewBase &amp;view)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void drawProjectedValues </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1ProjectorBase.html">ProjectorBase</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>projector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>view</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Draws the values from the <em>projector</em> to the <em>view</em>. </p>

<p>Implements <a class="el" href="classhippodraw_1_1TextRepBase.html#a10d288afe5a064cd40daa968199bb2df">TextRepBase</a>.</p>

<p>Definition at line <a class="el" href="OverflowTextRep_8cxx_source.html#l00039">39</a> of file <a class="el" href="OverflowTextRep_8cxx_source.html">OverflowTextRep.cxx</a>.</p>

<p>References <a class="el" href="namespacehippodraw_1_1Axes.html#ae2337bddf33bc8b17dd5c08e665422cd">hippodraw::Axes::convert()</a>, <a class="el" href="classhippodraw_1_1ViewBase.html#a22a47195eeee5c3564b9cb9389460ff5">ViewBase::drawText()</a>, <a class="el" href="classhippodraw_1_1ProjectorBase.html#a52a3cba38d1c19738fdd85e4fa48d6ca">ProjectorBase::getOverflow()</a>, <a class="el" href="RepBase_8h_source.html#l00057">RepBase::m_color</a>, and <a class="el" href="RepBase_8h_source.html#l00063">RepBase::m_size</a>.</p>

</div>
</div>
<a class="anchor" id="a8d9d07b2ba9d41346d16e8b11dd2ea51"></a><!-- doxytag: member="hippodraw::OverflowTextRep::getColor" ref="a8d9d07b2ba9d41346d16e8b11dd2ea51" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classhippodraw_1_1Color.html">Color</a> &amp; getColor </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get the color of the representation. </p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00058">58</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00057">RepBase::m_color</a>.</p>

<p>Referenced by <a class="el" href="PointRepXML_8cxx_source.html#l00056">PointRepXML::createElement()</a>.</p>

</div>
</div>
<a class="anchor" id="ab7fd5490e98c1b62ff63ba474392d320"></a><!-- doxytag: member="hippodraw::OverflowTextRep::getStyle" ref="ab7fd5490e98c1b62ff63ba474392d320" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int getStyle </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the style of the point representation. </p>
<p>Derived class should override this member function if they support styles. This base class implementation returns 0. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColumnPointRep.html#ab7fd5490e98c1b62ff63ba474392d320">ColumnPointRep</a>, <a class="el" href="classhippodraw_1_1LinePointRep.html#ab7fd5490e98c1b62ff63ba474392d320">LinePointRep</a>, and <a class="el" href="classhippodraw_1_1SymbolPointRep.html#ab7fd5490e98c1b62ff63ba474392d320">SymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00110">110</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>Referenced by <a class="el" href="PointRepXML_8cxx_source.html#l00077">PointRepXML::setAttributes()</a>.</p>

</div>
</div>
<a class="anchor" id="ae0d457c305de5d975ea7b03d6451782b"></a><!-- doxytag: member="hippodraw::OverflowTextRep::getText" ref="ae0d457c305de5d975ea7b03d6451782b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::string &amp; getText </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the text. </p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00139">139</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00054">RepBase::m_text</a>.</p>

<p>Referenced by <a class="el" href="PointRepXML_8cxx_source.html#l00077">PointRepXML::setAttributes()</a>.</p>

</div>
</div>
<a class="anchor" id="a865455a3692f3f9fe5548bad6532057e"></a><!-- doxytag: member="hippodraw::OverflowTextRep::getValueTransform" ref="a865455a3692f3f9fe5548bad6532057e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classhippodraw_1_1BinToColor.html">BinToColor</a> * getValueTransform </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the value transform. </p>
<p>A value transform changes a binary value to some graphical representations such as color. The implementation in this base class returns a null pointer. Derived classes that implement value transform should return a pointer to the object it uses. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColorBoxPointRep.html#a865455a3692f3f9fe5548bad6532057e">ColorBoxPointRep</a>, <a class="el" href="classhippodraw_1_1ColorSymbolPointRep.html#a865455a3692f3f9fe5548bad6532057e">ColorSymbolPointRep</a>, and <a class="el" href="classhippodraw_1_1ContourPointRep.html#a865455a3692f3f9fe5548bad6532057e">ContourPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00147">147</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>Referenced by <a class="el" href="PointRepXML_8cxx_source.html#l00056">PointRepXML::createElement()</a>.</p>

</div>
</div>
<a class="anchor" id="a32a3829534c79ff7c838ff3ba7a7802c"></a><!-- doxytag: member="hippodraw::OverflowTextRep::isSelected" ref="a32a3829534c79ff7c838ff3ba7a7802c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool isSelected </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if representation is in selected state, otherwise returns <code>false</code>. </p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00079">79</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00066">RepBase::m_desel</a>.</p>

<p>Referenced by <a class="el" href="DataRep_8cxx_source.html#l00160">DataRep::isSelected()</a>.</p>

</div>
</div>
<a class="anchor" id="a11c23a386abb9eb8a42f0c2c2835d640"></a><!-- doxytag: member="hippodraw::OverflowTextRep::name" ref="a11c23a386abb9eb8a42f0c2c2835d640" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const string &amp; name </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the name of the representation. </p>
<p>This name might be used by a <a class="el" href="classhippodraw_1_1Factory.html" title="The base class for singleton factory classes.">Factory</a>. </p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00047">47</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00051">RepBase::m_name</a>.</p>

<p>Referenced by <a class="el" href="ContourPointRep_8cxx_source.html#l00371">ContourPointRep::createContours()</a>, <a class="el" href="FuncParmRep_8cxx_source.html#l00041">FuncParmRep::drawProjectedValues()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00762">ContourPointRep::drawProjectedValues()</a>, <a class="el" href="PointRepXML_8cxx_source.html#l00077">PointRepXML::setAttributes()</a>, <a class="el" href="QtDisplay_8cxx_source.html#l00937">QtDisplay::setContourLevels()</a>, and <a class="el" href="Inspector_8cxx_source.html#l01617">Inspector::updatePlotTab()</a>.</p>

</div>
</div>
<a class="anchor" id="a94badf68e19e0f3fdba50764b5293ebd"></a><!-- doxytag: member="hippodraw::OverflowTextRep::setColor" ref="a94badf68e19e0f3fdba50764b5293ebd" args="(const Color &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setColor </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Color.html">Color</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the color of the representation. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColumnPointRep.html#a518eaa08866d5abe9e686d1ccf476eec">ColumnPointRep</a>, <a class="el" href="classhippodraw_1_1FilledColumnPointRep.html#a518eaa08866d5abe9e686d1ccf476eec">FilledColumnPointRep</a>, and <a class="el" href="classhippodraw_1_1SymbolPointRep.html#a518eaa08866d5abe9e686d1ccf476eec">SymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00053">53</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00057">RepBase::m_color</a>.</p>

<p>Referenced by <a class="el" href="PointRepXML_8cxx_source.html#l00097">PointRepXML::createObject()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00025">CutRangeRep::CutRangeRep()</a>, <a class="el" href="FunctionRep1_8cxx_source.html#l00029">FunctionRep1::FunctionRep1()</a>, <a class="el" href="LineDataRep_8cxx_source.html#l00020">LineDataRep::LineDataRep()</a>, <a class="el" href="SymbolPointRep_8cxx_source.html#l00074">SymbolPointRep::setColor()</a>, <a class="el" href="ColumnPointRep_8cxx_source.html#l00066">ColumnPointRep::setColor()</a>, and <a class="el" href="DataRep_8cxx_source.html#l00249">DataRep::setRepColor()</a>.</p>

</div>
</div>
<a class="anchor" id="a173f4daab3289624921613d821fb8109"></a><!-- doxytag: member="hippodraw::OverflowTextRep::setErrorOn" ref="a173f4daab3289624921613d821fb8109" args="(hippodraw::Axes::Type axis, bool yes=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setErrorOn </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacehippodraw_1_1Axes.html#a1d1cfd8ffb84e947f82999c682b666a7">hippodraw::Axes::Type</a>&nbsp;</td>
          <td class="paramname"> <em>axis</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>yes</em> = <code>true</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the error representation on specified <em>axis</em>, if any, to <em>yes</em>. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColumnPointRep.html#a173f4daab3289624921613d821fb8109">ColumnPointRep</a>, and <a class="el" href="classhippodraw_1_1SymbolPointRep.html#a173f4daab3289624921613d821fb8109">SymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00129">129</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>Referenced by <a class="el" href="PointRepXML_8cxx_source.html#l00097">PointRepXML::createObject()</a>.</p>

</div>
</div>
<a class="anchor" id="acee932a2155816ba09b8dd9f1c92b4d3"></a><!-- doxytag: member="hippodraw::OverflowTextRep::setHighLighted" ref="acee932a2155816ba09b8dd9f1c92b4d3" args="(bool yes)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setHighLighted </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>yes</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the highlighted state of the point representation. </p>
<p>If <em>yes</em> is true, then the point representation should show the non highlighted regions in some fashion, typically using light gray color instead of its normal color. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classhippodraw_1_1RepBase.html#a50f2a34c127af5c4daeacc513689d503" title="Sets the representation to be selected if yes is true, otherwise set it to be deselected...">setSelected</a> (bool) </dd>
<dd>
m_ranges. </dd></dl>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00086">86</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00070">RepBase::m_highlite</a>.</p>

</div>
</div>
<a class="anchor" id="a50f2a34c127af5c4daeacc513689d503"></a><!-- doxytag: member="hippodraw::OverflowTextRep::setSelected" ref="a50f2a34c127af5c4daeacc513689d503" args="(bool yes=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setSelected </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>yes</em> = <code>true</code></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the representation to be selected if <em>yes</em> is <code>true</code>, otherwise set it to be deselected. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1PointRepBase.html#ae549bfefc413090d348ad44ee64d9bc8">PointRepBase</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00072">72</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00066">RepBase::m_desel</a>.</p>

<p>Referenced by <a class="el" href="PointRepBase_8cxx_source.html#l00038">PointRepBase::setSelected()</a>, and <a class="el" href="DataRep_8cxx_source.html#l00150">DataRep::setSelected()</a>.</p>

</div>
</div>
<a class="anchor" id="afa3363656ee0b49ecc2e4ca49f6cf4e8"></a><!-- doxytag: member="hippodraw::OverflowTextRep::setSize" ref="afa3363656ee0b49ecc2e4ca49f6cf4e8" args="(float value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setSize </td>
          <td>(</td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>value</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the size of the representation. </p>
<p>Derived classes may use this method to set the size of the point representation and any of its components. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColumnPointRep.html#afa3363656ee0b49ecc2e4ca49f6cf4e8">ColumnPointRep</a>, and <a class="el" href="classhippodraw_1_1SymbolPointRep.html#afa3363656ee0b49ecc2e4ca49f6cf4e8">SymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00096">96</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00063">RepBase::m_size</a>.</p>

<p>Referenced by <a class="el" href="PointRepXML_8cxx_source.html#l00097">PointRepXML::createObject()</a>, and <a class="el" href="DataRep_8cxx_source.html#l00126">DataRep::setRepSize()</a>.</p>

</div>
</div>
<a class="anchor" id="a05d8cff0bedd312dcca95024ab5fd582"></a><!-- doxytag: member="hippodraw::OverflowTextRep::setStyle" ref="a05d8cff0bedd312dcca95024ab5fd582" args="(unsigned int style)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setStyle </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>style</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the symbol of the representation. </p>
<p>Derived classes may use this method to set the style of the representation, if they have various styles. This base class implementation does nothing. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColumnPointRep.html#a05d8cff0bedd312dcca95024ab5fd582">ColumnPointRep</a>, <a class="el" href="classhippodraw_1_1LinePointRep.html#a05d8cff0bedd312dcca95024ab5fd582">LinePointRep</a>, and <a class="el" href="classhippodraw_1_1SymbolPointRep.html#ab61cf3f7506822bb0b50e12e9067c2e3">SymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00103">103</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>Referenced by <a class="el" href="DataRep_8cxx_source.html#l00256">DataRep::setRepStyle()</a>.</p>

</div>
</div>
<a class="anchor" id="ac1ae51949d41ee9054634be5967d91b8"></a><!-- doxytag: member="hippodraw::OverflowTextRep::setText" ref="ac1ae51949d41ee9054634be5967d91b8" args="(const std::string &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setText </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>text</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the text. </p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00133">133</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00054">RepBase::m_text</a>.</p>

<p>Referenced by <a class="el" href="PointRepXML_8cxx_source.html#l00097">PointRepXML::createObject()</a>, and <a class="el" href="DisplayController_8cxx_source.html#l00683">DisplayController::createTextDataRep()</a>.</p>

</div>
</div>
<a class="anchor" id="af419da4ce56bc4c5ab5552ef01e6e44f"></a><!-- doxytag: member="hippodraw::OverflowTextRep::setValueTransform" ref="af419da4ce56bc4c5ab5552ef01e6e44f" args="(BinToColor *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setValueTransform </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1BinToColor.html">BinToColor</a> *&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the value transform. </p>
<p>The implementation in this base class does nothing. Derived classes that implement a value transform should override this method and take possession of the received object.</p>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000196">Todo:</a></b></dt><dd>Should have base class that doesn't know about color and <a class="el" href="classhippodraw_1_1BinToColor.html" title="The base class for the value to the color transformation.">BinToColor</a> class should derive from it. </dd></dl>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColorBoxPointRep.html#af419da4ce56bc4c5ab5552ef01e6e44f">ColorBoxPointRep</a>, <a class="el" href="classhippodraw_1_1ColorSymbolPointRep.html#af419da4ce56bc4c5ab5552ef01e6e44f">ColorSymbolPointRep</a>, and <a class="el" href="classhippodraw_1_1ContourPointRep.html#af419da4ce56bc4c5ab5552ef01e6e44f">ContourPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00154">154</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

</div>
</div>
<a class="anchor" id="ae039d328384bad1eacf85c8fc593939d"></a><!-- doxytag: member="hippodraw::OverflowTextRep::size" ref="ae039d328384bad1eacf85c8fc593939d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float size </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the size of the representation. </p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00091">91</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8h_source.html#l00063">RepBase::m_size</a>.</p>

<p>Referenced by <a class="el" href="ContourPointRep_8cxx_source.html#l00371">ContourPointRep::createContours()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00324">ContourPointRep::drawContourTicks()</a>, <a class="el" href="SymbolPointRep_8cxx_source.html#l00192">SymbolPointRep::drawProjectedValues()</a>, <a class="el" href="ErrorBarRep_8cxx_source.html#l00136">ErrorBarRep::drawProjectedValues()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00762">ContourPointRep::drawProjectedValues()</a>, <a class="el" href="ColumnPointRep_8cxx_source.html#l00118">ColumnPointRep::drawProjectedValues()</a>, <a class="el" href="ColorSymbolPointRep_8cxx_source.html#l00083">ColorSymbolPointRep::drawProjectedValues()</a>, <a class="el" href="ColorBoxPointRep_8cxx_source.html#l00082">ColorBoxPointRep::drawProjectedValues()</a>, <a class="el" href="LinePointRep_8cxx_source.html#l00120">LinePointRep::drawValues()</a>, <a class="el" href="FilledColumnPointRep_8cxx_source.html#l00064">FilledColumnPointRep::drawValues()</a>, <a class="el" href="DisplayController_8cxx_source.html#l01426">DisplayController::pointSize()</a>, <a class="el" href="PointRepXML_8cxx_source.html#l00077">PointRepXML::setAttributes()</a>, <a class="el" href="LineFunctionRep_8cxx_source.html#l00066">LineFunctionRep::smoothCurve()</a>, and <a class="el" href="LinePointRep_8cxx_source.html#l00083">LinePointRep::transformValues()</a>.</p>

</div>
</div>
<a class="anchor" id="ab483a1de36628f53257802d263f6d742"></a><!-- doxytag: member="hippodraw::OverflowTextRep::uses" ref="ab483a1de36628f53257802d263f6d742" args="(hippodraw::Symbol::Type) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool uses </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacehippodraw_1_1Symbol.html#a1d1cfd8ffb84e947f82999c682b666a7">hippodraw::Symbol::Type</a>&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if receiving object uses a <a class="el" href="namespacehippodraw_1_1Symbol.html#a1d1cfd8ffb84e947f82999c682b666a7" title="Enumeration of the type of symbols supported by this class.">hippodraw::Symbol::Type</a> as a property, otherwise returns <code>false</code>. </p>
<p>This base class implementation returns false. Derived classes that use <a class="el" href="namespacehippodraw_1_1Symbol.html#a1d1cfd8ffb84e947f82999c682b666a7" title="Enumeration of the type of symbols supported by this class.">hippodraw::Symbol::Type</a> should override this member function and return <code>true</code>. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1SymbolPointRep.html#ab483a1de36628f53257802d263f6d742">SymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00185">185</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

</div>
</div>
<a class="anchor" id="a54a96cc3941daedceaebbf1f1898101a"></a><!-- doxytag: member="hippodraw::OverflowTextRep::uses" ref="a54a96cc3941daedceaebbf1f1898101a" args="(hippodraw::Line::Style) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool uses </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespacehippodraw_1_1Line.html#addb2fa415e015ee482fa2cd9eba96af7">hippodraw::Line::Style</a>&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if receiving object uses a <a class="el" href="namespacehippodraw_1_1Line.html#addb2fa415e015ee482fa2cd9eba96af7" title="Line style constants.">hippodraw::Line::Style</a> as a property, otherwise returns <code>false</code>. </p>
<p>This base class implementation returns false. Derived classes that use <a class="el" href="namespacehippodraw_1_1Line.html#addb2fa415e015ee482fa2cd9eba96af7" title="Line style constants.">hippodraw::Line::Style</a> should override this member function and return <code>true</code>. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColumnPointRep.html#a54a96cc3941daedceaebbf1f1898101a">ColumnPointRep</a>, and <a class="el" href="classhippodraw_1_1LinePointRep.html#a54a96cc3941daedceaebbf1f1898101a">LinePointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00178">178</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

</div>
</div>
<a class="anchor" id="a09185da890e5b0f854191d4cd30725b8"></a><!-- doxytag: member="hippodraw::OverflowTextRep::uses" ref="a09185da890e5b0f854191d4cd30725b8" args="(Color::Value) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool uses </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classhippodraw_1_1Color.html#a896c037a32087c5c20d97e64a1786880">Color::Value</a>&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if receiving object uses a <a class="el" href="classhippodraw_1_1Color.html#a896c037a32087c5c20d97e64a1786880" title="A few common colors.">Color::Value</a> as a property, otherwise returns <code>false</code>. </p>
<p>This base class implementation returns <code>true</code> as most derived classes use a <a class="el" href="classhippodraw_1_1Color.html#a896c037a32087c5c20d97e64a1786880" title="A few common colors.">Color::Value</a> as a property. Derived classes that do not, such as those that represent a value in color, should override this member function and return <code>false</code>. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColorBoxPointRep.html#a09185da890e5b0f854191d4cd30725b8">ColorBoxPointRep</a>, and <a class="el" href="classhippodraw_1_1ColorSymbolPointRep.html#a09185da890e5b0f854191d4cd30725b8">ColorSymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00171">171</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

</div>
</div>
<a class="anchor" id="af4d3c7162c3634dfa3b024436dbe7df0"></a><!-- doxytag: member="hippodraw::OverflowTextRep::xError" ref="af4d3c7162c3634dfa3b024436dbe7df0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool xError </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the point representation displays error on the X axis. </p>
<p>The default implementation returns <code>false</code>. May be overridden by derived classes. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1SymbolPointRep.html#af4d3c7162c3634dfa3b024436dbe7df0">SymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00116">116</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>Referenced by <a class="el" href="DataRep_8cxx_source.html#l00197">DataRep::isErrorDisplayed()</a>, and <a class="el" href="PointRepXML_8cxx_source.html#l00077">PointRepXML::setAttributes()</a>.</p>

</div>
</div>
<a class="anchor" id="af2fd52f7088b5b161eaf0f68f830822c"></a><!-- doxytag: member="hippodraw::OverflowTextRep::yError" ref="af2fd52f7088b5b161eaf0f68f830822c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool yError </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the point representation displays error on the Y axis. </p>
<p>The default implementation returns <code>false</code>. May be overridden by derived classes. </p>

<p>Reimplemented in <a class="el" href="classhippodraw_1_1ColumnPointRep.html#af2fd52f7088b5b161eaf0f68f830822c">ColumnPointRep</a>, and <a class="el" href="classhippodraw_1_1SymbolPointRep.html#af2fd52f7088b5b161eaf0f68f830822c">SymbolPointRep</a>.</p>

<p>Definition at line <a class="el" href="RepBase_8cxx_source.html#l00122">122</a> of file <a class="el" href="RepBase_8cxx_source.html">RepBase.cxx</a>.</p>

<p>Referenced by <a class="el" href="DataRep_8cxx_source.html#l00197">DataRep::isErrorDisplayed()</a>, and <a class="el" href="PointRepXML_8cxx_source.html#l00077">PointRepXML::setAttributes()</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a84fab7a272aa627b0cdac824474d3a17"></a><!-- doxytag: member="hippodraw::OverflowTextRep::m_color" ref="a84fab7a272aa627b0cdac824474d3a17" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1Color.html">Color</a> <a class="el" href="classhippodraw_1_1RepBase.html#a84fab7a272aa627b0cdac824474d3a17">m_color</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The color of the representation. </p>

<p>Definition at line <a class="el" href="RepBase_8h_source.html#l00057">57</a> of file <a class="el" href="RepBase_8h_source.html">RepBase.h</a>.</p>

<p>Referenced by <a class="el" href="RepBase_8cxx_source.html#l00063">RepBase::color()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00371">ContourPointRep::createContours()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00126">CutRangeRep::drawInvertedRange1D()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00175">CutRangeRep::drawInvertedRange2D()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00074">CutRangeRep::drawNormalRange()</a>, <a class="el" href="UnderflowTextRep_8cxx_source.html#l00041">UnderflowTextRep::drawProjectedValues()</a>, <a class="el" href="TotalTextRep_8cxx_source.html#l00039">TotalTextRep::drawProjectedValues()</a>, <a class="el" href="OverflowTextRep_8cxx_source.html#l00039">OverflowTextRep::drawProjectedValues()</a>, <a class="el" href="FuncParmRep_8cxx_source.html#l00041">FuncParmRep::drawProjectedValues()</a>, <a class="el" href="FuncChiRep_8cxx_source.html#l00042">FuncChiRep::drawProjectedValues()</a>, <a class="el" href="BoxTextRep_8cxx_source.html#l00046">BoxTextRep::drawProjectedValues()</a>, <a class="el" href="AverageTextRep_8cxx_source.html#l00050">AverageTextRep::drawProjectedValues()</a>, <a class="el" href="RepBase_8cxx_source.html#l00058">RepBase::getColor()</a>, and <a class="el" href="RepBase_8cxx_source.html#l00053">RepBase::setColor()</a>.</p>

</div>
</div>
<a class="anchor" id="a1505417a702daeecc9fd33dbe6f9b763"></a><!-- doxytag: member="hippodraw::OverflowTextRep::m_desel" ref="a1505417a702daeecc9fd33dbe6f9b763" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classhippodraw_1_1RepBase.html#a1505417a702daeecc9fd33dbe6f9b763">m_desel</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A flag to indicate the representation is de-selected. </p>

<p>Definition at line <a class="el" href="RepBase_8h_source.html#l00066">66</a> of file <a class="el" href="RepBase_8h_source.html">RepBase.h</a>.</p>

<p>Referenced by <a class="el" href="RepBase_8cxx_source.html#l00063">RepBase::color()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00371">ContourPointRep::createContours()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00126">CutRangeRep::drawInvertedRange1D()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00175">CutRangeRep::drawInvertedRange2D()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00074">CutRangeRep::drawNormalRange()</a>, <a class="el" href="ColorBoxPointRep_8cxx_source.html#l00082">ColorBoxPointRep::drawProjectedValues()</a>, <a class="el" href="RepBase_8cxx_source.html#l00079">RepBase::isSelected()</a>, and <a class="el" href="RepBase_8cxx_source.html#l00072">RepBase::setSelected()</a>.</p>

</div>
</div>
<a class="anchor" id="ace672fdfc8daa28e959841cca7914d9d"></a><!-- doxytag: member="hippodraw::OverflowTextRep::m_highlite" ref="ace672fdfc8daa28e959841cca7914d9d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classhippodraw_1_1RepBase.html#ace672fdfc8daa28e959841cca7914d9d">m_highlite</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the state of highlighting. </p>

<p>Definition at line <a class="el" href="RepBase_8h_source.html#l00070">70</a> of file <a class="el" href="RepBase_8h_source.html">RepBase.h</a>.</p>

<p>Referenced by <a class="el" href="RepBase_8cxx_source.html#l00086">RepBase::setHighLighted()</a>.</p>

</div>
</div>
<a class="anchor" id="adb41893ba19e889e56c559f25fc1a68a"></a><!-- doxytag: member="hippodraw::OverflowTextRep::m_name" ref="adb41893ba19e889e56c559f25fc1a68a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classhippodraw_1_1RepBase.html#adb41893ba19e889e56c559f25fc1a68a">m_name</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The name of the representation. </p>

<p>Definition at line <a class="el" href="RepBase_8h_source.html#l00051">51</a> of file <a class="el" href="RepBase_8h_source.html">RepBase.h</a>.</p>

<p>Referenced by <a class="el" href="AverageTextRep_8cxx_source.html#l00029">AverageTextRep::AverageTextRep()</a>, <a class="el" href="ColorSymbolPointRep_8cxx_source.html#l00033">ColorSymbolPointRep::ColorSymbolPointRep()</a>, <a class="el" href="RepBase_8cxx_source.html#l00161">RepBase::displayError()</a>, <a class="el" href="FilledColumnPointRep_8cxx_source.html#l00027">FilledColumnPointRep::FilledColumnPointRep()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00051">ContourPointRep::init()</a>, and <a class="el" href="RepBase_8cxx_source.html#l00047">RepBase::name()</a>.</p>

</div>
</div>
<a class="anchor" id="a62b5da1fc596e97288d8b46245437ade"></a><!-- doxytag: member="hippodraw::OverflowTextRep::m_size" ref="a62b5da1fc596e97288d8b46245437ade" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float <a class="el" href="classhippodraw_1_1RepBase.html#a62b5da1fc596e97288d8b46245437ade">m_size</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The size of the representation. </p>

<p>Definition at line <a class="el" href="RepBase_8h_source.html#l00063">63</a> of file <a class="el" href="RepBase_8h_source.html">RepBase.h</a>.</p>

<p>Referenced by <a class="el" href="RepBase_8cxx_source.html#l00161">RepBase::displayError()</a>, <a class="el" href="UnderflowTextRep_8cxx_source.html#l00041">UnderflowTextRep::drawProjectedValues()</a>, <a class="el" href="TotalTextRep_8cxx_source.html#l00039">TotalTextRep::drawProjectedValues()</a>, <a class="el" href="SymbolPointRep_8cxx_source.html#l00192">SymbolPointRep::drawProjectedValues()</a>, <a class="el" href="OverflowTextRep_8cxx_source.html#l00039">OverflowTextRep::drawProjectedValues()</a>, <a class="el" href="FuncParmRep_8cxx_source.html#l00041">FuncParmRep::drawProjectedValues()</a>, <a class="el" href="FuncChiRep_8cxx_source.html#l00042">FuncChiRep::drawProjectedValues()</a>, <a class="el" href="ErrorBarRep_8cxx_source.html#l00136">ErrorBarRep::drawProjectedValues()</a>, <a class="el" href="ColorSymbolPointRep_8cxx_source.html#l00083">ColorSymbolPointRep::drawProjectedValues()</a>, <a class="el" href="BoxTextRep_8cxx_source.html#l00046">BoxTextRep::drawProjectedValues()</a>, <a class="el" href="AverageTextRep_8cxx_source.html#l00050">AverageTextRep::drawProjectedValues()</a>, <a class="el" href="LinePointRep_8cxx_source.html#l00120">LinePointRep::drawValues()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00210">ContourPointRep::drawValues()</a>, <a class="el" href="ColumnPointRep_8cxx_source.html#l00106">ColumnPointRep::drawValues()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00099">ContourPointRep::drawValuesWithStyle()</a>, <a class="el" href="RepBase_8cxx_source.html#l00096">RepBase::setSize()</a>, and <a class="el" href="RepBase_8cxx_source.html#l00091">RepBase::size()</a>.</p>

</div>
</div>
<a class="anchor" id="aa15b95dc40e2d916d40df17f5dea8ed4"></a><!-- doxytag: member="hippodraw::OverflowTextRep::m_text" ref="aa15b95dc40e2d916d40df17f5dea8ed4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classhippodraw_1_1RepBase.html#aa15b95dc40e2d916d40df17f5dea8ed4">m_text</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The text to be displayed before the statistics. </p>

<p>Definition at line <a class="el" href="RepBase_8h_source.html#l00054">54</a> of file <a class="el" href="RepBase_8h_source.html">RepBase.h</a>.</p>

<p>Referenced by <a class="el" href="BoxTextRep_8cxx_source.html#l00046">BoxTextRep::drawProjectedValues()</a>, <a class="el" href="RepBase_8cxx_source.html#l00139">RepBase::getText()</a>, and <a class="el" href="RepBase_8cxx_source.html#l00133">RepBase::setText()</a>.</p>

</div>
</div>
<a class="anchor" id="a5f5b45135fa8859becbc24cf33442e75"></a><!-- doxytag: member="hippodraw::OverflowTextRep::s_desel_color" ref="a5f5b45135fa8859becbc24cf33442e75" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classhippodraw_1_1Color.html">Color</a> <a class="el" href="classhippodraw_1_1RepBase.html#a5f5b45135fa8859becbc24cf33442e75">s_desel_color</a><code> [static, protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The color of the representation when it is de-selected. </p>

<p>Definition at line <a class="el" href="RepBase_8h_source.html#l00060">60</a> of file <a class="el" href="RepBase_8h_source.html">RepBase.h</a>.</p>

<p>Referenced by <a class="el" href="RepBase_8cxx_source.html#l00063">RepBase::color()</a>, <a class="el" href="ContourPointRep_8cxx_source.html#l00371">ContourPointRep::createContours()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00126">CutRangeRep::drawInvertedRange1D()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00175">CutRangeRep::drawInvertedRange2D()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00074">CutRangeRep::drawNormalRange()</a>, and <a class="el" href="ColorBoxPointRep_8cxx_source.html#l00082">ColorBoxPointRep::drawProjectedValues()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OverflowTextRep_8h_source.html">OverflowTextRep.h</a></li>
<li><a class="el" href="OverflowTextRep_8cxx_source.html">OverflowTextRep.cxx</a></li>
</ul>
</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>