Sophie

Sophie

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

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_1CutRangeRep.html">CutRangeRep</a>
  </div>
</div>
<div class="contents">
<h1>CutRangeRep Class Reference</h1><!-- doxytag: class="hippodraw::CutRangeRep" --><!-- doxytag: inherits="hippodraw::PointRepBase" -->
<p>A derived class of <a class="el" href="classhippodraw_1_1PointRepBase.html" title="The base class for the point representation hierarchy.">PointRepBase</a> class that draws a representation of a cut range.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="CutRangeRep_8h_source.html">CutRangeRep.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CutRangeRep:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1CutRangeRep__inherit__graph.gif" border="0" usemap="#CutRangeRep_inherit__map" alt="Inheritance graph"/></div>
<map name="CutRangeRep_inherit__map" id="CutRangeRep_inherit__map">
<area shape="rect" id="node2" href="classhippodraw_1_1PointRepBase.html" title="The base class for the point representation hierarchy." alt="" coords="5,83,112,112"/><area shape="rect" id="node4" href="classhippodraw_1_1RepBase.html" title="The base class for the point representation hierarchy." alt="" coords="21,5,96,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for CutRangeRep:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1CutRangeRep__coll__graph.gif" border="0" usemap="#CutRangeRep_coll__map" alt="Collaboration graph"/></div>
<map name="CutRangeRep_coll__map" id="CutRangeRep_coll__map">
<area shape="rect" id="node2" href="classhippodraw_1_1PointRepBase.html" title="The base class for the point representation hierarchy." alt="" coords="460,672,567,701"/><area shape="rect" id="node4" href="classhippodraw_1_1RepBase.html" title="The base class for the point representation hierarchy." alt="" coords="641,461,716,491"/><area shape="rect" id="node32" href="classhippodraw_1_1ErrorBarRep.html" title="A rep to draw error bars, owned by point reps." alt="" coords="467,576,560,605"/><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="695,328,748,357"/><area shape="rect" id="node8" title="STL class." alt="" coords="673,101,769,131"/><area shape="rect" id="node22" title="STL class." alt="" coords="280,101,371,131"/><area shape="rect" id="node47" href="classhippodraw_1_1TupleCut.html" title="The class expresses a cut on a DataSource, i.e." alt="" coords="175,576,249,605"/><area shape="rect" id="node18" title="STL class." alt="" coords="512,101,565,131"/><area shape="rect" id="node20" title="STL class." alt="" coords="448,5,589,35"/><area shape="rect" id="node35" href="classhippodraw_1_1Range.html" title="Expresses a range of values." alt="" coords="447,461,505,491"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classhippodraw_1_1CutRangeRep-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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#a5cc30d14558ce47eedc67a6fead8fc38">addCut</a> (const <a class="el" href="classhippodraw_1_1TupleCut.html">TupleCut</a> &amp;cut)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Add a <a class="el" href="classhippodraw_1_1TupleCut.html" title="The class expresses a cut on a DataSource, i.e.">TupleCut</a> object to the list of cuts.  <a href="#a5cc30d14558ce47eedc67a6fead8fc38"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classhippodraw_1_1CutRangeRep.html">CutRangeRep</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#abb739f66a82be630bdd8b96dc20d4755">clone</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The clone function returns an object of its own kind which is a copy of this object at this moment.  <a href="#abb739f66a82be630bdd8b96dc20d4755"></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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#a84022fada60e7273c50880d1288b6505">CutRangeRep</a> (const <a class="el" href="classhippodraw_1_1CutRangeRep.html">CutRangeRep</a> &amp;point_rep)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The copy constructor.  <a href="#a84022fada60e7273c50880d1288b6505"></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_1CutRangeRep.html#a93a504d2bc84811765adbdb648428e7e">CutRangeRep</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The default constructor.  <a href="#a93a504d2bc84811765adbdb648428e7e"></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_1CutRangeRep.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">Draws the projected values.  <a href="#a1883a3da03fb3b72260482c91db6cd47"></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_1CutRangeRep.html#adf16f7887d4032eb80645b3110080c2e">drawProjectedValues</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;x_range, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;y_range, const <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> &amp;tb, <a class="el" href="classhippodraw_1_1ViewBase.html">ViewBase</a> &amp;view)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Draw the <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> of the cut.  <a href="#adf16f7887d4032eb80645b3110080c2e"></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">const std::vector&lt; <a class="el" href="classhippodraw_1_1TupleCut.html">TupleCut</a> &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#a8f2d85a629a080468a5a0d744efc6bd4">getCuts</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the <a class="el" href="classhippodraw_1_1TupleCut.html" title="The class expresses a cut on a DataSource, i.e.">TupleCut</a> objects used by the receiving object.  <a href="#a8f2d85a629a080468a5a0d744efc6bd4"></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">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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#a654cbf7e62bd00f0803420f58e1c05a5">setCutRangeAt</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;range, unsigned int i)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> of the <em>i-th</em> cut.  <a href="#a654cbf7e62bd00f0803420f58e1c05a5"></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_1CutRangeRep.html#a492f32e093d6e5d9354648dbd80c16e8">setEnabled</a> (unsigned int i, bool yes)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the enabled state of the <em>i-th</em> cut.  <a href="#a492f32e093d6e5d9354648dbd80c16e8"></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_1PointRepBase.html#ae549bfefc413090d348ad44ee64d9bc8">setSelected</a> (bool yes)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the selection state of the representation.  <a href="#ae549bfefc413090d348ad44ee64d9bc8"></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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#ab05390e97c1bb825fd058c991ebf0275">toggleInverted</a> (unsigned int i)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Toggles the <em>i-th</em> cut to be inverted from its current state.  <a href="#ab05390e97c1bb825fd058c991ebf0275"></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"><a class="el" href="classhippodraw_1_1ErrorBarRep.html">ErrorBarRep</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1PointRepBase.html#ad1f6f397b0df876c1279064af01dafb2">m_error_rep</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The error bar representation.  <a href="#ad1f6f397b0df876c1279064af01dafb2"></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>
<tr><td colspan="2"><h2>Private Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="classhippodraw_1_1TupleCut.html">TupleCut</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#ac95d4265e7b9d9368b68706e0c3c702c">CutList_t</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The type of container for <a class="el" href="classhippodraw_1_1TupleCut.html" title="The class expresses a cut on a DataSource, i.e.">TupleCut</a> objects.  <a href="#ac95d4265e7b9d9368b68706e0c3c702c"></a><br/></td></tr>
<tr><td colspan="2"><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#a8418c99027b0ba4a84f7e8abe8c8c176">drawInvertedRange1D</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;x_range, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;y_range, const <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> &amp;tb, <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 <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> for 1D <em>cut</em> with inversion within <em>x_range</em> and <em>y_range</em> using <em>view</em> under transform <em>tb</em>.  <a href="#a8418c99027b0ba4a84f7e8abe8c8c176"></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_1CutRangeRep.html#abf255f8886afd9f8b78007afaa6aa413">drawInvertedRange2D</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;x_range, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;y_range, const <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> &amp;transform, <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 <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> for 2D <em>cut</em> with inversion within <em>x_range</em> and <em>y_range</em> using <em>view</em> under transform <em>transform</em>.  <a href="#abf255f8886afd9f8b78007afaa6aa413"></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_1CutRangeRep.html#a5140e93515e9080db63299e9e3188b1b">drawNormalRange</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;x_range, const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;y_range, const <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> &amp;tb, <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 <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> for <em>cut</em> within <em>x_range</em> and <em>y_range</em> using <em>view</em> under transform <em>tb</em>.  <a href="#a5140e93515e9080db63299e9e3188b1b"></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_1CutRangeRep.html#a7dee8ef01d7378e9d3d295dc250c04fd">throwRangeException</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws exception that index was out of range.  <a href="#a7dee8ef01d7378e9d3d295dc250c04fd"></a><br/></td></tr>
<tr><td colspan="2"><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classhippodraw_1_1CutRangeRep.html#ac95d4265e7b9d9368b68706e0c3c702c">CutList_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1CutRangeRep.html#a1c2feed36aaa9baed5108683a08333a9">m_cut_list</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A list of cut objects used to highlight region of the data representation.  <a href="#a1c2feed36aaa9baed5108683a08333a9"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A derived class of <a class="el" href="classhippodraw_1_1PointRepBase.html" title="The base class for the point representation hierarchy.">PointRepBase</a> class that draws a representation of a cut range. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Kaustuv &lt;<a href="mailto:kaustuv@stanford.edu">kaustuv@stanford.edu</a>&gt; </dd>
<dd>
Paul F. Kunz &lt;<a href="mailto:Paul_Kunz@slac.stanford.edu">Paul_Kunz@slac.stanford.edu</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="CutRangeRep_8h_source.html#l00029">29</a> of file <a class="el" href="CutRangeRep_8h_source.html">CutRangeRep.h</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="ac95d4265e7b9d9368b68706e0c3c702c"></a><!-- doxytag: member="hippodraw::CutRangeRep::CutList_t" ref="ac95d4265e7b9d9368b68706e0c3c702c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef std::vector&lt; <a class="el" href="classhippodraw_1_1TupleCut.html">TupleCut</a> &gt; <a class="el" href="classhippodraw_1_1CutRangeRep.html#ac95d4265e7b9d9368b68706e0c3c702c">CutList_t</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The type of container for <a class="el" href="classhippodraw_1_1TupleCut.html" title="The class expresses a cut on a DataSource, i.e.">TupleCut</a> objects. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8h_source.html#l00035">35</a> of file <a class="el" href="CutRangeRep_8h_source.html">CutRangeRep.h</a>.</p>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a93a504d2bc84811765adbdb648428e7e"></a><!-- doxytag: member="hippodraw::CutRangeRep::CutRangeRep" ref="a93a504d2bc84811765adbdb648428e7e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1CutRangeRep.html">CutRangeRep</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="CutRangeRep_8cxx_source.html#l00025">25</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="RepBase_8cxx_source.html#l00053">RepBase::setColor()</a>, and <a class="el" href="Color_8h_source.html#l00051">Color::yellow</a>.</p>

<p>Referenced by <a class="el" href="CutRangeRep_8cxx_source.html#l00037">CutRangeRep::clone()</a>.</p>

</div>
</div>
<a class="anchor" id="a84022fada60e7273c50880d1288b6505"></a><!-- doxytag: member="hippodraw::CutRangeRep::CutRangeRep" ref="a84022fada60e7273c50880d1288b6505" args="(const CutRangeRep &amp;point_rep)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1CutRangeRep.html">CutRangeRep</a> </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1CutRangeRep.html">CutRangeRep</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="CutRangeRep_8cxx_source.html#l00032">32</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a5cc30d14558ce47eedc67a6fead8fc38"></a><!-- doxytag: member="hippodraw::CutRangeRep::addCut" ref="a5cc30d14558ce47eedc67a6fead8fc38" args="(const TupleCut &amp;cut)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void addCut </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1TupleCut.html">TupleCut</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>cut</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Add a <a class="el" href="classhippodraw_1_1TupleCut.html" title="The class expresses a cut on a DataSource, i.e.">TupleCut</a> object to the list of cuts. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00259">259</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>.</p>

</div>
</div>
<a class="anchor" id="abb739f66a82be630bdd8b96dc20d4755"></a><!-- doxytag: member="hippodraw::CutRangeRep::clone" ref="abb739f66a82be630bdd8b96dc20d4755" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1CutRangeRep.html">CutRangeRep</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>The clone function returns an object of its own kind which is a copy of this object at this moment. </p>

<p>Implements <a class="el" href="classhippodraw_1_1PointRepBase.html#abb5c9ae1b2a3ffe005ed0bbf7e52b1fc">PointRepBase</a>.</p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00037">37</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="CutRangeRep_8cxx_source.html#l00025">CutRangeRep::CutRangeRep()</a>.</p>

</div>
</div>
<a class="anchor" id="a773111ba654ae3ca61330c4e136c4946"></a><!-- doxytag: member="hippodraw::CutRangeRep::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::CutRangeRep::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="a8418c99027b0ba4a84f7e8abe8c8c176"></a><!-- doxytag: member="hippodraw::CutRangeRep::drawInvertedRange1D" ref="a8418c99027b0ba4a84f7e8abe8c8c176" args="(const Range &amp;x_range, const Range &amp;y_range, const TransformBase &amp;tb, ViewBase &amp;view)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void drawInvertedRange1D </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>x_range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>y_range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>tb</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> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Draws the <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> for 1D <em>cut</em> with inversion within <em>x_range</em> and <em>y_range</em> using <em>view</em> under transform <em>tb</em>. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00126">126</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="classhippodraw_1_1ViewBase.html#a12d3047ddbef25f0fa23d44e14bfd2c5">ViewBase::drawSquare()</a>, <a class="el" href="Color_8cxx_source.html#l00174">Color::getBlue()</a>, <a class="el" href="Color_8cxx_source.html#l00169">Color::getGreen()</a>, <a class="el" href="Color_8cxx_source.html#l00164">Color::getRed()</a>, <a class="el" href="Range_8cxx_source.html#l00099">Range::high()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="RepBase_8h_source.html#l00057">RepBase::m_color</a>, <a class="el" href="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>, <a class="el" href="RepBase_8h_source.html#l00066">RepBase::m_desel</a>, <a class="el" href="RepBase_8h_source.html#l00060">RepBase::s_desel_color</a>, and <a class="el" href="classhippodraw_1_1BinaryTransform.html#a1b4dd77a3812e7bf43a74d52ad80ad0b">BinaryTransform::transform()</a>.</p>

<p>Referenced by <a class="el" href="CutRangeRep_8cxx_source.html#l00052">CutRangeRep::drawProjectedValues()</a>.</p>

</div>
</div>
<a class="anchor" id="abf255f8886afd9f8b78007afaa6aa413"></a><!-- doxytag: member="hippodraw::CutRangeRep::drawInvertedRange2D" ref="abf255f8886afd9f8b78007afaa6aa413" args="(const Range &amp;x_range, const Range &amp;y_range, const TransformBase &amp;transform, ViewBase &amp;view)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void drawInvertedRange2D </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>x_range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>y_range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> &amp;&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> &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> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Draws the <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> for 2D <em>cut</em> with inversion within <em>x_range</em> and <em>y_range</em> using <em>view</em> under transform <em>transform</em>. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00175">175</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="classhippodraw_1_1ViewBase.html#a12d3047ddbef25f0fa23d44e14bfd2c5">ViewBase::drawSquare()</a>, <a class="el" href="Color_8cxx_source.html#l00174">Color::getBlue()</a>, <a class="el" href="Color_8cxx_source.html#l00169">Color::getGreen()</a>, <a class="el" href="Color_8cxx_source.html#l00164">Color::getRed()</a>, <a class="el" href="Range_8cxx_source.html#l00099">Range::high()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="RepBase_8h_source.html#l00057">RepBase::m_color</a>, <a class="el" href="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>, <a class="el" href="RepBase_8h_source.html#l00066">RepBase::m_desel</a>, <a class="el" href="RepBase_8h_source.html#l00060">RepBase::s_desel_color</a>, and <a class="el" href="classhippodraw_1_1BinaryTransform.html#a1b4dd77a3812e7bf43a74d52ad80ad0b">BinaryTransform::transform()</a>.</p>

<p>Referenced by <a class="el" href="CutRangeRep_8cxx_source.html#l00052">CutRangeRep::drawProjectedValues()</a>.</p>

</div>
</div>
<a class="anchor" id="a5140e93515e9080db63299e9e3188b1b"></a><!-- doxytag: member="hippodraw::CutRangeRep::drawNormalRange" ref="a5140e93515e9080db63299e9e3188b1b" args="(const Range &amp;x_range, const Range &amp;y_range, const TransformBase &amp;tb, ViewBase &amp;view)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void drawNormalRange </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>x_range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>y_range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>tb</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> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Draws the <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> for <em>cut</em> within <em>x_range</em> and <em>y_range</em> using <em>view</em> under transform <em>tb</em>. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00074">74</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="classhippodraw_1_1ViewBase.html#a12d3047ddbef25f0fa23d44e14bfd2c5">ViewBase::drawSquare()</a>, <a class="el" href="Color_8cxx_source.html#l00174">Color::getBlue()</a>, <a class="el" href="Color_8cxx_source.html#l00169">Color::getGreen()</a>, <a class="el" href="Color_8cxx_source.html#l00164">Color::getRed()</a>, <a class="el" href="Range_8cxx_source.html#l00099">Range::high()</a>, <a class="el" href="Range_8cxx_source.html#l00086">Range::low()</a>, <a class="el" href="RepBase_8h_source.html#l00057">RepBase::m_color</a>, <a class="el" href="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>, <a class="el" href="RepBase_8h_source.html#l00066">RepBase::m_desel</a>, <a class="el" href="RepBase_8h_source.html#l00060">RepBase::s_desel_color</a>, and <a class="el" href="classhippodraw_1_1BinaryTransform.html#a1b4dd77a3812e7bf43a74d52ad80ad0b">BinaryTransform::transform()</a>.</p>

<p>Referenced by <a class="el" href="CutRangeRep_8cxx_source.html#l00052">CutRangeRep::drawProjectedValues()</a>.</p>

</div>
</div>
<a class="anchor" id="a1883a3da03fb3b72260482c91db6cd47"></a><!-- doxytag: member="hippodraw::CutRangeRep::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]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Draws the projected values. </p>
<p>Draws the projected values contained in the <a class="el" href="classhippodraw_1_1DataSource.html" title="Base class for DataSource.">DataSource</a> <em>ntuple</em>. Each row of the <em>ntuple</em> is data point tuple of some dimension. Derived classes expect the DataSoruce to be of the correct dimension. The drawn points undergo a transform represented by <em>transform</em> and are drawn to the view <em>view</em>. If highlighting is on, uses the <em>ranges</em> to control highlighting. </p>

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

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00044">44</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

</div>
</div>
<a class="anchor" id="adf16f7887d4032eb80645b3110080c2e"></a><!-- doxytag: member="hippodraw::CutRangeRep::drawProjectedValues" ref="adf16f7887d4032eb80645b3110080c2e" args="(const Range &amp;x_range, const Range &amp;y_range, const TransformBase &amp;tb, ViewBase &amp;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_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>x_range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>y_range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1TransformBase.html">TransformBase</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>tb</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></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Draw the <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> of the cut. </p>
<p>Drawing is done within the boundaries of <em>x_range</em> and <em>y_range</em>. The transform <em>tb</em> is used before drawing to <em>view</em>. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00052">52</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <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="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>.</p>

</div>
</div>
<a class="anchor" id="a8d9d07b2ba9d41346d16e8b11dd2ea51"></a><!-- doxytag: member="hippodraw::CutRangeRep::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="a8f2d85a629a080468a5a0d744efc6bd4"></a><!-- doxytag: member="hippodraw::CutRangeRep::getCuts" ref="a8f2d85a629a080468a5a0d744efc6bd4" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const vector&lt; <a class="el" href="classhippodraw_1_1TupleCut.html">TupleCut</a> &gt; &amp; getCuts </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the <a class="el" href="classhippodraw_1_1TupleCut.html" title="The class expresses a cut on a DataSource, i.e.">TupleCut</a> objects used by the receiving object. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00252">252</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>.</p>

</div>
</div>
<a class="anchor" id="ab7fd5490e98c1b62ff63ba474392d320"></a><!-- doxytag: member="hippodraw::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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="a654cbf7e62bd00f0803420f58e1c05a5"></a><!-- doxytag: member="hippodraw::CutRangeRep::setCutRangeAt" ref="a654cbf7e62bd00f0803420f58e1c05a5" args="(const Range &amp;range, unsigned int i)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setCutRangeAt </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>range</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>i</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> of the <em>i-th</em> cut. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00266">266</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>, and <a class="el" href="CutRangeRep_8cxx_source.html#l00293">CutRangeRep::throwRangeException()</a>.</p>

</div>
</div>
<a class="anchor" id="a492f32e093d6e5d9354648dbd80c16e8"></a><!-- doxytag: member="hippodraw::CutRangeRep::setEnabled" ref="a492f32e093d6e5d9354648dbd80c16e8" args="(unsigned int i, bool yes)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setEnabled </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>i</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>yes</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the enabled state of the <em>i-th</em> cut. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00284">284</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>, and <a class="el" href="CutRangeRep_8cxx_source.html#l00293">CutRangeRep::throwRangeException()</a>.</p>

</div>
</div>
<a class="anchor" id="a173f4daab3289624921613d821fb8109"></a><!-- doxytag: member="hippodraw::CutRangeRep::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::CutRangeRep::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="ae549bfefc413090d348ad44ee64d9bc8"></a><!-- doxytag: member="hippodraw::CutRangeRep::setSelected" ref="ae549bfefc413090d348ad44ee64d9bc8" args="(bool yes)" -->
<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></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the selection state of the representation. </p>
<p>Also sets the selection state of the <a class="el" href="classhippodraw_1_1ErrorBarRep.html" title="A rep to draw error bars, owned by point reps.">ErrorBarRep</a> representation, if any. If <em>yes</em> is <code>false</code>, the point representation should shows its deselected stated by some fashion, typically using a light gray color instead of its normal color. </p>

<p>Reimplemented from <a class="el" href="classhippodraw_1_1RepBase.html#a50f2a34c127af5c4daeacc513689d503">RepBase</a>.</p>

<p>Definition at line <a class="el" href="PointRepBase_8cxx_source.html#l00038">38</a> of file <a class="el" href="PointRepBase_8cxx_source.html">PointRepBase.cxx</a>.</p>

<p>References <a class="el" href="PointRepBase_8h_source.html#l00044">PointRepBase::m_error_rep</a>, and <a class="el" href="RepBase_8cxx_source.html#l00072">RepBase::setSelected()</a>.</p>

</div>
</div>
<a class="anchor" id="afa3363656ee0b49ecc2e4ca49f6cf4e8"></a><!-- doxytag: member="hippodraw::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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="a7dee8ef01d7378e9d3d295dc250c04fd"></a><!-- doxytag: member="hippodraw::CutRangeRep::throwRangeException" ref="a7dee8ef01d7378e9d3d295dc250c04fd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void throwRangeException </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Throws exception that index was out of range. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00293">293</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>Referenced by <a class="el" href="CutRangeRep_8cxx_source.html#l00266">CutRangeRep::setCutRangeAt()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00284">CutRangeRep::setEnabled()</a>, and <a class="el" href="CutRangeRep_8cxx_source.html#l00275">CutRangeRep::toggleInverted()</a>.</p>

</div>
</div>
<a class="anchor" id="ab05390e97c1bb825fd058c991ebf0275"></a><!-- doxytag: member="hippodraw::CutRangeRep::toggleInverted" ref="ab05390e97c1bb825fd058c991ebf0275" args="(unsigned int i)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void toggleInverted </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>i</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Toggles the <em>i-th</em> cut to be inverted from its current state. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8cxx_source.html#l00275">275</a> of file <a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.cxx</a>.</p>

<p>References <a class="el" href="CutRangeRep_8h_source.html#l00040">CutRangeRep::m_cut_list</a>, and <a class="el" href="CutRangeRep_8cxx_source.html#l00293">CutRangeRep::throwRangeException()</a>.</p>

</div>
</div>
<a class="anchor" id="ab483a1de36628f53257802d263f6d742"></a><!-- doxytag: member="hippodraw::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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="a1c2feed36aaa9baed5108683a08333a9"></a><!-- doxytag: member="hippodraw::CutRangeRep::m_cut_list" ref="a1c2feed36aaa9baed5108683a08333a9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1CutRangeRep.html#ac95d4265e7b9d9368b68706e0c3c702c">CutList_t</a> <a class="el" href="classhippodraw_1_1CutRangeRep.html#a1c2feed36aaa9baed5108683a08333a9">m_cut_list</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A list of cut objects used to highlight region of the data representation. </p>

<p>Definition at line <a class="el" href="CutRangeRep_8h_source.html#l00040">40</a> of file <a class="el" href="CutRangeRep_8h_source.html">CutRangeRep.h</a>.</p>

<p>Referenced by <a class="el" href="CutRangeRep_8cxx_source.html#l00259">CutRangeRep::addCut()</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="CutRangeRep_8cxx_source.html#l00052">CutRangeRep::drawProjectedValues()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00252">CutRangeRep::getCuts()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00266">CutRangeRep::setCutRangeAt()</a>, <a class="el" href="CutRangeRep_8cxx_source.html#l00284">CutRangeRep::setEnabled()</a>, and <a class="el" href="CutRangeRep_8cxx_source.html#l00275">CutRangeRep::toggleInverted()</a>.</p>

</div>
</div>
<a class="anchor" id="a1505417a702daeecc9fd33dbe6f9b763"></a><!-- doxytag: member="hippodraw::CutRangeRep::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="ad1f6f397b0df876c1279064af01dafb2"></a><!-- doxytag: member="hippodraw::CutRangeRep::m_error_rep" ref="ad1f6f397b0df876c1279064af01dafb2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1ErrorBarRep.html">ErrorBarRep</a>* <a class="el" href="classhippodraw_1_1PointRepBase.html#ad1f6f397b0df876c1279064af01dafb2">m_error_rep</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The error bar representation. </p>
<p>Will be a null pointer if a derived class doesn't have one. </p>

<p>Definition at line <a class="el" href="PointRepBase_8h_source.html#l00044">44</a> of file <a class="el" href="PointRepBase_8h_source.html">PointRepBase.h</a>.</p>

<p>Referenced by <a class="el" href="ColumnPointRep_8cxx_source.html#l00039">ColumnPointRep::ColumnPointRep()</a>, <a class="el" href="SymbolPointRep_8cxx_source.html#l00192">SymbolPointRep::drawProjectedValues()</a>, <a class="el" href="ColumnPointRep_8cxx_source.html#l00118">ColumnPointRep::drawProjectedValues()</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>, <a class="el" href="SymbolPointRep_8cxx_source.html#l00097">SymbolPointRep::setErrorOn()</a>, <a class="el" href="ColumnPointRep_8cxx_source.html#l00091">ColumnPointRep::setErrorOn()</a>, <a class="el" href="PointRepBase_8cxx_source.html#l00038">PointRepBase::setSelected()</a>, <a class="el" href="SymbolPointRep_8cxx_source.html#l00291">SymbolPointRep::setSize()</a>, <a class="el" href="ColumnPointRep_8cxx_source.html#l00185">ColumnPointRep::setSize()</a>, <a class="el" href="SymbolPointRep_8cxx_source.html#l00038">SymbolPointRep::SymbolPointRep()</a>, <a class="el" href="ColumnPointRep_8cxx_source.html#l00056">ColumnPointRep::~ColumnPointRep()</a>, and <a class="el" href="SymbolPointRep_8cxx_source.html#l00064">SymbolPointRep::~SymbolPointRep()</a>.</p>

</div>
</div>
<a class="anchor" id="ace672fdfc8daa28e959841cca7914d9d"></a><!-- doxytag: member="hippodraw::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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::CutRangeRep::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="CutRangeRep_8h_source.html">CutRangeRep.h</a></li>
<li><a class="el" href="CutRangeRep_8cxx_source.html">CutRangeRep.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>