Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 4bc66056a634db26a1f4d0845dc41ca6 > files > 3806

mrpt-doc-0.9.5-0.1.20110925svn2670.fc16.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>mpScaleY Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.7.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</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>
        <div id="MSearchBox" class="MSearchBoxInactive">
          <div class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </div><div class="right"></div>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">mpScaleY Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="mpScaleY" --><!-- doxytag: inherits="mpLayer" --><hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Plot layer implementing a y-scale ruler. </p>
<p>If align is set to mpALIGN_CENTER, the ruler is fixed at X=0 in the coordinate system. If the align is set to mpALIGN_TOP or mpALIGN_BOTTOM, the axis is always drawn respectively at top or bottom of the window. A label is plotted at the top-right hand of the ruler. The scale numbering automatically adjusts to view and zoom factor. </p>
</div>
<p><code>#include &lt;<a class="el" href="mathplot_8h_source.html">mrpt/otherlibs/mathplot/mathplot.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for mpScaleY:</div>
<div class="dyncontent">
<div class="center"><img src="classmp_scale_y__inherit__graph.png" border="0" usemap="#mp_scale_y_inherit__map" alt="Inheritance graph"/></div>
<map name="mp_scale_y_inherit__map" id="mp_scale_y_inherit__map">
<area shape="rect" id="node2" href="classmp_layer.html" title="Plot layer, abstract base class." alt="" coords="9,5,81,32"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classmp_scale_y-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#a3189da607a77bf7d0bffb08b99bfb9de">mpScaleY</a> (wxString name=wxT(&quot;Y&quot;), int flags=mpALIGN_CENTER, bool ticks=true)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#a022d5e188315c7ff658d049f1b3f323b">Plot</a> (wxDC &amp;dc, <a class="el" href="classmp_window.html">mpWindow</a> &amp;w)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Layer plot handler.  <a href="#a022d5e188315c7ff658d049f1b3f323b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#a85658ced4d699d319d4380054bb9f71f">HasBBox</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Check whether this layer has a bounding box.  <a href="#a85658ced4d699d319d4380054bb9f71f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#ae2a5cf7f3964022a2b8bec230e10833a">SetAlign</a> (int align)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set Y axis alignment.  <a href="#ae2a5cf7f3964022a2b8bec230e10833a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#a105be352886e886adbf01652afb209b3">SetTicks</a> (bool ticks)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set Y axis ticks or grid.  <a href="#a105be352886e886adbf01652afb209b3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#aab450527efa50d7202acf0d710e9848e">GetTicks</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get Y axis ticks or grid.  <a href="#aab450527efa50d7202acf0d710e9848e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#a8636f026ce3e7357173dc6faf6d93da9">SetLabelFormat</a> (const wxString &amp;format)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set Y axis Label format.  <a href="#a8636f026ce3e7357173dc6faf6d93da9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const wxString &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#a04634e395a7e550893e43a949ce82809">SetLabelFormat</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get Y axis Label format.  <a href="#a04634e395a7e550893e43a949ce82809"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a10235d5fa7f3a61bb63dd307a6caf0df">IsInfo</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Check whether the layer is an info box.  <a href="#a10235d5fa7f3a61bb63dd307a6caf0df"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#adf8df2da43c1dc3f0e382f0ae3698b5a">GetMinX</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get inclusive left border of bounding box.  <a href="#adf8df2da43c1dc3f0e382f0ae3698b5a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ad3f65fde6150433717e3d2eb387ab88f">GetMaxX</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get inclusive right border of bounding box.  <a href="#ad3f65fde6150433717e3d2eb387ab88f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ae3dbe3838f6494bb1395f486e2c766af">GetMinY</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get inclusive bottom border of bounding box.  <a href="#ae3dbe3838f6494bb1395f486e2c766af"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ae30ffdb060c11c9a88be5a3cd718f750">GetMaxY</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get inclusive top border of bounding box.  <a href="#ae30ffdb060c11c9a88be5a3cd718f750"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">wxString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a463e8f75a2c19fb710078d436ee94f5d">GetName</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get layer name.  <a href="#a463e8f75a2c19fb710078d436ee94f5d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const wxFont &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#af13bd4b41d687aca653b85132a08f101">GetFont</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get font set for this layer.  <a href="#af13bd4b41d687aca653b85132a08f101"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const wxPen &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ae9520bcefffcc18a948fac21d817a391">GetPen</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get pen set for this layer.  <a href="#ae9520bcefffcc18a948fac21d817a391"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a7f07b31cca9bc30591f98fa739a9c3df">SetContinuity</a> (bool continuity)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the 'continuity' property of the layer (true:draws a continuous line, false:draws separate points).  <a href="#a7f07b31cca9bc30591f98fa739a9c3df"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#adeab23218fa3f473429ccbd7b40a3f1d">GetContinuity</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the 'continuity' property of the layer.  <a href="#adeab23218fa3f473429ccbd7b40a3f1d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a83d3d0e46f840b23eb23630bccf1a3dc">ShowName</a> (bool show)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Shows or hides the text label with the name of the layer (default is visible).  <a href="#a83d3d0e46f840b23eb23630bccf1a3dc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#adfeb5ca318a709902e485969f7964caa">SetName</a> (wxString name)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set layer name.  <a href="#adfeb5ca318a709902e485969f7964caa"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a83ea2ceefa0c955e18a2972a066d4f7f">SetFont</a> (wxFont &amp;font)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set layer font.  <a href="#a83ea2ceefa0c955e18a2972a066d4f7f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a62bf0a870e470d274dd373bd5f87f94b">SetPen</a> (wxPen pen)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set layer pen.  <a href="#a62bf0a870e470d274dd373bd5f87f94b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#afc08c8f852363550e5714959d71806a7">SetDrawOutsideMargins</a> (bool drawModeOutside)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set Draw mode: inside or outside margins.  <a href="#afc08c8f852363550e5714959d71806a7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a68faceee0b732f4271e9a9320a218d1d">GetDrawOutsideMargins</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get Draw mode: inside or outside margins.  <a href="#a68faceee0b732f4271e9a9320a218d1d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">wxBitmap&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a513a1d20cc7e3927b2415382737c577c">GetColourSquare</a> (int side=16)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a small square bitmap filled with the colour of the pen used in the layer.  <a href="#a513a1d20cc7e3927b2415382737c577c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="mathplot_8h.html#acf8b83e86e129762abc1b70e84db342c">mpLayerType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#aebff4fbed09cc38e04f758c5e6f03a15">GetLayerType</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get layer type: a Layer can be of different types: plot lines, axis, info boxes, etc, this method returns the right value.  <a href="#aebff4fbed09cc38e04f758c5e6f03a15"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a22f21390e1bad50af27487c8b48dd494">IsVisible</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks whether the layer is visible or not.  <a href="#a22f21390e1bad50af27487c8b48dd494"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ab972a81522238b708573cd0b2bbc2578">SetVisible</a> (bool show)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets layer visibility.  <a href="#ab972a81522238b708573cd0b2bbc2578"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const wxBrush &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ac27b14f700e6193a936834e3994813c3">GetBrush</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get brush set for this layer.  <a href="#ac27b14f700e6193a936834e3994813c3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#abc07f029f172cab8ab80e0bc9b036dfb">SetBrush</a> (wxBrush brush)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set layer brush.  <a href="#abc07f029f172cab8ab80e0bc9b036dfb"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#a0050af692bd6a687b79671e0cd81359f">m_flags</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Flag for axis alignment.  <a href="#a0050af692bd6a687b79671e0cd81359f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#ac12fc8b3549073ef49e81561479ac9c4">m_ticks</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Flag to toggle between ticks or grid.  <a href="#ac12fc8b3549073ef49e81561479ac9c4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">wxString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_scale_y.html#a7ae36d012566018aced1634e99ba1fb4">m_labelFormat</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Format string used to print labels.  <a href="#a7ae36d012566018aced1634e99ba1fb4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">wxFont&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a1b6acab5d04921f905df4bcdbfd334e1">m_font</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Layer's font.  <a href="#a1b6acab5d04921f905df4bcdbfd334e1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">wxPen&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ad24283efc41df6b8f0d80030f0e6a56d">m_pen</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Layer's pen.  <a href="#ad24283efc41df6b8f0d80030f0e6a56d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">wxBrush&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ac3d0ae222700628378471709bc62f76c">m_brush</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Layer's brush.  <a href="#ac3d0ae222700628378471709bc62f76c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">wxString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ac0894b3ff9ce5a82524256497599636c">m_name</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Layer's name.  <a href="#ac0894b3ff9ce5a82524256497599636c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a59361dc98bdf0cdb1f279f5d86b6b9f5">m_continuous</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specify if the layer will be plotted as a continuous line or a set of points.  <a href="#a59361dc98bdf0cdb1f279f5d86b6b9f5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a634c0423aad7ce8b908b9122952e5d5d">m_showName</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">States whether the name of the layer must be shown (default is true).  <a href="#a634c0423aad7ce8b908b9122952e5d5d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a2254c13cc469d401eaa0833a3d4a4034">m_drawOutsideMargins</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">select if the layer should draw only inside margins or over all DC  <a href="#a2254c13cc469d401eaa0833a3d4a4034"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="mathplot_8h.html#acf8b83e86e129762abc1b70e84db342c">mpLayerType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#ab84741fba387364a0508e957b2350f57">m_type</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Define layer type, which is assigned by constructor.  <a href="#ab84741fba387364a0508e957b2350f57"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_layer.html#a6388b1d9d1480546c27d00eb989fe818">m_visible</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Toggles layer visibility.  <a href="#a6388b1d9d1480546c27d00eb989fe818"></a><br/></td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a3189da607a77bf7d0bffb08b99bfb9de"></a><!-- doxytag: member="mpScaleY::mpScaleY" ref="a3189da607a77bf7d0bffb08b99bfb9de" args="(wxString name=wxT(&quot;Y&quot;), int flags=mpALIGN_CENTER, bool ticks=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">mpScaleY::mpScaleY </td>
          <td>(</td>
          <td class="paramtype">wxString&#160;</td>
          <td class="paramname"><em>name</em> = <code>wxT(&quot;Y&quot;)</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>flags</em> = <code>mpALIGN_CENTER</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>ticks</em> = <code>true</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>Label to plot by the ruler </td></tr>
    <tr><td class="paramname">flags</td><td>Set position of the scale respect to the window. </td></tr>
    <tr><td class="paramname">ticks</td><td>Select ticks or grid. Give TRUE (default) for drawing axis ticks, FALSE for drawing the grid </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ac27b14f700e6193a936834e3994813c3"></a><!-- doxytag: member="mpScaleY::GetBrush" ref="ac27b14f700e6193a936834e3994813c3" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const wxBrush&amp; mpLayer::GetBrush </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get brush set for this layer. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>brush. </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00314">314</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a513a1d20cc7e3927b2415382737c577c"></a><!-- doxytag: member="mpScaleY::GetColourSquare" ref="a513a1d20cc7e3927b2415382737c577c" args="(int side=16)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">wxBitmap mpLayer::GetColourSquare </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>side</em> = <code>16</code></td><td>)</td>
          <td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get a small square bitmap filled with the colour of the pen used in the layer. </p>
<p>Useful to create legends or similar reference to the layers. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">side</td><td>side length in pixels </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>a wxBitmap filled with layer's colour </dd></dl>

</div>
</div>
<a class="anchor" id="adeab23218fa3f473429ccbd7b40a3f1d"></a><!-- doxytag: member="mpScaleY::GetContinuity" ref="adeab23218fa3f473429ccbd7b40a3f1d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool mpLayer::GetContinuity </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the 'continuity' property of the layer. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classmp_layer.html#a7f07b31cca9bc30591f98fa739a9c3df" title="Set the &#39;continuity&#39; property of the layer (true:draws a continuous line, false:draws separate points...">SetContinuity</a> </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00266">266</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a68faceee0b732f4271e9a9320a218d1d"></a><!-- doxytag: member="mpScaleY::GetDrawOutsideMargins" ref="a68faceee0b732f4271e9a9320a218d1d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool mpLayer::GetDrawOutsideMargins </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get Draw mode: inside or outside margins. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The draw mode </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00293">293</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="af13bd4b41d687aca653b85132a08f101"></a><!-- doxytag: member="mpScaleY::GetFont" ref="af13bd4b41d687aca653b85132a08f101" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const wxFont&amp; mpLayer::GetFont </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get font set for this layer. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Font </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00251">251</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="aebff4fbed09cc38e04f758c5e6f03a15"></a><!-- doxytag: member="mpScaleY::GetLayerType" ref="aebff4fbed09cc38e04f758c5e6f03a15" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="mathplot_8h.html#acf8b83e86e129762abc1b70e84db342c">mpLayerType</a> mpLayer::GetLayerType </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get layer type: a Layer can be of different types: plot lines, axis, info boxes, etc, this method returns the right value. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>An integer indicating layer type </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00302">302</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad3f65fde6150433717e3d2eb387ab88f"></a><!-- doxytag: member="mpScaleY::GetMaxX" ref="ad3f65fde6150433717e3d2eb387ab88f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double mpLayer::GetMaxX </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get inclusive right border of bounding box. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Value </dd></dl>

<p>Reimplemented in <a class="el" href="classmp_bitmap_layer.html#a6d594813500cabd412d9a466b2e9095f">mpBitmapLayer</a>, <a class="el" href="classmp_movable_object.html#ac72a01f0fb133d40784e6e073d106ef4">mpMovableObject</a>, and <a class="el" href="classmp_f_x_y_vector.html#a1f04de4dfc2f87c0b29f0afcf7132271">mpFXYVector</a>.</p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00188">188</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae30ffdb060c11c9a88be5a3cd718f750"></a><!-- doxytag: member="mpScaleY::GetMaxY" ref="ae30ffdb060c11c9a88be5a3cd718f750" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double mpLayer::GetMaxY </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get inclusive top border of bounding box. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Value </dd></dl>

<p>Reimplemented in <a class="el" href="classmp_bitmap_layer.html#afe0a3f0072c582db4de9dcc20000fa77">mpBitmapLayer</a>, <a class="el" href="classmp_movable_object.html#a5311360e42735073340d6b137330d361">mpMovableObject</a>, and <a class="el" href="classmp_f_x_y_vector.html#aeabbeed556f96689f79e451780636ac5">mpFXYVector</a>.</p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00198">198</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="adf8df2da43c1dc3f0e382f0ae3698b5a"></a><!-- doxytag: member="mpScaleY::GetMinX" ref="adf8df2da43c1dc3f0e382f0ae3698b5a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double mpLayer::GetMinX </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get inclusive left border of bounding box. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Value </dd></dl>

<p>Reimplemented in <a class="el" href="classmp_bitmap_layer.html#a9d75d9e2046dd95f17487647c8c20472">mpBitmapLayer</a>, <a class="el" href="classmp_movable_object.html#a2547ff2de6ff9b9193d66b48dcde131e">mpMovableObject</a>, and <a class="el" href="classmp_f_x_y_vector.html#a0efea77c24defb8c30fc1b6a868bd665">mpFXYVector</a>.</p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00183">183</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae3dbe3838f6494bb1395f486e2c766af"></a><!-- doxytag: member="mpScaleY::GetMinY" ref="ae3dbe3838f6494bb1395f486e2c766af" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double mpLayer::GetMinY </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get inclusive bottom border of bounding box. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Value </dd></dl>

<p>Reimplemented in <a class="el" href="classmp_bitmap_layer.html#a06b6b2b66bd116b07340511c2785ddec">mpBitmapLayer</a>, <a class="el" href="classmp_movable_object.html#a540e68e52321a089cec559b79bef167c">mpMovableObject</a>, and <a class="el" href="classmp_f_x_y_vector.html#a16e6eaba8664ccc285c10f86fb941797">mpFXYVector</a>.</p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00193">193</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a463e8f75a2c19fb710078d436ee94f5d"></a><!-- doxytag: member="mpScaleY::GetName" ref="a463e8f75a2c19fb710078d436ee94f5d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">wxString mpLayer::GetName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get layer name. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Name </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00246">246</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae9520bcefffcc18a948fac21d817a391"></a><!-- doxytag: member="mpScaleY::GetPen" ref="ae9520bcefffcc18a948fac21d817a391" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const wxPen&amp; mpLayer::GetPen </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get pen set for this layer. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Pen </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00256">256</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="aab450527efa50d7202acf0d710e9848e"></a><!-- doxytag: member="mpScaleY::GetTicks" ref="aab450527efa50d7202acf0d710e9848e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool mpScaleY::GetTicks </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get Y axis ticks or grid. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>TRUE if plot is drawing axis ticks, FALSE if the grid is active. </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00776">776</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a85658ced4d699d319d4380054bb9f71f"></a><!-- doxytag: member="mpScaleY::HasBBox" ref="a85658ced4d699d319d4380054bb9f71f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool mpScaleY::HasBBox </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Check whether this layer has a bounding box. </p>
<p>This implementation returns <em>FALSE</em> thus making the ruler invisible to the plot layer bounding box calculation by <a class="el" href="classmp_window.html" title="Canvas for plotting mpLayer implementations.">mpWindow</a>. </p>

<p>Reimplemented from <a class="el" href="classmp_layer.html#accf17c5510e6d2fb21974b1cb8a0455e">mpLayer</a>.</p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00764">764</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a10235d5fa7f3a61bb63dd307a6caf0df"></a><!-- doxytag: member="mpScaleY::IsInfo" ref="a10235d5fa7f3a61bb63dd307a6caf0df" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool mpLayer::IsInfo </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Check whether the layer is an info box. </p>
<p>The default implementation returns <em>FALSE</em>. It is overrided to <em>TRUE</em> for <a class="el" href="classmp_info_layer.html" title="Base class to create small rectangular info boxes mpInfoLayer is the base class to create a small rec...">mpInfoLayer</a> class and its derivative. It is necessary to define mouse actions behaviour over info boxes. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>whether the layer is an info boxes </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classmp_info_layer.html#a58e554ec2cf13f4ed73e75bd79c221e2" title="Specifies that this is an Info box layer.">mpInfoLayer::IsInfo</a> </dd></dl>

<p>Reimplemented in <a class="el" href="classmp_info_layer.html#a58e554ec2cf13f4ed73e75bd79c221e2">mpInfoLayer</a>.</p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00178">178</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a22f21390e1bad50af27487c8b48dd494"></a><!-- doxytag: member="mpScaleY::IsVisible" ref="a22f21390e1bad50af27487c8b48dd494" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool mpLayer::IsVisible </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Checks whether the layer is visible or not. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd><em>true</em> if visible </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00306">306</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a022d5e188315c7ff658d049f1b3f323b"></a><!-- doxytag: member="mpScaleY::Plot" ref="a022d5e188315c7ff658d049f1b3f323b" args="(wxDC &amp;dc, mpWindow &amp;w)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void mpScaleY::Plot </td>
          <td>(</td>
          <td class="paramtype">wxDC &amp;&#160;</td>
          <td class="paramname"><em>dc</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classmp_window.html">mpWindow</a> &amp;&#160;</td>
          <td class="paramname"><em>w</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Layer plot handler. </p>
<p>This implementation will plot the ruler adjusted to the visible area. </p>

<p>Implements <a class="el" href="classmp_layer.html#a0c62e377dbdba1956b02bda3a5ac88b4">mpLayer</a>.</p>

</div>
</div>
<a class="anchor" id="ae2a5cf7f3964022a2b8bec230e10833a"></a><!-- doxytag: member="mpScaleY::SetAlign" ref="ae2a5cf7f3964022a2b8bec230e10833a" args="(int align)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpScaleY::SetAlign </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>align</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set Y axis alignment. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">align</td><td>alignment (choose between mpALIGN_BORDER_LEFT, mpALIGN_LEFT, mpALIGN_CENTER, mpALIGN_RIGHT, mpALIGN_BORDER_RIGHT) </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00768">768</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="abc07f029f172cab8ab80e0bc9b036dfb"></a><!-- doxytag: member="mpScaleY::SetBrush" ref="abc07f029f172cab8ab80e0bc9b036dfb" args="(wxBrush brush)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpLayer::SetBrush </td>
          <td>(</td>
          <td class="paramtype">wxBrush&#160;</td>
          <td class="paramname"><em>brush</em></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set layer brush. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">brush</td><td>brush, will be copied to internal class member </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00318">318</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7f07b31cca9bc30591f98fa739a9c3df"></a><!-- doxytag: member="mpScaleY::SetContinuity" ref="a7f07b31cca9bc30591f98fa739a9c3df" args="(bool continuity)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpLayer::SetContinuity </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>continuity</em></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set the 'continuity' property of the layer (true:draws a continuous line, false:draws separate points). </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classmp_layer.html#adeab23218fa3f473429ccbd7b40a3f1d" title="Gets the &#39;continuity&#39; property of the layer.">GetContinuity</a> </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00261">261</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="afc08c8f852363550e5714959d71806a7"></a><!-- doxytag: member="mpScaleY::SetDrawOutsideMargins" ref="afc08c8f852363550e5714959d71806a7" args="(bool drawModeOutside)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpLayer::SetDrawOutsideMargins </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>drawModeOutside</em></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set Draw mode: inside or outside margins. </p>
<p>Default is outside, which allows the layer to draw up to the <a class="el" href="classmp_window.html" title="Canvas for plotting mpLayer implementations.">mpWindow</a> border. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">drawModeOutside</td><td>The draw mode to be set </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00289">289</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a83ea2ceefa0c955e18a2972a066d4f7f"></a><!-- doxytag: member="mpScaleY::SetFont" ref="a83ea2ceefa0c955e18a2972a066d4f7f" args="(wxFont &amp;font)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpLayer::SetFont </td>
          <td>(</td>
          <td class="paramtype">wxFont &amp;&#160;</td>
          <td class="paramname"><em>font</em></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set layer font. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">font</td><td>Font, will be copied to internal class member </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00280">280</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8636f026ce3e7357173dc6faf6d93da9"></a><!-- doxytag: member="mpScaleY::SetLabelFormat" ref="a8636f026ce3e7357173dc6faf6d93da9" args="(const wxString &amp;format)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpScaleY::SetLabelFormat </td>
          <td>(</td>
          <td class="paramtype">const wxString &amp;&#160;</td>
          <td class="paramname"><em>format</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set Y axis Label format. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">format</td><td>The format string </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00780">780</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

<p>References <a class="el" href="namespacemrpt.html#a3a27af794b658df5491e2b7678f8ccb8">mrpt::format()</a>.</p>

</div>
</div>
<a class="anchor" id="a04634e395a7e550893e43a949ce82809"></a><!-- doxytag: member="mpScaleY::SetLabelFormat" ref="a04634e395a7e550893e43a949ce82809" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const wxString&amp; mpScaleY::SetLabelFormat </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get Y axis Label format. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The format string </dd></dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00784">784</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="adfeb5ca318a709902e485969f7964caa"></a><!-- doxytag: member="mpScaleY::SetName" ref="adfeb5ca318a709902e485969f7964caa" args="(wxString name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpLayer::SetName </td>
          <td>(</td>
          <td class="paramtype">wxString&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set layer name. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>Name, will be copied to internal class member </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00275">275</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a62bf0a870e470d274dd373bd5f87f94b"></a><!-- doxytag: member="mpScaleY::SetPen" ref="a62bf0a870e470d274dd373bd5f87f94b" args="(wxPen pen)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpLayer::SetPen </td>
          <td>(</td>
          <td class="paramtype">wxPen&#160;</td>
          <td class="paramname"><em>pen</em></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set layer pen. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">pen</td><td>Pen, will be copied to internal class member </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00285">285</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a105be352886e886adbf01652afb209b3"></a><!-- doxytag: member="mpScaleY::SetTicks" ref="a105be352886e886adbf01652afb209b3" args="(bool ticks)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpScaleY::SetTicks </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>ticks</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set Y axis ticks or grid. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">ticks</td><td>TRUE to plot axis ticks, FALSE to plot grid. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00772">772</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab972a81522238b708573cd0b2bbc2578"></a><!-- doxytag: member="mpScaleY::SetVisible" ref="ab972a81522238b708573cd0b2bbc2578" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpLayer::SetVisible </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>show</em></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets layer visibility. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">show</td><td>visibility bool. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00310">310</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a83d3d0e46f840b23eb23630bccf1a3dc"></a><!-- doxytag: member="mpScaleY::ShowName" ref="a83d3d0e46f840b23eb23630bccf1a3dc" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpLayer::ShowName </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>show</em></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Shows or hides the text label with the name of the layer (default is visible). </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00270">270</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="ac3d0ae222700628378471709bc62f76c"></a><!-- doxytag: member="mpScaleY::m_brush" ref="ac3d0ae222700628378471709bc62f76c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">wxBrush <a class="el" href="classmp_layer.html#ac3d0ae222700628378471709bc62f76c">mpLayer::m_brush</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Layer's brush. </p>

<p>Reimplemented in <a class="el" href="classmp_info_layer.html#af3366ac05d6f5f15831f380bdcf29ea2">mpInfoLayer</a>.</p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00323">323</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a59361dc98bdf0cdb1f279f5d86b6b9f5"></a><!-- doxytag: member="mpScaleY::m_continuous" ref="a59361dc98bdf0cdb1f279f5d86b6b9f5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classmp_layer.html#a59361dc98bdf0cdb1f279f5d86b6b9f5">mpLayer::m_continuous</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Specify if the layer will be plotted as a continuous line or a set of points. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00325">325</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2254c13cc469d401eaa0833a3d4a4034"></a><!-- doxytag: member="mpScaleY::m_drawOutsideMargins" ref="a2254c13cc469d401eaa0833a3d4a4034" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classmp_layer.html#a2254c13cc469d401eaa0833a3d4a4034">mpLayer::m_drawOutsideMargins</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>select if the layer should draw only inside margins or over all DC </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00327">327</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a0050af692bd6a687b79671e0cd81359f"></a><!-- doxytag: member="mpScaleY::m_flags" ref="a0050af692bd6a687b79671e0cd81359f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classmp_scale_y.html#a0050af692bd6a687b79671e0cd81359f">mpScaleY::m_flags</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Flag for axis alignment. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00784">784</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1b6acab5d04921f905df4bcdbfd334e1"></a><!-- doxytag: member="mpScaleY::m_font" ref="a1b6acab5d04921f905df4bcdbfd334e1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">wxFont <a class="el" href="classmp_layer.html#a1b6acab5d04921f905df4bcdbfd334e1">mpLayer::m_font</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Layer's font. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00318">318</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7ae36d012566018aced1634e99ba1fb4"></a><!-- doxytag: member="mpScaleY::m_labelFormat" ref="a7ae36d012566018aced1634e99ba1fb4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">wxString <a class="el" href="classmp_scale_y.html#a7ae36d012566018aced1634e99ba1fb4">mpScaleY::m_labelFormat</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Format string used to print labels. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00789">789</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac0894b3ff9ce5a82524256497599636c"></a><!-- doxytag: member="mpScaleY::m_name" ref="ac0894b3ff9ce5a82524256497599636c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">wxString <a class="el" href="classmp_layer.html#ac0894b3ff9ce5a82524256497599636c">mpLayer::m_name</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Layer's name. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00324">324</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ad24283efc41df6b8f0d80030f0e6a56d"></a><!-- doxytag: member="mpScaleY::m_pen" ref="ad24283efc41df6b8f0d80030f0e6a56d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">wxPen <a class="el" href="classmp_layer.html#ad24283efc41df6b8f0d80030f0e6a56d">mpLayer::m_pen</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Layer's pen. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00322">322</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a634c0423aad7ce8b908b9122952e5d5d"></a><!-- doxytag: member="mpScaleY::m_showName" ref="a634c0423aad7ce8b908b9122952e5d5d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classmp_layer.html#a634c0423aad7ce8b908b9122952e5d5d">mpLayer::m_showName</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>States whether the name of the layer must be shown (default is true). </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00326">326</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac12fc8b3549073ef49e81561479ac9c4"></a><!-- doxytag: member="mpScaleY::m_ticks" ref="ac12fc8b3549073ef49e81561479ac9c4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classmp_scale_y.html#ac12fc8b3549073ef49e81561479ac9c4">mpScaleY::m_ticks</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Flag to toggle between ticks or grid. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00788">788</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab84741fba387364a0508e957b2350f57"></a><!-- doxytag: member="mpScaleY::m_type" ref="ab84741fba387364a0508e957b2350f57" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="mathplot_8h.html#acf8b83e86e129762abc1b70e84db342c">mpLayerType</a> <a class="el" href="classmp_layer.html#ab84741fba387364a0508e957b2350f57">mpLayer::m_type</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Define layer type, which is assigned by constructor. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00328">328</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6388b1d9d1480546c27d00eb989fe818"></a><!-- doxytag: member="mpScaleY::m_visible" ref="a6388b1d9d1480546c27d00eb989fe818" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classmp_layer.html#a6388b1d9d1480546c27d00eb989fe818">mpLayer::m_visible</a><code> [protected, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Toggles layer visibility. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l00329">329</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
</div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.5</a> for MRPT 0.9.5 SVN: at Sun Sep 25 17:20:18 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table>  </body></html>