Ignore:
Timestamp:
Oct 24, 2011 2:43:40 PM (13 years ago)
Author:
Gervaise Alina <gervyh@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
67cd7c0
Parents:
70ecd530
Message:

sphinx build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansguiframe/docs/sphinx/html/api/local_perspectives/plotting/Plotter2D.html

    r96cbb53 rbce8148  
    33<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
    44  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     5 
    56 
    67<html xmlns="http://www.w3.org/1999/xhtml"> 
     
    89    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    910     
    10     <title>Plotter2D &mdash; guiframe v0.1.0 documentation</title> 
     11    <title>Plotter2D &mdash; guiframe 0.1.0 documentation</title> 
     12     
    1113    <link rel="stylesheet" href="../../../_static/default.css" type="text/css" /> 
    1214    <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> 
     15     
    1316    <script type="text/javascript"> 
    1417      var DOCUMENTATION_OPTIONS = { 
     
    2326    <script type="text/javascript" src="../../../_static/underscore.js"></script> 
    2427    <script type="text/javascript" src="../../../_static/doctools.js"></script> 
    25     <link rel="top" title="guiframe v0.1.0 documentation" href="../../../index.html" /> 
     28    <link rel="top" title="guiframe 0.1.0 documentation" href="../../../index.html" /> 
    2629    <link rel="up" title="Local Perspective: plotting" href="index.html" /> 
    2730    <link rel="next" title="plotting" href="plotting.html" /> 
     
    4447          <a href="Plotter1D.html" title="Plotter1D" 
    4548             accesskey="P">previous</a> |</li> 
    46         <li><a href="../../../index.html">guiframe v0.1.0 documentation</a> &raquo;</li> 
     49        <li><a href="../../../index.html">guiframe 0.1.0 documentation</a> &raquo;</li> 
    4750          <li><a href="index.html" accesskey="U">Local Perspective: plotting</a> &raquo;</li>  
    4851      </ul> 
     
    5659  <div class="section" id="plotter2d"> 
    5760<h1>Plotter2D<a class="headerlink" href="#plotter2d" title="Permalink to this headline">¶</a></h1> 
    58 <div class="section" id="module-sans.guiframe.local_perspectives.plotting.Plotter2D"> 
    59 <span id="sans-guiframe-local-perspectives-plotting-plotter2d"></span><h2><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.Plotter2D" title="sans.guiframe.local_perspectives.plotting.Plotter2D"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter2D</span></tt></a><a class="headerlink" href="#module-sans.guiframe.local_perspectives.plotting.Plotter2D" title="Permalink to this headline">¶</a></h2> 
    60 <dl class="class"> 
     61<div class="section" id="sans-guiframe-local-perspectives-plotting-plotter2d"> 
     62<h2><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.Plotter2D" title="sans.guiframe.local_perspectives.plotting.Plotter2D"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter2D</span></tt></a><a class="headerlink" href="#sans-guiframe-local-perspectives-plotting-plotter2d" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.guiframe.local_perspectives.plotting.Plotter2D"></span><dl class="class"> 
    6164<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D"> 
    62 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.Plotter2D.</tt><tt class="descname">ModelPanel2D</tt><big>(</big><em>parent</em>, <em>id=-1</em>, <em>data2d=None</em>, <em>color=None</em>, <em>dpi=None</em>, <em>style=0</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D" title="Permalink to this definition">¶</a></dt> 
     65<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.Plotter2D.</tt><tt class="descname">ModelPanel2D</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D" title="Permalink to this definition">¶</a></dt> 
    6366<dd><p>Bases: <a class="reference internal" href="Plotter1D.html#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D" title="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D"><tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D</span></tt></a></p> 
    6467<p>Plot panel for use with the GUI manager</p> 
     68<dl class="attribute"> 
     69<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ALWAYS_ON"> 
     70<tt class="descname">ALWAYS_ON</tt><em class="property"> = True</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ALWAYS_ON" title="Permalink to this definition">¶</a></dt> 
     71<dd></dd></dl> 
     72 
    6573<dl class="attribute"> 
    6674<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AcceleratorTable"> 
     
    7179<dl class="method"> 
    7280<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AcceptsFocus"> 
    73 <tt class="descname">AcceptsFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
    74 <dd><p>AcceptsFocus(self) -&gt; bool</p> 
    75 <p>Can this window have focus?</p> 
     81<tt class="descname">AcceptsFocus</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
     82<dd><p>Can this window have focus?</p> 
    7683</dd></dl> 
    7784 
    7885<dl class="method"> 
    7986<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AcceptsFocusFromKeyboard"> 
    80 <tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
    81 <dd><p>AcceptsFocusFromKeyboard(self) -&gt; bool</p> 
    82 <p>Can this window be given focus by keyboard navigation? if not, the 
     87<tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
     88<dd><p>Can this window be given focus by keyboard navigation? if not, the 
    8389only way to give it focus (provided it accepts it at all) is to click 
    8490it.</p> 
     
    8793<dl class="method"> 
    8894<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AddChild"> 
    89 <tt class="descname">AddChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AddChild" title="Permalink to this definition">¶</a></dt> 
    90 <dd><p>AddChild(self, Window child)</p> 
    91 <p>Adds a child window. This is called automatically by window creation 
     95<tt class="descname">AddChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AddChild" title="Permalink to this definition">¶</a></dt> 
     96<dd><p>Adds a child window. This is called automatically by window creation 
    9297functions so should not be required by the application programmer.</p> 
    9398</dd></dl> 
     
    95100<dl class="method"> 
    96101<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AddPendingEvent"> 
    97 <tt class="descname">AddPendingEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
    98 <dd><p>AddPendingEvent(self, Event event)</p> 
    99 </dd></dl> 
     102<tt class="descname">AddPendingEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
     103<dd></dd></dl> 
    100104 
    101105<dl class="method"> 
    102106<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AdjustForLayoutDirection"> 
    103 <tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    104 <dd><p>AdjustForLayoutDirection(self, int x, int width, int widthTotal) -&gt; int</p> 
    105 <p>Mirror coordinates for RTL layout if this window uses it and if the 
     107<tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int width</em>, <em>int widthTotal</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     108<dd><p>Mirror coordinates for RTL layout if this window uses it and if the 
    106109mirroring is not done automatically like Win32.</p> 
    107110</dd></dl> 
     
    109112<dl class="method"> 
    110113<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AssociateHandle"> 
    111 <tt class="descname">AssociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
    112 <dd><p>AssociateHandle(self, long handle)</p> 
    113 <p>Associate the window with a new native handle</p> 
     114<tt class="descname">AssociateHandle</tt><big>(</big><em>self</em>, <em>long handle</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
     115<dd><p>Associate the window with a new native handle</p> 
    114116</dd></dl> 
    115117 
     
    146148<dl class="method"> 
    147149<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Bind"> 
    148 <tt class="descname">Bind</tt><big>(</big><em>event</em>, <em>handler</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Bind" title="Permalink to this definition">¶</a></dt> 
     150<tt class="descname">Bind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Bind" title="Permalink to this definition">¶</a></dt> 
    149151<dd><p>Bind an event to an event handler.</p> 
    150152<table class="docutils field-list" frame="void" rules="none"> 
     
    152154<col class="field-body" /> 
    153155<tbody valign="top"> 
    154 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     156<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    155157<li><strong>event</strong> &#8211; One of the EVT_* objects that specifies the 
    156158type of event to bind,</li> 
     
    185187<dl class="method"> 
    186188<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CacheBestSize"> 
    187 <tt class="descname">CacheBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
    188 <dd><p>CacheBestSize(self, Size size)</p> 
    189 <p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
     189<tt class="descname">CacheBestSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
     190<dd><p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
    190191some properties of the window change.)</p> 
    191192</dd></dl> 
     
    193194<dl class="method"> 
    194195<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CanSetTransparent"> 
    195 <tt class="descname">CanSetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
    196 <dd><p>CanSetTransparent(self) -&gt; bool</p> 
    197 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
     196<tt class="descname">CanSetTransparent</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
     197<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
    198198this window.  Note that this method will err on the side of caution, 
    199 so it is possible that this will return <tt class="xref docutils literal"><span class="pre">False</span></tt> when it is in fact 
     199so it is possible that this will return <tt class="docutils literal"><span class="pre">False</span></tt> when it is in fact 
    200200possible to set the transparency.</p> 
    201201<p>NOTE: On X-windows systems the X server must have the composite 
     
    206206<dl class="method"> 
    207207<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CaptureMouse"> 
    208 <tt class="descname">CaptureMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
    209 <dd><p>CaptureMouse(self)</p> 
    210 <p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
     208<tt class="descname">CaptureMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
     209<dd><p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
    211210release the capture.</p> 
    212211<p>Note that wxWindows maintains the stack of windows having captured the 
     
    230229<dl class="method"> 
    231230<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Center"> 
    232 <tt class="descname">Center</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Center" title="Permalink to this definition">¶</a></dt> 
     231<tt class="descname">Center</tt><big>(</big><em>self</em>, <em>int direction=BOTH</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Center" title="Permalink to this definition">¶</a></dt> 
     232<dd><p>Centers the window.  The parameter specifies the direction for 
     233centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
     234also include wx.CENTER_ON_SCREEN flag if you want to center the window 
     235on the entire screen and not on its parent window.  If it is a 
     236top-level window and has no parent then it will always be centered 
     237relative to the screen.</p> 
     238</dd></dl> 
     239 
     240<dl class="method"> 
     241<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CenterOnParent"> 
     242<tt class="descname">CenterOnParent</tt><big>(</big><em>self</em>, <em>int dir=BOTH</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
     243<dd><p>Center with respect to the the parent window</p> 
     244</dd></dl> 
     245 
     246<dl class="method"> 
     247<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Centre"> 
     248<tt class="descname">Centre</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Centre" title="Permalink to this definition">¶</a></dt> 
    233249<dd><p>Center(self, int direction=BOTH)</p> 
    234250<p>Centers the window.  The parameter specifies the direction for 
     
    241257 
    242258<dl class="method"> 
    243 <dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CenterOnParent"> 
    244 <tt class="descname">CenterOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
    245 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    246 <p>Center with respect to the the parent window</p> 
    247 </dd></dl> 
    248  
    249 <dl class="method"> 
    250 <dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Centre"> 
    251 <tt class="descname">Centre</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Centre" title="Permalink to this definition">¶</a></dt> 
    252 <dd><p>Center(self, int direction=BOTH)</p> 
    253 <p>Centers the window.  The parameter specifies the direction for 
    254 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
    255 also include wx.CENTER_ON_SCREEN flag if you want to center the window 
    256 on the entire screen and not on its parent window.  If it is a 
    257 top-level window and has no parent then it will always be centered 
    258 relative to the screen.</p> 
    259 </dd></dl> 
    260  
    261 <dl class="method"> 
    262259<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CentreOnParent"> 
    263 <tt class="descname">CentreOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
     260<tt class="descname">CentreOnParent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
    264261<dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    265262<p>Center with respect to the the parent window</p> 
     
    292289<dl class="method"> 
    293290<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClearBackground"> 
    294 <tt class="descname">ClearBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClearBackground" title="Permalink to this definition">¶</a></dt> 
    295 <dd><p>ClearBackground(self)</p> 
    296 <p>Clears the window by filling it with the current background 
     291<tt class="descname">ClearBackground</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClearBackground" title="Permalink to this definition">¶</a></dt> 
     292<dd><p>Clears the window by filling it with the current background 
    297293colour. Does not cause an erase background event to be generated.</p> 
    298294</dd></dl> 
     
    318314<dl class="method"> 
    319315<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToScreen"> 
    320 <tt class="descname">ClientToScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
    321 <dd><p>ClientToScreen(self, Point pt) -&gt; Point</p> 
    322 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
     316<tt class="descname">ClientToScreen</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
     317<dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 
    323318</dd></dl> 
    324319 
    325320<dl class="method"> 
    326321<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToScreenXY"> 
    327 <tt class="descname">ClientToScreenXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
    328 <dd><p>ClientToScreenXY(int x, int y) -&gt; (x,y)</p> 
    329 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
     322<tt class="descname">ClientToScreenXY</tt><big>(</big><em>int x</em>, <em>int y) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
     323<dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 
    330324</dd></dl> 
    331325 
    332326<dl class="method"> 
    333327<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToWindowSize"> 
    334 <tt class="descname">ClientToWindowSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
    335 <dd><p>ClientToWindowSize(self, Size size) -&gt; Size</p> 
    336 </dd></dl> 
     328<tt class="descname">ClientToWindowSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
     329<dd></dd></dl> 
    337330 
    338331<dl class="method"> 
    339332<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Close"> 
    340 <tt class="descname">Close</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Close" title="Permalink to this definition">¶</a></dt> 
    341 <dd><p>Close(self, bool force=False) -&gt; bool</p> 
    342 <p>This function simply generates a EVT_CLOSE event whose handler usually 
     333<tt class="descname">Close</tt><big>(</big><em>self</em>, <em>bool force=False</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Close" title="Permalink to this definition">¶</a></dt> 
     334<dd><p>This function simply generates a EVT_CLOSE event whose handler usually 
    343335tries to close the window. It doesn&#8217;t close the window itself, 
    344336however.  If force is False (the default) then the window&#8217;s close 
     
    348340<dl class="method"> 
    349341<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Connect"> 
    350 <tt class="descname">Connect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Connect" title="Permalink to this definition">¶</a></dt> 
    351 <dd><p>Connect(self, int id, int lastId, int eventType, PyObject func)</p> 
    352 </dd></dl> 
     342<tt class="descname">Connect</tt><big>(</big><em>self</em>, <em>int id</em>, <em>int lastId</em>, <em>int eventType</em>, <em>PyObject func</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Connect" title="Permalink to this definition">¶</a></dt> 
     343<dd></dd></dl> 
    353344 
    354345<dl class="attribute"> 
     
    366357<dl class="method"> 
    367358<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertDialogPointToPixels"> 
    368 <tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
    369 <dd><p>ConvertDialogPointToPixels(self, Point pt) -&gt; Point</p> 
    370 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     359<tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
     360<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    371361are used for maintaining a dialog&#8217;s proportions even if the font 
    372362changes. For the x dimension, the dialog units are multiplied by the 
     
    378368<dl class="method"> 
    379369<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertDialogSizeToPixels"> 
    380 <tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
    381 <dd><p>ConvertDialogSizeToPixels(self, Size sz) -&gt; Size</p> 
    382 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     370<tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
     371<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    383372are used for maintaining a dialog&#8217;s proportions even if the font 
    384373changes. For the x dimension, the dialog units are multiplied by the 
     
    390379<dl class="method"> 
    391380<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertPixelPointToDialog"> 
    392 <tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
    393 <dd><p>ConvertPixelPointToDialog(self, Point pt) -&gt; Point</p> 
    394 </dd></dl> 
     381<tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
     382<dd></dd></dl> 
    395383 
    396384<dl class="method"> 
    397385<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertPixelSizeToDialog"> 
    398 <tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
    399 <dd><p>ConvertPixelSizeToDialog(self, Size sz) -&gt; Size</p> 
    400 </dd></dl> 
     386<tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
     387<dd></dd></dl> 
    401388 
    402389<dl class="method"> 
    403390<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Create"> 
    404 <tt class="descname">Create</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Create" title="Permalink to this definition">¶</a></dt> 
     391<tt class="descname">Create</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Create" title="Permalink to this definition">¶</a></dt> 
    405392<dd><dl class="docutils"> 
    406393<dt>Create(self, Window parent, int id=-1, Point pos=DefaultPosition, </dt> 
     
    419406<dl class="method"> 
    420407<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DLG_PNT"> 
    421 <tt class="descname">DLG_PNT</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
    422 <dd><p>DLG_PNT(self, Point pt) -&gt; Point</p> 
    423 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     408<tt class="descname">DLG_PNT</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
     409<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    424410are used for maintaining a dialog&#8217;s proportions even if the font 
    425411changes. For the x dimension, the dialog units are multiplied by the 
     
    431417<dl class="method"> 
    432418<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DLG_SZE"> 
    433 <tt class="descname">DLG_SZE</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
    434 <dd><p>DLG_SZE(self, Size sz) -&gt; Size</p> 
    435 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     419<tt class="descname">DLG_SZE</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
     420<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    436421are used for maintaining a dialog&#8217;s proportions even if the font 
    437422changes. For the x dimension, the dialog units are multiplied by the 
     
    449434<dl class="method"> 
    450435<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Destroy"> 
    451 <tt class="descname">Destroy</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Destroy" title="Permalink to this definition">¶</a></dt> 
    452 <dd><p>Destroy(self) -&gt; bool</p> 
    453 <p>Destroys the window safely.  Frames and dialogs are not destroyed 
     436<tt class="descname">Destroy</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Destroy" title="Permalink to this definition">¶</a></dt> 
     437<dd><p>Destroys the window safely.  Frames and dialogs are not destroyed 
    454438immediately when this function is called &#8211; they are added to a list 
    455439of windows to be deleted on idle time, when all the window&#8217;s events 
     
    462446<dl class="method"> 
    463447<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DestroyChildren"> 
    464 <tt class="descname">DestroyChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
    465 <dd><p>DestroyChildren(self) -&gt; bool</p> 
    466 <p>Destroys all children of a window. Called automatically by the 
     448<tt class="descname">DestroyChildren</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
     449<dd><p>Destroys all children of a window. Called automatically by the 
    467450destructor.</p> 
    468451</dd></dl> 
     
    470453<dl class="method"> 
    471454<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Disable"> 
    472 <tt class="descname">Disable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Disable" title="Permalink to this definition">¶</a></dt> 
    473 <dd><p>Disable(self) -&gt; bool</p> 
    474 <p>Disables the window, same as Enable(false).</p> 
     455<tt class="descname">Disable</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Disable" title="Permalink to this definition">¶</a></dt> 
     456<dd><p>Disables the window, same as Enable(false).</p> 
    475457</dd></dl> 
    476458 
    477459<dl class="method"> 
    478460<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Disconnect"> 
    479 <tt class="descname">Disconnect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Disconnect" title="Permalink to this definition">¶</a></dt> 
    480 <dd><dl class="docutils"> 
    481 <dt>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, </dt> 
    482 <dd>PyObject func=None) -&gt; bool</dd> 
    483 </dl> 
     461<tt class="descname">Disconnect</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Disconnect" title="Permalink to this definition">¶</a></dt> 
     462<dd><p>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL,  
     463PyObject func=None) -&gt; bool</p> 
    484464</dd></dl> 
    485465 
    486466<dl class="method"> 
    487467<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DissociateHandle"> 
    488 <tt class="descname">DissociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
    489 <dd><p>DissociateHandle(self)</p> 
    490 <p>Dissociate the current native handle from the window</p> 
     468<tt class="descname">DissociateHandle</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
     469<dd><p>Dissociate the current native handle from the window</p> 
    491470</dd></dl> 
    492471 
    493472<dl class="method"> 
    494473<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DragAcceptFiles"> 
    495 <tt class="descname">DragAcceptFiles</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
    496 <dd><p>DragAcceptFiles(self, bool accept)</p> 
    497 <p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
     474<tt class="descname">DragAcceptFiles</tt><big>(</big><em>self</em>, <em>bool accept</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
     475<dd><p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
    498476</dd></dl> 
    499477 
     
    512490<dl class="method"> 
    513491<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Enable"> 
    514 <tt class="descname">Enable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Enable" title="Permalink to this definition">¶</a></dt> 
    515 <dd><p>Enable(self, bool enable=True) -&gt; bool</p> 
    516 <p>Enable or disable the window for user input. Note that when a parent 
     492<tt class="descname">Enable</tt><big>(</big><em>self</em>, <em>bool enable=True</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Enable" title="Permalink to this definition">¶</a></dt> 
     493<dd><p>Enable or disable the window for user input. Note that when a parent 
    517494window is disabled, all of its children are disabled as well and they 
    518495are reenabled again when the parent is.  Returns true if the window 
     
    547524<dl class="staticmethod"> 
    548525<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindFocus"> 
    549 <em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindFocus" title="Permalink to this definition">¶</a></dt> 
    550 <dd><p>FindFocus() -&gt; Window</p> 
    551 <p>Returns the window or control that currently has the keyboard focus, 
     526<em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindFocus" title="Permalink to this definition">¶</a></dt> 
     527<dd><p>Returns the window or control that currently has the keyboard focus, 
    552528or None.</p> 
    553529</dd></dl> 
     
    555531<dl class="method"> 
    556532<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowById"> 
    557 <tt class="descname">FindWindowById</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowById" title="Permalink to this definition">¶</a></dt> 
    558 <dd><p>FindWindowById(self, long winid) -&gt; Window</p> 
    559 <p>Find a child of this window by window ID</p> 
     533<tt class="descname">FindWindowById</tt><big>(</big><em>self</em>, <em>long winid</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowById" title="Permalink to this definition">¶</a></dt> 
     534<dd><p>Find a child of this window by window ID</p> 
    560535</dd></dl> 
    561536 
    562537<dl class="method"> 
    563538<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowByLabel"> 
    564 <tt class="descname">FindWindowByLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
    565 <dd><p>FindWindowByLabel(self, String label) -&gt; Window</p> 
    566 <p>Find a child of this window by label</p> 
     539<tt class="descname">FindWindowByLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
     540<dd><p>Find a child of this window by label</p> 
    567541</dd></dl> 
    568542 
    569543<dl class="method"> 
    570544<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowByName"> 
    571 <tt class="descname">FindWindowByName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
    572 <dd><p>FindWindowByName(self, String name) -&gt; Window</p> 
    573 <p>Find a child of this window by name</p> 
     545<tt class="descname">FindWindowByName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
     546<dd><p>Find a child of this window by name</p> 
    574547</dd></dl> 
    575548 
    576549<dl class="method"> 
    577550<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Fit"> 
    578 <tt class="descname">Fit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Fit" title="Permalink to this definition">¶</a></dt> 
    579 <dd><p>Fit(self)</p> 
    580 <p>Sizes the window so that it fits around its subwindows. This function 
     551<tt class="descname">Fit</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Fit" title="Permalink to this definition">¶</a></dt> 
     552<dd><p>Sizes the window so that it fits around its subwindows. This function 
    581553won&#8217;t do anything if there are no subwindows and will only really work 
    582554correctly if sizers are used for the subwindows layout. Also, if the 
     
    589561<dl class="method"> 
    590562<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FitInside"> 
    591 <tt class="descname">FitInside</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FitInside" title="Permalink to this definition">¶</a></dt> 
    592 <dd><p>FitInside(self)</p> 
    593 <p>Similar to Fit, but sizes the interior (virtual) size of a 
     563<tt class="descname">FitInside</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.FitInside" title="Permalink to this definition">¶</a></dt> 
     564<dd><p>Similar to Fit, but sizes the interior (virtual) size of a 
    594565window. Mainly useful with scrolled windows to reset scrollbars after 
    595566sizing changes that do not trigger a size event, and/or scrolled 
     
    612583<dl class="method"> 
    613584<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Freeze"> 
    614 <tt class="descname">Freeze</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Freeze" title="Permalink to this definition">¶</a></dt> 
    615 <dd><p>Freeze(self)</p> 
    616 <p>Freezes the window or, in other words, prevents any updates from 
     585<tt class="descname">Freeze</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Freeze" title="Permalink to this definition">¶</a></dt> 
     586<dd><p>Freezes the window or, in other words, prevents any updates from 
    617587taking place on screen, the window is not redrawn at all. Thaw must be 
    618588called to reenable window redrawing.  Calls to Freeze/Thaw may be 
     
    628598<dl class="method"> 
    629599<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAcceleratorTable"> 
    630 <tt class="descname">GetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    631 <dd><p>GetAcceleratorTable(self) -&gt; AcceleratorTable</p> 
    632 <p>Gets the accelerator table for this window.</p> 
     600<tt class="descname">GetAcceleratorTable</tt><big>(</big><em>self</em><big>)</big> &rarr; AcceleratorTable<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
     601<dd><p>Gets the accelerator table for this window.</p> 
    633602</dd></dl> 
    634603 
    635604<dl class="method"> 
    636605<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAdjustedBestSize"> 
    637 <tt class="descname">GetAdjustedBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
     606<tt class="descname">GetAdjustedBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
    638607<dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    639608</dd></dl> 
     
    641610<dl class="method"> 
    642611<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAutoLayout"> 
    643 <tt class="descname">GetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    644 <dd><p>GetAutoLayout(self) -&gt; bool</p> 
    645 <p>Returns the current autoLayout setting</p> 
     612<tt class="descname">GetAutoLayout</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
     613<dd><p>Returns the current autoLayout setting</p> 
    646614</dd></dl> 
    647615 
    648616<dl class="method"> 
    649617<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBackgroundColour"> 
    650 <tt class="descname">GetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    651 <dd><p>GetBackgroundColour(self) -&gt; Colour</p> 
    652 <p>Returns the background colour of the window.</p> 
     618<tt class="descname">GetBackgroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; Colour<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     619<dd><p>Returns the background colour of the window.</p> 
    653620</dd></dl> 
    654621 
    655622<dl class="method"> 
    656623<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBackgroundStyle"> 
    657 <tt class="descname">GetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    658 <dd><p>GetBackgroundStyle(self) -&gt; int</p> 
    659 <p>Returns the background style of the window.</p> 
     624<tt class="descname">GetBackgroundStyle</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
     625<dd><p>Returns the background style of the window.</p> 
    660626<table class="docutils field-list" frame="void" rules="none"> 
    661627<col class="field-name" /> 
    662628<col class="field-body" /> 
    663629<tbody valign="top"> 
    664 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
     630<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
    665631</tr> 
    666632</tbody> 
     
    670636<dl class="method"> 
    671637<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestFittingSize"> 
    672 <tt class="descname">GetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
     638<tt class="descname">GetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    673639<dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    674640</dd></dl> 
     
    676642<dl class="method"> 
    677643<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestSize"> 
    678 <tt class="descname">GetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestSize" title="Permalink to this definition">¶</a></dt> 
    679 <dd><p>GetBestSize(self) -&gt; Size</p> 
    680 <p>This function returns the best acceptable minimal size for the 
     644<tt class="descname">GetBestSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestSize" title="Permalink to this definition">¶</a></dt> 
     645<dd><p>This function returns the best acceptable minimal size for the 
    681646window, if applicable. For example, for a static text control, it will 
    682647be the minimal size such that the control label is not truncated. For 
     
    688653<dl class="method"> 
    689654<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestSizeTuple"> 
    690 <tt class="descname">GetBestSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
    691 <dd><p>GetBestSizeTuple() -&gt; (width, height)</p> 
    692 <p>This function returns the best acceptable minimal size for the 
     655<tt class="descname">GetBestSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
     656<dd><p>This function returns the best acceptable minimal size for the 
    693657window, if applicable. For example, for a static text control, it will 
    694658be the minimal size such that the control label is not truncated. For 
     
    700664<dl class="method"> 
    701665<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestVirtualSize"> 
    702 <tt class="descname">GetBestVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
    703 <dd><p>GetBestVirtualSize(self) -&gt; Size</p> 
    704 <p>Return the largest of ClientSize and BestSize (as determined by a 
     666<tt class="descname">GetBestVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
     667<dd><p>Return the largest of ClientSize and BestSize (as determined by a 
    705668sizer, interior children, or other means)</p> 
    706669</dd></dl> 
     
    708671<dl class="method"> 
    709672<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBorder"> 
    710 <tt class="descname">GetBorder</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBorder" title="Permalink to this definition">¶</a></dt> 
    711 <dd><p>GetBorder(self, long flags) -&gt; int 
    712 GetBorder(self) -&gt; int</p> 
     673<tt class="descname">GetBorder</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetBorder" title="Permalink to this definition">¶</a></dt> 
     674<dd><p>GetBorder(self) -&gt; int</p> 
    713675<p>Get border for the flags of this window</p> 
    714676</dd></dl> 
     
    716678<dl class="staticmethod"> 
    717679<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCapture"> 
    718 <em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCapture" title="Permalink to this definition">¶</a></dt> 
    719 <dd><p>GetCapture() -&gt; Window</p> 
    720 <p>Returns the window which currently captures the mouse or None</p> 
     680<em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCapture" title="Permalink to this definition">¶</a></dt> 
     681<dd><p>Returns the window which currently captures the mouse or None</p> 
    721682</dd></dl> 
    722683 
    723684<dl class="method"> 
    724685<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCaret"> 
    725 <tt class="descname">GetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCaret" title="Permalink to this definition">¶</a></dt> 
    726 <dd><p>GetCaret(self) -&gt; Caret</p> 
    727 <p>Returns the caret associated with the window.</p> 
     686<tt class="descname">GetCaret</tt><big>(</big><em>self</em><big>)</big> &rarr; Caret<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCaret" title="Permalink to this definition">¶</a></dt> 
     687<dd><p>Returns the caret associated with the window.</p> 
    728688</dd></dl> 
    729689 
    730690<dl class="method"> 
    731691<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCharHeight"> 
    732 <tt class="descname">GetCharHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
    733 <dd><p>GetCharHeight(self) -&gt; int</p> 
    734 <p>Get the (average) character size for the current font.</p> 
     692<tt class="descname">GetCharHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
     693<dd><p>Get the (average) character size for the current font.</p> 
    735694</dd></dl> 
    736695 
    737696<dl class="method"> 
    738697<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCharWidth"> 
    739 <tt class="descname">GetCharWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
    740 <dd><p>GetCharWidth(self) -&gt; int</p> 
    741 <p>Get the (average) character size for the current font.</p> 
     698<tt class="descname">GetCharWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
     699<dd><p>Get the (average) character size for the current font.</p> 
    742700</dd></dl> 
    743701 
    744702<dl class="method"> 
    745703<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetChildren"> 
    746 <tt class="descname">GetChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetChildren" title="Permalink to this definition">¶</a></dt> 
    747 <dd><p>GetChildren(self) -&gt; WindowList</p> 
    748 <p>Returns an object containing a list of the window&#8217;s children.  The 
     704<tt class="descname">GetChildren</tt><big>(</big><em>self</em><big>)</big> &rarr; WindowList<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetChildren" title="Permalink to this definition">¶</a></dt> 
     705<dd><p>Returns an object containing a list of the window&#8217;s children.  The 
    749706object provides a Python sequence-like interface over the internal 
    750707list maintained by the window..</p> 
     
    753710<dl class="staticmethod"> 
    754711<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClassDefaultAttributes"> 
    755 <em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    756 <dd><p>GetClassDefaultAttributes(int variant=WINDOW_VARIANT_NORMAL) -&gt; VisualAttributes</p> 
    757 <p>Get the default attributes for this class.  This is useful if you want 
     712<em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>int variant=WINDOW_VARIANT_NORMAL</em><big>)</big> &rarr; VisualAttributes<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     713<dd><p>Get the default attributes for this class.  This is useful if you want 
    758714to use the same font or colour in your own control as in a standard 
    759715control &#8211; which is a much better idea than hard coding specific 
     
    768724<dl class="method"> 
    769725<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClassName"> 
    770 <tt class="descname">GetClassName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClassName" title="Permalink to this definition">¶</a></dt> 
    771 <dd><p>GetClassName(self) -&gt; String</p> 
    772 <p>Returns the class name of the C++ class using wxRTTI.</p> 
     726<tt class="descname">GetClassName</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClassName" title="Permalink to this definition">¶</a></dt> 
     727<dd><p>Returns the class name of the C++ class using wxRTTI.</p> 
    773728</dd></dl> 
    774729 
    775730<dl class="method"> 
    776731<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientAreaOrigin"> 
    777 <tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
    778 <dd><p>GetClientAreaOrigin(self) -&gt; Point</p> 
    779 <p>Get the origin of the client area of the window relative to the 
     732<tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
     733<dd><p>Get the origin of the client area of the window relative to the 
    780734window&#8217;s top left corner (the client area may be shifted because of 
    781735the borders, scrollbars, other decorations...)</p> 
     
    784738<dl class="method"> 
    785739<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientRect"> 
    786 <tt class="descname">GetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientRect" title="Permalink to this definition">¶</a></dt> 
    787 <dd><p>GetClientRect(self) -&gt; Rect</p> 
    788 <p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
     740<tt class="descname">GetClientRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientRect" title="Permalink to this definition">¶</a></dt> 
     741<dd><p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
    789742</dd></dl> 
    790743 
    791744<dl class="method"> 
    792745<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientSize"> 
    793 <tt class="descname">GetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientSize" title="Permalink to this definition">¶</a></dt> 
    794 <dd><p>GetClientSize(self) -&gt; Size</p> 
    795 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
     746<tt class="descname">GetClientSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientSize" title="Permalink to this definition">¶</a></dt> 
     747<dd><p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    796748area is the area which may be drawn on by the programmer, excluding 
    797749title bar, border, scrollbars, etc.</p> 
     
    800752<dl class="method"> 
    801753<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientSizeTuple"> 
    802 <tt class="descname">GetClientSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
    803 <dd><p>GetClientSizeTuple() -&gt; (width, height)</p> 
    804 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
     754<tt class="descname">GetClientSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
     755<dd><p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    805756area is the area which may be drawn on by the programmer, excluding 
    806757title bar, border, scrollbars, etc.</p> 
     
    809760<dl class="method"> 
    810761<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetConstraints"> 
    811 <tt class="descname">GetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetConstraints" title="Permalink to this definition">¶</a></dt> 
    812 <dd><p>GetConstraints(self) -&gt; LayoutConstraints</p> 
    813 <p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
     762<tt class="descname">GetConstraints</tt><big>(</big><em>self</em><big>)</big> &rarr; LayoutConstraints<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetConstraints" title="Permalink to this definition">¶</a></dt> 
     763<dd><p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
    814764are none.</p> 
    815765</dd></dl> 
     
    817767<dl class="method"> 
    818768<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetContainingSizer"> 
    819 <tt class="descname">GetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    820 <dd><p>GetContainingSizer(self) -&gt; Sizer</p> 
    821 <p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
     769<tt class="descname">GetContainingSizer</tt><big>(</big><em>self</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
     770<dd><p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
    822771</dd></dl> 
    823772 
    824773<dl class="method"> 
    825774<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCursor"> 
    826 <tt class="descname">GetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCursor" title="Permalink to this definition">¶</a></dt> 
    827 <dd><p>GetCursor(self) -&gt; Cursor</p> 
    828 <p>Return the cursor associated with this window.</p> 
     775<tt class="descname">GetCursor</tt><big>(</big><em>self</em><big>)</big> &rarr; Cursor<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetCursor" title="Permalink to this definition">¶</a></dt> 
     776<dd><p>Return the cursor associated with this window.</p> 
    829777</dd></dl> 
    830778 
    831779<dl class="method"> 
    832780<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetDefaultAttributes"> 
    833 <tt class="descname">GetDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    834 <dd><p>GetDefaultAttributes(self) -&gt; VisualAttributes</p> 
    835 <p>Get the default attributes for an instance of this class.  This is 
     781<tt class="descname">GetDefaultAttributes</tt><big>(</big><em>self</em><big>)</big> &rarr; VisualAttributes<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     782<dd><p>Get the default attributes for an instance of this class.  This is 
    836783useful if you want to use the same font or colour in your own control 
    837784as in a standard control &#8211; which is a much better idea than hard 
     
    842789<dl class="method"> 
    843790<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetDropTarget"> 
    844 <tt class="descname">GetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
    845 <dd><p>GetDropTarget(self) -&gt; DropTarget</p> 
    846 <p>Returns the associated drop target, which may be None.</p> 
     791<tt class="descname">GetDropTarget</tt><big>(</big><em>self</em><big>)</big> &rarr; DropTarget<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
     792<dd><p>Returns the associated drop target, which may be None.</p> 
    847793</dd></dl> 
    848794 
    849795<dl class="method"> 
    850796<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEffectiveMinSize"> 
    851 <tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
    852 <dd><p>GetEffectiveMinSize(self) -&gt; Size</p> 
    853 <p>This function will merge the window&#8217;s best size into the window&#8217;s 
     797<tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
     798<dd><p>This function will merge the window&#8217;s best size into the window&#8217;s 
    854799minimum size, giving priority to the min size components, and returns 
    855800the results.</p> 
     
    858803<dl class="method"> 
    859804<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEventHandler"> 
    860 <tt class="descname">GetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
    861 <dd><p>GetEventHandler(self) -&gt; EvtHandler</p> 
    862 <p>Returns the event handler for this window. By default, the window is 
     805<tt class="descname">GetEventHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
     806<dd><p>Returns the event handler for this window. By default, the window is 
    863807its own event handler.</p> 
    864808</dd></dl> 
     
    866810<dl class="method"> 
    867811<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEvtHandlerEnabled"> 
    868 <tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    869 <dd><p>GetEvtHandlerEnabled(self) -&gt; bool</p> 
    870 </dd></dl> 
     812<tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
     813<dd></dd></dl> 
    871814 
    872815<dl class="method"> 
    873816<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetExtraStyle"> 
    874 <tt class="descname">GetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    875 <dd><p>GetExtraStyle(self) -&gt; long</p> 
    876 <p>Returns the extra style bits for the window.</p> 
     817<tt class="descname">GetExtraStyle</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
     818<dd><p>Returns the extra style bits for the window.</p> 
    877819</dd></dl> 
    878820 
    879821<dl class="method"> 
    880822<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetFont"> 
    881 <tt class="descname">GetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetFont" title="Permalink to this definition">¶</a></dt> 
    882 <dd><p>GetFont(self) -&gt; Font</p> 
    883 <p>Returns the default font used for this window.</p> 
     823<tt class="descname">GetFont</tt><big>(</big><em>self</em><big>)</big> &rarr; Font<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetFont" title="Permalink to this definition">¶</a></dt> 
     824<dd><p>Returns the default font used for this window.</p> 
    884825</dd></dl> 
    885826 
    886827<dl class="method"> 
    887828<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetForegroundColour"> 
    888 <tt class="descname">GetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    889 <dd><p>GetForegroundColour(self) -&gt; Colour</p> 
    890 <p>Returns the foreground colour of the window.  The interpretation of 
     829<tt class="descname">GetForegroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; Colour<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
     830<dd><p>Returns the foreground colour of the window.  The interpretation of 
    891831foreground colour is dependent on the window class; it may be the text 
    892832colour or other colour, or it may not be used at all.</p> 
     
    895835<dl class="method"> 
    896836<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetFullTextExtent"> 
    897 <tt class="descname">GetFullTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
    898 <dd><dl class="docutils"> 
    899 <dt>GetFullTextExtent(String string, Font font=None) -&gt;</dt> 
    900 <dd>(width, height, descent, externalLeading)</dd> 
    901 </dl> 
     837<tt class="descname">GetFullTextExtent</tt><big>(</big><em>String string</em>, <em>Font font=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
     838<dd><blockquote> 
     839<div>(width, height, descent, externalLeading)</div></blockquote> 
    902840<p>Get the width, height, decent and leading of the text using the 
    903841current or specified font.</p> 
     
    906844<dl class="method"> 
    907845<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetGrandParent"> 
    908 <tt class="descname">GetGrandParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
    909 <dd><p>GetGrandParent(self) -&gt; Window</p> 
    910 <p>Returns the parent of the parent of this window, or None if there 
     846<tt class="descname">GetGrandParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
     847<dd><p>Returns the parent of the parent of this window, or None if there 
    911848isn&#8217;t one.</p> 
    912849</dd></dl> 
     
    914851<dl class="method"> 
    915852<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetGtkWidget"> 
    916 <tt class="descname">GetGtkWidget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
    917 <dd><p>GetGtkWidget(self) -&gt; long</p> 
    918 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
     853<tt class="descname">GetGtkWidget</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
     854<dd><p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
    919855integer.  On the other platforms this method returns zero.</p> 
    920856</dd></dl> 
     
    922858<dl class="method"> 
    923859<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHandle"> 
    924 <tt class="descname">GetHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHandle" title="Permalink to this definition">¶</a></dt> 
    925 <dd><p>GetHandle(self) -&gt; long</p> 
    926 <p>Returns the platform-specific handle (as a long integer) of the 
     860<tt class="descname">GetHandle</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHandle" title="Permalink to this definition">¶</a></dt> 
     861<dd><p>Returns the platform-specific handle (as a long integer) of the 
    927862physical window.  On wxMSW this is the win32 window handle, on wxGTK 
    928863it is the XWindow ID, and on wxMac it is the ControlRef.</p> 
     
    931866<dl class="method"> 
    932867<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHelpText"> 
    933 <tt class="descname">GetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHelpText" title="Permalink to this definition">¶</a></dt> 
    934 <dd><p>GetHelpText(self) -&gt; String</p> 
    935 <p>Gets the help text to be used as context-sensitive help for this 
     868<tt class="descname">GetHelpText</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHelpText" title="Permalink to this definition">¶</a></dt> 
     869<dd><p>Gets the help text to be used as context-sensitive help for this 
    936870window.  Note that the text is actually stored by the current 
    937871<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
     
    940874<dl class="method"> 
    941875<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHelpTextAtPoint"> 
    942 <tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
    943 <dd><p>GetHelpTextAtPoint(self, Point pt, wxHelpEvent::Origin origin) -&gt; String</p> 
    944 <p>Get the help string associated with the given position in this window.</p> 
     876<tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>self</em>, <em>Point pt</em>, <em>wxHelpEvent::Origin origin</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
     877<dd><p>Get the help string associated with the given position in this window.</p> 
    945878<p>Notice that pt may be invalid if event origin is keyboard or unknown 
    946879and this method should return the global window help text then</p> 
     
    949882<dl class="method"> 
    950883<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetId"> 
    951 <tt class="descname">GetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetId" title="Permalink to this definition">¶</a></dt> 
    952 <dd><p>GetId(self) -&gt; int</p> 
    953 <p>Returns the identifier of the window.  Each window has an integer 
     884<tt class="descname">GetId</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetId" title="Permalink to this definition">¶</a></dt> 
     885<dd><p>Returns the identifier of the window.  Each window has an integer 
    954886identifier. If the application has not provided one (or the default Id 
    955887-1 is used) then an unique identifier with a negative value will be 
     
    959891<dl class="method"> 
    960892<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetLabel"> 
    961 <tt class="descname">GetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetLabel" title="Permalink to this definition">¶</a></dt> 
    962 <dd><p>GetLabel(self) -&gt; String</p> 
    963 <p>Generic way of getting a label from any window, for identification 
     893<tt class="descname">GetLabel</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetLabel" title="Permalink to this definition">¶</a></dt> 
     894<dd><p>Generic way of getting a label from any window, for identification 
    964895purposes.  The interpretation of this function differs from class to 
    965896class. For frames and dialogs, the value returned is the title. For 
     
    971902<dl class="method"> 
    972903<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetLayoutDirection"> 
    973 <tt class="descname">GetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    974 <dd><p>GetLayoutDirection(self) -&gt; int</p> 
    975 <p>Get the layout direction (LTR or RTL) for this window.  Returns 
     904<tt class="descname">GetLayoutDirection</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     905<dd><p>Get the layout direction (LTR or RTL) for this window.  Returns 
    976906<tt class="docutils literal"><span class="pre">wx.Layout_Default</span></tt> if layout direction is not supported.</p> 
    977907</dd></dl> 
     
    979909<dl class="method"> 
    980910<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxHeight"> 
    981 <tt class="descname">GetMaxHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
    982 <dd><p>GetMaxHeight(self) -&gt; int</p> 
    983 </dd></dl> 
     911<tt class="descname">GetMaxHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
     912<dd></dd></dl> 
    984913 
    985914<dl class="method"> 
    986915<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxSize"> 
    987 <tt class="descname">GetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
    988 <dd><p>GetMaxSize(self) -&gt; Size</p> 
    989 </dd></dl> 
     916<tt class="descname">GetMaxSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
     917<dd></dd></dl> 
    990918 
    991919<dl class="method"> 
    992920<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxWidth"> 
    993 <tt class="descname">GetMaxWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
    994 <dd><p>GetMaxWidth(self) -&gt; int</p> 
    995 </dd></dl> 
     921<tt class="descname">GetMaxWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
     922<dd></dd></dl> 
    996923 
    997924<dl class="method"> 
    998925<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinHeight"> 
    999 <tt class="descname">GetMinHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
    1000 <dd><p>GetMinHeight(self) -&gt; int</p> 
    1001 </dd></dl> 
     926<tt class="descname">GetMinHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
     927<dd></dd></dl> 
    1002928 
    1003929<dl class="method"> 
    1004930<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinSize"> 
    1005 <tt class="descname">GetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinSize" title="Permalink to this definition">¶</a></dt> 
    1006 <dd><p>GetMinSize(self) -&gt; Size</p> 
    1007 </dd></dl> 
     931<tt class="descname">GetMinSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinSize" title="Permalink to this definition">¶</a></dt> 
     932<dd></dd></dl> 
    1008933 
    1009934<dl class="method"> 
    1010935<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinWidth"> 
    1011 <tt class="descname">GetMinWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
    1012 <dd><p>GetMinWidth(self) -&gt; int</p> 
    1013 </dd></dl> 
     936<tt class="descname">GetMinWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
     937<dd></dd></dl> 
    1014938 
    1015939<dl class="method"> 
    1016940<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetName"> 
    1017 <tt class="descname">GetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetName" title="Permalink to this definition">¶</a></dt> 
    1018 <dd><p>GetName(self) -&gt; String</p> 
    1019 <p>Returns the windows name.  This name is not guaranteed to be unique; 
     941<tt class="descname">GetName</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetName" title="Permalink to this definition">¶</a></dt> 
     942<dd><p>Returns the windows name.  This name is not guaranteed to be unique; 
    1020943it is up to the programmer to supply an appropriate name in the window 
    1021944constructor or via wx.Window.SetName.</p> 
     
    1024947<dl class="method"> 
    1025948<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetNextHandler"> 
    1026 <tt class="descname">GetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
    1027 <dd><p>GetNextHandler(self) -&gt; EvtHandler</p> 
    1028 </dd></dl> 
     949<tt class="descname">GetNextHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
     950<dd></dd></dl> 
    1029951 
    1030952<dl class="method"> 
    1031953<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetParent"> 
    1032 <tt class="descname">GetParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetParent" title="Permalink to this definition">¶</a></dt> 
    1033 <dd><p>GetParent(self) -&gt; Window</p> 
    1034 <p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
     954<tt class="descname">GetParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetParent" title="Permalink to this definition">¶</a></dt> 
     955<dd><p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
    1035956</dd></dl> 
    1036957 
    1037958<dl class="method"> 
    1038959<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPosition"> 
    1039 <tt class="descname">GetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPosition" title="Permalink to this definition">¶</a></dt> 
    1040 <dd><p>GetPosition(self) -&gt; Point</p> 
    1041 <p>Get the window&#8217;s position.  Notice that the position is in client 
     960<tt class="descname">GetPosition</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPosition" title="Permalink to this definition">¶</a></dt> 
     961<dd><p>Get the window&#8217;s position.  Notice that the position is in client 
    1042962coordinates for child windows and screen coordinates for the top level 
    1043963ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
     
    1047967<dl class="method"> 
    1048968<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPositionTuple"> 
    1049 <tt class="descname">GetPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
    1050 <dd><p>GetPositionTuple() -&gt; (x,y)</p> 
    1051 <p>Get the window&#8217;s position.  Notice that the position is in client 
     969<tt class="descname">GetPositionTuple</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
     970<dd><p>Get the window&#8217;s position.  Notice that the position is in client 
    1052971coordinates for child windows and screen coordinates for the top level 
    1053972ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
     
    1057976<dl class="method"> 
    1058977<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPreviousHandler"> 
    1059 <tt class="descname">GetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    1060 <dd><p>GetPreviousHandler(self) -&gt; EvtHandler</p> 
    1061 </dd></dl> 
     978<tt class="descname">GetPreviousHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
     979<dd></dd></dl> 
    1062980 
    1063981<dl class="method"> 
    1064982<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetRect"> 
    1065 <tt class="descname">GetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetRect" title="Permalink to this definition">¶</a></dt> 
    1066 <dd><p>GetRect(self) -&gt; Rect</p> 
    1067 <p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
     983<tt class="descname">GetRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetRect" title="Permalink to this definition">¶</a></dt> 
     984<dd><p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
    1068985</dd></dl> 
    1069986 
    1070987<dl class="method"> 
    1071988<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenPosition"> 
    1072 <tt class="descname">GetScreenPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
    1073 <dd><p>GetScreenPosition(self) -&gt; Point</p> 
    1074 <p>Get the position of the window in screen coordinantes.</p> 
     989<tt class="descname">GetScreenPosition</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
     990<dd><p>Get the position of the window in screen coordinantes.</p> 
    1075991</dd></dl> 
    1076992 
    1077993<dl class="method"> 
    1078994<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenPositionTuple"> 
    1079 <tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
    1080 <dd><p>GetScreenPositionTuple() -&gt; (x,y)</p> 
    1081 <p>Get the position of the window in screen coordinantes.</p> 
     995<tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
     996<dd><p>Get the position of the window in screen coordinantes.</p> 
    1082997</dd></dl> 
    1083998 
    1084999<dl class="method"> 
    10851000<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenRect"> 
    1086 <tt class="descname">GetScreenRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
    1087 <dd><p>GetScreenRect(self) -&gt; Rect</p> 
    1088 <p>Returns the size and position of the window in screen coordinantes as 
     1001<tt class="descname">GetScreenRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
     1002<dd><p>Returns the size and position of the window in screen coordinantes as 
    10891003a <cite>wx.Rect</cite> object.</p> 
    10901004</dd></dl> 
     
    10921006<dl class="method"> 
    10931007<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollPos"> 
    1094 <tt class="descname">GetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
    1095 <dd><p>GetScrollPos(self, int orientation) -&gt; int</p> 
    1096 <p>Returns the built-in scrollbar position.</p> 
     1008<tt class="descname">GetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
     1009<dd><p>Returns the built-in scrollbar position.</p> 
    10971010</dd></dl> 
    10981011 
    10991012<dl class="method"> 
    11001013<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollRange"> 
    1101 <tt class="descname">GetScrollRange</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
    1102 <dd><p>GetScrollRange(self, int orientation) -&gt; int</p> 
    1103 <p>Returns the built-in scrollbar range.</p> 
     1014<tt class="descname">GetScrollRange</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
     1015<dd><p>Returns the built-in scrollbar range.</p> 
    11041016</dd></dl> 
    11051017 
    11061018<dl class="method"> 
    11071019<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollThumb"> 
    1108 <tt class="descname">GetScrollThumb</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
    1109 <dd><p>GetScrollThumb(self, int orientation) -&gt; int</p> 
    1110 <p>Returns the built-in scrollbar thumb size.</p> 
     1020<tt class="descname">GetScrollThumb</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
     1021<dd><p>Returns the built-in scrollbar thumb size.</p> 
    11111022</dd></dl> 
    11121023 
    11131024<dl class="method"> 
    11141025<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSize"> 
    1115 <tt class="descname">GetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSize" title="Permalink to this definition">¶</a></dt> 
    1116 <dd><p>GetSize(self) -&gt; Size</p> 
    1117 <p>Get the window size.</p> 
     1026<tt class="descname">GetSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSize" title="Permalink to this definition">¶</a></dt> 
     1027<dd><p>Get the window size.</p> 
    11181028</dd></dl> 
    11191029 
    11201030<dl class="method"> 
    11211031<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSizeTuple"> 
    1122 <tt class="descname">GetSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
    1123 <dd><p>GetSizeTuple() -&gt; (width, height)</p> 
    1124 <p>Get the window size.</p> 
     1032<tt class="descname">GetSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
     1033<dd><p>Get the window size.</p> 
    11251034</dd></dl> 
    11261035 
    11271036<dl class="method"> 
    11281037<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSizer"> 
    1129 <tt class="descname">GetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSizer" title="Permalink to this definition">¶</a></dt> 
    1130 <dd><p>GetSizer(self) -&gt; Sizer</p> 
    1131 <p>Return the sizer associated with the window by a previous call to 
     1038<tt class="descname">GetSizer</tt><big>(</big><em>self</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetSizer" title="Permalink to this definition">¶</a></dt> 
     1039<dd><p>Return the sizer associated with the window by a previous call to 
    11321040SetSizer or None if there isn&#8217;t one.</p> 
    11331041</dd></dl> 
     
    11351043<dl class="method"> 
    11361044<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetTextExtent"> 
    1137 <tt class="descname">GetTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
    1138 <dd><p>GetTextExtent(String string) -&gt; (width, height)</p> 
    1139 <p>Get the width and height of the text using the current font.</p> 
     1045<tt class="descname">GetTextExtent</tt><big>(</big><em>String string) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
     1046<dd><p>Get the width and height of the text using the current font.</p> 
    11401047</dd></dl> 
    11411048 
    11421049<dl class="method"> 
    11431050<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetThemeEnabled"> 
    1144 <tt class="descname">GetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    1145 <dd><p>GetThemeEnabled(self) -&gt; bool</p> 
    1146 <p>Return the themeEnabled flag.</p> 
     1051<tt class="descname">GetThemeEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
     1052<dd><p>Return the themeEnabled flag.</p> 
    11471053</dd></dl> 
    11481054 
    11491055<dl class="method"> 
    11501056<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetToolTip"> 
    1151 <tt class="descname">GetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetToolTip" title="Permalink to this definition">¶</a></dt> 
    1152 <dd><p>GetToolTip(self) -&gt; ToolTip</p> 
    1153 <p>get the associated tooltip or None if none</p> 
     1057<tt class="descname">GetToolTip</tt><big>(</big><em>self</em><big>)</big> &rarr; ToolTip<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetToolTip" title="Permalink to this definition">¶</a></dt> 
     1058<dd><p>get the associated tooltip or None if none</p> 
    11541059</dd></dl> 
    11551060 
    11561061<dl class="method"> 
    11571062<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetTopLevelParent"> 
    1158 <tt class="descname">GetTopLevelParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
    1159 <dd><p>GetTopLevelParent(self) -&gt; Window</p> 
    1160 <p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
     1063<tt class="descname">GetTopLevelParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
     1064<dd><p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
    11611065</dd></dl> 
    11621066 
    11631067<dl class="method"> 
    11641068<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetUpdateClientRect"> 
    1165 <tt class="descname">GetUpdateClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
    1166 <dd><p>GetUpdateClientRect(self) -&gt; Rect</p> 
    1167 <p>Get the update rectangle region bounding box in client coords.</p> 
     1069<tt class="descname">GetUpdateClientRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
     1070<dd><p>Get the update rectangle region bounding box in client coords.</p> 
    11681071</dd></dl> 
    11691072 
    11701073<dl class="method"> 
    11711074<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetUpdateRegion"> 
    1172 <tt class="descname">GetUpdateRegion</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
    1173 <dd><p>GetUpdateRegion(self) -&gt; Region</p> 
    1174 <p>Returns the region specifying which parts of the window have been 
     1075<tt class="descname">GetUpdateRegion</tt><big>(</big><em>self</em><big>)</big> &rarr; Region<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
     1076<dd><p>Returns the region specifying which parts of the window have been 
    11751077damaged. Should only be called within an EVT_PAINT handler.</p> 
    11761078</dd></dl> 
     
    11781080<dl class="method"> 
    11791081<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetValidator"> 
    1180 <tt class="descname">GetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetValidator" title="Permalink to this definition">¶</a></dt> 
    1181 <dd><p>GetValidator(self) -&gt; Validator</p> 
    1182 <p>Returns a pointer to the current validator for the window, or None if 
     1082<tt class="descname">GetValidator</tt><big>(</big><em>self</em><big>)</big> &rarr; Validator<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetValidator" title="Permalink to this definition">¶</a></dt> 
     1083<dd><p>Returns a pointer to the current validator for the window, or None if 
    11831084there is none.</p> 
    11841085</dd></dl> 
     
    11861087<dl class="method"> 
    11871088<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetVirtualSize"> 
    1188 <tt class="descname">GetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    1189 <dd><p>GetVirtualSize(self) -&gt; Size</p> 
    1190 <p>Get the the virtual size of the window in pixels.  For most windows 
     1089<tt class="descname">GetVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     1090<dd><p>Get the the virtual size of the window in pixels.  For most windows 
    11911091this is just the client area of the window, but for some like scrolled 
    11921092windows it is more or less independent of the screen window size.</p> 
     
    11951095<dl class="method"> 
    11961096<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetVirtualSizeTuple"> 
    1197 <tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
    1198 <dd><p>GetVirtualSizeTuple() -&gt; (width, height)</p> 
    1199 <p>Get the the virtual size of the window in pixels.  For most windows 
     1097<tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
     1098<dd><p>Get the the virtual size of the window in pixels.  For most windows 
    12001099this is just the client area of the window, but for some like scrolled 
    12011100windows it is more or less independent of the screen window size.</p> 
     
    12041103<dl class="method"> 
    12051104<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowBorderSize"> 
    1206 <tt class="descname">GetWindowBorderSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
    1207 <dd><p>GetWindowBorderSize(self) -&gt; Size</p> 
    1208 <p>Return the size of the left/right and top/bottom borders.</p> 
     1105<tt class="descname">GetWindowBorderSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
     1106<dd><p>Return the size of the left/right and top/bottom borders.</p> 
    12091107</dd></dl> 
    12101108 
    12111109<dl class="method"> 
    12121110<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowStyle"> 
    1213 <tt class="descname">GetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
     1111<tt class="descname">GetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    12141112<dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    12151113<p>Gets the window style that was passed to the constructor or Create 
     
    12191117<dl class="method"> 
    12201118<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowStyleFlag"> 
    1221 <tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    1222 <dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    1223 <p>Gets the window style that was passed to the constructor or Create 
     1119<tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
     1120<dd><p>Gets the window style that was passed to the constructor or Create 
    12241121method.</p> 
    12251122</dd></dl> 
     
    12271124<dl class="method"> 
    12281125<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowVariant"> 
    1229 <tt class="descname">GetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    1230 <dd><p>GetWindowVariant(self) -&gt; int</p> 
    1231 </dd></dl> 
     1126<tt class="descname">GetWindowVariant</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
     1127<dd></dd></dl> 
    12321128 
    12331129<dl class="attribute"> 
     
    12531149<dl class="method"> 
    12541150<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasCapture"> 
    1255 <tt class="descname">HasCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasCapture" title="Permalink to this definition">¶</a></dt> 
    1256 <dd><p>HasCapture(self) -&gt; bool</p> 
    1257 <p>Returns true if this window has the current mouse capture.</p> 
     1151<tt class="descname">HasCapture</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasCapture" title="Permalink to this definition">¶</a></dt> 
     1152<dd><p>Returns true if this window has the current mouse capture.</p> 
    12581153</dd></dl> 
    12591154 
    12601155<dl class="method"> 
    12611156<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasFlag"> 
    1262 <tt class="descname">HasFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasFlag" title="Permalink to this definition">¶</a></dt> 
    1263 <dd><p>HasFlag(self, int flag) -&gt; bool</p> 
    1264 <p>Test if the given style is set for this window.</p> 
     1157<tt class="descname">HasFlag</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasFlag" title="Permalink to this definition">¶</a></dt> 
     1158<dd><p>Test if the given style is set for this window.</p> 
    12651159</dd></dl> 
    12661160 
    12671161<dl class="method"> 
    12681162<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasMultiplePages"> 
    1269 <tt class="descname">HasMultiplePages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
    1270 <dd><p>HasMultiplePages(self) -&gt; bool</p> 
    1271 </dd></dl> 
     1163<tt class="descname">HasMultiplePages</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
     1164<dd></dd></dl> 
    12721165 
    12731166<dl class="method"> 
    12741167<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasScrollbar"> 
    1275 <tt class="descname">HasScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
    1276 <dd><p>HasScrollbar(self, int orient) -&gt; bool</p> 
    1277 <p>Does the window have the scrollbar for this orientation?</p> 
     1168<tt class="descname">HasScrollbar</tt><big>(</big><em>self</em>, <em>int orient</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
     1169<dd><p>Does the window have the scrollbar for this orientation?</p> 
    12781170</dd></dl> 
    12791171 
    12801172<dl class="method"> 
    12811173<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasTransparentBackground"> 
    1282 <tt class="descname">HasTransparentBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
    1283 <dd><p>HasTransparentBackground(self) -&gt; bool</p> 
    1284 <p>Returns True if this window&#8217;s background is transparent (as, for 
     1174<tt class="descname">HasTransparentBackground</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
     1175<dd><p>Returns True if this window&#8217;s background is transparent (as, for 
    12851176example, for <cite>wx.StaticText</cite>) and should show the parent window&#8217;s 
    12861177background.</p> 
     
    12991190<dl class="method"> 
    13001191<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Hide"> 
    1301 <tt class="descname">Hide</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Hide" title="Permalink to this definition">¶</a></dt> 
    1302 <dd><p>Hide(self) -&gt; bool</p> 
    1303 <p>Equivalent to calling Show(False).</p> 
     1192<tt class="descname">Hide</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Hide" title="Permalink to this definition">¶</a></dt> 
     1193<dd><p>Equivalent to calling Show(False).</p> 
    13041194</dd></dl> 
    13051195 
    13061196<dl class="method"> 
    13071197<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HitTest"> 
    1308 <tt class="descname">HitTest</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HitTest" title="Permalink to this definition">¶</a></dt> 
    1309 <dd><p>HitTest(self, Point pt) -&gt; int</p> 
    1310 <p>Test where the given (in client coords) point lies</p> 
     1198<tt class="descname">HitTest</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HitTest" title="Permalink to this definition">¶</a></dt> 
     1199<dd><p>Test where the given (in client coords) point lies</p> 
    13111200</dd></dl> 
    13121201 
    13131202<dl class="method"> 
    13141203<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HitTestXY"> 
    1315 <tt class="descname">HitTestXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HitTestXY" title="Permalink to this definition">¶</a></dt> 
    1316 <dd><p>HitTestXY(self, int x, int y) -&gt; int</p> 
    1317 <p>Test where the given (in client coords) point lies</p> 
     1204<tt class="descname">HitTestXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.HitTestXY" title="Permalink to this definition">¶</a></dt> 
     1205<dd><p>Test where the given (in client coords) point lies</p> 
    13181206</dd></dl> 
    13191207 
     
    13261214<dl class="method"> 
    13271215<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InheritAttributes"> 
    1328 <tt class="descname">InheritAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
    1329 <dd><p>InheritAttributes(self)</p> 
    1330 <p>This function is (or should be, in case of custom controls) called 
     1216<tt class="descname">InheritAttributes</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
     1217<dd><p>This function is (or should be, in case of custom controls) called 
    13311218during window creation to intelligently set up the window visual 
    13321219attributes, that is the font and the foreground and background 
     
    13531240<dl class="method"> 
    13541241<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InheritsBackgroundColour"> 
    1355 <tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    1356 <dd><p>InheritsBackgroundColour(self) -&gt; bool</p> 
    1357 </dd></dl> 
     1242<tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     1243<dd></dd></dl> 
    13581244 
    13591245<dl class="method"> 
    13601246<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InitDialog"> 
    1361 <tt class="descname">InitDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InitDialog" title="Permalink to this definition">¶</a></dt> 
    1362 <dd><p>InitDialog(self)</p> 
    1363 <p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
     1247<tt class="descname">InitDialog</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InitDialog" title="Permalink to this definition">¶</a></dt> 
     1248<dd><p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
    13641249to the dialog via validators.</p> 
    13651250</dd></dl> 
     
    13671252<dl class="method"> 
    13681253<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InvalidateBestSize"> 
    1369 <tt class="descname">InvalidateBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
    1370 <dd><p>InvalidateBestSize(self)</p> 
    1371 <p>Reset the cached best size value so it will be recalculated the next 
     1254<tt class="descname">InvalidateBestSize</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
     1255<dd><p>Reset the cached best size value so it will be recalculated the next 
    13721256time it is needed.</p> 
    13731257</dd></dl> 
     
    13751259<dl class="method"> 
    13761260<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsBeingDeleted"> 
    1377 <tt class="descname">IsBeingDeleted</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
    1378 <dd><p>IsBeingDeleted(self) -&gt; bool</p> 
    1379 <p>Is the window in the process of being deleted?</p> 
     1261<tt class="descname">IsBeingDeleted</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
     1262<dd><p>Is the window in the process of being deleted?</p> 
    13801263</dd></dl> 
    13811264 
    13821265<dl class="method"> 
    13831266<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsDoubleBuffered"> 
    1384 <tt class="descname">IsDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    1385 <dd><p>IsDoubleBuffered(self) -&gt; bool</p> 
    1386 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
     1267<tt class="descname">IsDoubleBuffered</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
     1268<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
    13871269system, i.e. if any drawing done on the window is really done on a 
    13881270temporary backing surface and transferred to the screen all at once 
     
    13921274<dl class="method"> 
    13931275<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsEnabled"> 
    1394 <tt class="descname">IsEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsEnabled" title="Permalink to this definition">¶</a></dt> 
    1395 <dd><p>IsEnabled(self) -&gt; bool</p> 
    1396 <p>Returns true if the window is enabled for input, false otherwise.</p> 
     1276<tt class="descname">IsEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsEnabled" title="Permalink to this definition">¶</a></dt> 
     1277<dd><p>Returns true if the window is enabled for input, false otherwise.</p> 
    13971278</dd></dl> 
    13981279 
    13991280<dl class="method"> 
    14001281<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposed"> 
    1401 <tt class="descname">IsExposed</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposed" title="Permalink to this definition">¶</a></dt> 
    1402 <dd><p>IsExposed(self, int x, int y, int w=1, int h=1) -&gt; bool</p> 
    1403 <p>Returns true if the given point or rectangle area has been exposed 
     1282<tt class="descname">IsExposed</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int w=1</em>, <em>int h=1</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposed" title="Permalink to this definition">¶</a></dt> 
     1283<dd><p>Returns true if the given point or rectangle area has been exposed 
    14041284since the last repaint. Call this in an paint event handler to 
    14051285optimize redrawing by only redrawing those areas, which have been 
     
    14091289<dl class="method"> 
    14101290<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposedPoint"> 
    1411 <tt class="descname">IsExposedPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
    1412 <dd><p>IsExposedPoint(self, Point pt) -&gt; bool</p> 
    1413 <p>Returns true if the given point or rectangle area has been exposed 
     1291<tt class="descname">IsExposedPoint</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
     1292<dd><p>Returns true if the given point or rectangle area has been exposed 
    14141293since the last repaint. Call this in an paint event handler to 
    14151294optimize redrawing by only redrawing those areas, which have been 
     
    14191298<dl class="method"> 
    14201299<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposedRect"> 
    1421 <tt class="descname">IsExposedRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
    1422 <dd><p>IsExposedRect(self, Rect rect) -&gt; bool</p> 
    1423 <p>Returns true if the given point or rectangle area has been exposed 
     1300<tt class="descname">IsExposedRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
     1301<dd><p>Returns true if the given point or rectangle area has been exposed 
    14241302since the last repaint. Call this in an paint event handler to 
    14251303optimize redrawing by only redrawing those areas, which have been 
     
    14291307<dl class="method"> 
    14301308<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsFrozen"> 
    1431 <tt class="descname">IsFrozen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsFrozen" title="Permalink to this definition">¶</a></dt> 
    1432 <dd><p>IsFrozen(self) -&gt; bool</p> 
    1433 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
     1309<tt class="descname">IsFrozen</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsFrozen" title="Permalink to this definition">¶</a></dt> 
     1310<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
    14341311<table class="docutils field-list" frame="void" rules="none"> 
    14351312<col class="field-name" /> 
    14361313<col class="field-body" /> 
    14371314<tbody valign="top"> 
    1438 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
     1315<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
    14391316</tr> 
    14401317</tbody> 
     
    14441321<dl class="method"> 
    14451322<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsRetained"> 
    1446 <tt class="descname">IsRetained</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsRetained" title="Permalink to this definition">¶</a></dt> 
    1447 <dd><p>IsRetained(self) -&gt; bool</p> 
    1448 <p>Returns true if the window is retained, false otherwise.  Retained 
     1323<tt class="descname">IsRetained</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsRetained" title="Permalink to this definition">¶</a></dt> 
     1324<dd><p>Returns true if the window is retained, false otherwise.  Retained 
    14491325windows are only available on X platforms.</p> 
    14501326</dd></dl> 
     
    14521328<dl class="method"> 
    14531329<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsSameAs"> 
    1454 <tt class="descname">IsSameAs</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsSameAs" title="Permalink to this definition">¶</a></dt> 
    1455 <dd><p>IsSameAs(self, Object p) -&gt; bool</p> 
    1456 <p>For wx.Objects that use C++ reference counting internally, this method 
     1330<tt class="descname">IsSameAs</tt><big>(</big><em>self</em>, <em>Object p</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsSameAs" title="Permalink to this definition">¶</a></dt> 
     1331<dd><p>For wx.Objects that use C++ reference counting internally, this method 
    14571332can be used to determine if two objects are referencing the same data 
    14581333object.</p> 
     
    14611336<dl class="method"> 
    14621337<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsShown"> 
    1463 <tt class="descname">IsShown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsShown" title="Permalink to this definition">¶</a></dt> 
    1464 <dd><p>IsShown(self) -&gt; bool</p> 
    1465 <p>Returns true if the window is shown, false if it has been hidden.</p> 
     1338<tt class="descname">IsShown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsShown" title="Permalink to this definition">¶</a></dt> 
     1339<dd><p>Returns true if the window is shown, false if it has been hidden.</p> 
    14661340</dd></dl> 
    14671341 
    14681342<dl class="method"> 
    14691343<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsShownOnScreen"> 
    1470 <tt class="descname">IsShownOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
    1471 <dd><p>IsShownOnScreen(self) -&gt; bool</p> 
    1472 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
     1344<tt class="descname">IsShownOnScreen</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
     1345<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
    14731346i.e. it is shown and all its parents up to the toplevel window are 
    14741347shown as well.</p> 
     
    14771350<dl class="method"> 
    14781351<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsTopLevel"> 
    1479 <tt class="descname">IsTopLevel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
    1480 <dd><p>IsTopLevel(self) -&gt; bool</p> 
    1481 <p>Returns true if the given window is a top-level one. Currently all 
     1352<tt class="descname">IsTopLevel</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
     1353<dd><p>Returns true if the given window is a top-level one. Currently all 
    14821354frames and dialogs are always considered to be top-level windows (even 
    14831355if they have a parent window).</p> 
     
    14921364<dl class="method"> 
    14931365<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Layout"> 
    1494 <tt class="descname">Layout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Layout" title="Permalink to this definition">¶</a></dt> 
    1495 <dd><p>Layout(self) -&gt; bool</p> 
    1496 <p>Invokes the constraint-based layout algorithm or the sizer-based 
     1366<tt class="descname">Layout</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Layout" title="Permalink to this definition">¶</a></dt> 
     1367<dd><p>Invokes the constraint-based layout algorithm or the sizer-based 
    14971368algorithm for this window.  See SetAutoLayout: when auto layout is on, 
    14981369this function gets called automatically by the default EVT_SIZE 
     
    15081379<dl class="method"> 
    15091380<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.LineDown"> 
    1510 <tt class="descname">LineDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.LineDown" title="Permalink to this definition">¶</a></dt> 
    1511 <dd><p>LineDown(self) -&gt; bool</p> 
    1512 <p>This is just a wrapper for ScrollLines(1).</p> 
     1381<tt class="descname">LineDown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.LineDown" title="Permalink to this definition">¶</a></dt> 
     1382<dd><p>This is just a wrapper for ScrollLines(1).</p> 
    15131383</dd></dl> 
    15141384 
    15151385<dl class="method"> 
    15161386<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.LineUp"> 
    1517 <tt class="descname">LineUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.LineUp" title="Permalink to this definition">¶</a></dt> 
    1518 <dd><p>LineUp(self) -&gt; bool</p> 
    1519 <p>This is just a wrapper for ScrollLines(-1).</p> 
     1387<tt class="descname">LineUp</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.LineUp" title="Permalink to this definition">¶</a></dt> 
     1388<dd><p>This is just a wrapper for ScrollLines(-1).</p> 
    15201389</dd></dl> 
    15211390 
    15221391<dl class="method"> 
    15231392<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Lower"> 
    1524 <tt class="descname">Lower</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Lower" title="Permalink to this definition">¶</a></dt> 
    1525 <dd><p>Lower(self)</p> 
    1526 <p>Lowers the window to the bottom of the window hierarchy.  In current 
     1393<tt class="descname">Lower</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Lower" title="Permalink to this definition">¶</a></dt> 
     1394<dd><p>Lowers the window to the bottom of the window hierarchy.  In current 
    15271395version of wxWidgets this works both for managed and child windows.</p> 
    15281396</dd></dl> 
     
    15301398<dl class="method"> 
    15311399<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MakeModal"> 
    1532 <tt class="descname">MakeModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MakeModal" title="Permalink to this definition">¶</a></dt> 
    1533 <dd><p>MakeModal(self, bool modal=True)</p> 
    1534 <p>Disables all other windows in the application so that the user can 
     1400<tt class="descname">MakeModal</tt><big>(</big><em>self</em>, <em>bool modal=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MakeModal" title="Permalink to this definition">¶</a></dt> 
     1401<dd><p>Disables all other windows in the application so that the user can 
    15351402only interact with this window.  Passing False will reverse this 
    15361403effect.</p> 
     
    15751442<dl class="method"> 
    15761443<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Move"> 
    1577 <tt class="descname">Move</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Move" title="Permalink to this definition">¶</a></dt> 
    1578 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    1579 <p>Moves the window to the given position.</p> 
     1444<tt class="descname">Move</tt><big>(</big><em>self</em>, <em>Point pt</em>, <em>int flags=SIZE_USE_EXISTING</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Move" title="Permalink to this definition">¶</a></dt> 
     1445<dd><p>Moves the window to the given position.</p> 
    15801446</dd></dl> 
    15811447 
    15821448<dl class="method"> 
    15831449<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveAfterInTabOrder"> 
    1584 <tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
    1585 <dd><p>MoveAfterInTabOrder(self, Window win)</p> 
    1586 <p>Moves this window in the tab navigation order after the specified 
     1450<tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
     1451<dd><p>Moves this window in the tab navigation order after the specified 
    15871452sibling window.  This means that when the user presses the TAB key on 
    15881453that other window, the focus switches to this window.</p> 
     
    15941459<dl class="method"> 
    15951460<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveBeforeInTabOrder"> 
    1596 <tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
    1597 <dd><p>MoveBeforeInTabOrder(self, Window win)</p> 
    1598 <p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
     1461<tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
     1462<dd><p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
    15991463before win instead of putting it right after it.</p> 
    16001464</dd></dl> 
     
    16021466<dl class="method"> 
    16031467<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveXY"> 
    1604 <tt class="descname">MoveXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveXY" title="Permalink to this definition">¶</a></dt> 
    1605 <dd><p>MoveXY(self, int x, int y, int flags=SIZE_USE_EXISTING)</p> 
    1606 <p>Moves the window to the given position.</p> 
     1468<tt class="descname">MoveXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int flags=SIZE_USE_EXISTING</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.MoveXY" title="Permalink to this definition">¶</a></dt> 
     1469<dd><p>Moves the window to the given position.</p> 
    16071470</dd></dl> 
    16081471 
     
    16151478<dl class="method"> 
    16161479<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Navigate"> 
    1617 <tt class="descname">Navigate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Navigate" title="Permalink to this definition">¶</a></dt> 
    1618 <dd><p>Navigate(self, int flags=NavigationKeyEvent.IsForward) -&gt; bool</p> 
    1619 <p>Does keyboard navigation from this window to another, by sending a 
     1480<tt class="descname">Navigate</tt><big>(</big><em>self</em>, <em>int flags=NavigationKeyEvent.IsForward</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Navigate" title="Permalink to this definition">¶</a></dt> 
     1481<dd><p>Does keyboard navigation from this window to another, by sending a 
    16201482<cite>wx.NavigationKeyEvent</cite>.</p> 
    16211483</dd></dl> 
     
    16231485<dl class="staticmethod"> 
    16241486<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.NewControlId"> 
    1625 <em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.NewControlId" title="Permalink to this definition">¶</a></dt> 
    1626 <dd><p>NewControlId() -&gt; int</p> 
    1627 <p>Generate a control id for the controls which were not given one.</p> 
     1487<em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.NewControlId" title="Permalink to this definition">¶</a></dt> 
     1488<dd><p>Generate a control id for the controls which were not given one.</p> 
    16281489</dd></dl> 
    16291490 
    16301491<dl class="staticmethod"> 
    16311492<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.NextControlId"> 
    1632 <em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.NextControlId" title="Permalink to this definition">¶</a></dt> 
    1633 <dd><p>NextControlId(int winid) -&gt; int</p> 
    1634 <p>Get the id of the control following the one with the given 
     1493<em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>int winid</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.NextControlId" title="Permalink to this definition">¶</a></dt> 
     1494<dd><p>Get the id of the control following the one with the given 
    16351495autogenerated) id</p> 
    16361496</dd></dl> 
     
    16441504<dl class="method"> 
    16451505<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.OnCopyFigureMenu"> 
    1646 <tt class="descname">OnCopyFigureMenu</tt><big>(</big><em>evt</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.OnCopyFigureMenu" title="Permalink to this definition">¶</a></dt> 
     1506<tt class="descname">OnCopyFigureMenu</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.OnCopyFigureMenu" title="Permalink to this definition">¶</a></dt> 
    16471507<dd><p>Copy the current figure to clipboard</p> 
    16481508</dd></dl> 
     
    16501510<dl class="method"> 
    16511511<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.OnPaint"> 
    1652 <tt class="descname">OnPaint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.OnPaint" title="Permalink to this definition">¶</a></dt> 
    1653 <dd><p>OnPaint(self, PaintEvent event)</p> 
    1654 </dd></dl> 
     1512<tt class="descname">OnPaint</tt><big>(</big><em>self</em>, <em>PaintEvent event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.OnPaint" title="Permalink to this definition">¶</a></dt> 
     1513<dd></dd></dl> 
    16551514 
    16561515<dl class="method"> 
    16571516<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.On_Paint"> 
    1658 <tt class="descname">On_Paint</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.On_Paint" title="Permalink to this definition">¶</a></dt> 
     1517<tt class="descname">On_Paint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.On_Paint" title="Permalink to this definition">¶</a></dt> 
    16591518<dd></dd></dl> 
    16601519 
    16611520<dl class="method"> 
    16621521<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PageDown"> 
    1663 <tt class="descname">PageDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PageDown" title="Permalink to this definition">¶</a></dt> 
    1664 <dd><p>PageDown(self) -&gt; bool</p> 
    1665 <p>This is just a wrapper for ScrollPages(1).</p> 
     1522<tt class="descname">PageDown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PageDown" title="Permalink to this definition">¶</a></dt> 
     1523<dd><p>This is just a wrapper for ScrollPages(1).</p> 
    16661524</dd></dl> 
    16671525 
    16681526<dl class="method"> 
    16691527<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PageUp"> 
    1670 <tt class="descname">PageUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PageUp" title="Permalink to this definition">¶</a></dt> 
    1671 <dd><p>PageUp(self) -&gt; bool</p> 
    1672 <p>This is just a wrapper for ScrollPages(-1).</p> 
     1528<tt class="descname">PageUp</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PageUp" title="Permalink to this definition">¶</a></dt> 
     1529<dd><p>This is just a wrapper for ScrollPages(-1).</p> 
    16731530</dd></dl> 
    16741531 
     
    16811538<dl class="method"> 
    16821539<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopEventHandler"> 
    1683 <tt class="descname">PopEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
    1684 <dd><p>PopEventHandler(self, bool deleteHandler=False) -&gt; EvtHandler</p> 
    1685 <p>Removes and returns the top-most event handler on the event handler 
     1540<tt class="descname">PopEventHandler</tt><big>(</big><em>self</em>, <em>bool deleteHandler=False</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
     1541<dd><p>Removes and returns the top-most event handler on the event handler 
    16861542stack.  If deleteHandler is True then the wx.EvtHandler object will be 
    1687 destroyed after it is popped, and <tt class="xref docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
     1543destroyed after it is popped, and <tt class="docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
    16881544</dd></dl> 
    16891545 
    16901546<dl class="method"> 
    16911547<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopupMenu"> 
    1692 <tt class="descname">PopupMenu</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopupMenu" title="Permalink to this definition">¶</a></dt> 
    1693 <dd><p>PopupMenu(self, Menu menu, Point pos=DefaultPosition) -&gt; bool</p> 
    1694 <p>Pops up the given menu at the specified coordinates, relative to this window, 
     1548<tt class="descname">PopupMenu</tt><big>(</big><em>self</em>, <em>Menu menu</em>, <em>Point pos=DefaultPosition</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopupMenu" title="Permalink to this definition">¶</a></dt> 
     1549<dd><p>Pops up the given menu at the specified coordinates, relative to this window, 
    16951550and returns control when the user has dismissed the menu. If a menu item is 
    16961551selected, the corresponding menu event is generated and will be processed as 
     
    17011556<dl class="method"> 
    17021557<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopupMenuXY"> 
    1703 <tt class="descname">PopupMenuXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
    1704 <dd><p>PopupMenuXY(self, Menu menu, int x=-1, int y=-1) -&gt; bool</p> 
    1705 <p>Pops up the given menu at the specified coordinates, relative to this window, 
     1558<tt class="descname">PopupMenuXY</tt><big>(</big><em>self</em>, <em>Menu menu</em>, <em>int x=-1</em>, <em>int y=-1</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
     1559<dd><p>Pops up the given menu at the specified coordinates, relative to this window, 
    17061560and returns control when the user has dismissed the menu. If a menu item is 
    17071561selected, the corresponding menu event is generated and will be processed as 
     
    17181572<dl class="method"> 
    17191573<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PostCreate"> 
    1720 <tt class="descname">PostCreate</tt><big>(</big><em>pre</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PostCreate" title="Permalink to this definition">¶</a></dt> 
     1574<tt class="descname">PostCreate</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PostCreate" title="Permalink to this definition">¶</a></dt> 
    17211575<dd><p>Phase 3 of the 2-phase create &lt;wink!&gt; 
    17221576Call this method after precreating the window with the 2-phase create method.</p> 
     
    17251579<dl class="method"> 
    17261580<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PrepareDC"> 
    1727 <tt class="descname">PrepareDC</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PrepareDC" title="Permalink to this definition">¶</a></dt> 
    1728 <dd><p>PrepareDC(self, DC dc)</p> 
    1729 <p>Call this function to prepare the device context for drawing a 
     1581<tt class="descname">PrepareDC</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PrepareDC" title="Permalink to this definition">¶</a></dt> 
     1582<dd><p>Call this function to prepare the device context for drawing a 
    17301583scrolled image. It sets the device origin according to the current 
    17311584scroll position.</p> 
     
    17341587<dl class="staticmethod"> 
    17351588<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PrevControlId"> 
    1736 <em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PrevControlId" title="Permalink to this definition">¶</a></dt> 
    1737 <dd><p>PrevControlId(int winid) -&gt; int</p> 
    1738 <p>Get the id of the control preceding the one with the given 
     1589<em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>int winid</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PrevControlId" title="Permalink to this definition">¶</a></dt> 
     1590<dd><p>Get the id of the control preceding the one with the given 
    17391591autogenerated) id</p> 
    17401592</dd></dl> 
     
    17481600<dl class="method"> 
    17491601<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ProcessEvent"> 
    1750 <tt class="descname">ProcessEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
    1751 <dd><p>ProcessEvent(self, Event event) -&gt; bool</p> 
    1752 </dd></dl> 
     1602<tt class="descname">ProcessEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
     1603<dd></dd></dl> 
    17531604 
    17541605<dl class="method"> 
    17551606<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ProcessPendingEvents"> 
    1756 <tt class="descname">ProcessPendingEvents</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
    1757 <dd><p>ProcessPendingEvents(self)</p> 
    1758 </dd></dl> 
     1607<tt class="descname">ProcessPendingEvents</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
     1608<dd></dd></dl> 
    17591609 
    17601610<dl class="method"> 
    17611611<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PushEventHandler"> 
    1762 <tt class="descname">PushEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
    1763 <dd><p>PushEventHandler(self, EvtHandler handler)</p> 
    1764 <p>Pushes this event handler onto the event handler stack for the window. 
     1612<tt class="descname">PushEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
     1613<dd><p>Pushes this event handler onto the event handler stack for the window. 
    17651614An event handler is an object that is capable of processing the events 
    17661615sent to a window.  (In other words, is able to dispatch the events to a 
     
    17801629<dl class="method"> 
    17811630<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Raise"> 
    1782 <tt class="descname">Raise</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Raise" title="Permalink to this definition">¶</a></dt> 
    1783 <dd><p>Raise(self)</p> 
    1784 <p>Raises the window to the top of the window hierarchy.  In current 
     1631<tt class="descname">Raise</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Raise" title="Permalink to this definition">¶</a></dt> 
     1632<dd><p>Raises the window to the top of the window hierarchy.  In current 
    17851633version of wxWidgets this works both for managed and child windows.</p> 
    17861634</dd></dl> 
     
    17941642<dl class="method"> 
    17951643<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Refresh"> 
    1796 <tt class="descname">Refresh</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Refresh" title="Permalink to this definition">¶</a></dt> 
    1797 <dd><p>Refresh(self, bool eraseBackground=True, Rect rect=None)</p> 
    1798 <p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
     1644<tt class="descname">Refresh</tt><big>(</big><em>self</em>, <em>bool eraseBackground=True</em>, <em>Rect rect=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Refresh" title="Permalink to this definition">¶</a></dt> 
     1645<dd><p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
    17991646will be repainted.  Causes an EVT_PAINT event to be generated and sent 
    18001647to the window.</p> 
     
    18031650<dl class="method"> 
    18041651<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RefreshRect"> 
    1805 <tt class="descname">RefreshRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RefreshRect" title="Permalink to this definition">¶</a></dt> 
    1806 <dd><p>RefreshRect(self, Rect rect, bool eraseBackground=True)</p> 
    1807 <p>Redraws the contents of the given rectangle: the area inside it will 
     1652<tt class="descname">RefreshRect</tt><big>(</big><em>self</em>, <em>Rect rect</em>, <em>bool eraseBackground=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RefreshRect" title="Permalink to this definition">¶</a></dt> 
     1653<dd><p>Redraws the contents of the given rectangle: the area inside it will 
    18081654be repainted.  This is the same as Refresh but has a nicer syntax.</p> 
    18091655</dd></dl> 
     
    18111657<dl class="method"> 
    18121658<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RegisterHotKey"> 
    1813 <tt class="descname">RegisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
    1814 <dd><p>RegisterHotKey(self, int hotkeyId, int modifiers, int keycode) -&gt; bool</p> 
    1815 <p>Registers a system wide hotkey. Every time the user presses the hotkey 
     1659<tt class="descname">RegisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em>, <em>int modifiers</em>, <em>int keycode</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
     1660<dd><p>Registers a system wide hotkey. Every time the user presses the hotkey 
    18161661registered here, this window will receive a hotkey event. It will 
    18171662receive the event even if the application is in the background and 
     
    18241669<dl class="method"> 
    18251670<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ReleaseMouse"> 
    1826 <tt class="descname">ReleaseMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
    1827 <dd><p>ReleaseMouse(self)</p> 
    1828 <p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
     1671<tt class="descname">ReleaseMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
     1672<dd><p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
    18291673</dd></dl> 
    18301674 
    18311675<dl class="method"> 
    18321676<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RemoveChild"> 
    1833 <tt class="descname">RemoveChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RemoveChild" title="Permalink to this definition">¶</a></dt> 
    1834 <dd><p>RemoveChild(self, Window child)</p> 
    1835 <p>Removes a child window. This is called automatically by window 
     1677<tt class="descname">RemoveChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RemoveChild" title="Permalink to this definition">¶</a></dt> 
     1678<dd><p>Removes a child window. This is called automatically by window 
    18361679deletion functions so should not be required by the application 
    18371680programmer.</p> 
     
    18401683<dl class="method"> 
    18411684<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RemoveEventHandler"> 
    1842 <tt class="descname">RemoveEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
    1843 <dd><p>RemoveEventHandler(self, EvtHandler handler) -&gt; bool</p> 
    1844 <p>Find the given handler in the event handler chain and remove (but not 
     1685<tt class="descname">RemoveEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
     1686<dd><p>Find the given handler in the event handler chain and remove (but not 
    18451687delete) it from the event handler chain, returns True if it was found 
    18461688and False otherwise (this also results in an assert failure so this 
     
    18511693<dl class="method"> 
    18521694<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Reparent"> 
    1853 <tt class="descname">Reparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Reparent" title="Permalink to this definition">¶</a></dt> 
    1854 <dd><p>Reparent(self, Window newParent) -&gt; bool</p> 
    1855 <p>Reparents the window, i.e the window will be removed from its current 
     1695<tt class="descname">Reparent</tt><big>(</big><em>self</em>, <em>Window newParent</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Reparent" title="Permalink to this definition">¶</a></dt> 
     1696<dd><p>Reparents the window, i.e the window will be removed from its current 
    18561697parent window (e.g. a non-standard toolbar in a wxFrame) and then 
    18571698re-inserted into another. Available on Windows and GTK.  Returns True 
     
    18741715<dl class="method"> 
    18751716<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScreenToClient"> 
    1876 <tt class="descname">ScreenToClient</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
    1877 <dd><p>ScreenToClient(self, Point pt) -&gt; Point</p> 
    1878 <p>Converts from screen to client window coordinates.</p> 
     1717<tt class="descname">ScreenToClient</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
     1718<dd><p>Converts from screen to client window coordinates.</p> 
    18791719</dd></dl> 
    18801720 
    18811721<dl class="method"> 
    18821722<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScreenToClientXY"> 
    1883 <tt class="descname">ScreenToClientXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
    1884 <dd><p>ScreenToClientXY(int x, int y) -&gt; (x,y)</p> 
    1885 <p>Converts from screen to client window coordinates.</p> 
     1723<tt class="descname">ScreenToClientXY</tt><big>(</big><em>int x</em>, <em>int y) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
     1724<dd><p>Converts from screen to client window coordinates.</p> 
    18861725</dd></dl> 
    18871726 
    18881727<dl class="method"> 
    18891728<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollLines"> 
    1890 <tt class="descname">ScrollLines</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollLines" title="Permalink to this definition">¶</a></dt> 
    1891 <dd><p>ScrollLines(self, int lines) -&gt; bool</p> 
    1892 <p>If the platform and window class supports it, scrolls the window by 
     1729<tt class="descname">ScrollLines</tt><big>(</big><em>self</em>, <em>int lines</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollLines" title="Permalink to this definition">¶</a></dt> 
     1730<dd><p>If the platform and window class supports it, scrolls the window by 
    18931731the given number of lines down, if lines is positive, or up if lines 
    18941732is negative.  Returns True if the window was scrolled, False if it was 
     
    18981736<dl class="method"> 
    18991737<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollPages"> 
    1900 <tt class="descname">ScrollPages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollPages" title="Permalink to this definition">¶</a></dt> 
    1901 <dd><p>ScrollPages(self, int pages) -&gt; bool</p> 
    1902 <p>If the platform and window class supports it, scrolls the window by 
     1738<tt class="descname">ScrollPages</tt><big>(</big><em>self</em>, <em>int pages</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollPages" title="Permalink to this definition">¶</a></dt> 
     1739<dd><p>If the platform and window class supports it, scrolls the window by 
    19031740the given number of pages down, if pages is positive, or up if pages 
    19041741is negative.  Returns True if the window was scrolled, False if it was 
     
    19081745<dl class="method"> 
    19091746<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollWindow"> 
    1910 <tt class="descname">ScrollWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
    1911 <dd><p>ScrollWindow(self, int dx, int dy, Rect rect=None)</p> 
    1912 <p>Physically scrolls the pixels in the window and move child windows 
     1747<tt class="descname">ScrollWindow</tt><big>(</big><em>self</em>, <em>int dx</em>, <em>int dy</em>, <em>Rect rect=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
     1748<dd><p>Physically scrolls the pixels in the window and move child windows 
    19131749accordingly.  Use this function to optimise your scrolling 
    19141750implementations, to minimise the area that must be redrawn. Note that 
     
    19231759<dl class="method"> 
    19241760<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetAcceleratorTable"> 
    1925 <tt class="descname">SetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    1926 <dd><p>SetAcceleratorTable(self, AcceleratorTable accel)</p> 
    1927 <p>Sets the accelerator table for this window.</p> 
     1761<tt class="descname">SetAcceleratorTable</tt><big>(</big><em>self</em>, <em>AcceleratorTable accel</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
     1762<dd><p>Sets the accelerator table for this window.</p> 
    19281763</dd></dl> 
    19291764 
    19301765<dl class="method"> 
    19311766<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetAutoLayout"> 
    1932 <tt class="descname">SetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    1933 <dd><p>SetAutoLayout(self, bool autoLayout)</p> 
    1934 <p>Determines whether the Layout function will be called automatically 
     1767<tt class="descname">SetAutoLayout</tt><big>(</big><em>self</em>, <em>bool autoLayout</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
     1768<dd><p>Determines whether the Layout function will be called automatically 
    19351769when the window is resized.  lease note that this only happens for the 
    19361770windows usually used to contain children, namely <cite>wx.Panel</cite> and 
     
    19431777<dl class="method"> 
    19441778<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBackgroundColour"> 
    1945 <tt class="descname">SetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    1946 <dd><p>SetBackgroundColour(self, Colour colour) -&gt; bool</p> 
    1947 <p>Sets the background colour of the window.  Returns True if the colour 
     1779<tt class="descname">SetBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     1780<dd><p>Sets the background colour of the window.  Returns True if the colour 
    19481781was changed.  The background colour is usually painted by the default 
    19491782EVT_ERASE_BACKGROUND event handler function under Windows and 
     
    19611794<dl class="method"> 
    19621795<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBackgroundStyle"> 
    1963 <tt class="descname">SetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    1964 <dd><p>SetBackgroundStyle(self, int style) -&gt; bool</p> 
    1965 <p>Returns the background style of the window. The background style 
     1796<tt class="descname">SetBackgroundStyle</tt><big>(</big><em>self</em>, <em>int style</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
     1797<dd><p>Returns the background style of the window. The background style 
    19661798indicates how the background of the window is drawn.</p> 
    19671799<blockquote> 
     
    19721804</colgroup> 
    19731805<tbody valign="top"> 
    1974 <tr><td>wx.BG_STYLE_SYSTEM</td> 
     1806<tr class="row-odd"><td>wx.BG_STYLE_SYSTEM</td> 
    19751807<td>The background colour or pattern should 
    19761808be determined by the system</td> 
    19771809</tr> 
    1978 <tr><td>wx.BG_STYLE_COLOUR</td> 
     1810<tr class="row-even"><td>wx.BG_STYLE_COLOUR</td> 
    19791811<td>The background should be a solid colour</td> 
    19801812</tr> 
    1981 <tr><td>wx.BG_STYLE_CUSTOM</td> 
     1813<tr class="row-odd"><td>wx.BG_STYLE_CUSTOM</td> 
    19821814<td>The background will be implemented by the 
    19831815application.</td> 
     
    19931825<col class="field-body" /> 
    19941826<tbody valign="top"> 
    1995 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
     1827<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
    19961828</tr> 
    19971829</tbody> 
     
    20011833<dl class="method"> 
    20021834<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBestFittingSize"> 
    2003 <tt class="descname">SetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
     1835<tt class="descname">SetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    20041836<dd><p>Use <cite>SetInitialSize</cite></p> 
    20051837</dd></dl> 
     
    20071839<dl class="method"> 
    20081840<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetCaret"> 
    2009 <tt class="descname">SetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetCaret" title="Permalink to this definition">¶</a></dt> 
    2010 <dd><p>SetCaret(self, Caret caret)</p> 
    2011 <p>Sets the caret associated with the window.</p> 
     1841<tt class="descname">SetCaret</tt><big>(</big><em>self</em>, <em>Caret caret</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetCaret" title="Permalink to this definition">¶</a></dt> 
     1842<dd><p>Sets the caret associated with the window.</p> 
    20121843</dd></dl> 
    20131844 
    20141845<dl class="method"> 
    20151846<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientRect"> 
    2016 <tt class="descname">SetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientRect" title="Permalink to this definition">¶</a></dt> 
    2017 <dd><p>SetClientRect(self, Rect rect)</p> 
    2018 <p>This sets the size of the window client area in pixels. Using this 
     1847<tt class="descname">SetClientRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientRect" title="Permalink to this definition">¶</a></dt> 
     1848<dd><p>This sets the size of the window client area in pixels. Using this 
    20191849function to size a window tends to be more device-independent than 
    20201850wx.Window.SetSize, since the application need not worry about what 
     
    20251855<dl class="method"> 
    20261856<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientSize"> 
    2027 <tt class="descname">SetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientSize" title="Permalink to this definition">¶</a></dt> 
    2028 <dd><p>SetClientSize(self, Size size)</p> 
    2029 <p>This sets the size of the window client area in pixels. Using this 
     1857<tt class="descname">SetClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientSize" title="Permalink to this definition">¶</a></dt> 
     1858<dd><p>This sets the size of the window client area in pixels. Using this 
    20301859function to size a window tends to be more device-independent than 
    20311860wx.Window.SetSize, since the application need not worry about what 
     
    20361865<dl class="method"> 
    20371866<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientSizeWH"> 
    2038 <tt class="descname">SetClientSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
    2039 <dd><p>SetClientSizeWH(self, int width, int height)</p> 
    2040 <p>This sets the size of the window client area in pixels. Using this 
     1867<tt class="descname">SetClientSizeWH</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
     1868<dd><p>This sets the size of the window client area in pixels. Using this 
    20411869function to size a window tends to be more device-independent than 
    20421870wx.Window.SetSize, since the application need not worry about what 
     
    20471875<dl class="method"> 
    20481876<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetColor"> 
    2049 <tt class="descname">SetColor</tt><big>(</big><em>rgbtuple</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetColor" title="Permalink to this definition">¶</a></dt> 
     1877<tt class="descname">SetColor</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetColor" title="Permalink to this definition">¶</a></dt> 
    20501878<dd><p>Set figure and canvas colours to be the same</p> 
    20511879</dd></dl> 
     
    20531881<dl class="method"> 
    20541882<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetConstraints"> 
    2055 <tt class="descname">SetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetConstraints" title="Permalink to this definition">¶</a></dt> 
    2056 <dd><p>SetConstraints(self, LayoutConstraints constraints)</p> 
    2057 <p>Sets the window to have the given layout constraints. If an existing 
     1883<tt class="descname">SetConstraints</tt><big>(</big><em>self</em>, <em>LayoutConstraints constraints</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetConstraints" title="Permalink to this definition">¶</a></dt> 
     1884<dd><p>Sets the window to have the given layout constraints. If an existing 
    20581885layout constraints object is already owned by the window, it will be 
    20591886deleted.  Pass None to disassociate and delete the window&#8217;s current 
     
    20681895<dl class="method"> 
    20691896<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetContainingSizer"> 
    2070 <tt class="descname">SetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    2071 <dd><p>SetContainingSizer(self, Sizer sizer)</p> 
    2072 <p>This normally does not need to be called by application code. It is 
     1897<tt class="descname">SetContainingSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
     1898<dd><p>This normally does not need to be called by application code. It is 
    20731899called internally when a window is added to a sizer, and is used so 
    20741900the window can remove itself from the sizer when it is destroyed.</p> 
     
    20771903<dl class="method"> 
    20781904<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetCursor"> 
    2079 <tt class="descname">SetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetCursor" title="Permalink to this definition">¶</a></dt> 
    2080 <dd><p>SetCursor(self, Cursor cursor) -&gt; bool</p> 
    2081 <p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
     1905<tt class="descname">SetCursor</tt><big>(</big><em>self</em>, <em>Cursor cursor</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetCursor" title="Permalink to this definition">¶</a></dt> 
     1906<dd><p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
    20821907for the children of the window implicitly.</p> 
    20831908<p>The cursor may be wx.NullCursor in which case the window cursor will 
     
    20871912<dl class="method"> 
    20881913<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDimensions"> 
    2089 <tt class="descname">SetDimensions</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDimensions" title="Permalink to this definition">¶</a></dt> 
    2090 <dd><p>SetDimensions(self, int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)</p> 
    2091 <p>Sets the position and size of the window in pixels.  The sizeFlags 
     1914<tt class="descname">SetDimensions</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int width</em>, <em>int height</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDimensions" title="Permalink to this definition">¶</a></dt> 
     1915<dd><p>Sets the position and size of the window in pixels.  The sizeFlags 
    20921916parameter indicates the interpretation of the other params if they are 
    20931917equal to -1.</p> 
     
    20991923</colgroup> 
    21001924<tbody valign="top"> 
    2101 <tr><td>wx.SIZE_AUTO</td> 
     1925<tr class="row-odd"><td>wx.SIZE_AUTO</td> 
    21021926<td>A -1 indicates that a class-specific 
    21031927default should be used.</td> 
    21041928</tr> 
    2105 <tr><td>wx.SIZE_USE_EXISTING</td> 
     1929<tr class="row-even"><td>wx.SIZE_USE_EXISTING</td> 
    21061930<td>Existing dimensions should be used if 
    21071931-1 values are supplied.</td> 
    21081932</tr> 
    2109 <tr><td>wxSIZE_ALLOW_MINUS_ONE</td> 
     1933<tr class="row-odd"><td>wxSIZE_ALLOW_MINUS_ONE</td> 
    21101934<td>Allow dimensions of -1 and less to be 
    21111935interpreted as real dimensions, not 
     
    21191943<dl class="method"> 
    21201944<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDoubleBuffered"> 
    2121 <tt class="descname">SetDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    2122 <dd><p>SetDoubleBuffered(self, bool on)</p> 
    2123 <p>Put the native window into double buffered or composited mode.</p> 
     1945<tt class="descname">SetDoubleBuffered</tt><big>(</big><em>self</em>, <em>bool on</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
     1946<dd><p>Put the native window into double buffered or composited mode.</p> 
    21241947</dd></dl> 
    21251948 
    21261949<dl class="method"> 
    21271950<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDropTarget"> 
    2128 <tt class="descname">SetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
    2129 <dd><p>SetDropTarget(self, DropTarget dropTarget)</p> 
    2130 <p>Associates a drop target with this window.  If the window already has 
     1951<tt class="descname">SetDropTarget</tt><big>(</big><em>self</em>, <em>DropTarget dropTarget</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
     1952<dd><p>Associates a drop target with this window.  If the window already has 
    21311953a drop target, it is deleted.</p> 
    21321954</dd></dl> 
     
    21341956<dl class="method"> 
    21351957<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetEventHandler"> 
    2136 <tt class="descname">SetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
    2137 <dd><p>SetEventHandler(self, EvtHandler handler)</p> 
    2138 <p>Sets the event handler for this window.  An event handler is an object 
     1958<tt class="descname">SetEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
     1959<dd><p>Sets the event handler for this window.  An event handler is an object 
    21391960that is capable of processing the events sent to a window.  (In other 
    21401961words, is able to dispatch the events to handler function.)  By 
     
    21501971<dl class="method"> 
    21511972<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetEvtHandlerEnabled"> 
    2152 <tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    2153 <dd><p>SetEvtHandlerEnabled(self, bool enabled)</p> 
    2154 </dd></dl> 
     1973<tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>self</em>, <em>bool enabled</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
     1974<dd></dd></dl> 
    21551975 
    21561976<dl class="method"> 
    21571977<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetExtraStyle"> 
    2158 <tt class="descname">SetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    2159 <dd><p>SetExtraStyle(self, long exStyle)</p> 
    2160 <p>Sets the extra style bits for the window.  Extra styles are the less 
     1978<tt class="descname">SetExtraStyle</tt><big>(</big><em>self</em>, <em>long exStyle</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
     1979<dd><p>Sets the extra style bits for the window.  Extra styles are the less 
    21611980often used style bits which can&#8217;t be set with the constructor or with 
    21621981SetWindowStyleFlag()</p> 
     
    21651984<dl class="method"> 
    21661985<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocus"> 
    2167 <tt class="descname">SetFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocus" title="Permalink to this definition">¶</a></dt> 
    2168 <dd><p>SetFocus(self)</p> 
    2169 <p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
     1986<tt class="descname">SetFocus</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocus" title="Permalink to this definition">¶</a></dt> 
     1987<dd><p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
    21701988</dd></dl> 
    21711989 
    21721990<dl class="method"> 
    21731991<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocusFromKbd"> 
    2174 <tt class="descname">SetFocusFromKbd</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
    2175 <dd><p>SetFocusFromKbd(self)</p> 
    2176 <p>Set focus to this window as the result of a keyboard action.  Normally 
     1992<tt class="descname">SetFocusFromKbd</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
     1993<dd><p>Set focus to this window as the result of a keyboard action.  Normally 
    21771994only called internally.</p> 
    21781995</dd></dl> 
     
    21801997<dl class="method"> 
    21811998<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocusIgnoringChildren"> 
    2182 <tt class="descname">SetFocusIgnoringChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocusIgnoringChildren" title="Permalink to this definition">¶</a></dt> 
    2183 <dd><p>SetFocusIgnoringChildren(self)</p> 
    2184 <p>In contrast to <cite>SetFocus</cite> (see above) this will set the focus to the 
     1999<tt class="descname">SetFocusIgnoringChildren</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFocusIgnoringChildren" title="Permalink to this definition">¶</a></dt> 
     2000<dd><p>In contrast to <cite>SetFocus</cite> (see above) this will set the focus to the 
    21852001panel even of there are child windows in the panel. This is only 
    21862002rarely needed.</p> 
     
    21892005<dl class="method"> 
    21902006<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFont"> 
    2191 <tt class="descname">SetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFont" title="Permalink to this definition">¶</a></dt> 
    2192 <dd><p>SetFont(self, Font font) -&gt; bool</p> 
    2193 <p>Sets the font for this window.</p> 
     2007<tt class="descname">SetFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetFont" title="Permalink to this definition">¶</a></dt> 
     2008<dd><p>Sets the font for this window.</p> 
    21942009</dd></dl> 
    21952010 
    21962011<dl class="method"> 
    21972012<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetForegroundColour"> 
    2198 <tt class="descname">SetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    2199 <dd><p>SetForegroundColour(self, Colour colour) -&gt; bool</p> 
    2200 <p>Sets the foreground colour of the window.  Returns True is the colour 
     2013<tt class="descname">SetForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
     2014<dd><p>Sets the foreground colour of the window.  Returns True is the colour 
    22012015was changed.  The interpretation of foreground colour is dependent on 
    22022016the window class; it may be the text colour or other colour, or it may 
     
    22062020<dl class="method"> 
    22072021<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetHelpText"> 
    2208 <tt class="descname">SetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetHelpText" title="Permalink to this definition">¶</a></dt> 
    2209 <dd><p>SetHelpText(self, String text)</p> 
    2210 <p>Sets the help text to be used as context-sensitive help for this 
     2022<tt class="descname">SetHelpText</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetHelpText" title="Permalink to this definition">¶</a></dt> 
     2023<dd><p>Sets the help text to be used as context-sensitive help for this 
    22112024window.  Note that the text is actually stored by the current 
    22122025<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
     
    22152028<dl class="method"> 
    22162029<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetHelpTextForId"> 
    2217 <tt class="descname">SetHelpTextForId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
    2218 <dd><p>SetHelpTextForId(self, String text)</p> 
    2219 <p>Associate this help text with all windows with the same id as this 
     2030<tt class="descname">SetHelpTextForId</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
     2031<dd><p>Associate this help text with all windows with the same id as this 
    22202032one.</p> 
    22212033</dd></dl> 
     
    22232035<dl class="method"> 
    22242036<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetId"> 
    2225 <tt class="descname">SetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetId" title="Permalink to this definition">¶</a></dt> 
    2226 <dd><p>SetId(self, int winid)</p> 
    2227 <p>Sets the identifier of the window.  Each window has an integer 
     2037<tt class="descname">SetId</tt><big>(</big><em>self</em>, <em>int winid</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetId" title="Permalink to this definition">¶</a></dt> 
     2038<dd><p>Sets the identifier of the window.  Each window has an integer 
    22282039identifier. If the application has not provided one, an identifier 
    22292040will be generated. Normally, the identifier should be provided on 
     
    22332044<dl class="method"> 
    22342045<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetInitialSize"> 
    2235 <tt class="descname">SetInitialSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
    2236 <dd><p>SetInitialSize(self, Size size=DefaultSize)</p> 
    2237 <p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
     2046<tt class="descname">SetInitialSize</tt><big>(</big><em>self</em>, <em>Size size=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
     2047<dd><p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
    22382048window&#8217;s <em>best size</em> values.  Also set&#8217;s the minsize for use with sizers.</p> 
    22392049</dd></dl> 
     
    22412051<dl class="method"> 
    22422052<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetLabel"> 
    2243 <tt class="descname">SetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetLabel" title="Permalink to this definition">¶</a></dt> 
    2244 <dd><p>SetLabel(self, String label)</p> 
    2245 <p>Set the text which the window shows in its label if applicable.</p> 
     2053<tt class="descname">SetLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetLabel" title="Permalink to this definition">¶</a></dt> 
     2054<dd><p>Set the text which the window shows in its label if applicable.</p> 
    22462055</dd></dl> 
    22472056 
    22482057<dl class="method"> 
    22492058<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetLayoutDirection"> 
    2250 <tt class="descname">SetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    2251 <dd><p>SetLayoutDirection(self, int dir)</p> 
    2252 <p>Set the layout direction (LTR or RTL) for this window.</p> 
     2059<tt class="descname">SetLayoutDirection</tt><big>(</big><em>self</em>, <em>int dir</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     2060<dd><p>Set the layout direction (LTR or RTL) for this window.</p> 
    22532061</dd></dl> 
    22542062 
    22552063<dl class="method"> 
    22562064<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetMaxSize"> 
    2257 <tt class="descname">SetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
    2258 <dd><p>SetMaxSize(self, Size maxSize)</p> 
    2259 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
     2065<tt class="descname">SetMaxSize</tt><big>(</big><em>self</em>, <em>Size maxSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
     2066<dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    22602067max size.</p> 
    22612068</dd></dl> 
     
    22632070<dl class="method"> 
    22642071<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetMinSize"> 
    2265 <tt class="descname">SetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetMinSize" title="Permalink to this definition">¶</a></dt> 
    2266 <dd><p>SetMinSize(self, Size minSize)</p> 
    2267 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
     2072<tt class="descname">SetMinSize</tt><big>(</big><em>self</em>, <em>Size minSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetMinSize" title="Permalink to this definition">¶</a></dt> 
     2073<dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    22682074min size.</p> 
    22692075</dd></dl> 
     
    22712077<dl class="method"> 
    22722078<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetName"> 
    2273 <tt class="descname">SetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetName" title="Permalink to this definition">¶</a></dt> 
    2274 <dd><p>SetName(self, String name)</p> 
    2275 <p>Sets the window&#8217;s name.  The window name is used for ressource setting 
     2079<tt class="descname">SetName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetName" title="Permalink to this definition">¶</a></dt> 
     2080<dd><p>Sets the window&#8217;s name.  The window name is used for ressource setting 
    22762081in X, it is not the same as the window title/label</p> 
    22772082</dd></dl> 
     
    22792084<dl class="method"> 
    22802085<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetNextHandler"> 
    2281 <tt class="descname">SetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
    2282 <dd><p>SetNextHandler(self, EvtHandler handler)</p> 
    2283 </dd></dl> 
     2086<tt class="descname">SetNextHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
     2087<dd></dd></dl> 
    22842088 
    22852089<dl class="method"> 
    22862090<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnBackgroundColour"> 
    2287 <tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    2288 <dd><p>SetOwnBackgroundColour(self, Colour colour)</p> 
    2289 </dd></dl> 
     2091<tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     2092<dd></dd></dl> 
    22902093 
    22912094<dl class="method"> 
    22922095<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnFont"> 
    2293 <tt class="descname">SetOwnFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
    2294 <dd><p>SetOwnFont(self, Font font)</p> 
    2295 </dd></dl> 
     2096<tt class="descname">SetOwnFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
     2097<dd></dd></dl> 
    22962098 
    22972099<dl class="method"> 
    22982100<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnForegroundColour"> 
    2299 <tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
    2300 <dd><p>SetOwnForegroundColour(self, Colour colour)</p> 
    2301 </dd></dl> 
     2101<tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
     2102<dd></dd></dl> 
    23022103 
    23032104<dl class="method"> 
    23042105<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetPosition"> 
    2305 <tt class="descname">SetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetPosition" title="Permalink to this definition">¶</a></dt> 
     2106<tt class="descname">SetPosition</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetPosition" title="Permalink to this definition">¶</a></dt> 
    23062107<dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    23072108<p>Moves the window to the given position.</p> 
     
    23102111<dl class="method"> 
    23112112<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetPreviousHandler"> 
    2312 <tt class="descname">SetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    2313 <dd><p>SetPreviousHandler(self, EvtHandler handler)</p> 
    2314 </dd></dl> 
     2113<tt class="descname">SetPreviousHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
     2114<dd></dd></dl> 
    23152115 
    23162116<dl class="method"> 
    23172117<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetRect"> 
    2318 <tt class="descname">SetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetRect" title="Permalink to this definition">¶</a></dt> 
    2319 <dd><p>SetRect(self, Rect rect, int sizeFlags=SIZE_AUTO)</p> 
    2320 <p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
     2118<tt class="descname">SetRect</tt><big>(</big><em>self</em>, <em>Rect rect</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetRect" title="Permalink to this definition">¶</a></dt> 
     2119<dd><p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
    23212120</dd></dl> 
    23222121 
    23232122<dl class="method"> 
    23242123<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetScrollPos"> 
    2325 <tt class="descname">SetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
    2326 <dd><p>SetScrollPos(self, int orientation, int pos, bool refresh=True)</p> 
    2327 <p>Sets the position of one of the built-in scrollbars.</p> 
     2124<tt class="descname">SetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em>, <em>int pos</em>, <em>bool refresh=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
     2125<dd><p>Sets the position of one of the built-in scrollbars.</p> 
    23282126</dd></dl> 
    23292127 
    23302128<dl class="method"> 
    23312129<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetScrollbar"> 
    2332 <tt class="descname">SetScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
     2130<tt class="descname">SetScrollbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
    23332131<dd><dl class="docutils"> 
    23342132<dt>SetScrollbar(self, int orientation, int position, int thumbSize, int range, </dt> 
     
    23402138<dl class="method"> 
    23412139<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSize"> 
    2342 <tt class="descname">SetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSize" title="Permalink to this definition">¶</a></dt> 
    2343 <dd><p>SetSize(self, Size size)</p> 
    2344 <p>Sets the size of the window in pixels.</p> 
     2140<tt class="descname">SetSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSize" title="Permalink to this definition">¶</a></dt> 
     2141<dd><p>Sets the size of the window in pixels.</p> 
    23452142</dd></dl> 
    23462143 
    23472144<dl class="method"> 
    23482145<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeHints"> 
    2349 <tt class="descname">SetSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
     2146<tt class="descname">SetSizeHints</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
    23502147<dd><dl class="docutils"> 
    23512148<dt>SetSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, </dt> 
     
    23632160<dl class="method"> 
    23642161<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeHintsSz"> 
    2365 <tt class="descname">SetSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    2366 <dd><p>SetSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize, Size incSize=DefaultSize)</p> 
    2367 <p>Allows specification of minimum and maximum window sizes, and window 
     2162<tt class="descname">SetSizeHintsSz</tt><big>(</big><em>self</em>, <em>Size minSize</em>, <em>Size maxSize=DefaultSize</em>, <em>Size incSize=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
     2163<dd><p>Allows specification of minimum and maximum window sizes, and window 
    23682164size increments. If a pair of values is not set (or set to -1), the 
    23692165default values will be used.  If this function is called, the user 
     
    23762172<dl class="method"> 
    23772173<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeWH"> 
    2378 <tt class="descname">SetSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
    2379 <dd><p>SetSizeWH(self, int width, int height)</p> 
    2380 <p>Sets the size of the window in pixels.</p> 
     2174<tt class="descname">SetSizeWH</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
     2175<dd><p>Sets the size of the window in pixels.</p> 
    23812176</dd></dl> 
    23822177 
    23832178<dl class="method"> 
    23842179<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizer"> 
    2385 <tt class="descname">SetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizer" title="Permalink to this definition">¶</a></dt> 
    2386 <dd><p>SetSizer(self, Sizer sizer, bool deleteOld=True)</p> 
    2387 <p>Sets the window to have the given layout sizer. The window will then 
     2180<tt class="descname">SetSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em>, <em>bool deleteOld=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizer" title="Permalink to this definition">¶</a></dt> 
     2181<dd><p>Sets the window to have the given layout sizer. The window will then 
    23882182own the object, and will take care of its deletion. If an existing 
    23892183layout sizer object is already owned by the window, it will be deleted 
     
    23952189<dl class="method"> 
    23962190<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizerAndFit"> 
    2397 <tt class="descname">SetSizerAndFit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
    2398 <dd><p>SetSizerAndFit(self, Sizer sizer, bool deleteOld=True)</p> 
    2399 <p>The same as SetSizer, except it also sets the size hints for the 
     2191<tt class="descname">SetSizerAndFit</tt><big>(</big><em>self</em>, <em>Sizer sizer</em>, <em>bool deleteOld=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
     2192<dd><p>The same as SetSizer, except it also sets the size hints for the 
    24002193window based on the sizer&#8217;s minimum size.</p> 
    24012194</dd></dl> 
     
    24032196<dl class="method"> 
    24042197<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetThemeEnabled"> 
    2405 <tt class="descname">SetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    2406 <dd><p>SetThemeEnabled(self, bool enableTheme)</p> 
    2407 <dl class="docutils"> 
     2198<tt class="descname">SetThemeEnabled</tt><big>(</big><em>self</em>, <em>bool enableTheme</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
     2199<dd><dl class="docutils"> 
    24082200<dt>This function tells a window if it should use the system&#8217;s &#8220;theme&#8221;</dt> 
    24092201<dd>code to draw the windows&#8217; background instead if its own background 
     
    24192211<dl class="method"> 
    24202212<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetToolTip"> 
    2421 <tt class="descname">SetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetToolTip" title="Permalink to this definition">¶</a></dt> 
    2422 <dd><p>SetToolTip(self, ToolTip tip)</p> 
    2423 <p>Attach a tooltip to the window.</p> 
     2213<tt class="descname">SetToolTip</tt><big>(</big><em>self</em>, <em>ToolTip tip</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetToolTip" title="Permalink to this definition">¶</a></dt> 
     2214<dd><p>Attach a tooltip to the window.</p> 
    24242215</dd></dl> 
    24252216 
    24262217<dl class="method"> 
    24272218<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetToolTipString"> 
    2428 <tt class="descname">SetToolTipString</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
    2429 <dd><p>SetToolTipString(self, String tip)</p> 
    2430 <p>Attach a tooltip to the window.</p> 
     2219<tt class="descname">SetToolTipString</tt><big>(</big><em>self</em>, <em>String tip</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
     2220<dd><p>Attach a tooltip to the window.</p> 
    24312221</dd></dl> 
    24322222 
    24332223<dl class="method"> 
    24342224<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetTransparent"> 
    2435 <tt class="descname">SetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetTransparent" title="Permalink to this definition">¶</a></dt> 
    2436 <dd><p>SetTransparent(self, byte alpha) -&gt; bool</p> 
    2437 <p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
     2225<tt class="descname">SetTransparent</tt><big>(</big><em>self</em>, <em>byte alpha</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetTransparent" title="Permalink to this definition">¶</a></dt> 
     2226<dd><p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
    24382227returns True on success.  The <tt class="docutils literal"><span class="pre">alpha</span></tt> value is an integer in the 
    24392228range of 0 to 255, where 0 is fully transparent and 255 is fully 
     
    24432232<dl class="method"> 
    24442233<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetValidator"> 
    2445 <tt class="descname">SetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetValidator" title="Permalink to this definition">¶</a></dt> 
    2446 <dd><p>SetValidator(self, Validator validator)</p> 
    2447 <p>Deletes the current validator (if any) and sets the window validator, 
     2234<tt class="descname">SetValidator</tt><big>(</big><em>self</em>, <em>Validator validator</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetValidator" title="Permalink to this definition">¶</a></dt> 
     2235<dd><p>Deletes the current validator (if any) and sets the window validator, 
    24482236having called wx.Validator.Clone to create a new validator of this 
    24492237type.</p> 
     
    24522240<dl class="method"> 
    24532241<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSize"> 
    2454 <tt class="descname">SetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    2455 <dd><p>SetVirtualSize(self, Size size)</p> 
    2456 <p>Set the the virtual size of a window in pixels.  For most windows this 
     2242<tt class="descname">SetVirtualSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     2243<dd><p>Set the the virtual size of a window in pixels.  For most windows this 
    24572244is just the client area of the window, but for some like scrolled 
    24582245windows it is more or less independent of the screen window size.</p> 
     
    24612248<dl class="method"> 
    24622249<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeHints"> 
    2463 <tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
    2464 <dd><p>SetVirtualSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1)</p> 
    2465 <p>Allows specification of minimum and maximum virtual window sizes. If a 
     2250<tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>self</em>, <em>int minW</em>, <em>int minH</em>, <em>int maxW=-1</em>, <em>int maxH=-1</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
     2251<dd><p>Allows specification of minimum and maximum virtual window sizes. If a 
    24662252pair of values is not set (or set to -1), the default values will be 
    24672253used.  If this function is called, the user will not be able to size 
     
    24712257<dl class="method"> 
    24722258<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeHintsSz"> 
    2473 <tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    2474 <dd><p>SetVirtualSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize)</p> 
    2475 <p>Allows specification of minimum and maximum virtual window sizes. If a 
     2259<tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>self</em>, <em>Size minSize</em>, <em>Size maxSize=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
     2260<dd><p>Allows specification of minimum and maximum virtual window sizes. If a 
    24762261pair of values is not set (or set to -1), the default values will be 
    24772262used.  If this function is called, the user will not be able to size 
     
    24812266<dl class="method"> 
    24822267<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeWH"> 
    2483 <tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
    2484 <dd><p>SetVirtualSizeWH(self, int w, int h)</p> 
    2485 <p>Set the the virtual size of a window in pixels.  For most windows this 
     2268<tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>self</em>, <em>int w</em>, <em>int h</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
     2269<dd><p>Set the the virtual size of a window in pixels.  For most windows this 
    24862270is just the client area of the window, but for some like scrolled 
    24872271windows it is more or less independent of the screen window size.</p> 
     
    24902274<dl class="method"> 
    24912275<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowStyle"> 
    2492 <tt class="descname">SetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
     2276<tt class="descname">SetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    24932277<dd><p>SetWindowStyleFlag(self, long style)</p> 
    24942278<p>Sets the style of the window. Please note that some styles cannot be 
     
    25002284<dl class="method"> 
    25012285<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowStyleFlag"> 
    2502 <tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    2503 <dd><p>SetWindowStyleFlag(self, long style)</p> 
    2504 <p>Sets the style of the window. Please note that some styles cannot be 
     2286<tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>self</em>, <em>long style</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
     2287<dd><p>Sets the style of the window. Please note that some styles cannot be 
    25052288changed after the window creation and that Refresh() might need to be 
    25062289called after changing the others for the change to take place 
     
    25102293<dl class="method"> 
    25112294<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowVariant"> 
    2512 <tt class="descname">SetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    2513 <dd><p>SetWindowVariant(self, int variant)</p> 
    2514 <p>Sets the variant of the window/font size to use for this window, if 
     2295<tt class="descname">SetWindowVariant</tt><big>(</big><em>self</em>, <em>int variant</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
     2296<dd><p>Sets the variant of the window/font size to use for this window, if 
    25152297the platform supports variants, for example, wxMac.</p> 
    25162298</dd></dl> 
     
    25182300<dl class="method"> 
    25192301<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ShouldInheritColours"> 
    2520 <tt class="descname">ShouldInheritColours</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
    2521 <dd><p>ShouldInheritColours(self) -&gt; bool</p> 
    2522 <p>Return true from here to allow the colours of this window to be 
     2302<tt class="descname">ShouldInheritColours</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
     2303<dd><p>Return true from here to allow the colours of this window to be 
    25232304changed by InheritAttributes, returning false forbids inheriting them 
    25242305from the parent window.</p> 
     
    25292310<dl class="method"> 
    25302311<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Show"> 
    2531 <tt class="descname">Show</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Show" title="Permalink to this definition">¶</a></dt> 
    2532 <dd><p>Show(self, bool show=True) -&gt; bool</p> 
    2533 <p>Shows or hides the window. You may need to call Raise for a top level 
     2312<tt class="descname">Show</tt><big>(</big><em>self</em>, <em>bool show=True</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Show" title="Permalink to this definition">¶</a></dt> 
     2313<dd><p>Shows or hides the window. You may need to call Raise for a top level 
    25342314window if you want to bring it to top, although this is not needed if 
    25352315Show is called immediately after the frame creation.  Returns True if 
     
    25582338<dl class="method"> 
    25592339<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Thaw"> 
    2560 <tt class="descname">Thaw</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Thaw" title="Permalink to this definition">¶</a></dt> 
    2561 <dd><p>Thaw(self)</p> 
    2562 <p>Reenables window updating after a previous call to Freeze.  Calls to 
     2340<tt class="descname">Thaw</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Thaw" title="Permalink to this definition">¶</a></dt> 
     2341<dd><p>Reenables window updating after a previous call to Freeze.  Calls to 
    25632342Freeze/Thaw may be nested, so Thaw must be called the same number of 
    25642343times that Freeze was before the window will be updated.</p> 
     
    25732352<dl class="method"> 
    25742353<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ToggleWindowStyle"> 
    2575 <tt class="descname">ToggleWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
    2576 <dd><p>ToggleWindowStyle(self, int flag) -&gt; bool</p> 
    2577 <p>Turn the flag on if it had been turned off before and vice versa, 
     2354<tt class="descname">ToggleWindowStyle</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
     2355<dd><p>Turn the flag on if it had been turned off before and vice versa, 
    25782356returns True if the flag is turned on by this function call.</p> 
    25792357</dd></dl> 
     
    25992377<dl class="method"> 
    26002378<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.TransferDataFromWindow"> 
    2601 <tt class="descname">TransferDataFromWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
    2602 <dd><p>TransferDataFromWindow(self) -&gt; bool</p> 
    2603 <p>Transfers values from child controls to data areas specified by their 
     2379<tt class="descname">TransferDataFromWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
     2380<dd><p>Transfers values from child controls to data areas specified by their 
    26042381validators. Returns false if a transfer failed.  If the window has 
    26052382wx.WS_EX_VALIDATE_RECURSIVELY extra style flag set, the method will 
     
    26092386<dl class="method"> 
    26102387<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.TransferDataToWindow"> 
    2611 <tt class="descname">TransferDataToWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
    2612 <dd><p>TransferDataToWindow(self) -&gt; bool</p> 
    2613 <p>Transfers values to child controls from data areas specified by their 
     2388<tt class="descname">TransferDataToWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
     2389<dd><p>Transfers values to child controls from data areas specified by their 
    26142390validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    26152391style flag set, the method will also call TransferDataToWindow() of 
     
    26192395<dl class="method"> 
    26202396<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Unbind"> 
    2621 <tt class="descname">Unbind</tt><big>(</big><em>event</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em>, <em>handler=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Unbind" title="Permalink to this definition">¶</a></dt> 
     2397<tt class="descname">Unbind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Unbind" title="Permalink to this definition">¶</a></dt> 
    26222398<dd><p>Disconnects the event handler binding for event from self. 
    26232399Returns True if successful.</p> 
     
    26262402<dl class="method"> 
    26272403<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UnregisterHotKey"> 
    2628 <tt class="descname">UnregisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
    2629 <dd><p>UnregisterHotKey(self, int hotkeyId) -&gt; bool</p> 
    2630 <p>Unregisters a system wide hotkey.</p> 
     2404<tt class="descname">UnregisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
     2405<dd><p>Unregisters a system wide hotkey.</p> 
    26312406</dd></dl> 
    26322407 
    26332408<dl class="method"> 
    26342409<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Update"> 
    2635 <tt class="descname">Update</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Update" title="Permalink to this definition">¶</a></dt> 
    2636 <dd><p>Update(self)</p> 
    2637 <p>Calling this method immediately repaints the invalidated area of the 
     2410<tt class="descname">Update</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Update" title="Permalink to this definition">¶</a></dt> 
     2411<dd><p>Calling this method immediately repaints the invalidated area of the 
    26382412window instead of waiting for the EVT_PAINT event to happen, (normally 
    26392413this would usually only happen when the flow of control returns to the 
     
    26582432<dl class="method"> 
    26592433<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UpdateWindowUI"> 
    2660 <tt class="descname">UpdateWindowUI</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
    2661 <dd><p>UpdateWindowUI(self, long flags=UPDATE_UI_NONE)</p> 
    2662 <p>This function sends EVT_UPDATE_UI events to the window. The particular 
     2434<tt class="descname">UpdateWindowUI</tt><big>(</big><em>self</em>, <em>long flags=UPDATE_UI_NONE</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
     2435<dd><p>This function sends EVT_UPDATE_UI events to the window. The particular 
    26632436implementation depends on the window; for example a wx.ToolBar will 
    26642437send an update UI event for each toolbar button, and a wx.Frame will 
     
    26742447<dl class="method"> 
    26752448<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UseBgCol"> 
    2676 <tt class="descname">UseBgCol</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UseBgCol" title="Permalink to this definition">¶</a></dt> 
    2677 <dd><p>UseBgCol(self) -&gt; bool</p> 
    2678 </dd></dl> 
     2449<tt class="descname">UseBgCol</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.UseBgCol" title="Permalink to this definition">¶</a></dt> 
     2450<dd></dd></dl> 
    26792451 
    26802452<dl class="method"> 
    26812453<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Validate"> 
    2682 <tt class="descname">Validate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Validate" title="Permalink to this definition">¶</a></dt> 
    2683 <dd><p>Validate(self) -&gt; bool</p> 
    2684 <p>Validates the current values of the child controls using their 
     2454<tt class="descname">Validate</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.Validate" title="Permalink to this definition">¶</a></dt> 
     2455<dd><p>Validates the current values of the child controls using their 
    26852456validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    26862457style flag set, the method will also call Validate() of all child 
     
    27022473<dl class="method"> 
    27032474<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.WarpPointer"> 
    2704 <tt class="descname">WarpPointer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.WarpPointer" title="Permalink to this definition">¶</a></dt> 
    2705 <dd><p>WarpPointer(self, int x, int y)</p> 
    2706 <p>Moves the pointer to the given position on the window.</p> 
     2475<tt class="descname">WarpPointer</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.WarpPointer" title="Permalink to this definition">¶</a></dt> 
     2476<dd><p>Moves the pointer to the given position on the window.</p> 
    27072477<p>NOTE: This function is not supported under Mac because Apple Human 
    27082478Interface Guidelines forbid moving the mouse cursor programmatically.</p> 
     
    27232493<dl class="method"> 
    27242494<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.WindowToClientSize"> 
    2725 <tt class="descname">WindowToClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
    2726 <dd><p>WindowToClientSize(self, Size size) -&gt; Size</p> 
    2727 </dd></dl> 
     2495<tt class="descname">WindowToClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
     2496<dd></dd></dl> 
    27282497 
    27292498<dl class="attribute"> 
     
    27342503 
    27352504<dl class="method"> 
     2505<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._OnReSize"> 
     2506<tt class="descname">_OnReSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._OnReSize" title="Permalink to this definition">¶</a></dt> 
     2507<dd><p>On response of the resize of a panel, set axes_visiable False</p> 
     2508</dd></dl> 
     2509 
     2510<dl class="method"> 
     2511<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._SetSize"> 
     2512<tt class="descname">_SetSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._SetSize" title="Permalink to this definition">¶</a></dt> 
     2513<dd><p>This method can be called to force the Plot to be a desired size, 
     2514which defaults to the ClientSize of the panel</p> 
     2515</dd></dl> 
     2516 
     2517<dl class="attribute"> 
     2518<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__class__"> 
     2519<tt class="descname">__class__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__class__" title="Permalink to this definition">¶</a></dt> 
     2520<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     2521</dd></dl> 
     2522 
     2523<dl class="attribute"> 
     2524<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__delattr__"> 
     2525<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__delattr__" title="Permalink to this definition">¶</a></dt> 
     2526<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     2527</dd></dl> 
     2528 
     2529<dl class="attribute"> 
     2530<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__dict__"> 
     2531<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x05F42350&gt;</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__dict__" title="Permalink to this definition">¶</a></dt> 
     2532<dd></dd></dl> 
     2533 
     2534<dl class="attribute"> 
     2535<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__getattribute__"> 
     2536<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     2537<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     2538</dd></dl> 
     2539 
     2540<dl class="attribute"> 
     2541<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__hash__"> 
     2542<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__hash__" title="Permalink to this definition">¶</a></dt> 
     2543<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     2544</dd></dl> 
     2545 
     2546<dl class="method"> 
     2547<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__init__"> 
     2548<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__init__" title="Permalink to this definition">¶</a></dt> 
     2549<dd><p>Initialize the panel</p> 
     2550</dd></dl> 
     2551 
     2552<dl class="attribute"> 
     2553<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__module__"> 
     2554<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.local_perspectives.plotting.Plotter2D'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__module__" title="Permalink to this definition">¶</a></dt> 
     2555<dd></dd></dl> 
     2556 
     2557<dl class="staticmethod"> 
     2558<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__new__"> 
     2559<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__new__" title="Permalink to this definition">¶</a></dt> 
     2560<dd></dd></dl> 
     2561 
     2562<dl class="method"> 
     2563<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__reduce__"> 
     2564<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__reduce__" title="Permalink to this definition">¶</a></dt> 
     2565<dd><p>helper for pickle</p> 
     2566</dd></dl> 
     2567 
     2568<dl class="method"> 
     2569<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__reduce_ex__"> 
     2570<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     2571<dd><p>helper for pickle</p> 
     2572</dd></dl> 
     2573 
     2574<dl class="method"> 
     2575<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__repr__"> 
     2576<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__repr__" title="Permalink to this definition">¶</a></dt> 
     2577<dd></dd></dl> 
     2578 
     2579<dl class="attribute"> 
     2580<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__setattr__"> 
     2581<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__setattr__" title="Permalink to this definition">¶</a></dt> 
     2582<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     2583</dd></dl> 
     2584 
     2585<dl class="attribute"> 
     2586<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__str__"> 
     2587<tt class="descname">__str__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__str__" title="Permalink to this definition">¶</a></dt> 
     2588<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     2589</dd></dl> 
     2590 
     2591<dl class="attribute"> 
     2592<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__weakref__"> 
     2593<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.__weakref__" title="Permalink to this definition">¶</a></dt> 
     2594<dd><p>list of weak references to the object (if defined)</p> 
     2595</dd></dl> 
     2596 
     2597<dl class="method"> 
     2598<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._add_more_tool"> 
     2599<tt class="descname">_add_more_tool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._add_more_tool" title="Permalink to this definition">¶</a></dt> 
     2600<dd><p>Add refresh, add/delete button in the tool bar</p> 
     2601</dd></dl> 
     2602 
     2603<dl class="method"> 
     2604<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._build_matrix"> 
     2605<tt class="descname">_build_matrix</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._build_matrix" title="Permalink to this definition">¶</a></dt> 
     2606<dd><p>Build a matrix for 2d plot from a vector 
     2607Returns a matrix (image) with ~ square binning 
     2608Requirement: need 1d array formats of  
     2609self.data, self.qx_data, and self.qy_data 
     2610where each one corresponds to z, x, or y axis values</p> 
     2611</dd></dl> 
     2612 
     2613<dl class="method"> 
     2614<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._check_zoom_plot"> 
     2615<tt class="descname">_check_zoom_plot</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._check_zoom_plot" title="Permalink to this definition">¶</a></dt> 
     2616<dd><p>Check the zoom range and plot (1D only)</p> 
     2617</dd></dl> 
     2618 
     2619<dl class="method"> 
     2620<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._color"> 
     2621<tt class="descname">_color</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._color" title="Permalink to this definition">¶</a></dt> 
     2622<dd><p>Return a particular colour</p> 
     2623</dd></dl> 
     2624 
     2625<dl class="method"> 
     2626<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._connect_to_xlim"> 
     2627<tt class="descname">_connect_to_xlim</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._connect_to_xlim" title="Permalink to this definition">¶</a></dt> 
     2628<dd><p>Bind the xlim change notification to the callback</p> 
     2629</dd></dl> 
     2630 
     2631<dl class="method"> 
     2632<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._dragHelper"> 
     2633<tt class="descname">_dragHelper</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._dragHelper" title="Permalink to this definition">¶</a></dt> 
     2634<dd><p>dragging occurs here</p> 
     2635</dd></dl> 
     2636 
     2637<dl class="method"> 
     2638<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._fillup_pixels"> 
     2639<tt class="descname">_fillup_pixels</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._fillup_pixels" title="Permalink to this definition">¶</a></dt> 
     2640<dd><p>Fill z values of the empty cells of 2d image matrix  
     2641with the average over up-to next nearest neighbor points</p> 
     2642<table class="docutils field-list" frame="void" rules="none"> 
     2643<col class="field-name" /> 
     2644<col class="field-body" /> 
     2645<tbody valign="top"> 
     2646<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>image</strong> &#8211; (2d matrix with some zi = None)</td> 
     2647</tr> 
     2648<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">image (2d array )</td> 
     2649</tr> 
     2650<tr class="field-odd field"><th class="field-name">Todo :</th><td class="field-body">Find better way to do for-loop below</td> 
     2651</tr> 
     2652</tbody> 
     2653</table> 
     2654</dd></dl> 
     2655 
     2656<dl class="method"> 
     2657<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._getEmptySlicerEvent"> 
     2658<tt class="descname">_getEmptySlicerEvent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._getEmptySlicerEvent" title="Permalink to this definition">¶</a></dt> 
     2659<dd><p>create an empty slicervent</p> 
     2660</dd></dl> 
     2661 
     2662<dl class="method"> 
     2663<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._get_bins"> 
     2664<tt class="descname">_get_bins</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._get_bins" title="Permalink to this definition">¶</a></dt> 
     2665<dd><p>get bins 
     2666set x_bins and y_bins into self, 1d arrays of the index with  
     2667~ square binning 
     2668Requirement: need 1d array formats of  
     2669self.qx_data, and self.qy_data 
     2670where each one corresponds to  x, or y axis values</p> 
     2671</dd></dl> 
     2672 
     2673<dl class="method"> 
     2674<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._linear_fit_close"> 
     2675<tt class="descname">_linear_fit_close</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._linear_fit_close" title="Permalink to this definition">¶</a></dt> 
     2676<dd><p>A fit dialog was closed</p> 
     2677</dd></dl> 
     2678 
     2679<dl class="method"> 
     2680<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._offset_graph"> 
     2681<tt class="descname">_offset_graph</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._offset_graph" title="Permalink to this definition">¶</a></dt> 
     2682<dd><p>Zoom and offset the graph to the last known settings</p> 
     2683</dd></dl> 
     2684 
     2685<dl class="method"> 
     2686<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onEVT_FUNC_PROPERTY"> 
     2687<tt class="descname">_onEVT_FUNC_PROPERTY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onEVT_FUNC_PROPERTY" title="Permalink to this definition">¶</a></dt> 
     2688<dd><p>Receive the x and y transformation from myDialog, 
     2689Transforms x and y in View 
     2690and set the scale</p> 
     2691</dd></dl> 
     2692 
     2693<dl class="method"> 
     2694<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onEVT_INTERNAL"> 
     2695<tt class="descname">_onEVT_INTERNAL</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onEVT_INTERNAL" title="Permalink to this definition">¶</a></dt> 
     2696<dd><p>Draw the slicer</p> 
     2697<table class="docutils field-list" frame="void" rules="none"> 
     2698<col class="field-name" /> 
     2699<col class="field-body" /> 
     2700<tbody valign="top"> 
     2701<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.lib.newevent (SlicerEvent) containing slicer 
     2702parameter</td> 
     2703</tr> 
     2704</tbody> 
     2705</table> 
     2706</dd></dl> 
     2707 
     2708<dl class="method"> 
     2709<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onEditDetector"> 
     2710<tt class="descname">_onEditDetector</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onEditDetector" title="Permalink to this definition">¶</a></dt> 
     2711<dd><p>Allow to view and edits  detector parameters</p> 
     2712<table class="docutils field-list" frame="void" rules="none"> 
     2713<col class="field-name" /> 
     2714<col class="field-body" /> 
     2715<tbody valign="top"> 
     2716<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
     2717</tr> 
     2718</tbody> 
     2719</table> 
     2720</dd></dl> 
     2721 
     2722<dl class="method"> 
     2723<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onEditSlicer"> 
     2724<tt class="descname">_onEditSlicer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onEditSlicer" title="Permalink to this definition">¶</a></dt> 
     2725<dd><p>Is available only when a slicer is drawn.Create a dialog  
     2726window where the user can enter value to reset slicer 
     2727parameters.</p> 
     2728<table class="docutils field-list" frame="void" rules="none"> 
     2729<col class="field-name" /> 
     2730<col class="field-body" /> 
     2731<tbody valign="top"> 
     2732<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
     2733</tr> 
     2734</tbody> 
     2735</table> 
     2736</dd></dl> 
     2737 
     2738<dl class="method"> 
     2739<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onIdle"> 
     2740<tt class="descname">_onIdle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onIdle" title="Permalink to this definition">¶</a></dt> 
     2741<dd></dd></dl> 
     2742 
     2743<dl class="method"> 
     2744<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onProperties"> 
     2745<tt class="descname">_onProperties</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onProperties" title="Permalink to this definition">¶</a></dt> 
     2746<dd><p>when clicking on Properties on context menu , 
     2747The Property dialog is displayed 
     2748The user selects a transformation for x or y value and  
     2749a new plot is displayed</p> 
     2750</dd></dl> 
     2751 
     2752<dl class="method"> 
     2753<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onRemove"> 
     2754<tt class="descname">_onRemove</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onRemove" title="Permalink to this definition">¶</a></dt> 
     2755<dd><p>Remove a plottable from the graph and render the graph</p> 
     2756<table class="docutils field-list" frame="void" rules="none"> 
     2757<col class="field-name" /> 
     2758<col class="field-body" /> 
     2759<tbody valign="top"> 
     2760<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; Menu event</td> 
     2761</tr> 
     2762</tbody> 
     2763</table> 
     2764</dd></dl> 
     2765 
     2766<dl class="method"> 
     2767<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onSave"> 
     2768<tt class="descname">_onSave</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onSave" title="Permalink to this definition">¶</a></dt> 
     2769<dd><p>Save a data set to a dat(text) file</p> 
     2770<table class="docutils field-list" frame="void" rules="none"> 
     2771<col class="field-name" /> 
     2772<col class="field-body" /> 
     2773<tbody valign="top"> 
     2774<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>evt</strong> &#8211; Menu event</td> 
     2775</tr> 
     2776</tbody> 
     2777</table> 
     2778</dd></dl> 
     2779 
     2780<dl class="method"> 
     2781<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onSize"> 
     2782<tt class="descname">_onSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onSize" title="Permalink to this definition">¶</a></dt> 
     2783<dd></dd></dl> 
     2784 
     2785<dl class="method"> 
     2786<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onToggleScale"> 
     2787<tt class="descname">_onToggleScale</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onToggleScale" title="Permalink to this definition">¶</a></dt> 
     2788<dd><p>toggle axis and replot image</p> 
     2789</dd></dl> 
     2790 
     2791<dl class="method"> 
     2792<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_addtext"> 
     2793<tt class="descname">_on_addtext</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_addtext" title="Permalink to this definition">¶</a></dt> 
     2794<dd><p>Allows you to add text to the plot</p> 
     2795</dd></dl> 
     2796 
     2797<dl class="method"> 
     2798<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_axis_label"> 
     2799<tt class="descname">_on_axis_label</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_axis_label" title="Permalink to this definition">¶</a></dt> 
     2800<dd><p>Modify axes labels</p> 
     2801<table class="docutils field-list" frame="void" rules="none"> 
     2802<col class="field-name" /> 
     2803<col class="field-body" /> 
     2804<tbody valign="top"> 
     2805<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>axis</strong> &#8211; x or y axis [string]</td> 
     2806</tr> 
     2807</tbody> 
     2808</table> 
     2809</dd></dl> 
     2810 
     2811<dl class="method"> 
     2812<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_delete"> 
     2813<tt class="descname">_on_delete</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_delete" title="Permalink to this definition">¶</a></dt> 
     2814<dd><p>Refreshes the plotpanel on refresh tollbar button</p> 
     2815</dd></dl> 
     2816 
     2817<dl class="method"> 
     2818<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_removetext"> 
     2819<tt class="descname">_on_removetext</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_removetext" title="Permalink to this definition">¶</a></dt> 
     2820<dd><p>Removes all text from the plot. 
     2821Eventually, add option to remove specific text boxes</p> 
     2822</dd></dl> 
     2823 
     2824<dl class="method"> 
     2825<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_xaxis_label"> 
     2826<tt class="descname">_on_xaxis_label</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_xaxis_label" title="Permalink to this definition">¶</a></dt> 
     2827<dd><p>Allows you to add text to the plot</p> 
     2828</dd></dl> 
     2829 
     2830<dl class="method"> 
     2831<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_yaxis_label"> 
     2832<tt class="descname">_on_yaxis_label</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._on_yaxis_label" title="Permalink to this definition">¶</a></dt> 
     2833<dd><p>Allows you to add text to the plot</p> 
     2834</dd></dl> 
     2835 
     2836<dl class="method"> 
     2837<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onsaveTXT"> 
     2838<tt class="descname">_onsaveTXT</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._onsaveTXT" title="Permalink to this definition">¶</a></dt> 
     2839<dd><p>Save file as txt</p> 
     2840<table class="docutils field-list" frame="void" rules="none"> 
     2841<col class="field-name" /> 
     2842<col class="field-body" /> 
     2843<tbody valign="top"> 
     2844<tr class="field-odd field"><th class="field-name">Todo :</th><td class="field-body">Refactor and remove this method. See TODO in _onSave.</td> 
     2845</tr> 
     2846</tbody> 
     2847</table> 
     2848</dd></dl> 
     2849 
     2850<dl class="method"> 
     2851<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._ontoggle_hide_error"> 
     2852<tt class="descname">_ontoggle_hide_error</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._ontoggle_hide_error" title="Permalink to this definition">¶</a></dt> 
     2853<dd><p>Toggle error display to hide or show</p> 
     2854</dd></dl> 
     2855 
     2856<dl class="method"> 
     2857<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._replot"> 
     2858<tt class="descname">_replot</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._replot" title="Permalink to this definition">¶</a></dt> 
     2859<dd><p>Rescale the plottables according to the latest 
     2860user selection and update the plot</p> 
     2861<table class="docutils field-list" frame="void" rules="none"> 
     2862<col class="field-name" /> 
     2863<col class="field-body" /> 
     2864<tbody valign="top"> 
     2865<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>remove_fit</strong> &#8211; Fit line will be removed if True</td> 
     2866</tr> 
     2867</tbody> 
     2868</table> 
     2869</dd></dl> 
     2870 
     2871<dl class="method"> 
     2872<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._reset"> 
     2873<tt class="descname">_reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._reset" title="Permalink to this definition">¶</a></dt> 
     2874<dd><p>Resets internal data and graph</p> 
     2875</dd></dl> 
     2876 
     2877<dl class="method"> 
     2878<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._setOORInfo"> 
     2879<tt class="descname">_setOORInfo</tt><big>(</big><em>self</em>, <em>PyObject _self</em>, <em>bool incref=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2880<dd></dd></dl> 
     2881 
     2882<dl class="method"> 
     2883<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._setSlicer"> 
     2884<tt class="descname">_setSlicer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._setSlicer" title="Permalink to this definition">¶</a></dt> 
     2885<dd><p>Clear the previous slicer and create a new one.Post an internal 
     2886event.</p> 
     2887<table class="docutils field-list" frame="void" rules="none"> 
     2888<col class="field-name" /> 
     2889<col class="field-body" /> 
     2890<tbody valign="top"> 
     2891<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>slicer</strong> &#8211; slicer class to create</td> 
     2892</tr> 
     2893</tbody> 
     2894</table> 
     2895</dd></dl> 
     2896 
     2897<dl class="method"> 
     2898<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_axis_labels"> 
     2899<tt class="descname">_set_axis_labels</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_axis_labels" title="Permalink to this definition">¶</a></dt> 
     2900<dd><p>Set axis labels</p> 
     2901</dd></dl> 
     2902 
     2903<dl class="method"> 
     2904<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_bookmark_flag"> 
     2905<tt class="descname">_set_bookmark_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_bookmark_flag" title="Permalink to this definition">¶</a></dt> 
     2906<dd><p>The derivative class sets the bookmark flag value to indicate that it 
     2907can be bookmarked</p> 
     2908</dd></dl> 
     2909 
     2910<dl class="method"> 
     2911<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_copy_flag"> 
     2912<tt class="descname">_set_copy_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_copy_flag" title="Permalink to this definition">¶</a></dt> 
     2913<dd><p>The derivative class sets the copy flag value to indicate that the  
     2914action done can be recovered</p> 
     2915</dd></dl> 
     2916 
     2917<dl class="method"> 
     2918<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_drag_flag"> 
     2919<tt class="descname">_set_drag_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_drag_flag" title="Permalink to this definition">¶</a></dt> 
     2920<dd><p>The derivative class sets the drag flag value to indicate that  
     2921dragging motion is possible</p> 
     2922</dd></dl> 
     2923 
     2924<dl class="method"> 
     2925<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_paste_flag"> 
     2926<tt class="descname">_set_paste_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_paste_flag" title="Permalink to this definition">¶</a></dt> 
     2927<dd><p>The derivative class sets the paste flag value to indicate that the  
     2928action done can be recovered</p> 
     2929</dd></dl> 
     2930 
     2931<dl class="method"> 
     2932<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_preview_flag"> 
     2933<tt class="descname">_set_preview_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_preview_flag" title="Permalink to this definition">¶</a></dt> 
     2934<dd><p>The derivative class sets the preview flag value to indicate that it 
     2935can be previewed</p> 
     2936</dd></dl> 
     2937 
     2938<dl class="method"> 
     2939<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_print_flag"> 
     2940<tt class="descname">_set_print_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_print_flag" title="Permalink to this definition">¶</a></dt> 
     2941<dd><p>The derivative class sets the print flag value to indicate that it can  
     2942be printed</p> 
     2943</dd></dl> 
     2944 
     2945<dl class="method"> 
     2946<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_redo_flag"> 
     2947<tt class="descname">_set_redo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_redo_flag" title="Permalink to this definition">¶</a></dt> 
     2948<dd><p>The derivative class sets the redo flag value to indicate that the  
     2949action done can be recovered</p> 
     2950</dd></dl> 
     2951 
     2952<dl class="method"> 
     2953<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_reset_flag"> 
     2954<tt class="descname">_set_reset_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_reset_flag" title="Permalink to this definition">¶</a></dt> 
     2955<dd><p>The derivative class sets the reset flag value to indicate that it 
     2956can be reset</p> 
     2957</dd></dl> 
     2958 
     2959<dl class="method"> 
     2960<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_save_flag"> 
     2961<tt class="descname">_set_save_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_save_flag" title="Permalink to this definition">¶</a></dt> 
     2962<dd><p>The derivative class sets the drag flag value to indicate that it 
     2963can be saved</p> 
     2964</dd></dl> 
     2965 
     2966<dl class="method"> 
     2967<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_undo_flag"> 
     2968<tt class="descname">_set_undo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_undo_flag" title="Permalink to this definition">¶</a></dt> 
     2969<dd><p>The derivative class sets the undo flag value to indicate that the  
     2970current action done can be canceled</p> 
     2971</dd></dl> 
     2972 
     2973<dl class="method"> 
     2974<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_zoom_flag"> 
     2975<tt class="descname">_set_zoom_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_zoom_flag" title="Permalink to this definition">¶</a></dt> 
     2976<dd><p>The derivative class sets the zoom flag value to indicate that it 
     2977can be zoomed</p> 
     2978</dd></dl> 
     2979 
     2980<dl class="method"> 
     2981<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_zoomed_in_flag"> 
     2982<tt class="descname">_set_zoomed_in_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_zoomed_in_flag" title="Permalink to this definition">¶</a></dt> 
     2983<dd><p>The derivative class sets the zoom in flag value to indicate that it 
     2984can be zoomed in</p> 
     2985</dd></dl> 
     2986 
     2987<dl class="method"> 
     2988<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_zoomed_out_flag"> 
     2989<tt class="descname">_set_zoomed_out_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._set_zoomed_out_flag" title="Permalink to this definition">¶</a></dt> 
     2990<dd><p>The derivative class sets the zoom out flag value to indicate that it 
     2991can be zoomed out</p> 
     2992</dd></dl> 
     2993 
     2994<dl class="method"> 
     2995<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._symbol"> 
     2996<tt class="descname">_symbol</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D._symbol" title="Permalink to this definition">¶</a></dt> 
     2997<dd><p>Return a particular symbol</p> 
     2998</dd></dl> 
     2999 
     3000<dl class="method"> 
    27363001<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.add_toolbar"> 
    27373002<tt class="descname">add_toolbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.add_toolbar" title="Permalink to this definition">¶</a></dt> 
     
    27473012<dl class="method"> 
    27483013<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.curve"> 
    2749 <tt class="descname">curve</tt><big>(</big><em>x</em>, <em>y</em>, <em>dy=None</em>, <em>color=0</em>, <em>symbol=0</em>, <em>label=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.curve" title="Permalink to this definition">¶</a></dt> 
     3014<tt class="descname">curve</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.curve" title="Permalink to this definition">¶</a></dt> 
    27503015<dd><p>Draw a line on a graph, possibly with confidence intervals.</p> 
    27513016</dd></dl> 
     
    27963061<tt class="descname">get_drag_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.get_drag_flag" title="Permalink to this definition">¶</a></dt> 
    27973062<dd><p>Get the drag flag to update appropriately the tool bar</p> 
     3063</dd></dl> 
     3064 
     3065<dl class="method"> 
     3066<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.get_loc_label"> 
     3067<tt class="descname">get_loc_label</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.get_loc_label" title="Permalink to this definition">¶</a></dt> 
     3068<dd><p>Associates label to a specific legend location</p> 
    27983069</dd></dl> 
    27993070 
     
    28643135<col class="field-body" /> 
    28653136<tbody valign="top"> 
    2866 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">x-axis scale</td> 
     3137<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">x-axis scale</td> 
    28673138</tr> 
    28683139</tbody> 
     
    28773148<col class="field-body" /> 
    28783149<tbody valign="top"> 
    2879 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">Y-axis scale</td> 
     3150<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">Y-axis scale</td> 
    28803151</tr> 
    28813152</tbody> 
     
    29013172</dd></dl> 
    29023173 
     3174<dl class="attribute"> 
     3175<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.group_id"> 
     3176<tt class="descname">group_id</tt><em class="property"> = None</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.group_id" title="Permalink to this definition">¶</a></dt> 
     3177<dd></dd></dl> 
     3178 
    29033179<dl class="method"> 
    29043180<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.has_changed"> 
     
    29083184<dl class="method"> 
    29093185<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.image"> 
    2910 <tt class="descname">image</tt><big>(</big><em>data</em>, <em>qx_data</em>, <em>qy_data</em>, <em>xmin</em>, <em>xmax</em>, <em>ymin</em>, <em>ymax</em>, <em>zmin</em>, <em>zmax</em>, <em>color=0</em>, <em>symbol=0</em>, <em>markersize=0</em>, <em>label='data2D'</em>, <em>cmap=&lt;matplotlib.colors.LinearSegmentedColormap instance at 0x03E02F80&gt;</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.image" title="Permalink to this definition">¶</a></dt> 
     3186<tt class="descname">image</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.image" title="Permalink to this definition">¶</a></dt> 
    29113187<dd><p>Render the current data</p> 
    29123188</dd></dl> 
     
    29143190<dl class="method"> 
    29153191<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.interactive_curve"> 
    2916 <tt class="descname">interactive_curve</tt><big>(</big><em>x</em>, <em>y</em>, <em>dy=None</em>, <em>name=''</em>, <em>color=0</em>, <em>symbol=0</em>, <em>id=None</em>, <em>label=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.interactive_curve" title="Permalink to this definition">¶</a></dt> 
     3192<tt class="descname">interactive_curve</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.interactive_curve" title="Permalink to this definition">¶</a></dt> 
    29173193<dd><p>Draw markers with error bars</p> 
    29183194</dd></dl> 
     
    29203196<dl class="method"> 
    29213197<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.interactive_points"> 
    2922 <tt class="descname">interactive_points</tt><big>(</big><em>x</em>, <em>y</em>, <em>dx=None</em>, <em>dy=None</em>, <em>name=''</em>, <em>color=0</em>, <em>symbol=0</em>, <em>markersize=5</em>, <em>id=None</em>, <em>label=None</em>, <em>hide_error=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.interactive_points" title="Permalink to this definition">¶</a></dt> 
     3198<tt class="descname">interactive_points</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.interactive_points" title="Permalink to this definition">¶</a></dt> 
    29233199<dd><p>Draw markers with error bars</p> 
    29243200</dd></dl> 
     
    29263202<dl class="method"> 
    29273203<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.linear_plottable_fit"> 
    2928 <tt class="descname">linear_plottable_fit</tt><big>(</big><em>plot</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.linear_plottable_fit" title="Permalink to this definition">¶</a></dt> 
     3204<tt class="descname">linear_plottable_fit</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.linear_plottable_fit" title="Permalink to this definition">¶</a></dt> 
    29293205<dd><p>when clicking on linear Fit on context menu , display Fitting Dialog</p> 
    29303206<table class="docutils field-list" frame="void" rules="none"> 
     
    29323208<col class="field-body" /> 
    29333209<tbody valign="top"> 
    2934 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>plot</strong> &#8211; PlotPanel owning the graph</td> 
     3210<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>plot</strong> &#8211; PlotPanel owning the graph</td> 
    29353211</tr> 
    29363212</tbody> 
     
    29403216<dl class="method"> 
    29413217<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxSum"> 
    2942 <tt class="descname">onBoxSum</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxSum" title="Permalink to this definition">¶</a></dt> 
     3218<tt class="descname">onBoxSum</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxSum" title="Permalink to this definition">¶</a></dt> 
    29433219<dd></dd></dl> 
    29443220 
    29453221<dl class="method"> 
    29463222<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxavgX"> 
    2947 <tt class="descname">onBoxavgX</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxavgX" title="Permalink to this definition">¶</a></dt> 
     3223<tt class="descname">onBoxavgX</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxavgX" title="Permalink to this definition">¶</a></dt> 
    29483224<dd><p>Perform 2D data averaging on Qx 
    29493225Create a new slicer .</p> 
     
    29523228<col class="field-body" /> 
    29533229<tbody valign="top"> 
    2954 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
     3230<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
    29553231</tr> 
    29563232</tbody> 
     
    29603236<dl class="method"> 
    29613237<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxavgY"> 
    2962 <tt class="descname">onBoxavgY</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxavgY" title="Permalink to this definition">¶</a></dt> 
     3238<tt class="descname">onBoxavgY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onBoxavgY" title="Permalink to this definition">¶</a></dt> 
    29633239<dd><p>Perform 2D data averaging on Qy 
    29643240Create a new slicer .</p> 
     
    29673243<col class="field-body" /> 
    29683244<tbody valign="top"> 
    2969 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
     3245<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
    29703246</tr> 
    29713247</tbody> 
     
    29743250 
    29753251<dl class="method"> 
     3252<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeCaption"> 
     3253<tt class="descname">onChangeCaption</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeCaption" title="Permalink to this definition">¶</a></dt> 
     3254<dd></dd></dl> 
     3255 
     3256<dl class="method"> 
    29763257<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeColor"> 
    2977 <tt class="descname">onChangeColor</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeColor" title="Permalink to this definition">¶</a></dt> 
     3258<tt class="descname">onChangeColor</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeColor" title="Permalink to this definition">¶</a></dt> 
    29783259<dd><p>Changes the color of the graph when selected</p> 
    29793260</dd></dl> 
    29803261 
    29813262<dl class="method"> 
     3263<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeLegendLoc"> 
     3264<tt class="descname">onChangeLegendLoc</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeLegendLoc" title="Permalink to this definition">¶</a></dt> 
     3265<dd><p>Changes legend loc based on user input</p> 
     3266</dd></dl> 
     3267 
     3268<dl class="method"> 
    29823269<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeSize"> 
    2983 <tt class="descname">onChangeSize</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeSize" title="Permalink to this definition">¶</a></dt> 
     3270<tt class="descname">onChangeSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeSize" title="Permalink to this definition">¶</a></dt> 
    29843271<dd></dd></dl> 
    29853272 
    29863273<dl class="method"> 
    29873274<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeSymbol"> 
    2988 <tt class="descname">onChangeSymbol</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeSymbol" title="Permalink to this definition">¶</a></dt> 
     3275<tt class="descname">onChangeSymbol</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onChangeSymbol" title="Permalink to this definition">¶</a></dt> 
    29893276<dd></dd></dl> 
    29903277 
    29913278<dl class="method"> 
    29923279<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onCircular"> 
    2993 <tt class="descname">onCircular</tt><big>(</big><em>event</em>, <em>ismask=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onCircular" title="Permalink to this definition">¶</a></dt> 
     3280<tt class="descname">onCircular</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onCircular" title="Permalink to this definition">¶</a></dt> 
    29943281<dd><p>perform circular averaging on Data2D</p> 
    29953282<table class="docutils field-list" frame="void" rules="none"> 
     
    29973284<col class="field-body" /> 
    29983285<tbody valign="top"> 
    2999 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
     3286<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
    30003287</tr> 
    30013288</tbody> 
     
    30053292<dl class="method"> 
    30063293<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onClearSlicer"> 
    3007 <tt class="descname">onClearSlicer</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onClearSlicer" title="Permalink to this definition">¶</a></dt> 
     3294<tt class="descname">onClearSlicer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onClearSlicer" title="Permalink to this definition">¶</a></dt> 
    30083295<dd><p>Clear the slicer on the plot</p> 
    30093296</dd></dl> 
     
    30113298<dl class="method"> 
    30123299<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onContextMenu"> 
    3013 <tt class="descname">onContextMenu</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onContextMenu" title="Permalink to this definition">¶</a></dt> 
     3300<tt class="descname">onContextMenu</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onContextMenu" title="Permalink to this definition">¶</a></dt> 
    30143301<dd><p>2D plot context menu</p> 
    30153302<table class="docutils field-list" frame="void" rules="none"> 
     
    30173304<col class="field-body" /> 
    30183305<tbody valign="top"> 
    3019 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx context event</td> 
     3306<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx context event</td> 
    30203307</tr> 
    30213308</tbody> 
     
    30243311 
    30253312<dl class="method"> 
     3313<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onEditLabels"> 
     3314<tt class="descname">onEditLabels</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onEditLabels" title="Permalink to this definition">¶</a></dt> 
     3315<dd><p>Edit legend label</p> 
     3316</dd></dl> 
     3317 
     3318<dl class="method"> 
    30263319<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFitDisplay"> 
    3027 <tt class="descname">onFitDisplay</tt><big>(</big><em>tempx</em>, <em>tempy</em>, <em>xminView</em>, <em>xmaxView</em>, <em>xmin</em>, <em>xmax</em>, <em>func</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFitDisplay" title="Permalink to this definition">¶</a></dt> 
     3320<tt class="descname">onFitDisplay</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFitDisplay" title="Permalink to this definition">¶</a></dt> 
    30283321<dd><p>Add a new plottable into the graph .In this case this plottable 
    30293322will be used to fit some data</p> 
     
    30323325<col class="field-body" /> 
    30333326<tbody valign="top"> 
    3034 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     3327<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    30353328<li><strong>tempx</strong> &#8211; The x data of fit line</li> 
    30363329<li><strong>tempy</strong> &#8211; The y data of fit line</li> 
     
    30483341<dl class="method"> 
    30493342<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFitting"> 
    3050 <tt class="descname">onFitting</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFitting" title="Permalink to this definition">¶</a></dt> 
     3343<tt class="descname">onFitting</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFitting" title="Permalink to this definition">¶</a></dt> 
    30513344<dd><p>when clicking on linear Fit on context menu , display Fitting Dialog</p> 
    30523345</dd></dl> 
     
    30543347<dl class="method"> 
    30553348<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFreeze"> 
    3056 <tt class="descname">onFreeze</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFreeze" title="Permalink to this definition">¶</a></dt> 
    3057 <dd></dd></dl> 
     3349<tt class="descname">onFreeze</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onFreeze" title="Permalink to this definition">¶</a></dt> 
     3350<dd></dd></dl> 
     3351 
     3352<dl class="method"> 
     3353<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onGridOnOff"> 
     3354<tt class="descname">onGridOnOff</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onGridOnOff" title="Permalink to this definition">¶</a></dt> 
     3355<dd><p>Allows ON/OFF Grid</p> 
     3356</dd></dl> 
    30583357 
    30593358<dl class="method"> 
    30603359<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onLeftDown"> 
    3061 <tt class="descname">onLeftDown</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onLeftDown" title="Permalink to this definition">¶</a></dt> 
     3360<tt class="descname">onLeftDown</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onLeftDown" title="Permalink to this definition">¶</a></dt> 
    30623361<dd><p>left button down and ready to drag</p> 
    30633362</dd></dl> 
     
    30653364<dl class="method"> 
    30663365<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onLeftUp"> 
    3067 <tt class="descname">onLeftUp</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onLeftUp" title="Permalink to this definition">¶</a></dt> 
     3366<tt class="descname">onLeftUp</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onLeftUp" title="Permalink to this definition">¶</a></dt> 
    30683367<dd><p>Dragging is done</p> 
    30693368</dd></dl> 
    30703369 
    30713370<dl class="method"> 
     3371<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onLegend"> 
     3372<tt class="descname">onLegend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onLegend" title="Permalink to this definition">¶</a></dt> 
     3373<dd><p>Toggles whether legend is visible/not visible</p> 
     3374</dd></dl> 
     3375 
     3376<dl class="method"> 
    30723377<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onMaskedCircular"> 
    3073 <tt class="descname">onMaskedCircular</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onMaskedCircular" title="Permalink to this definition">¶</a></dt> 
     3378<tt class="descname">onMaskedCircular</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onMaskedCircular" title="Permalink to this definition">¶</a></dt> 
    30743379<dd><p>perform circular averaging on Data2D with mask if it exists</p> 
    30753380<table class="docutils field-list" frame="void" rules="none"> 
     
    30773382<col class="field-body" /> 
    30783383<tbody valign="top"> 
    3079 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
     3384<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx.menu event</td> 
    30803385</tr> 
    30813386</tbody> 
     
    30853390<dl class="method"> 
    30863391<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onMouseMotion"> 
    3087 <tt class="descname">onMouseMotion</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onMouseMotion" title="Permalink to this definition">¶</a></dt> 
     3392<tt class="descname">onMouseMotion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onMouseMotion" title="Permalink to this definition">¶</a></dt> 
    30883393<dd></dd></dl> 
    30893394 
    30903395<dl class="method"> 
    30913396<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrint"> 
    3092 <tt class="descname">onPrint</tt><big>(</big><em>event=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrint" title="Permalink to this definition">¶</a></dt> 
     3397<tt class="descname">onPrint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrint" title="Permalink to this definition">¶</a></dt> 
    30933398<dd></dd></dl> 
    30943399 
    30953400<dl class="method"> 
    30963401<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrinterPreview"> 
    3097 <tt class="descname">onPrinterPreview</tt><big>(</big><em>event=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrinterPreview" title="Permalink to this definition">¶</a></dt> 
     3402<tt class="descname">onPrinterPreview</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrinterPreview" title="Permalink to this definition">¶</a></dt> 
    30983403<dd></dd></dl> 
    30993404 
    31003405<dl class="method"> 
    31013406<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrinterSetup"> 
    3102 <tt class="descname">onPrinterSetup</tt><big>(</big><em>event=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrinterSetup" title="Permalink to this definition">¶</a></dt> 
     3407<tt class="descname">onPrinterSetup</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onPrinterSetup" title="Permalink to this definition">¶</a></dt> 
    31033408<dd></dd></dl> 
    31043409 
    31053410<dl class="method"> 
    31063411<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onResetGraph"> 
    3107 <tt class="descname">onResetGraph</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onResetGraph" title="Permalink to this definition">¶</a></dt> 
     3412<tt class="descname">onResetGraph</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onResetGraph" title="Permalink to this definition">¶</a></dt> 
    31083413<dd><p>Reset the graph by plotting the full range of data</p> 
    31093414</dd></dl> 
     
    31113416<dl class="method"> 
    31123417<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSaveImage"> 
    3113 <tt class="descname">onSaveImage</tt><big>(</big><em>evt</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSaveImage" title="Permalink to this definition">¶</a></dt> 
     3418<tt class="descname">onSaveImage</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSaveImage" title="Permalink to this definition">¶</a></dt> 
    31143419<dd><p>Implement save image</p> 
    31153420</dd></dl> 
     
    31173422<dl class="method"> 
    31183423<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSectorPhi"> 
    3119 <tt class="descname">onSectorPhi</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSectorPhi" title="Permalink to this definition">¶</a></dt> 
     3424<tt class="descname">onSectorPhi</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSectorPhi" title="Permalink to this definition">¶</a></dt> 
    31203425<dd><p>Perform sector averaging on Phi and draw annulus slicer</p> 
    31213426</dd></dl> 
     
    31233428<dl class="method"> 
    31243429<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSectorQ"> 
    3125 <tt class="descname">onSectorQ</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSectorQ" title="Permalink to this definition">¶</a></dt> 
     3430<tt class="descname">onSectorQ</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onSectorQ" title="Permalink to this definition">¶</a></dt> 
    31263431<dd><p>Perform sector averaging on Q and draw sector slicer</p> 
    31273432</dd></dl> 
    31283433 
    31293434<dl class="method"> 
     3435<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onToolContextMenu"> 
     3436<tt class="descname">onToolContextMenu</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onToolContextMenu" title="Permalink to this definition">¶</a></dt> 
     3437<dd><p>ContextMenu from toolbar</p> 
     3438<table class="docutils field-list" frame="void" rules="none"> 
     3439<col class="field-name" /> 
     3440<col class="field-body" /> 
     3441<tbody valign="top"> 
     3442<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; toolbar event</td> 
     3443</tr> 
     3444</tbody> 
     3445</table> 
     3446</dd></dl> 
     3447 
     3448<dl class="method"> 
    31303449<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onWheel"> 
    3131 <tt class="descname">onWheel</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onWheel" title="Permalink to this definition">¶</a></dt> 
     3450<tt class="descname">onWheel</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.onWheel" title="Permalink to this definition">¶</a></dt> 
    31323451<dd></dd></dl> 
    31333452 
    31343453<dl class="method"> 
    31353454<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_batch_selection"> 
    3136 <tt class="descname">on_batch_selection</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_batch_selection" title="Permalink to this definition">¶</a></dt> 
     3455<tt class="descname">on_batch_selection</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_batch_selection" title="Permalink to this definition">¶</a></dt> 
    31373456<dd><table class="docutils field-list" frame="void" rules="none"> 
    31383457<col class="field-name" /> 
    31393458<col class="field-body" /> 
    31403459<tbody valign="top"> 
    3141 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; contains parameter enable . when enable is set to True</td> 
     3460<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; contains parameter enable . when enable is set to True</td> 
    31423461</tr> 
    31433462</tbody> 
     
    31493468<dl class="method"> 
    31503469<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_bookmark"> 
    3151 <tt class="descname">on_bookmark</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_bookmark" title="Permalink to this definition">¶</a></dt> 
     3470<tt class="descname">on_bookmark</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_bookmark" title="Permalink to this definition">¶</a></dt> 
    31523471<dd><p>The derivative class is on bookmark mode if implemented</p> 
    31533472</dd></dl> 
     
    31553474<dl class="method"> 
    31563475<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_copy"> 
    3157 <tt class="descname">on_copy</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_copy" title="Permalink to this definition">¶</a></dt> 
     3476<tt class="descname">on_copy</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_copy" title="Permalink to this definition">¶</a></dt> 
    31583477<dd><p>The copy action if possible</p> 
    31593478</dd></dl> 
     
    31613480<dl class="method"> 
    31623481<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_drag"> 
    3163 <tt class="descname">on_drag</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_drag" title="Permalink to this definition">¶</a></dt> 
     3482<tt class="descname">on_drag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_drag" title="Permalink to this definition">¶</a></dt> 
    31643483<dd><p>The derivative class allows dragging motion if implemented</p> 
    31653484</dd></dl> 
     
    31673486<dl class="method"> 
    31683487<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_kill_focus"> 
    3169 <tt class="descname">on_kill_focus</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_kill_focus" title="Permalink to this definition">¶</a></dt> 
     3488<tt class="descname">on_kill_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_kill_focus" title="Permalink to this definition">¶</a></dt> 
    31703489<dd><p>Reset the panel color</p> 
    31713490</dd></dl> 
     
    31733492<dl class="method"> 
    31743493<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_paste"> 
    3175 <tt class="descname">on_paste</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_paste" title="Permalink to this definition">¶</a></dt> 
     3494<tt class="descname">on_paste</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_paste" title="Permalink to this definition">¶</a></dt> 
    31763495<dd><p>The paste action if possible</p> 
    31773496</dd></dl> 
     
    31793498<dl class="method"> 
    31803499<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_preview"> 
    3181 <tt class="descname">on_preview</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_preview" title="Permalink to this definition">¶</a></dt> 
     3500<tt class="descname">on_preview</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_preview" title="Permalink to this definition">¶</a></dt> 
    31823501<dd><p>Display a printable version of the class derivative</p> 
    31833502</dd></dl> 
     
    31853504<dl class="method"> 
    31863505<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_redo"> 
    3187 <tt class="descname">on_redo</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_redo" title="Permalink to this definition">¶</a></dt> 
     3506<tt class="descname">on_redo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_redo" title="Permalink to this definition">¶</a></dt> 
    31883507<dd><p>The previous action is restored if possible</p> 
    31893508</dd></dl> 
     
    31913510<dl class="method"> 
    31923511<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_reset"> 
    3193 <tt class="descname">on_reset</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_reset" title="Permalink to this definition">¶</a></dt> 
     3512<tt class="descname">on_reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_reset" title="Permalink to this definition">¶</a></dt> 
    31943513<dd><p>The derivative class state is restored</p> 
    31953514</dd></dl> 
     
    31973516<dl class="method"> 
    31983517<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_save"> 
    3199 <tt class="descname">on_save</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_save" title="Permalink to this definition">¶</a></dt> 
     3518<tt class="descname">on_save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_save" title="Permalink to this definition">¶</a></dt> 
    32003519<dd><p>The state of the derivative class is restored</p> 
    32013520</dd></dl> 
     
    32033522<dl class="method"> 
    32043523<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_set_focus"> 
    3205 <tt class="descname">on_set_focus</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_set_focus" title="Permalink to this definition">¶</a></dt> 
     3524<tt class="descname">on_set_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_set_focus" title="Permalink to this definition">¶</a></dt> 
    32063525<dd><p>Send to the parenet the current panel on focus</p> 
    32073526</dd></dl> 
    32083527 
    32093528<dl class="method"> 
     3529<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_tap_focus"> 
     3530<tt class="descname">on_tap_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_tap_focus" title="Permalink to this definition">¶</a></dt> 
     3531<dd><p>Update menu on clicking the panel tap</p> 
     3532</dd></dl> 
     3533 
     3534<dl class="method"> 
    32103535<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_undo"> 
    3211 <tt class="descname">on_undo</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_undo" title="Permalink to this definition">¶</a></dt> 
     3536<tt class="descname">on_undo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_undo" title="Permalink to this definition">¶</a></dt> 
    32123537<dd><p>The current action is canceled</p> 
    32133538</dd></dl> 
     
    32153540<dl class="method"> 
    32163541<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom"> 
    3217 <tt class="descname">on_zoom</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom" title="Permalink to this definition">¶</a></dt> 
     3542<tt class="descname">on_zoom</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom" title="Permalink to this definition">¶</a></dt> 
    32183543<dd><p>The derivative class is on zoom mode (using pane) 
    32193544if zoom mode is implemented</p> 
     
    32223547<dl class="method"> 
    32233548<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom_in"> 
    3224 <tt class="descname">on_zoom_in</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom_in" title="Permalink to this definition">¶</a></dt> 
     3549<tt class="descname">on_zoom_in</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom_in" title="Permalink to this definition">¶</a></dt> 
    32253550<dd><p>The derivative class is on zoom in mode if implemented</p> 
    32263551</dd></dl> 
     
    32283553<dl class="method"> 
    32293554<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom_out"> 
    3230 <tt class="descname">on_zoom_out</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom_out" title="Permalink to this definition">¶</a></dt> 
     3555<tt class="descname">on_zoom_out</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.on_zoom_out" title="Permalink to this definition">¶</a></dt> 
    32313556<dd><p>The derivative class is on zoom out mode if implemented</p> 
    32323557</dd></dl> 
     
    32343559<dl class="method"> 
    32353560<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.plot_data"> 
    3236 <tt class="descname">plot_data</tt><big>(</big><em>data</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.plot_data" title="Permalink to this definition">¶</a></dt> 
     3561<tt class="descname">plot_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.plot_data" title="Permalink to this definition">¶</a></dt> 
    32373562<dd><p>Data is ready to be displayed</p> 
    32383563<table class="docutils field-list" frame="void" rules="none"> 
     
    32403565<col class="field-body" /> 
    32413566<tbody valign="top"> 
    3242 <tr class="field"><th class="field-name">Todo :</th><td class="field-body">this name should be changed to something more appropriate 
     3567<tr class="field-odd field"><th class="field-name">Todo :</th><td class="field-body">this name should be changed to something more appropriate 
    32433568Don&#8217;t forget that changing this name will mean changing code 
    32443569in plotting.py</td> 
    32453570</tr> 
    3246 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; data event</td> 
     3571<tr class="field-even field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; data event</td> 
    32473572</tr> 
    32483573</tbody> 
     
    32523577<dl class="method"> 
    32533578<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.plottable_selected"> 
    3254 <tt class="descname">plottable_selected</tt><big>(</big><em>id</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.plottable_selected" title="Permalink to this definition">¶</a></dt> 
     3579<tt class="descname">plottable_selected</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.plottable_selected" title="Permalink to this definition">¶</a></dt> 
    32553580<dd><p>Called to register a plottable as selected</p> 
    32563581</dd></dl> 
     
    32583583<dl class="method"> 
    32593584<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.points"> 
    3260 <tt class="descname">points</tt><big>(</big><em>x</em>, <em>y</em>, <em>dx=None</em>, <em>dy=None</em>, <em>color=0</em>, <em>symbol=0</em>, <em>marker_size=5</em>, <em>label=None</em>, <em>id=None</em>, <em>hide_error=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.points" title="Permalink to this definition">¶</a></dt> 
     3585<tt class="descname">points</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.points" title="Permalink to this definition">¶</a></dt> 
    32613586<dd><p>Draw markers with error bars</p> 
    32623587</dd></dl> 
     
    32643589<dl class="method"> 
    32653590<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.properties"> 
    3266 <tt class="descname">properties</tt><big>(</big><em>prop</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.properties" title="Permalink to this definition">¶</a></dt> 
     3591<tt class="descname">properties</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.properties" title="Permalink to this definition">¶</a></dt> 
    32673592<dd><p>Set some properties of the graph. 
    32683593The set of properties is not yet determined.</p> 
     
    32713596<dl class="method"> 
    32723597<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.remove_data_by_id"> 
    3273 <tt class="descname">remove_data_by_id</tt><big>(</big><em>id</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.remove_data_by_id" title="Permalink to this definition">¶</a></dt> 
     3598<tt class="descname">remove_data_by_id</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.remove_data_by_id" title="Permalink to this definition">¶</a></dt> 
    32743599<dd><p>&#8216; 
    32753600remove data from plot</p> 
     3601</dd></dl> 
     3602 
     3603<dl class="method"> 
     3604<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.remove_legend"> 
     3605<tt class="descname">remove_legend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.remove_legend" title="Permalink to this definition">¶</a></dt> 
     3606<dd><p>Remove legend for ax or the current axes.</p> 
    32763607</dd></dl> 
    32773608 
     
    32963627<dl class="method"> 
    32973628<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.save_project"> 
    3298 <tt class="descname">save_project</tt><big>(</big><em>doc=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.save_project" title="Permalink to this definition">¶</a></dt> 
    3299 <dd><dl class="docutils"> 
    3300 <dt>return an xml node containing state of the panel</dt> 
    3301 <dd>that guiframe can write to file</dd> 
    3302 </dl> 
     3629<tt class="descname">save_project</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.save_project" title="Permalink to this definition">¶</a></dt> 
     3630<dd><p>return an xml node containing state of the panel 
     3631that guiframe can write to file</p> 
    33033632</dd></dl> 
    33043633 
    33053634<dl class="method"> 
    33063635<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.schedule_full_draw"> 
    3307 <tt class="descname">schedule_full_draw</tt><big>(</big><em>func='append'</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.schedule_full_draw" title="Permalink to this definition">¶</a></dt> 
     3636<tt class="descname">schedule_full_draw</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.schedule_full_draw" title="Permalink to this definition">¶</a></dt> 
    33083637<dd><p>Put self in schedule to full redraw list</p> 
    33093638</dd></dl> 
     
    33113640<dl class="method"> 
    33123641<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.setTrans"> 
    3313 <tt class="descname">setTrans</tt><big>(</big><em>xtrans</em>, <em>ytrans</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.setTrans" title="Permalink to this definition">¶</a></dt> 
     3642<tt class="descname">setTrans</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.setTrans" title="Permalink to this definition">¶</a></dt> 
    33143643<dd><table class="docutils field-list" frame="void" rules="none"> 
    33153644<col class="field-name" /> 
    33163645<col class="field-body" /> 
    33173646<tbody valign="top"> 
    3318 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     3647<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    33193648<li><strong>xtrans</strong> &#8211; set x transformation on Property dialog</li> 
    33203649<li><strong>ytrans</strong> &#8211; set y transformation on Property dialog</li> 
     
    33283657<dl class="method"> 
    33293658<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_data"> 
    3330 <tt class="descname">set_data</tt><big>(</big><em>list=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_data" title="Permalink to this definition">¶</a></dt> 
     3659<tt class="descname">set_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_data" title="Permalink to this definition">¶</a></dt> 
    33313660<dd></dd></dl> 
    33323661 
    33333662<dl class="method"> 
    33343663<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_manager"> 
    3335 <tt class="descname">set_manager</tt><big>(</big><em>manager</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_manager" title="Permalink to this definition">¶</a></dt> 
     3664<tt class="descname">set_manager</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_manager" title="Permalink to this definition">¶</a></dt> 
    33363665<dd></dd></dl> 
    33373666 
    33383667<dl class="method"> 
    33393668<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_resizing"> 
    3340 <tt class="descname">set_resizing</tt><big>(</big><em>resizing=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_resizing" title="Permalink to this definition">¶</a></dt> 
     3669<tt class="descname">set_resizing</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_resizing" title="Permalink to this definition">¶</a></dt> 
    33413670<dd><p>Set the resizing (True/False)</p> 
    33423671</dd></dl> 
     
    33443673<dl class="method"> 
    33453674<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_xscale"> 
    3346 <tt class="descname">set_xscale</tt><big>(</big><em>scale='linear'</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_xscale" title="Permalink to this definition">¶</a></dt> 
     3675<tt class="descname">set_xscale</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_xscale" title="Permalink to this definition">¶</a></dt> 
    33473676<dd><p>Set the scale on x-axis</p> 
    33483677<table class="docutils field-list" frame="void" rules="none"> 
     
    33503679<col class="field-body" /> 
    33513680<tbody valign="top"> 
    3352 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>scale</strong> &#8211; the scale of x-axis</td> 
     3681<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>scale</strong> &#8211; the scale of x-axis</td> 
    33533682</tr> 
    33543683</tbody> 
     
    33583687<dl class="method"> 
    33593688<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_yscale"> 
    3360 <tt class="descname">set_yscale</tt><big>(</big><em>scale='linear'</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_yscale" title="Permalink to this definition">¶</a></dt> 
     3689<tt class="descname">set_yscale</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.set_yscale" title="Permalink to this definition">¶</a></dt> 
    33613690<dd><p>Set the scale on Y-axis</p> 
    33623691<table class="docutils field-list" frame="void" rules="none"> 
     
    33643693<col class="field-body" /> 
    33653694<tbody valign="top"> 
    3366 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>scale</strong> &#8211; the scale of y-axis</td> 
     3695<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>scale</strong> &#8211; the scale of y-axis</td> 
    33673696</tr> 
    33683697</tbody> 
     
    33813710</dd></dl> 
    33823711 
     3712<dl class="attribute"> 
     3713<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.uid"> 
     3714<tt class="descname">uid</tt><em class="property"> = None</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.uid" title="Permalink to this definition">¶</a></dt> 
     3715<dd></dd></dl> 
     3716 
    33833717<dl class="method"> 
    33843718<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.update"> 
    3385 <tt class="descname">update</tt><big>(</big><em>draw=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.update" title="Permalink to this definition">¶</a></dt> 
     3719<tt class="descname">update</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.update" title="Permalink to this definition">¶</a></dt> 
    33863720<dd><p>Respond to changes in the model by recalculating the  
    33873721profiles and resetting the widgets.</p> 
    33883722</dd></dl> 
    33893723 
     3724<dl class="attribute"> 
     3725<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.window_caption"> 
     3726<tt class="descname">window_caption</tt><em class="property"> = 'Plot Panel'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.window_caption" title="Permalink to this definition">¶</a></dt> 
     3727<dd></dd></dl> 
     3728 
     3729<dl class="attribute"> 
     3730<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.window_name"> 
     3731<tt class="descname">window_name</tt><em class="property"> = 'plotpanel'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.window_name" title="Permalink to this definition">¶</a></dt> 
     3732<dd></dd></dl> 
     3733 
    33903734<dl class="method"> 
    33913735<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.xaxis"> 
    3392 <tt class="descname">xaxis</tt><big>(</big><em>label</em>, <em>units</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.xaxis" title="Permalink to this definition">¶</a></dt> 
     3736<tt class="descname">xaxis</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.xaxis" title="Permalink to this definition">¶</a></dt> 
    33933737<dd><p>xaxis label and units.</p> 
    33943738<p>Axis labels know about units.</p> 
     
    34003744<dl class="method"> 
    34013745<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.yaxis"> 
    3402 <tt class="descname">yaxis</tt><big>(</big><em>label</em>, <em>units</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.yaxis" title="Permalink to this definition">¶</a></dt> 
     3746<tt class="descname">yaxis</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.ModelPanel2D.yaxis" title="Permalink to this definition">¶</a></dt> 
    34033747<dd><p>yaxis label and units.</p> 
    34043748</dd></dl> 
     
    34083752<dl class="class"> 
    34093753<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D"> 
    3410 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.Plotter2D.</tt><tt class="descname">NavigationToolBar2D</tt><big>(</big><em>canvas</em>, <em>parent=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D" title="Permalink to this definition">¶</a></dt> 
     3754<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.Plotter2D.</tt><tt class="descname">NavigationToolBar2D</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D" title="Permalink to this definition">¶</a></dt> 
    34113755<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">danse.common.plottools.toolbar.NavigationToolBar</span></tt></p> 
    34123756<dl class="attribute"> 
     
    34183762<dl class="method"> 
    34193763<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AcceptsFocus"> 
    3420 <tt class="descname">AcceptsFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
    3421 <dd><p>AcceptsFocus(self) -&gt; bool</p> 
    3422 <p>Can this window have focus?</p> 
     3764<tt class="descname">AcceptsFocus</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
     3765<dd><p>Can this window have focus?</p> 
    34233766</dd></dl> 
    34243767 
    34253768<dl class="method"> 
    34263769<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AcceptsFocusFromKeyboard"> 
    3427 <tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
    3428 <dd><p>AcceptsFocusFromKeyboard(self) -&gt; bool</p> 
    3429 <p>Can this window be given focus by keyboard navigation? if not, the 
     3770<tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
     3771<dd><p>Can this window be given focus by keyboard navigation? if not, the 
    34303772only way to give it focus (provided it accepts it at all) is to click 
    34313773it.</p> 
     
    34343776<dl class="method"> 
    34353777<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddCheckLabelTool"> 
    3436 <tt class="descname">AddCheckLabelTool</tt><big>(</big><em>id</em>, <em>label</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddCheckLabelTool" title="Permalink to this definition">¶</a></dt> 
     3778<tt class="descname">AddCheckLabelTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddCheckLabelTool" title="Permalink to this definition">¶</a></dt> 
    34373779<dd><p>Add a check tool, i.e. a tool which can be toggled</p> 
    34383780</dd></dl> 
     
    34403782<dl class="method"> 
    34413783<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddCheckTool"> 
    3442 <tt class="descname">AddCheckTool</tt><big>(</big><em>id</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddCheckTool" title="Permalink to this definition">¶</a></dt> 
     3784<tt class="descname">AddCheckTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddCheckTool" title="Permalink to this definition">¶</a></dt> 
    34433785<dd><p>Add a check tool, i.e. a tool which can be toggled</p> 
    34443786</dd></dl> 
     
    34463788<dl class="method"> 
    34473789<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddChild"> 
    3448 <tt class="descname">AddChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddChild" title="Permalink to this definition">¶</a></dt> 
    3449 <dd><p>AddChild(self, Window child)</p> 
    3450 <p>Adds a child window. This is called automatically by window creation 
     3790<tt class="descname">AddChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddChild" title="Permalink to this definition">¶</a></dt> 
     3791<dd><p>Adds a child window. This is called automatically by window creation 
    34513792functions so should not be required by the application programmer.</p> 
    34523793</dd></dl> 
     
    34543795<dl class="method"> 
    34553796<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddControl"> 
    3456 <tt class="descname">AddControl</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddControl" title="Permalink to this definition">¶</a></dt> 
    3457 <dd><p>AddControl(self, Control control) -&gt; ToolBarToolBase</p> 
    3458 </dd></dl> 
     3797<tt class="descname">AddControl</tt><big>(</big><em>self</em>, <em>Control control</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddControl" title="Permalink to this definition">¶</a></dt> 
     3798<dd></dd></dl> 
    34593799 
    34603800<dl class="method"> 
    34613801<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddLabelTool"> 
    3462 <tt class="descname">AddLabelTool</tt><big>(</big><em>id</em>, <em>label</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>kind=0</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddLabelTool" title="Permalink to this definition">¶</a></dt> 
     3802<tt class="descname">AddLabelTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddLabelTool" title="Permalink to this definition">¶</a></dt> 
    34633803<dd><p>The full AddTool() function.</p> 
    34643804<p>If bmpDisabled is wx.NullBitmap, a shadowed version of the normal bitmap 
     
    34683808<dl class="method"> 
    34693809<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddPendingEvent"> 
    3470 <tt class="descname">AddPendingEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
    3471 <dd><p>AddPendingEvent(self, Event event)</p> 
    3472 </dd></dl> 
     3810<tt class="descname">AddPendingEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
     3811<dd></dd></dl> 
    34733812 
    34743813<dl class="method"> 
    34753814<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddRadioLabelTool"> 
    3476 <tt class="descname">AddRadioLabelTool</tt><big>(</big><em>id</em>, <em>label</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddRadioLabelTool" title="Permalink to this definition">¶</a></dt> 
     3815<tt class="descname">AddRadioLabelTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddRadioLabelTool" title="Permalink to this definition">¶</a></dt> 
    34773816<dd><p>Add a radio tool, i.e. a tool which can be toggled and releases any 
    34783817other toggled radio tools in the same group when it happens</p> 
     
    34813820<dl class="method"> 
    34823821<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddRadioTool"> 
    3483 <tt class="descname">AddRadioTool</tt><big>(</big><em>id</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddRadioTool" title="Permalink to this definition">¶</a></dt> 
     3822<tt class="descname">AddRadioTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddRadioTool" title="Permalink to this definition">¶</a></dt> 
    34843823<dd><p>Add a radio tool, i.e. a tool which can be toggled and releases any 
    34853824other toggled radio tools in the same group when it happens</p> 
     
    34883827<dl class="method"> 
    34893828<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddSeparator"> 
    3490 <tt class="descname">AddSeparator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddSeparator" title="Permalink to this definition">¶</a></dt> 
    3491 <dd><p>AddSeparator(self) -&gt; ToolBarToolBase</p> 
    3492 </dd></dl> 
     3829<tt class="descname">AddSeparator</tt><big>(</big><em>self</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddSeparator" title="Permalink to this definition">¶</a></dt> 
     3830<dd></dd></dl> 
    34933831 
    34943832<dl class="method"> 
    34953833<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddSimpleTool"> 
    3496 <tt class="descname">AddSimpleTool</tt><big>(</big><em>id</em>, <em>bitmap</em>, <em>shortHelpString=''</em>, <em>longHelpString=''</em>, <em>isToggle=0</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddSimpleTool" title="Permalink to this definition">¶</a></dt> 
     3834<tt class="descname">AddSimpleTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddSimpleTool" title="Permalink to this definition">¶</a></dt> 
    34973835<dd><p>Old style method to add a tool to the toolbar.</p> 
    34983836</dd></dl> 
     
    35003838<dl class="method"> 
    35013839<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddTool"> 
    3502 <tt class="descname">AddTool</tt><big>(</big><em>id</em>, <em>bitmap</em>, <em>pushedBitmap=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>isToggle=0</em>, <em>clientData=None</em>, <em>shortHelpString=''</em>, <em>longHelpString=''</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddTool" title="Permalink to this definition">¶</a></dt> 
     3840<tt class="descname">AddTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddTool" title="Permalink to this definition">¶</a></dt> 
    35033841<dd><p>Old style method to add a tool to the toolbar.</p> 
    35043842</dd></dl> 
     
    35063844<dl class="method"> 
    35073845<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddToolItem"> 
    3508 <tt class="descname">AddToolItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddToolItem" title="Permalink to this definition">¶</a></dt> 
    3509 <dd><p>AddToolItem(self, ToolBarToolBase tool) -&gt; ToolBarToolBase</p> 
    3510 </dd></dl> 
     3846<tt class="descname">AddToolItem</tt><big>(</big><em>self</em>, <em>ToolBarToolBase tool</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AddToolItem" title="Permalink to this definition">¶</a></dt> 
     3847<dd></dd></dl> 
    35113848 
    35123849<dl class="method"> 
    35133850<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AdjustForLayoutDirection"> 
    3514 <tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    3515 <dd><p>AdjustForLayoutDirection(self, int x, int width, int widthTotal) -&gt; int</p> 
    3516 <p>Mirror coordinates for RTL layout if this window uses it and if the 
     3851<tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int width</em>, <em>int widthTotal</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     3852<dd><p>Mirror coordinates for RTL layout if this window uses it and if the 
    35173853mirroring is not done automatically like Win32.</p> 
    35183854</dd></dl> 
     
    35263862<dl class="method"> 
    35273863<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AssociateHandle"> 
    3528 <tt class="descname">AssociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
    3529 <dd><p>AssociateHandle(self, long handle)</p> 
    3530 <p>Associate the window with a new native handle</p> 
     3864<tt class="descname">AssociateHandle</tt><big>(</big><em>self</em>, <em>long handle</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
     3865<dd><p>Associate the window with a new native handle</p> 
    35313866</dd></dl> 
    35323867 
     
    35633898<dl class="method"> 
    35643899<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Bind"> 
    3565 <tt class="descname">Bind</tt><big>(</big><em>event</em>, <em>handler</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Bind" title="Permalink to this definition">¶</a></dt> 
     3900<tt class="descname">Bind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Bind" title="Permalink to this definition">¶</a></dt> 
    35663901<dd><p>Bind an event to an event handler.</p> 
    35673902<table class="docutils field-list" frame="void" rules="none"> 
     
    35693904<col class="field-body" /> 
    35703905<tbody valign="top"> 
    3571 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     3906<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    35723907<li><strong>event</strong> &#8211; One of the EVT_* objects that specifies the 
    35733908type of event to bind,</li> 
     
    36023937<dl class="method"> 
    36033938<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CacheBestSize"> 
    3604 <tt class="descname">CacheBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
    3605 <dd><p>CacheBestSize(self, Size size)</p> 
    3606 <p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
     3939<tt class="descname">CacheBestSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
     3940<dd><p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
    36073941some properties of the window change.)</p> 
    36083942</dd></dl> 
     
    36103944<dl class="method"> 
    36113945<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CanSetTransparent"> 
    3612 <tt class="descname">CanSetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
    3613 <dd><p>CanSetTransparent(self) -&gt; bool</p> 
    3614 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
     3946<tt class="descname">CanSetTransparent</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
     3947<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
    36153948this window.  Note that this method will err on the side of caution, 
    3616 so it is possible that this will return <tt class="xref docutils literal"><span class="pre">False</span></tt> when it is in fact 
     3949so it is possible that this will return <tt class="docutils literal"><span class="pre">False</span></tt> when it is in fact 
    36173950possible to set the transparency.</p> 
    36183951<p>NOTE: On X-windows systems the X server must have the composite 
     
    36233956<dl class="method"> 
    36243957<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CaptureMouse"> 
    3625 <tt class="descname">CaptureMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
    3626 <dd><p>CaptureMouse(self)</p> 
    3627 <p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
     3958<tt class="descname">CaptureMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
     3959<dd><p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
    36283960release the capture.</p> 
    36293961<p>Note that wxWindows maintains the stack of windows having captured the 
     
    36473979<dl class="method"> 
    36483980<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Center"> 
    3649 <tt class="descname">Center</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Center" title="Permalink to this definition">¶</a></dt> 
     3981<tt class="descname">Center</tt><big>(</big><em>self</em>, <em>int direction=BOTH</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Center" title="Permalink to this definition">¶</a></dt> 
     3982<dd><p>Centers the window.  The parameter specifies the direction for 
     3983centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
     3984also include wx.CENTER_ON_SCREEN flag if you want to center the window 
     3985on the entire screen and not on its parent window.  If it is a 
     3986top-level window and has no parent then it will always be centered 
     3987relative to the screen.</p> 
     3988</dd></dl> 
     3989 
     3990<dl class="method"> 
     3991<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CenterOnParent"> 
     3992<tt class="descname">CenterOnParent</tt><big>(</big><em>self</em>, <em>int dir=BOTH</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
     3993<dd><p>Center with respect to the the parent window</p> 
     3994</dd></dl> 
     3995 
     3996<dl class="method"> 
     3997<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Centre"> 
     3998<tt class="descname">Centre</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Centre" title="Permalink to this definition">¶</a></dt> 
    36503999<dd><p>Center(self, int direction=BOTH)</p> 
    36514000<p>Centers the window.  The parameter specifies the direction for 
     
    36584007 
    36594008<dl class="method"> 
    3660 <dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CenterOnParent"> 
    3661 <tt class="descname">CenterOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
    3662 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    3663 <p>Center with respect to the the parent window</p> 
    3664 </dd></dl> 
    3665  
    3666 <dl class="method"> 
    3667 <dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Centre"> 
    3668 <tt class="descname">Centre</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Centre" title="Permalink to this definition">¶</a></dt> 
    3669 <dd><p>Center(self, int direction=BOTH)</p> 
    3670 <p>Centers the window.  The parameter specifies the direction for 
    3671 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
    3672 also include wx.CENTER_ON_SCREEN flag if you want to center the window 
    3673 on the entire screen and not on its parent window.  If it is a 
    3674 top-level window and has no parent then it will always be centered 
    3675 relative to the screen.</p> 
    3676 </dd></dl> 
    3677  
    3678 <dl class="method"> 
    36794009<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CentreOnParent"> 
    3680 <tt class="descname">CentreOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
     4010<tt class="descname">CentreOnParent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
    36814011<dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    36824012<p>Center with respect to the the parent window</p> 
     
    37094039<dl class="method"> 
    37104040<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClearBackground"> 
    3711 <tt class="descname">ClearBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClearBackground" title="Permalink to this definition">¶</a></dt> 
    3712 <dd><p>ClearBackground(self)</p> 
    3713 <p>Clears the window by filling it with the current background 
     4041<tt class="descname">ClearBackground</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClearBackground" title="Permalink to this definition">¶</a></dt> 
     4042<dd><p>Clears the window by filling it with the current background 
    37144043colour. Does not cause an erase background event to be generated.</p> 
    37154044</dd></dl> 
     
    37174046<dl class="method"> 
    37184047<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClearTools"> 
    3719 <tt class="descname">ClearTools</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClearTools" title="Permalink to this definition">¶</a></dt> 
    3720 <dd><p>ClearTools(self)</p> 
    3721 </dd></dl> 
     4048<tt class="descname">ClearTools</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClearTools" title="Permalink to this definition">¶</a></dt> 
     4049<dd></dd></dl> 
    37224050 
    37234051<dl class="attribute"> 
     
    37414069<dl class="method"> 
    37424070<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToScreen"> 
    3743 <tt class="descname">ClientToScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
    3744 <dd><p>ClientToScreen(self, Point pt) -&gt; Point</p> 
    3745 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
     4071<tt class="descname">ClientToScreen</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
     4072<dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 
    37464073</dd></dl> 
    37474074 
    37484075<dl class="method"> 
    37494076<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToScreenXY"> 
    3750 <tt class="descname">ClientToScreenXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
    3751 <dd><p>ClientToScreenXY(int x, int y) -&gt; (x,y)</p> 
    3752 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
     4077<tt class="descname">ClientToScreenXY</tt><big>(</big><em>int x</em>, <em>int y) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
     4078<dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 
    37534079</dd></dl> 
    37544080 
    37554081<dl class="method"> 
    37564082<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToWindowSize"> 
    3757 <tt class="descname">ClientToWindowSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
    3758 <dd><p>ClientToWindowSize(self, Size size) -&gt; Size</p> 
    3759 </dd></dl> 
     4083<tt class="descname">ClientToWindowSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
     4084<dd></dd></dl> 
    37604085 
    37614086<dl class="method"> 
    37624087<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Close"> 
    3763 <tt class="descname">Close</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Close" title="Permalink to this definition">¶</a></dt> 
    3764 <dd><p>Close(self, bool force=False) -&gt; bool</p> 
    3765 <p>This function simply generates a EVT_CLOSE event whose handler usually 
     4088<tt class="descname">Close</tt><big>(</big><em>self</em>, <em>bool force=False</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Close" title="Permalink to this definition">¶</a></dt> 
     4089<dd><p>This function simply generates a EVT_CLOSE event whose handler usually 
    37664090tries to close the window. It doesn&#8217;t close the window itself, 
    37674091however.  If force is False (the default) then the window&#8217;s close 
     
    37714095<dl class="method"> 
    37724096<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Command"> 
    3773 <tt class="descname">Command</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Command" title="Permalink to this definition">¶</a></dt> 
    3774 <dd><p>Command(self, CommandEvent event)</p> 
    3775 <p>Simulates the effect of the user issuing a command to the item.</p> 
     4097<tt class="descname">Command</tt><big>(</big><em>self</em>, <em>CommandEvent event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Command" title="Permalink to this definition">¶</a></dt> 
     4098<dd><p>Simulates the effect of the user issuing a command to the item.</p> 
    37764099<table class="docutils field-list" frame="void" rules="none"> 
    37774100<col class="field-name" /> 
    37784101<col class="field-body" /> 
    37794102<tbody valign="top"> 
    3780 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>wx.CommandEvent</cite></td> 
     4103<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>wx.CommandEvent</cite></td> 
    37814104</tr> 
    37824105</tbody> 
     
    37864109<dl class="method"> 
    37874110<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Connect"> 
    3788 <tt class="descname">Connect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Connect" title="Permalink to this definition">¶</a></dt> 
    3789 <dd><p>Connect(self, int id, int lastId, int eventType, PyObject func)</p> 
    3790 </dd></dl> 
     4111<tt class="descname">Connect</tt><big>(</big><em>self</em>, <em>int id</em>, <em>int lastId</em>, <em>int eventType</em>, <em>PyObject func</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Connect" title="Permalink to this definition">¶</a></dt> 
     4112<dd></dd></dl> 
    37914113 
    37924114<dl class="attribute"> 
     
    38044126<dl class="method"> 
    38054127<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertDialogPointToPixels"> 
    3806 <tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
    3807 <dd><p>ConvertDialogPointToPixels(self, Point pt) -&gt; Point</p> 
    3808 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     4128<tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
     4129<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    38094130are used for maintaining a dialog&#8217;s proportions even if the font 
    38104131changes. For the x dimension, the dialog units are multiplied by the 
     
    38164137<dl class="method"> 
    38174138<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertDialogSizeToPixels"> 
    3818 <tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
    3819 <dd><p>ConvertDialogSizeToPixels(self, Size sz) -&gt; Size</p> 
    3820 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     4139<tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
     4140<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    38214141are used for maintaining a dialog&#8217;s proportions even if the font 
    38224142changes. For the x dimension, the dialog units are multiplied by the 
     
    38284148<dl class="method"> 
    38294149<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertPixelPointToDialog"> 
    3830 <tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
    3831 <dd><p>ConvertPixelPointToDialog(self, Point pt) -&gt; Point</p> 
    3832 </dd></dl> 
     4150<tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
     4151<dd></dd></dl> 
    38334152 
    38344153<dl class="method"> 
    38354154<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertPixelSizeToDialog"> 
    3836 <tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
    3837 <dd><p>ConvertPixelSizeToDialog(self, Size sz) -&gt; Size</p> 
    3838 </dd></dl> 
     4155<tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
     4156<dd></dd></dl> 
    38394157 
    38404158<dl class="method"> 
    38414159<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Create"> 
    3842 <tt class="descname">Create</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Create" title="Permalink to this definition">¶</a></dt> 
    3843 <dd><dl class="docutils"> 
    3844 <dt>Create(self, Window parent, int id=-1, Point pos=DefaultPosition, </dt> 
    3845 <dd>Size size=DefaultSize, long style=wxNO_BORDER|wxTB_HORIZONTAL,  
    3846 String name=wxPyToolBarNameStr) -&gt; bool</dd> 
    3847 </dl> 
     4160<tt class="descname">Create</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Create" title="Permalink to this definition">¶</a></dt> 
     4161<dd><p>Create(self, Window parent, int id=-1, Point pos=DefaultPosition,  
     4162Size size=DefaultSize, long style=wxNO_BORDER|wxTB_HORIZONTAL,  
     4163String name=wxPyToolBarNameStr) -&gt; bool</p> 
    38484164</dd></dl> 
    38494165 
     
    38564172<dl class="method"> 
    38574173<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DLG_PNT"> 
    3858 <tt class="descname">DLG_PNT</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
    3859 <dd><p>DLG_PNT(self, Point pt) -&gt; Point</p> 
    3860 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     4174<tt class="descname">DLG_PNT</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
     4175<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    38614176are used for maintaining a dialog&#8217;s proportions even if the font 
    38624177changes. For the x dimension, the dialog units are multiplied by the 
     
    38684183<dl class="method"> 
    38694184<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DLG_SZE"> 
    3870 <tt class="descname">DLG_SZE</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
    3871 <dd><p>DLG_SZE(self, Size sz) -&gt; Size</p> 
    3872 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     4185<tt class="descname">DLG_SZE</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
     4186<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    38734187are used for maintaining a dialog&#8217;s proportions even if the font 
    38744188changes. For the x dimension, the dialog units are multiplied by the 
     
    38864200<dl class="method"> 
    38874201<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DeleteTool"> 
    3888 <tt class="descname">DeleteTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DeleteTool" title="Permalink to this definition">¶</a></dt> 
    3889 <dd><p>DeleteTool(self, int id) -&gt; bool</p> 
    3890 </dd></dl> 
     4202<tt class="descname">DeleteTool</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DeleteTool" title="Permalink to this definition">¶</a></dt> 
     4203<dd></dd></dl> 
    38914204 
    38924205<dl class="method"> 
    38934206<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DeleteToolByPos"> 
    3894 <tt class="descname">DeleteToolByPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DeleteToolByPos" title="Permalink to this definition">¶</a></dt> 
    3895 <dd><p>DeleteToolByPos(self, size_t pos) -&gt; bool</p> 
    3896 </dd></dl> 
     4207<tt class="descname">DeleteToolByPos</tt><big>(</big><em>self</em>, <em>size_t pos</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DeleteToolByPos" title="Permalink to this definition">¶</a></dt> 
     4208<dd></dd></dl> 
    38974209 
    38984210<dl class="method"> 
    38994211<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Destroy"> 
    3900 <tt class="descname">Destroy</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Destroy" title="Permalink to this definition">¶</a></dt> 
    3901 <dd><p>Destroy(self) -&gt; bool</p> 
    3902 <p>Destroys the window safely.  Frames and dialogs are not destroyed 
     4212<tt class="descname">Destroy</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Destroy" title="Permalink to this definition">¶</a></dt> 
     4213<dd><p>Destroys the window safely.  Frames and dialogs are not destroyed 
    39034214immediately when this function is called &#8211; they are added to a list 
    39044215of windows to be deleted on idle time, when all the window&#8217;s events 
     
    39114222<dl class="method"> 
    39124223<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DestroyChildren"> 
    3913 <tt class="descname">DestroyChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
    3914 <dd><p>DestroyChildren(self) -&gt; bool</p> 
    3915 <p>Destroys all children of a window. Called automatically by the 
     4224<tt class="descname">DestroyChildren</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
     4225<dd><p>Destroys all children of a window. Called automatically by the 
    39164226destructor.</p> 
    39174227</dd></dl> 
     
    39194229<dl class="method"> 
    39204230<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Disable"> 
    3921 <tt class="descname">Disable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Disable" title="Permalink to this definition">¶</a></dt> 
    3922 <dd><p>Disable(self) -&gt; bool</p> 
    3923 <p>Disables the window, same as Enable(false).</p> 
     4231<tt class="descname">Disable</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Disable" title="Permalink to this definition">¶</a></dt> 
     4232<dd><p>Disables the window, same as Enable(false).</p> 
    39244233</dd></dl> 
    39254234 
    39264235<dl class="method"> 
    39274236<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Disconnect"> 
    3928 <tt class="descname">Disconnect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Disconnect" title="Permalink to this definition">¶</a></dt> 
    3929 <dd><dl class="docutils"> 
    3930 <dt>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, </dt> 
    3931 <dd>PyObject func=None) -&gt; bool</dd> 
    3932 </dl> 
     4237<tt class="descname">Disconnect</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Disconnect" title="Permalink to this definition">¶</a></dt> 
     4238<dd><p>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL,  
     4239PyObject func=None) -&gt; bool</p> 
    39334240</dd></dl> 
    39344241 
    39354242<dl class="method"> 
    39364243<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DissociateHandle"> 
    3937 <tt class="descname">DissociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
    3938 <dd><p>DissociateHandle(self)</p> 
    3939 <p>Dissociate the current native handle from the window</p> 
     4244<tt class="descname">DissociateHandle</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
     4245<dd><p>Dissociate the current native handle from the window</p> 
    39404246</dd></dl> 
    39414247 
    39424248<dl class="method"> 
    39434249<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DoAddTool"> 
    3944 <tt class="descname">DoAddTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DoAddTool" title="Permalink to this definition">¶</a></dt> 
    3945 <dd><dl class="docutils"> 
    3946 <dt>DoAddTool(self, int id, String label, Bitmap bitmap, Bitmap bmpDisabled=wxNullBitmap, </dt> 
    3947 <dd>int kind=ITEM_NORMAL, String shortHelp=EmptyString,  
     4250<tt class="descname">DoAddTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DoAddTool" title="Permalink to this definition">¶</a></dt> 
     4251<dd><p>DoAddTool(self, int id, String label, Bitmap bitmap, Bitmap bmpDisabled=wxNullBitmap,  
     4252int kind=ITEM_NORMAL, String shortHelp=EmptyString,  
    39484253String longHelp=EmptyString,  
    3949 PyObject clientData=None) -&gt; ToolBarToolBase</dd> 
    3950 </dl> 
     4254PyObject clientData=None) -&gt; ToolBarToolBase</p> 
    39514255</dd></dl> 
    39524256 
    39534257<dl class="method"> 
    39544258<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DoInsertTool"> 
    3955 <tt class="descname">DoInsertTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DoInsertTool" title="Permalink to this definition">¶</a></dt> 
    3956 <dd><dl class="docutils"> 
    3957 <dt>DoInsertTool(self, size_t pos, int id, String label, Bitmap bitmap, Bitmap bmpDisabled=wxNullBitmap, </dt> 
    3958 <dd>int kind=ITEM_NORMAL,  
     4259<tt class="descname">DoInsertTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DoInsertTool" title="Permalink to this definition">¶</a></dt> 
     4260<dd><p>DoInsertTool(self, size_t pos, int id, String label, Bitmap bitmap, Bitmap bmpDisabled=wxNullBitmap,  
     4261int kind=ITEM_NORMAL,  
    39594262String shortHelp=EmptyString, String longHelp=EmptyString,  
    3960 PyObject clientData=None) -&gt; ToolBarToolBase</dd> 
    3961 </dl> 
     4263PyObject clientData=None) -&gt; ToolBarToolBase</p> 
    39624264</dd></dl> 
    39634265 
    39644266<dl class="method"> 
    39654267<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DragAcceptFiles"> 
    3966 <tt class="descname">DragAcceptFiles</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
    3967 <dd><p>DragAcceptFiles(self, bool accept)</p> 
    3968 <p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
     4268<tt class="descname">DragAcceptFiles</tt><big>(</big><em>self</em>, <em>bool accept</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
     4269<dd><p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
    39694270</dd></dl> 
    39704271 
     
    39834284<dl class="method"> 
    39844285<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Enable"> 
    3985 <tt class="descname">Enable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Enable" title="Permalink to this definition">¶</a></dt> 
    3986 <dd><p>Enable(self, bool enable=True) -&gt; bool</p> 
    3987 <p>Enable or disable the window for user input. Note that when a parent 
     4286<tt class="descname">Enable</tt><big>(</big><em>self</em>, <em>bool enable=True</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Enable" title="Permalink to this definition">¶</a></dt> 
     4287<dd><p>Enable or disable the window for user input. Note that when a parent 
    39884288window is disabled, all of its children are disabled as well and they 
    39894289are reenabled again when the parent is.  Returns true if the window 
     
    39944294<dl class="method"> 
    39954295<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.EnableTool"> 
    3996 <tt class="descname">EnableTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.EnableTool" title="Permalink to this definition">¶</a></dt> 
    3997 <dd><p>EnableTool(self, int id, bool enable)</p> 
    3998 </dd></dl> 
     4296<tt class="descname">EnableTool</tt><big>(</big><em>self</em>, <em>int id</em>, <em>bool enable</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.EnableTool" title="Permalink to this definition">¶</a></dt> 
     4297<dd></dd></dl> 
    39994298 
    40004299<dl class="attribute"> 
     
    40244323<dl class="method"> 
    40254324<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindById"> 
    4026 <tt class="descname">FindById</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindById" title="Permalink to this definition">¶</a></dt> 
    4027 <dd><p>FindById(self, int toolid) -&gt; ToolBarToolBase</p> 
    4028 </dd></dl> 
     4325<tt class="descname">FindById</tt><big>(</big><em>self</em>, <em>int toolid</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindById" title="Permalink to this definition">¶</a></dt> 
     4326<dd></dd></dl> 
    40294327 
    40304328<dl class="method"> 
    40314329<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindControl"> 
    4032 <tt class="descname">FindControl</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindControl" title="Permalink to this definition">¶</a></dt> 
    4033 <dd><p>FindControl(self, int id) -&gt; Control</p> 
    4034 </dd></dl> 
     4330<tt class="descname">FindControl</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; Control<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindControl" title="Permalink to this definition">¶</a></dt> 
     4331<dd></dd></dl> 
    40354332 
    40364333<dl class="staticmethod"> 
    40374334<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindFocus"> 
    4038 <em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindFocus" title="Permalink to this definition">¶</a></dt> 
    4039 <dd><p>FindFocus() -&gt; Window</p> 
    4040 <p>Returns the window or control that currently has the keyboard focus, 
     4335<em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindFocus" title="Permalink to this definition">¶</a></dt> 
     4336<dd><p>Returns the window or control that currently has the keyboard focus, 
    40414337or None.</p> 
    40424338</dd></dl> 
     
    40444340<dl class="method"> 
    40454341<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindToolForPosition"> 
    4046 <tt class="descname">FindToolForPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindToolForPosition" title="Permalink to this definition">¶</a></dt> 
    4047 <dd><p>FindToolForPosition(self, int x, int y) -&gt; ToolBarToolBase</p> 
    4048 </dd></dl> 
     4342<tt class="descname">FindToolForPosition</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindToolForPosition" title="Permalink to this definition">¶</a></dt> 
     4343<dd></dd></dl> 
    40494344 
    40504345<dl class="method"> 
    40514346<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowById"> 
    4052 <tt class="descname">FindWindowById</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowById" title="Permalink to this definition">¶</a></dt> 
    4053 <dd><p>FindWindowById(self, long winid) -&gt; Window</p> 
    4054 <p>Find a child of this window by window ID</p> 
     4347<tt class="descname">FindWindowById</tt><big>(</big><em>self</em>, <em>long winid</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowById" title="Permalink to this definition">¶</a></dt> 
     4348<dd><p>Find a child of this window by window ID</p> 
    40554349</dd></dl> 
    40564350 
    40574351<dl class="method"> 
    40584352<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowByLabel"> 
    4059 <tt class="descname">FindWindowByLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
    4060 <dd><p>FindWindowByLabel(self, String label) -&gt; Window</p> 
    4061 <p>Find a child of this window by label</p> 
     4353<tt class="descname">FindWindowByLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
     4354<dd><p>Find a child of this window by label</p> 
    40624355</dd></dl> 
    40634356 
    40644357<dl class="method"> 
    40654358<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowByName"> 
    4066 <tt class="descname">FindWindowByName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
    4067 <dd><p>FindWindowByName(self, String name) -&gt; Window</p> 
    4068 <p>Find a child of this window by name</p> 
     4359<tt class="descname">FindWindowByName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
     4360<dd><p>Find a child of this window by name</p> 
    40694361</dd></dl> 
    40704362 
    40714363<dl class="method"> 
    40724364<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Fit"> 
    4073 <tt class="descname">Fit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Fit" title="Permalink to this definition">¶</a></dt> 
    4074 <dd><p>Fit(self)</p> 
    4075 <p>Sizes the window so that it fits around its subwindows. This function 
     4365<tt class="descname">Fit</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Fit" title="Permalink to this definition">¶</a></dt> 
     4366<dd><p>Sizes the window so that it fits around its subwindows. This function 
    40764367won&#8217;t do anything if there are no subwindows and will only really work 
    40774368correctly if sizers are used for the subwindows layout. Also, if the 
     
    40844375<dl class="method"> 
    40854376<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FitInside"> 
    4086 <tt class="descname">FitInside</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FitInside" title="Permalink to this definition">¶</a></dt> 
    4087 <dd><p>FitInside(self)</p> 
    4088 <p>Similar to Fit, but sizes the interior (virtual) size of a 
     4377<tt class="descname">FitInside</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.FitInside" title="Permalink to this definition">¶</a></dt> 
     4378<dd><p>Similar to Fit, but sizes the interior (virtual) size of a 
    40894379window. Mainly useful with scrolled windows to reset scrollbars after 
    40904380sizing changes that do not trigger a size event, and/or scrolled 
     
    41074397<dl class="method"> 
    41084398<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Freeze"> 
    4109 <tt class="descname">Freeze</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Freeze" title="Permalink to this definition">¶</a></dt> 
    4110 <dd><p>Freeze(self)</p> 
    4111 <p>Freezes the window or, in other words, prevents any updates from 
     4399<tt class="descname">Freeze</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Freeze" title="Permalink to this definition">¶</a></dt> 
     4400<dd><p>Freezes the window or, in other words, prevents any updates from 
    41124401taking place on screen, the window is not redrawn at all. Thaw must be 
    41134402called to reenable window redrawing.  Calls to Freeze/Thaw may be 
     
    41234412<dl class="method"> 
    41244413<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAcceleratorTable"> 
    4125 <tt class="descname">GetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    4126 <dd><p>GetAcceleratorTable(self) -&gt; AcceleratorTable</p> 
    4127 <p>Gets the accelerator table for this window.</p> 
     4414<tt class="descname">GetAcceleratorTable</tt><big>(</big><em>self</em><big>)</big> &rarr; AcceleratorTable<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
     4415<dd><p>Gets the accelerator table for this window.</p> 
    41284416</dd></dl> 
    41294417 
    41304418<dl class="method"> 
    41314419<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAdjustedBestSize"> 
    4132 <tt class="descname">GetAdjustedBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
     4420<tt class="descname">GetAdjustedBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
    41334421<dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    41344422</dd></dl> 
     
    41364424<dl class="method"> 
    41374425<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAlignment"> 
    4138 <tt class="descname">GetAlignment</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAlignment" title="Permalink to this definition">¶</a></dt> 
    4139 <dd><p>GetAlignment(self) -&gt; int</p> 
    4140 <p>Get the control alignment (left/right/centre, top/bottom/centre)</p> 
     4426<tt class="descname">GetAlignment</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAlignment" title="Permalink to this definition">¶</a></dt> 
     4427<dd><p>Get the control alignment (left/right/centre, top/bottom/centre)</p> 
    41414428</dd></dl> 
    41424429 
    41434430<dl class="method"> 
    41444431<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAutoLayout"> 
    4145 <tt class="descname">GetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    4146 <dd><p>GetAutoLayout(self) -&gt; bool</p> 
    4147 <p>Returns the current autoLayout setting</p> 
     4432<tt class="descname">GetAutoLayout</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
     4433<dd><p>Returns the current autoLayout setting</p> 
    41484434</dd></dl> 
    41494435 
    41504436<dl class="method"> 
    41514437<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBackgroundColour"> 
    4152 <tt class="descname">GetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    4153 <dd><p>GetBackgroundColour(self) -&gt; Colour</p> 
    4154 <p>Returns the background colour of the window.</p> 
     4438<tt class="descname">GetBackgroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; Colour<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     4439<dd><p>Returns the background colour of the window.</p> 
    41554440</dd></dl> 
    41564441 
    41574442<dl class="method"> 
    41584443<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBackgroundStyle"> 
    4159 <tt class="descname">GetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    4160 <dd><p>GetBackgroundStyle(self) -&gt; int</p> 
    4161 <p>Returns the background style of the window.</p> 
     4444<tt class="descname">GetBackgroundStyle</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
     4445<dd><p>Returns the background style of the window.</p> 
    41624446<table class="docutils field-list" frame="void" rules="none"> 
    41634447<col class="field-name" /> 
    41644448<col class="field-body" /> 
    41654449<tbody valign="top"> 
    4166 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
     4450<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
    41674451</tr> 
    41684452</tbody> 
     
    41724456<dl class="method"> 
    41734457<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestFittingSize"> 
    4174 <tt class="descname">GetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
     4458<tt class="descname">GetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    41754459<dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    41764460</dd></dl> 
     
    41784462<dl class="method"> 
    41794463<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestSize"> 
    4180 <tt class="descname">GetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestSize" title="Permalink to this definition">¶</a></dt> 
    4181 <dd><p>GetBestSize(self) -&gt; Size</p> 
    4182 <p>This function returns the best acceptable minimal size for the 
     4464<tt class="descname">GetBestSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestSize" title="Permalink to this definition">¶</a></dt> 
     4465<dd><p>This function returns the best acceptable minimal size for the 
    41834466window, if applicable. For example, for a static text control, it will 
    41844467be the minimal size such that the control label is not truncated. For 
     
    41904473<dl class="method"> 
    41914474<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestSizeTuple"> 
    4192 <tt class="descname">GetBestSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
    4193 <dd><p>GetBestSizeTuple() -&gt; (width, height)</p> 
    4194 <p>This function returns the best acceptable minimal size for the 
     4475<tt class="descname">GetBestSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
     4476<dd><p>This function returns the best acceptable minimal size for the 
    41954477window, if applicable. For example, for a static text control, it will 
    41964478be the minimal size such that the control label is not truncated. For 
     
    42024484<dl class="method"> 
    42034485<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestVirtualSize"> 
    4204 <tt class="descname">GetBestVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
    4205 <dd><p>GetBestVirtualSize(self) -&gt; Size</p> 
    4206 <p>Return the largest of ClientSize and BestSize (as determined by a 
     4486<tt class="descname">GetBestVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
     4487<dd><p>Return the largest of ClientSize and BestSize (as determined by a 
    42074488sizer, interior children, or other means)</p> 
    42084489</dd></dl> 
     
    42104491<dl class="method"> 
    42114492<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBorder"> 
    4212 <tt class="descname">GetBorder</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBorder" title="Permalink to this definition">¶</a></dt> 
    4213 <dd><p>GetBorder(self, long flags) -&gt; int 
    4214 GetBorder(self) -&gt; int</p> 
     4493<tt class="descname">GetBorder</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetBorder" title="Permalink to this definition">¶</a></dt> 
     4494<dd><p>GetBorder(self) -&gt; int</p> 
    42154495<p>Get border for the flags of this window</p> 
    42164496</dd></dl> 
     
    42184498<dl class="staticmethod"> 
    42194499<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCapture"> 
    4220 <em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCapture" title="Permalink to this definition">¶</a></dt> 
    4221 <dd><p>GetCapture() -&gt; Window</p> 
    4222 <p>Returns the window which currently captures the mouse or None</p> 
     4500<em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCapture" title="Permalink to this definition">¶</a></dt> 
     4501<dd><p>Returns the window which currently captures the mouse or None</p> 
    42234502</dd></dl> 
    42244503 
    42254504<dl class="method"> 
    42264505<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCaret"> 
    4227 <tt class="descname">GetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCaret" title="Permalink to this definition">¶</a></dt> 
    4228 <dd><p>GetCaret(self) -&gt; Caret</p> 
    4229 <p>Returns the caret associated with the window.</p> 
     4506<tt class="descname">GetCaret</tt><big>(</big><em>self</em><big>)</big> &rarr; Caret<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCaret" title="Permalink to this definition">¶</a></dt> 
     4507<dd><p>Returns the caret associated with the window.</p> 
    42304508</dd></dl> 
    42314509 
    42324510<dl class="method"> 
    42334511<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCharHeight"> 
    4234 <tt class="descname">GetCharHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
    4235 <dd><p>GetCharHeight(self) -&gt; int</p> 
    4236 <p>Get the (average) character size for the current font.</p> 
     4512<tt class="descname">GetCharHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
     4513<dd><p>Get the (average) character size for the current font.</p> 
    42374514</dd></dl> 
    42384515 
    42394516<dl class="method"> 
    42404517<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCharWidth"> 
    4241 <tt class="descname">GetCharWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
    4242 <dd><p>GetCharWidth(self) -&gt; int</p> 
    4243 <p>Get the (average) character size for the current font.</p> 
     4518<tt class="descname">GetCharWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
     4519<dd><p>Get the (average) character size for the current font.</p> 
    42444520</dd></dl> 
    42454521 
    42464522<dl class="method"> 
    42474523<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetChildren"> 
    4248 <tt class="descname">GetChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetChildren" title="Permalink to this definition">¶</a></dt> 
    4249 <dd><p>GetChildren(self) -&gt; WindowList</p> 
    4250 <p>Returns an object containing a list of the window&#8217;s children.  The 
     4524<tt class="descname">GetChildren</tt><big>(</big><em>self</em><big>)</big> &rarr; WindowList<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetChildren" title="Permalink to this definition">¶</a></dt> 
     4525<dd><p>Returns an object containing a list of the window&#8217;s children.  The 
    42514526object provides a Python sequence-like interface over the internal 
    42524527list maintained by the window..</p> 
     
    42554530<dl class="staticmethod"> 
    42564531<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClassDefaultAttributes"> 
    4257 <em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    4258 <dd><p>GetClassDefaultAttributes(int variant=WINDOW_VARIANT_NORMAL) -&gt; VisualAttributes</p> 
    4259 <p>Get the default attributes for this class.  This is useful if you want 
     4532<em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>int variant=WINDOW_VARIANT_NORMAL</em><big>)</big> &rarr; VisualAttributes<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     4533<dd><p>Get the default attributes for this class.  This is useful if you want 
    42604534to use the same font or colour in your own control as in a standard 
    42614535control &#8211; which is a much better idea than hard coding specific 
     
    42704544<dl class="method"> 
    42714545<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClassName"> 
    4272 <tt class="descname">GetClassName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClassName" title="Permalink to this definition">¶</a></dt> 
    4273 <dd><p>GetClassName(self) -&gt; String</p> 
    4274 <p>Returns the class name of the C++ class using wxRTTI.</p> 
     4546<tt class="descname">GetClassName</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClassName" title="Permalink to this definition">¶</a></dt> 
     4547<dd><p>Returns the class name of the C++ class using wxRTTI.</p> 
    42754548</dd></dl> 
    42764549 
    42774550<dl class="method"> 
    42784551<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientAreaOrigin"> 
    4279 <tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
    4280 <dd><p>GetClientAreaOrigin(self) -&gt; Point</p> 
    4281 <p>Get the origin of the client area of the window relative to the 
     4552<tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
     4553<dd><p>Get the origin of the client area of the window relative to the 
    42824554window&#8217;s top left corner (the client area may be shifted because of 
    42834555the borders, scrollbars, other decorations...)</p> 
     
    42864558<dl class="method"> 
    42874559<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientRect"> 
    4288 <tt class="descname">GetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientRect" title="Permalink to this definition">¶</a></dt> 
    4289 <dd><p>GetClientRect(self) -&gt; Rect</p> 
    4290 <p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
     4560<tt class="descname">GetClientRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientRect" title="Permalink to this definition">¶</a></dt> 
     4561<dd><p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
    42914562</dd></dl> 
    42924563 
    42934564<dl class="method"> 
    42944565<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientSize"> 
    4295 <tt class="descname">GetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientSize" title="Permalink to this definition">¶</a></dt> 
    4296 <dd><p>GetClientSize(self) -&gt; Size</p> 
    4297 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
     4566<tt class="descname">GetClientSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientSize" title="Permalink to this definition">¶</a></dt> 
     4567<dd><p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    42984568area is the area which may be drawn on by the programmer, excluding 
    42994569title bar, border, scrollbars, etc.</p> 
     
    43024572<dl class="method"> 
    43034573<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientSizeTuple"> 
    4304 <tt class="descname">GetClientSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
    4305 <dd><p>GetClientSizeTuple() -&gt; (width, height)</p> 
    4306 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
     4574<tt class="descname">GetClientSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
     4575<dd><p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    43074576area is the area which may be drawn on by the programmer, excluding 
    43084577title bar, border, scrollbars, etc.</p> 
     
    43114580<dl class="method"> 
    43124581<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetConstraints"> 
    4313 <tt class="descname">GetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetConstraints" title="Permalink to this definition">¶</a></dt> 
    4314 <dd><p>GetConstraints(self) -&gt; LayoutConstraints</p> 
    4315 <p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
     4582<tt class="descname">GetConstraints</tt><big>(</big><em>self</em><big>)</big> &rarr; LayoutConstraints<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetConstraints" title="Permalink to this definition">¶</a></dt> 
     4583<dd><p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
    43164584are none.</p> 
    43174585</dd></dl> 
     
    43194587<dl class="method"> 
    43204588<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetContainingSizer"> 
    4321 <tt class="descname">GetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    4322 <dd><p>GetContainingSizer(self) -&gt; Sizer</p> 
    4323 <p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
     4589<tt class="descname">GetContainingSizer</tt><big>(</big><em>self</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
     4590<dd><p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
    43244591</dd></dl> 
    43254592 
    43264593<dl class="method"> 
    43274594<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCursor"> 
    4328 <tt class="descname">GetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCursor" title="Permalink to this definition">¶</a></dt> 
    4329 <dd><p>GetCursor(self) -&gt; Cursor</p> 
    4330 <p>Return the cursor associated with this window.</p> 
     4595<tt class="descname">GetCursor</tt><big>(</big><em>self</em><big>)</big> &rarr; Cursor<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetCursor" title="Permalink to this definition">¶</a></dt> 
     4596<dd><p>Return the cursor associated with this window.</p> 
    43314597</dd></dl> 
    43324598 
    43334599<dl class="method"> 
    43344600<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetDefaultAttributes"> 
    4335 <tt class="descname">GetDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    4336 <dd><p>GetDefaultAttributes(self) -&gt; VisualAttributes</p> 
    4337 <p>Get the default attributes for an instance of this class.  This is 
     4601<tt class="descname">GetDefaultAttributes</tt><big>(</big><em>self</em><big>)</big> &rarr; VisualAttributes<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     4602<dd><p>Get the default attributes for an instance of this class.  This is 
    43384603useful if you want to use the same font or colour in your own control 
    43394604as in a standard control &#8211; which is a much better idea than hard 
     
    43444609<dl class="method"> 
    43454610<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetDropTarget"> 
    4346 <tt class="descname">GetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
    4347 <dd><p>GetDropTarget(self) -&gt; DropTarget</p> 
    4348 <p>Returns the associated drop target, which may be None.</p> 
     4611<tt class="descname">GetDropTarget</tt><big>(</big><em>self</em><big>)</big> &rarr; DropTarget<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
     4612<dd><p>Returns the associated drop target, which may be None.</p> 
    43494613</dd></dl> 
    43504614 
    43514615<dl class="method"> 
    43524616<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEffectiveMinSize"> 
    4353 <tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
    4354 <dd><p>GetEffectiveMinSize(self) -&gt; Size</p> 
    4355 <p>This function will merge the window&#8217;s best size into the window&#8217;s 
     4617<tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
     4618<dd><p>This function will merge the window&#8217;s best size into the window&#8217;s 
    43564619minimum size, giving priority to the min size components, and returns 
    43574620the results.</p> 
     
    43604623<dl class="method"> 
    43614624<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEventHandler"> 
    4362 <tt class="descname">GetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
    4363 <dd><p>GetEventHandler(self) -&gt; EvtHandler</p> 
    4364 <p>Returns the event handler for this window. By default, the window is 
     4625<tt class="descname">GetEventHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
     4626<dd><p>Returns the event handler for this window. By default, the window is 
    43654627its own event handler.</p> 
    43664628</dd></dl> 
     
    43684630<dl class="method"> 
    43694631<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEvtHandlerEnabled"> 
    4370 <tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    4371 <dd><p>GetEvtHandlerEnabled(self) -&gt; bool</p> 
    4372 </dd></dl> 
     4632<tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
     4633<dd></dd></dl> 
    43734634 
    43744635<dl class="method"> 
    43754636<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetExtraStyle"> 
    4376 <tt class="descname">GetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    4377 <dd><p>GetExtraStyle(self) -&gt; long</p> 
    4378 <p>Returns the extra style bits for the window.</p> 
     4637<tt class="descname">GetExtraStyle</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
     4638<dd><p>Returns the extra style bits for the window.</p> 
    43794639</dd></dl> 
    43804640 
    43814641<dl class="method"> 
    43824642<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetFont"> 
    4383 <tt class="descname">GetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetFont" title="Permalink to this definition">¶</a></dt> 
    4384 <dd><p>GetFont(self) -&gt; Font</p> 
    4385 <p>Returns the default font used for this window.</p> 
     4643<tt class="descname">GetFont</tt><big>(</big><em>self</em><big>)</big> &rarr; Font<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetFont" title="Permalink to this definition">¶</a></dt> 
     4644<dd><p>Returns the default font used for this window.</p> 
    43864645</dd></dl> 
    43874646 
    43884647<dl class="method"> 
    43894648<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetForegroundColour"> 
    4390 <tt class="descname">GetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    4391 <dd><p>GetForegroundColour(self) -&gt; Colour</p> 
    4392 <p>Returns the foreground colour of the window.  The interpretation of 
     4649<tt class="descname">GetForegroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; Colour<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
     4650<dd><p>Returns the foreground colour of the window.  The interpretation of 
    43934651foreground colour is dependent on the window class; it may be the text 
    43944652colour or other colour, or it may not be used at all.</p> 
     
    43974655<dl class="method"> 
    43984656<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetFullTextExtent"> 
    4399 <tt class="descname">GetFullTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
    4400 <dd><dl class="docutils"> 
    4401 <dt>GetFullTextExtent(String string, Font font=None) -&gt;</dt> 
    4402 <dd>(width, height, descent, externalLeading)</dd> 
    4403 </dl> 
     4657<tt class="descname">GetFullTextExtent</tt><big>(</big><em>String string</em>, <em>Font font=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
     4658<dd><blockquote> 
     4659<div>(width, height, descent, externalLeading)</div></blockquote> 
    44044660<p>Get the width, height, decent and leading of the text using the 
    44054661current or specified font.</p> 
     
    44084664<dl class="method"> 
    44094665<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetGrandParent"> 
    4410 <tt class="descname">GetGrandParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
    4411 <dd><p>GetGrandParent(self) -&gt; Window</p> 
    4412 <p>Returns the parent of the parent of this window, or None if there 
     4666<tt class="descname">GetGrandParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
     4667<dd><p>Returns the parent of the parent of this window, or None if there 
    44134668isn&#8217;t one.</p> 
    44144669</dd></dl> 
     
    44164671<dl class="method"> 
    44174672<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetGtkWidget"> 
    4418 <tt class="descname">GetGtkWidget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
    4419 <dd><p>GetGtkWidget(self) -&gt; long</p> 
    4420 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
     4673<tt class="descname">GetGtkWidget</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
     4674<dd><p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
    44214675integer.  On the other platforms this method returns zero.</p> 
    44224676</dd></dl> 
     
    44244678<dl class="method"> 
    44254679<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHandle"> 
    4426 <tt class="descname">GetHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHandle" title="Permalink to this definition">¶</a></dt> 
    4427 <dd><p>GetHandle(self) -&gt; long</p> 
    4428 <p>Returns the platform-specific handle (as a long integer) of the 
     4680<tt class="descname">GetHandle</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHandle" title="Permalink to this definition">¶</a></dt> 
     4681<dd><p>Returns the platform-specific handle (as a long integer) of the 
    44294682physical window.  On wxMSW this is the win32 window handle, on wxGTK 
    44304683it is the XWindow ID, and on wxMac it is the ControlRef.</p> 
     
    44334686<dl class="method"> 
    44344687<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHelpText"> 
    4435 <tt class="descname">GetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHelpText" title="Permalink to this definition">¶</a></dt> 
    4436 <dd><p>GetHelpText(self) -&gt; String</p> 
    4437 <p>Gets the help text to be used as context-sensitive help for this 
     4688<tt class="descname">GetHelpText</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHelpText" title="Permalink to this definition">¶</a></dt> 
     4689<dd><p>Gets the help text to be used as context-sensitive help for this 
    44384690window.  Note that the text is actually stored by the current 
    44394691<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
     
    44424694<dl class="method"> 
    44434695<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHelpTextAtPoint"> 
    4444 <tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
    4445 <dd><p>GetHelpTextAtPoint(self, Point pt, wxHelpEvent::Origin origin) -&gt; String</p> 
    4446 <p>Get the help string associated with the given position in this window.</p> 
     4696<tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>self</em>, <em>Point pt</em>, <em>wxHelpEvent::Origin origin</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
     4697<dd><p>Get the help string associated with the given position in this window.</p> 
    44474698<p>Notice that pt may be invalid if event origin is keyboard or unknown 
    44484699and this method should return the global window help text then</p> 
     
    44514702<dl class="method"> 
    44524703<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetId"> 
    4453 <tt class="descname">GetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetId" title="Permalink to this definition">¶</a></dt> 
    4454 <dd><p>GetId(self) -&gt; int</p> 
    4455 <p>Returns the identifier of the window.  Each window has an integer 
     4704<tt class="descname">GetId</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetId" title="Permalink to this definition">¶</a></dt> 
     4705<dd><p>Returns the identifier of the window.  Each window has an integer 
    44564706identifier. If the application has not provided one (or the default Id 
    44574707-1 is used) then an unique identifier with a negative value will be 
     
    44614711<dl class="method"> 
    44624712<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLabel"> 
    4463 <tt class="descname">GetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLabel" title="Permalink to this definition">¶</a></dt> 
    4464 <dd><p>GetLabel(self) -&gt; String</p> 
    4465 <p>Generic way of getting a label from any window, for identification 
     4713<tt class="descname">GetLabel</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLabel" title="Permalink to this definition">¶</a></dt> 
     4714<dd><p>Generic way of getting a label from any window, for identification 
    44664715purposes.  The interpretation of this function differs from class to 
    44674716class. For frames and dialogs, the value returned is the title. For 
     
    44734722<dl class="method"> 
    44744723<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLabelText"> 
    4475 <tt class="descname">GetLabelText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLabelText" title="Permalink to this definition">¶</a></dt> 
    4476 <dd><p>GetLabelText(self) -&gt; String</p> 
    4477 <p>Get just the text of the label, without mnemonic characters (&#8216;&amp;&#8217;)</p> 
     4724<tt class="descname">GetLabelText</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLabelText" title="Permalink to this definition">¶</a></dt> 
     4725<dd><p>Get just the text of the label, without mnemonic characters (&#8216;&amp;&#8217;)</p> 
    44784726</dd></dl> 
    44794727 
    44804728<dl class="method"> 
    44814729<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLayoutDirection"> 
    4482 <tt class="descname">GetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    4483 <dd><p>GetLayoutDirection(self) -&gt; int</p> 
    4484 <p>Get the layout direction (LTR or RTL) for this window.  Returns 
     4730<tt class="descname">GetLayoutDirection</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     4731<dd><p>Get the layout direction (LTR or RTL) for this window.  Returns 
    44854732<tt class="docutils literal"><span class="pre">wx.Layout_Default</span></tt> if layout direction is not supported.</p> 
    44864733</dd></dl> 
     
    44884735<dl class="method"> 
    44894736<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMargins"> 
    4490 <tt class="descname">GetMargins</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMargins" title="Permalink to this definition">¶</a></dt> 
    4491 <dd><p>GetMargins(self) -&gt; Size</p> 
    4492 </dd></dl> 
     4737<tt class="descname">GetMargins</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMargins" title="Permalink to this definition">¶</a></dt> 
     4738<dd></dd></dl> 
    44934739 
    44944740<dl class="method"> 
    44954741<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxCols"> 
    4496 <tt class="descname">GetMaxCols</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxCols" title="Permalink to this definition">¶</a></dt> 
    4497 <dd><p>GetMaxCols(self) -&gt; int</p> 
    4498 </dd></dl> 
     4742<tt class="descname">GetMaxCols</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxCols" title="Permalink to this definition">¶</a></dt> 
     4743<dd></dd></dl> 
    44994744 
    45004745<dl class="method"> 
    45014746<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxHeight"> 
    4502 <tt class="descname">GetMaxHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
    4503 <dd><p>GetMaxHeight(self) -&gt; int</p> 
    4504 </dd></dl> 
     4747<tt class="descname">GetMaxHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
     4748<dd></dd></dl> 
    45054749 
    45064750<dl class="method"> 
    45074751<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxRows"> 
    4508 <tt class="descname">GetMaxRows</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxRows" title="Permalink to this definition">¶</a></dt> 
    4509 <dd><p>GetMaxRows(self) -&gt; int</p> 
    4510 </dd></dl> 
     4752<tt class="descname">GetMaxRows</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxRows" title="Permalink to this definition">¶</a></dt> 
     4753<dd></dd></dl> 
    45114754 
    45124755<dl class="method"> 
    45134756<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxSize"> 
    4514 <tt class="descname">GetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
    4515 <dd><p>GetMaxSize(self) -&gt; Size</p> 
    4516 </dd></dl> 
     4757<tt class="descname">GetMaxSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
     4758<dd></dd></dl> 
    45174759 
    45184760<dl class="method"> 
    45194761<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxWidth"> 
    4520 <tt class="descname">GetMaxWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
    4521 <dd><p>GetMaxWidth(self) -&gt; int</p> 
    4522 </dd></dl> 
     4762<tt class="descname">GetMaxWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
     4763<dd></dd></dl> 
    45234764 
    45244765<dl class="method"> 
    45254766<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinHeight"> 
    4526 <tt class="descname">GetMinHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
    4527 <dd><p>GetMinHeight(self) -&gt; int</p> 
    4528 </dd></dl> 
     4767<tt class="descname">GetMinHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
     4768<dd></dd></dl> 
    45294769 
    45304770<dl class="method"> 
    45314771<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinSize"> 
    4532 <tt class="descname">GetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinSize" title="Permalink to this definition">¶</a></dt> 
    4533 <dd><p>GetMinSize(self) -&gt; Size</p> 
    4534 </dd></dl> 
     4772<tt class="descname">GetMinSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinSize" title="Permalink to this definition">¶</a></dt> 
     4773<dd></dd></dl> 
    45354774 
    45364775<dl class="method"> 
    45374776<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinWidth"> 
    4538 <tt class="descname">GetMinWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
    4539 <dd><p>GetMinWidth(self) -&gt; int</p> 
    4540 </dd></dl> 
     4777<tt class="descname">GetMinWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
     4778<dd></dd></dl> 
    45414779 
    45424780<dl class="method"> 
    45434781<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetName"> 
    4544 <tt class="descname">GetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetName" title="Permalink to this definition">¶</a></dt> 
    4545 <dd><p>GetName(self) -&gt; String</p> 
    4546 <p>Returns the windows name.  This name is not guaranteed to be unique; 
     4782<tt class="descname">GetName</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetName" title="Permalink to this definition">¶</a></dt> 
     4783<dd><p>Returns the windows name.  This name is not guaranteed to be unique; 
    45474784it is up to the programmer to supply an appropriate name in the window 
    45484785constructor or via wx.Window.SetName.</p> 
     
    45514788<dl class="method"> 
    45524789<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetNextHandler"> 
    4553 <tt class="descname">GetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
    4554 <dd><p>GetNextHandler(self) -&gt; EvtHandler</p> 
    4555 </dd></dl> 
     4790<tt class="descname">GetNextHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
     4791<dd></dd></dl> 
    45564792 
    45574793<dl class="method"> 
    45584794<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetParent"> 
    4559 <tt class="descname">GetParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetParent" title="Permalink to this definition">¶</a></dt> 
    4560 <dd><p>GetParent(self) -&gt; Window</p> 
    4561 <p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
     4795<tt class="descname">GetParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetParent" title="Permalink to this definition">¶</a></dt> 
     4796<dd><p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
    45624797</dd></dl> 
    45634798 
    45644799<dl class="method"> 
    45654800<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPosition"> 
    4566 <tt class="descname">GetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPosition" title="Permalink to this definition">¶</a></dt> 
    4567 <dd><p>GetPosition(self) -&gt; Point</p> 
    4568 <p>Get the window&#8217;s position.  Notice that the position is in client 
     4801<tt class="descname">GetPosition</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPosition" title="Permalink to this definition">¶</a></dt> 
     4802<dd><p>Get the window&#8217;s position.  Notice that the position is in client 
    45694803coordinates for child windows and screen coordinates for the top level 
    45704804ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
     
    45744808<dl class="method"> 
    45754809<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPositionTuple"> 
    4576 <tt class="descname">GetPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
    4577 <dd><p>GetPositionTuple() -&gt; (x,y)</p> 
    4578 <p>Get the window&#8217;s position.  Notice that the position is in client 
     4810<tt class="descname">GetPositionTuple</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
     4811<dd><p>Get the window&#8217;s position.  Notice that the position is in client 
    45794812coordinates for child windows and screen coordinates for the top level 
    45804813ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
     
    45844817<dl class="method"> 
    45854818<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPreviousHandler"> 
    4586 <tt class="descname">GetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    4587 <dd><p>GetPreviousHandler(self) -&gt; EvtHandler</p> 
    4588 </dd></dl> 
     4819<tt class="descname">GetPreviousHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
     4820<dd></dd></dl> 
    45894821 
    45904822<dl class="method"> 
    45914823<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetRect"> 
    4592 <tt class="descname">GetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetRect" title="Permalink to this definition">¶</a></dt> 
    4593 <dd><p>GetRect(self) -&gt; Rect</p> 
    4594 <p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
     4824<tt class="descname">GetRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetRect" title="Permalink to this definition">¶</a></dt> 
     4825<dd><p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
    45954826</dd></dl> 
    45964827 
    45974828<dl class="method"> 
    45984829<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenPosition"> 
    4599 <tt class="descname">GetScreenPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
    4600 <dd><p>GetScreenPosition(self) -&gt; Point</p> 
    4601 <p>Get the position of the window in screen coordinantes.</p> 
     4830<tt class="descname">GetScreenPosition</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
     4831<dd><p>Get the position of the window in screen coordinantes.</p> 
    46024832</dd></dl> 
    46034833 
    46044834<dl class="method"> 
    46054835<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenPositionTuple"> 
    4606 <tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
    4607 <dd><p>GetScreenPositionTuple() -&gt; (x,y)</p> 
    4608 <p>Get the position of the window in screen coordinantes.</p> 
     4836<tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
     4837<dd><p>Get the position of the window in screen coordinantes.</p> 
    46094838</dd></dl> 
    46104839 
    46114840<dl class="method"> 
    46124841<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenRect"> 
    4613 <tt class="descname">GetScreenRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
    4614 <dd><p>GetScreenRect(self) -&gt; Rect</p> 
    4615 <p>Returns the size and position of the window in screen coordinantes as 
     4842<tt class="descname">GetScreenRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
     4843<dd><p>Returns the size and position of the window in screen coordinantes as 
    46164844a <cite>wx.Rect</cite> object.</p> 
    46174845</dd></dl> 
     
    46194847<dl class="method"> 
    46204848<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollPos"> 
    4621 <tt class="descname">GetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
    4622 <dd><p>GetScrollPos(self, int orientation) -&gt; int</p> 
    4623 <p>Returns the built-in scrollbar position.</p> 
     4849<tt class="descname">GetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
     4850<dd><p>Returns the built-in scrollbar position.</p> 
    46244851</dd></dl> 
    46254852 
    46264853<dl class="method"> 
    46274854<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollRange"> 
    4628 <tt class="descname">GetScrollRange</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
    4629 <dd><p>GetScrollRange(self, int orientation) -&gt; int</p> 
    4630 <p>Returns the built-in scrollbar range.</p> 
     4855<tt class="descname">GetScrollRange</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
     4856<dd><p>Returns the built-in scrollbar range.</p> 
    46314857</dd></dl> 
    46324858 
    46334859<dl class="method"> 
    46344860<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollThumb"> 
    4635 <tt class="descname">GetScrollThumb</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
    4636 <dd><p>GetScrollThumb(self, int orientation) -&gt; int</p> 
    4637 <p>Returns the built-in scrollbar thumb size.</p> 
     4861<tt class="descname">GetScrollThumb</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
     4862<dd><p>Returns the built-in scrollbar thumb size.</p> 
    46384863</dd></dl> 
    46394864 
    46404865<dl class="method"> 
    46414866<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSize"> 
    4642 <tt class="descname">GetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSize" title="Permalink to this definition">¶</a></dt> 
    4643 <dd><p>GetSize(self) -&gt; Size</p> 
    4644 <p>Get the window size.</p> 
     4867<tt class="descname">GetSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSize" title="Permalink to this definition">¶</a></dt> 
     4868<dd><p>Get the window size.</p> 
    46454869</dd></dl> 
    46464870 
    46474871<dl class="method"> 
    46484872<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSizeTuple"> 
    4649 <tt class="descname">GetSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
    4650 <dd><p>GetSizeTuple() -&gt; (width, height)</p> 
    4651 <p>Get the window size.</p> 
     4873<tt class="descname">GetSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
     4874<dd><p>Get the window size.</p> 
    46524875</dd></dl> 
    46534876 
    46544877<dl class="method"> 
    46554878<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSizer"> 
    4656 <tt class="descname">GetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSizer" title="Permalink to this definition">¶</a></dt> 
    4657 <dd><p>GetSizer(self) -&gt; Sizer</p> 
    4658 <p>Return the sizer associated with the window by a previous call to 
     4879<tt class="descname">GetSizer</tt><big>(</big><em>self</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetSizer" title="Permalink to this definition">¶</a></dt> 
     4880<dd><p>Return the sizer associated with the window by a previous call to 
    46594881SetSizer or None if there isn&#8217;t one.</p> 
    46604882</dd></dl> 
     
    46624884<dl class="method"> 
    46634885<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetTextExtent"> 
    4664 <tt class="descname">GetTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
    4665 <dd><p>GetTextExtent(String string) -&gt; (width, height)</p> 
    4666 <p>Get the width and height of the text using the current font.</p> 
     4886<tt class="descname">GetTextExtent</tt><big>(</big><em>String string) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
     4887<dd><p>Get the width and height of the text using the current font.</p> 
    46674888</dd></dl> 
    46684889 
    46694890<dl class="method"> 
    46704891<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetThemeEnabled"> 
    4671 <tt class="descname">GetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    4672 <dd><p>GetThemeEnabled(self) -&gt; bool</p> 
    4673 <p>Return the themeEnabled flag.</p> 
     4892<tt class="descname">GetThemeEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
     4893<dd><p>Return the themeEnabled flag.</p> 
    46744894</dd></dl> 
    46754895 
    46764896<dl class="method"> 
    46774897<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolBitmapSize"> 
    4678 <tt class="descname">GetToolBitmapSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolBitmapSize" title="Permalink to this definition">¶</a></dt> 
    4679 <dd><p>GetToolBitmapSize(self) -&gt; Size</p> 
    4680 </dd></dl> 
     4898<tt class="descname">GetToolBitmapSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolBitmapSize" title="Permalink to this definition">¶</a></dt> 
     4899<dd></dd></dl> 
    46814900 
    46824901<dl class="method"> 
    46834902<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolClientData"> 
    4684 <tt class="descname">GetToolClientData</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolClientData" title="Permalink to this definition">¶</a></dt> 
    4685 <dd><p>GetToolClientData(self, int id) -&gt; PyObject</p> 
    4686 </dd></dl> 
     4903<tt class="descname">GetToolClientData</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; PyObject<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolClientData" title="Permalink to this definition">¶</a></dt> 
     4904<dd></dd></dl> 
    46874905 
    46884906<dl class="method"> 
    46894907<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolEnabled"> 
    4690 <tt class="descname">GetToolEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolEnabled" title="Permalink to this definition">¶</a></dt> 
    4691 <dd><p>GetToolEnabled(self, int id) -&gt; bool</p> 
    4692 </dd></dl> 
     4908<tt class="descname">GetToolEnabled</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolEnabled" title="Permalink to this definition">¶</a></dt> 
     4909<dd></dd></dl> 
    46934910 
    46944911<dl class="method"> 
    46954912<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolLongHelp"> 
    4696 <tt class="descname">GetToolLongHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolLongHelp" title="Permalink to this definition">¶</a></dt> 
    4697 <dd><p>GetToolLongHelp(self, int id) -&gt; String</p> 
    4698 </dd></dl> 
     4913<tt class="descname">GetToolLongHelp</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolLongHelp" title="Permalink to this definition">¶</a></dt> 
     4914<dd></dd></dl> 
    46994915 
    47004916<dl class="method"> 
    47014917<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolMargins"> 
    4702 <tt class="descname">GetToolMargins</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolMargins" title="Permalink to this definition">¶</a></dt> 
    4703 <dd><p>GetToolMargins(self) -&gt; Size</p> 
    4704 </dd></dl> 
     4918<tt class="descname">GetToolMargins</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolMargins" title="Permalink to this definition">¶</a></dt> 
     4919<dd></dd></dl> 
    47054920 
    47064921<dl class="method"> 
    47074922<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolPacking"> 
    4708 <tt class="descname">GetToolPacking</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolPacking" title="Permalink to this definition">¶</a></dt> 
    4709 <dd><p>GetToolPacking(self) -&gt; int</p> 
    4710 </dd></dl> 
     4923<tt class="descname">GetToolPacking</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolPacking" title="Permalink to this definition">¶</a></dt> 
     4924<dd></dd></dl> 
    47114925 
    47124926<dl class="method"> 
    47134927<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolPos"> 
    4714 <tt class="descname">GetToolPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolPos" title="Permalink to this definition">¶</a></dt> 
    4715 <dd><p>GetToolPos(self, int id) -&gt; int</p> 
    4716 </dd></dl> 
     4928<tt class="descname">GetToolPos</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolPos" title="Permalink to this definition">¶</a></dt> 
     4929<dd></dd></dl> 
    47174930 
    47184931<dl class="method"> 
    47194932<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolSeparation"> 
    4720 <tt class="descname">GetToolSeparation</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolSeparation" title="Permalink to this definition">¶</a></dt> 
    4721 <dd><p>GetToolSeparation(self) -&gt; int</p> 
    4722 </dd></dl> 
     4933<tt class="descname">GetToolSeparation</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolSeparation" title="Permalink to this definition">¶</a></dt> 
     4934<dd></dd></dl> 
    47234935 
    47244936<dl class="method"> 
    47254937<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolShortHelp"> 
    4726 <tt class="descname">GetToolShortHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolShortHelp" title="Permalink to this definition">¶</a></dt> 
    4727 <dd><p>GetToolShortHelp(self, int id) -&gt; String</p> 
    4728 </dd></dl> 
     4938<tt class="descname">GetToolShortHelp</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolShortHelp" title="Permalink to this definition">¶</a></dt> 
     4939<dd></dd></dl> 
    47294940 
    47304941<dl class="method"> 
    47314942<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolSize"> 
    4732 <tt class="descname">GetToolSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolSize" title="Permalink to this definition">¶</a></dt> 
    4733 <dd><p>GetToolSize(self) -&gt; Size</p> 
    4734 </dd></dl> 
     4943<tt class="descname">GetToolSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolSize" title="Permalink to this definition">¶</a></dt> 
     4944<dd></dd></dl> 
    47354945 
    47364946<dl class="method"> 
    47374947<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolState"> 
    4738 <tt class="descname">GetToolState</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolState" title="Permalink to this definition">¶</a></dt> 
    4739 <dd><p>GetToolState(self, int id) -&gt; bool</p> 
    4740 </dd></dl> 
     4948<tt class="descname">GetToolState</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolState" title="Permalink to this definition">¶</a></dt> 
     4949<dd></dd></dl> 
    47414950 
    47424951<dl class="method"> 
    47434952<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolTip"> 
    4744 <tt class="descname">GetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolTip" title="Permalink to this definition">¶</a></dt> 
    4745 <dd><p>GetToolTip(self) -&gt; ToolTip</p> 
    4746 <p>get the associated tooltip or None if none</p> 
     4953<tt class="descname">GetToolTip</tt><big>(</big><em>self</em><big>)</big> &rarr; ToolTip<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolTip" title="Permalink to this definition">¶</a></dt> 
     4954<dd><p>get the associated tooltip or None if none</p> 
    47474955</dd></dl> 
    47484956 
    47494957<dl class="method"> 
    47504958<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolsCount"> 
    4751 <tt class="descname">GetToolsCount</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolsCount" title="Permalink to this definition">¶</a></dt> 
    4752 <dd><p>GetToolsCount(self) -&gt; size_t</p> 
    4753 </dd></dl> 
     4959<tt class="descname">GetToolsCount</tt><big>(</big><em>self</em><big>)</big> &rarr; size_t<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetToolsCount" title="Permalink to this definition">¶</a></dt> 
     4960<dd></dd></dl> 
    47544961 
    47554962<dl class="method"> 
    47564963<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetTopLevelParent"> 
    4757 <tt class="descname">GetTopLevelParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
    4758 <dd><p>GetTopLevelParent(self) -&gt; Window</p> 
    4759 <p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
     4964<tt class="descname">GetTopLevelParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
     4965<dd><p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
    47604966</dd></dl> 
    47614967 
    47624968<dl class="method"> 
    47634969<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetUpdateClientRect"> 
    4764 <tt class="descname">GetUpdateClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
    4765 <dd><p>GetUpdateClientRect(self) -&gt; Rect</p> 
    4766 <p>Get the update rectangle region bounding box in client coords.</p> 
     4970<tt class="descname">GetUpdateClientRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
     4971<dd><p>Get the update rectangle region bounding box in client coords.</p> 
    47674972</dd></dl> 
    47684973 
    47694974<dl class="method"> 
    47704975<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetUpdateRegion"> 
    4771 <tt class="descname">GetUpdateRegion</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
    4772 <dd><p>GetUpdateRegion(self) -&gt; Region</p> 
    4773 <p>Returns the region specifying which parts of the window have been 
     4976<tt class="descname">GetUpdateRegion</tt><big>(</big><em>self</em><big>)</big> &rarr; Region<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
     4977<dd><p>Returns the region specifying which parts of the window have been 
    47744978damaged. Should only be called within an EVT_PAINT handler.</p> 
    47754979</dd></dl> 
     
    47774981<dl class="method"> 
    47784982<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetValidator"> 
    4779 <tt class="descname">GetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetValidator" title="Permalink to this definition">¶</a></dt> 
    4780 <dd><p>GetValidator(self) -&gt; Validator</p> 
    4781 <p>Returns a pointer to the current validator for the window, or None if 
     4983<tt class="descname">GetValidator</tt><big>(</big><em>self</em><big>)</big> &rarr; Validator<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetValidator" title="Permalink to this definition">¶</a></dt> 
     4984<dd><p>Returns a pointer to the current validator for the window, or None if 
    47824985there is none.</p> 
    47834986</dd></dl> 
     
    47854988<dl class="method"> 
    47864989<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetVirtualSize"> 
    4787 <tt class="descname">GetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    4788 <dd><p>GetVirtualSize(self) -&gt; Size</p> 
    4789 <p>Get the the virtual size of the window in pixels.  For most windows 
     4990<tt class="descname">GetVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     4991<dd><p>Get the the virtual size of the window in pixels.  For most windows 
    47904992this is just the client area of the window, but for some like scrolled 
    47914993windows it is more or less independent of the screen window size.</p> 
     
    47944996<dl class="method"> 
    47954997<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetVirtualSizeTuple"> 
    4796 <tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
    4797 <dd><p>GetVirtualSizeTuple() -&gt; (width, height)</p> 
    4798 <p>Get the the virtual size of the window in pixels.  For most windows 
     4998<tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
     4999<dd><p>Get the the virtual size of the window in pixels.  For most windows 
    47995000this is just the client area of the window, but for some like scrolled 
    48005001windows it is more or less independent of the screen window size.</p> 
     
    48035004<dl class="method"> 
    48045005<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowBorderSize"> 
    4805 <tt class="descname">GetWindowBorderSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
    4806 <dd><p>GetWindowBorderSize(self) -&gt; Size</p> 
    4807 <p>Return the size of the left/right and top/bottom borders.</p> 
     5006<tt class="descname">GetWindowBorderSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
     5007<dd><p>Return the size of the left/right and top/bottom borders.</p> 
    48085008</dd></dl> 
    48095009 
    48105010<dl class="method"> 
    48115011<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowStyle"> 
    4812 <tt class="descname">GetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
     5012<tt class="descname">GetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    48135013<dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    48145014<p>Gets the window style that was passed to the constructor or Create 
     
    48185018<dl class="method"> 
    48195019<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowStyleFlag"> 
    4820 <tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    4821 <dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    4822 <p>Gets the window style that was passed to the constructor or Create 
     5020<tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
     5021<dd><p>Gets the window style that was passed to the constructor or Create 
    48235022method.</p> 
    48245023</dd></dl> 
     
    48265025<dl class="method"> 
    48275026<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowVariant"> 
    4828 <tt class="descname">GetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    4829 <dd><p>GetWindowVariant(self) -&gt; int</p> 
    4830 </dd></dl> 
     5027<tt class="descname">GetWindowVariant</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
     5028<dd></dd></dl> 
    48315029 
    48325030<dl class="attribute"> 
     
    48525050<dl class="method"> 
    48535051<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasCapture"> 
    4854 <tt class="descname">HasCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasCapture" title="Permalink to this definition">¶</a></dt> 
    4855 <dd><p>HasCapture(self) -&gt; bool</p> 
    4856 <p>Returns true if this window has the current mouse capture.</p> 
     5052<tt class="descname">HasCapture</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasCapture" title="Permalink to this definition">¶</a></dt> 
     5053<dd><p>Returns true if this window has the current mouse capture.</p> 
    48575054</dd></dl> 
    48585055 
    48595056<dl class="method"> 
    48605057<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasFlag"> 
    4861 <tt class="descname">HasFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasFlag" title="Permalink to this definition">¶</a></dt> 
    4862 <dd><p>HasFlag(self, int flag) -&gt; bool</p> 
    4863 <p>Test if the given style is set for this window.</p> 
     5058<tt class="descname">HasFlag</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasFlag" title="Permalink to this definition">¶</a></dt> 
     5059<dd><p>Test if the given style is set for this window.</p> 
    48645060</dd></dl> 
    48655061 
    48665062<dl class="method"> 
    48675063<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasMultiplePages"> 
    4868 <tt class="descname">HasMultiplePages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
    4869 <dd><p>HasMultiplePages(self) -&gt; bool</p> 
    4870 </dd></dl> 
     5064<tt class="descname">HasMultiplePages</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
     5065<dd></dd></dl> 
    48715066 
    48725067<dl class="method"> 
    48735068<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasScrollbar"> 
    4874 <tt class="descname">HasScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
    4875 <dd><p>HasScrollbar(self, int orient) -&gt; bool</p> 
    4876 <p>Does the window have the scrollbar for this orientation?</p> 
     5069<tt class="descname">HasScrollbar</tt><big>(</big><em>self</em>, <em>int orient</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
     5070<dd><p>Does the window have the scrollbar for this orientation?</p> 
    48775071</dd></dl> 
    48785072 
    48795073<dl class="method"> 
    48805074<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasTransparentBackground"> 
    4881 <tt class="descname">HasTransparentBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
    4882 <dd><p>HasTransparentBackground(self) -&gt; bool</p> 
    4883 <p>Returns True if this window&#8217;s background is transparent (as, for 
     5075<tt class="descname">HasTransparentBackground</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
     5076<dd><p>Returns True if this window&#8217;s background is transparent (as, for 
    48845077example, for <cite>wx.StaticText</cite>) and should show the parent window&#8217;s 
    48855078background.</p> 
     
    48985091<dl class="method"> 
    48995092<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Hide"> 
    4900 <tt class="descname">Hide</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Hide" title="Permalink to this definition">¶</a></dt> 
    4901 <dd><p>Hide(self) -&gt; bool</p> 
    4902 <p>Equivalent to calling Show(False).</p> 
     5093<tt class="descname">Hide</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Hide" title="Permalink to this definition">¶</a></dt> 
     5094<dd><p>Equivalent to calling Show(False).</p> 
    49035095</dd></dl> 
    49045096 
    49055097<dl class="method"> 
    49065098<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HitTest"> 
    4907 <tt class="descname">HitTest</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HitTest" title="Permalink to this definition">¶</a></dt> 
    4908 <dd><p>HitTest(self, Point pt) -&gt; int</p> 
    4909 <p>Test where the given (in client coords) point lies</p> 
     5099<tt class="descname">HitTest</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HitTest" title="Permalink to this definition">¶</a></dt> 
     5100<dd><p>Test where the given (in client coords) point lies</p> 
    49105101</dd></dl> 
    49115102 
    49125103<dl class="method"> 
    49135104<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HitTestXY"> 
    4914 <tt class="descname">HitTestXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HitTestXY" title="Permalink to this definition">¶</a></dt> 
    4915 <dd><p>HitTestXY(self, int x, int y) -&gt; int</p> 
    4916 <p>Test where the given (in client coords) point lies</p> 
     5105<tt class="descname">HitTestXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.HitTestXY" title="Permalink to this definition">¶</a></dt> 
     5106<dd><p>Test where the given (in client coords) point lies</p> 
    49175107</dd></dl> 
    49185108 
     
    49255115<dl class="method"> 
    49265116<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InheritAttributes"> 
    4927 <tt class="descname">InheritAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
    4928 <dd><p>InheritAttributes(self)</p> 
    4929 <p>This function is (or should be, in case of custom controls) called 
     5117<tt class="descname">InheritAttributes</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
     5118<dd><p>This function is (or should be, in case of custom controls) called 
    49305119during window creation to intelligently set up the window visual 
    49315120attributes, that is the font and the foreground and background 
     
    49525141<dl class="method"> 
    49535142<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InheritsBackgroundColour"> 
    4954 <tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    4955 <dd><p>InheritsBackgroundColour(self) -&gt; bool</p> 
    4956 </dd></dl> 
     5143<tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     5144<dd></dd></dl> 
    49575145 
    49585146<dl class="method"> 
    49595147<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InitDialog"> 
    4960 <tt class="descname">InitDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InitDialog" title="Permalink to this definition">¶</a></dt> 
    4961 <dd><p>InitDialog(self)</p> 
    4962 <p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
     5148<tt class="descname">InitDialog</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InitDialog" title="Permalink to this definition">¶</a></dt> 
     5149<dd><p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
    49635150to the dialog via validators.</p> 
    49645151</dd></dl> 
     
    49665153<dl class="method"> 
    49675154<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertControl"> 
    4968 <tt class="descname">InsertControl</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertControl" title="Permalink to this definition">¶</a></dt> 
    4969 <dd><p>InsertControl(self, size_t pos, Control control) -&gt; ToolBarToolBase</p> 
    4970 </dd></dl> 
     5155<tt class="descname">InsertControl</tt><big>(</big><em>self</em>, <em>size_t pos</em>, <em>Control control</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertControl" title="Permalink to this definition">¶</a></dt> 
     5156<dd></dd></dl> 
    49715157 
    49725158<dl class="method"> 
    49735159<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertLabelTool"> 
    4974 <tt class="descname">InsertLabelTool</tt><big>(</big><em>pos</em>, <em>id</em>, <em>label</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>kind=0</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertLabelTool" title="Permalink to this definition">¶</a></dt> 
     5160<tt class="descname">InsertLabelTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertLabelTool" title="Permalink to this definition">¶</a></dt> 
    49755161<dd><p>Insert the new tool at the given position, if pos == GetToolsCount(), it 
    49765162is equivalent to AddTool()</p> 
     
    49795165<dl class="method"> 
    49805166<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertSeparator"> 
    4981 <tt class="descname">InsertSeparator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertSeparator" title="Permalink to this definition">¶</a></dt> 
    4982 <dd><p>InsertSeparator(self, size_t pos) -&gt; ToolBarToolBase</p> 
    4983 </dd></dl> 
     5167<tt class="descname">InsertSeparator</tt><big>(</big><em>self</em>, <em>size_t pos</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertSeparator" title="Permalink to this definition">¶</a></dt> 
     5168<dd></dd></dl> 
    49845169 
    49855170<dl class="method"> 
    49865171<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertSimpleTool"> 
    4987 <tt class="descname">InsertSimpleTool</tt><big>(</big><em>pos</em>, <em>id</em>, <em>bitmap</em>, <em>shortHelpString=''</em>, <em>longHelpString=''</em>, <em>isToggle=0</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertSimpleTool" title="Permalink to this definition">¶</a></dt> 
     5172<tt class="descname">InsertSimpleTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertSimpleTool" title="Permalink to this definition">¶</a></dt> 
    49885173<dd><p>Old style method to insert a tool in the toolbar.</p> 
    49895174</dd></dl> 
     
    49915176<dl class="method"> 
    49925177<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertTool"> 
    4993 <tt class="descname">InsertTool</tt><big>(</big><em>pos</em>, <em>id</em>, <em>bitmap</em>, <em>pushedBitmap=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>isToggle=0</em>, <em>clientData=None</em>, <em>shortHelpString=''</em>, <em>longHelpString=''</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertTool" title="Permalink to this definition">¶</a></dt> 
     5178<tt class="descname">InsertTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertTool" title="Permalink to this definition">¶</a></dt> 
    49945179<dd><p>Old style method to insert a tool in the toolbar.</p> 
    49955180</dd></dl> 
     
    49975182<dl class="method"> 
    49985183<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertToolItem"> 
    4999 <tt class="descname">InsertToolItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertToolItem" title="Permalink to this definition">¶</a></dt> 
    5000 <dd><p>InsertToolItem(self, size_t pos, ToolBarToolBase tool) -&gt; ToolBarToolBase</p> 
    5001 </dd></dl> 
     5184<tt class="descname">InsertToolItem</tt><big>(</big><em>self</em>, <em>size_t pos</em>, <em>ToolBarToolBase tool</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InsertToolItem" title="Permalink to this definition">¶</a></dt> 
     5185<dd></dd></dl> 
    50025186 
    50035187<dl class="method"> 
    50045188<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InvalidateBestSize"> 
    5005 <tt class="descname">InvalidateBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
    5006 <dd><p>InvalidateBestSize(self)</p> 
    5007 <p>Reset the cached best size value so it will be recalculated the next 
     5189<tt class="descname">InvalidateBestSize</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
     5190<dd><p>Reset the cached best size value so it will be recalculated the next 
    50085191time it is needed.</p> 
    50095192</dd></dl> 
     
    50115194<dl class="method"> 
    50125195<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsBeingDeleted"> 
    5013 <tt class="descname">IsBeingDeleted</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
    5014 <dd><p>IsBeingDeleted(self) -&gt; bool</p> 
    5015 <p>Is the window in the process of being deleted?</p> 
     5196<tt class="descname">IsBeingDeleted</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
     5197<dd><p>Is the window in the process of being deleted?</p> 
    50165198</dd></dl> 
    50175199 
    50185200<dl class="method"> 
    50195201<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsDoubleBuffered"> 
    5020 <tt class="descname">IsDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    5021 <dd><p>IsDoubleBuffered(self) -&gt; bool</p> 
    5022 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
     5202<tt class="descname">IsDoubleBuffered</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
     5203<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
    50235204system, i.e. if any drawing done on the window is really done on a 
    50245205temporary backing surface and transferred to the screen all at once 
     
    50285209<dl class="method"> 
    50295210<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsEnabled"> 
    5030 <tt class="descname">IsEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsEnabled" title="Permalink to this definition">¶</a></dt> 
    5031 <dd><p>IsEnabled(self) -&gt; bool</p> 
    5032 <p>Returns true if the window is enabled for input, false otherwise.</p> 
     5211<tt class="descname">IsEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsEnabled" title="Permalink to this definition">¶</a></dt> 
     5212<dd><p>Returns true if the window is enabled for input, false otherwise.</p> 
    50335213</dd></dl> 
    50345214 
    50355215<dl class="method"> 
    50365216<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposed"> 
    5037 <tt class="descname">IsExposed</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposed" title="Permalink to this definition">¶</a></dt> 
    5038 <dd><p>IsExposed(self, int x, int y, int w=1, int h=1) -&gt; bool</p> 
    5039 <p>Returns true if the given point or rectangle area has been exposed 
     5217<tt class="descname">IsExposed</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int w=1</em>, <em>int h=1</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposed" title="Permalink to this definition">¶</a></dt> 
     5218<dd><p>Returns true if the given point or rectangle area has been exposed 
    50405219since the last repaint. Call this in an paint event handler to 
    50415220optimize redrawing by only redrawing those areas, which have been 
     
    50455224<dl class="method"> 
    50465225<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposedPoint"> 
    5047 <tt class="descname">IsExposedPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
    5048 <dd><p>IsExposedPoint(self, Point pt) -&gt; bool</p> 
    5049 <p>Returns true if the given point or rectangle area has been exposed 
     5226<tt class="descname">IsExposedPoint</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
     5227<dd><p>Returns true if the given point or rectangle area has been exposed 
    50505228since the last repaint. Call this in an paint event handler to 
    50515229optimize redrawing by only redrawing those areas, which have been 
     
    50555233<dl class="method"> 
    50565234<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposedRect"> 
    5057 <tt class="descname">IsExposedRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
    5058 <dd><p>IsExposedRect(self, Rect rect) -&gt; bool</p> 
    5059 <p>Returns true if the given point or rectangle area has been exposed 
     5235<tt class="descname">IsExposedRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
     5236<dd><p>Returns true if the given point or rectangle area has been exposed 
    50605237since the last repaint. Call this in an paint event handler to 
    50615238optimize redrawing by only redrawing those areas, which have been 
     
    50655242<dl class="method"> 
    50665243<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsFrozen"> 
    5067 <tt class="descname">IsFrozen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsFrozen" title="Permalink to this definition">¶</a></dt> 
    5068 <dd><p>IsFrozen(self) -&gt; bool</p> 
    5069 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
     5244<tt class="descname">IsFrozen</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsFrozen" title="Permalink to this definition">¶</a></dt> 
     5245<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
    50705246<table class="docutils field-list" frame="void" rules="none"> 
    50715247<col class="field-name" /> 
    50725248<col class="field-body" /> 
    50735249<tbody valign="top"> 
    5074 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
     5250<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
    50755251</tr> 
    50765252</tbody> 
     
    50805256<dl class="method"> 
    50815257<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsRetained"> 
    5082 <tt class="descname">IsRetained</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsRetained" title="Permalink to this definition">¶</a></dt> 
    5083 <dd><p>IsRetained(self) -&gt; bool</p> 
    5084 <p>Returns true if the window is retained, false otherwise.  Retained 
     5258<tt class="descname">IsRetained</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsRetained" title="Permalink to this definition">¶</a></dt> 
     5259<dd><p>Returns true if the window is retained, false otherwise.  Retained 
    50855260windows are only available on X platforms.</p> 
    50865261</dd></dl> 
     
    50885263<dl class="method"> 
    50895264<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsSameAs"> 
    5090 <tt class="descname">IsSameAs</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsSameAs" title="Permalink to this definition">¶</a></dt> 
    5091 <dd><p>IsSameAs(self, Object p) -&gt; bool</p> 
    5092 <p>For wx.Objects that use C++ reference counting internally, this method 
     5265<tt class="descname">IsSameAs</tt><big>(</big><em>self</em>, <em>Object p</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsSameAs" title="Permalink to this definition">¶</a></dt> 
     5266<dd><p>For wx.Objects that use C++ reference counting internally, this method 
    50935267can be used to determine if two objects are referencing the same data 
    50945268object.</p> 
     
    50975271<dl class="method"> 
    50985272<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsShown"> 
    5099 <tt class="descname">IsShown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsShown" title="Permalink to this definition">¶</a></dt> 
    5100 <dd><p>IsShown(self) -&gt; bool</p> 
    5101 <p>Returns true if the window is shown, false if it has been hidden.</p> 
     5273<tt class="descname">IsShown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsShown" title="Permalink to this definition">¶</a></dt> 
     5274<dd><p>Returns true if the window is shown, false if it has been hidden.</p> 
    51025275</dd></dl> 
    51035276 
    51045277<dl class="method"> 
    51055278<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsShownOnScreen"> 
    5106 <tt class="descname">IsShownOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
    5107 <dd><p>IsShownOnScreen(self) -&gt; bool</p> 
    5108 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
     5279<tt class="descname">IsShownOnScreen</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
     5280<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
    51095281i.e. it is shown and all its parents up to the toplevel window are 
    51105282shown as well.</p> 
     
    51135285<dl class="method"> 
    51145286<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsTopLevel"> 
    5115 <tt class="descname">IsTopLevel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
    5116 <dd><p>IsTopLevel(self) -&gt; bool</p> 
    5117 <p>Returns true if the given window is a top-level one. Currently all 
     5287<tt class="descname">IsTopLevel</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
     5288<dd><p>Returns true if the given window is a top-level one. Currently all 
    51185289frames and dialogs are always considered to be top-level windows (even 
    51195290if they have a parent window).</p> 
     
    51225293<dl class="method"> 
    51235294<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsVertical"> 
    5124 <tt class="descname">IsVertical</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsVertical" title="Permalink to this definition">¶</a></dt> 
    5125 <dd><p>IsVertical(self) -&gt; bool</p> 
    5126 </dd></dl> 
     5295<tt class="descname">IsVertical</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.IsVertical" title="Permalink to this definition">¶</a></dt> 
     5296<dd></dd></dl> 
    51275297 
    51285298<dl class="attribute"> 
     
    51405310<dl class="method"> 
    51415311<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Layout"> 
    5142 <tt class="descname">Layout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Layout" title="Permalink to this definition">¶</a></dt> 
    5143 <dd><p>Layout(self) -&gt; bool</p> 
    5144 <p>Invokes the constraint-based layout algorithm or the sizer-based 
     5312<tt class="descname">Layout</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Layout" title="Permalink to this definition">¶</a></dt> 
     5313<dd><p>Invokes the constraint-based layout algorithm or the sizer-based 
    51455314algorithm for this window.  See SetAutoLayout: when auto layout is on, 
    51465315this function gets called automatically by the default EVT_SIZE 
     
    51565325<dl class="method"> 
    51575326<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.LineDown"> 
    5158 <tt class="descname">LineDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.LineDown" title="Permalink to this definition">¶</a></dt> 
    5159 <dd><p>LineDown(self) -&gt; bool</p> 
    5160 <p>This is just a wrapper for ScrollLines(1).</p> 
     5327<tt class="descname">LineDown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.LineDown" title="Permalink to this definition">¶</a></dt> 
     5328<dd><p>This is just a wrapper for ScrollLines(1).</p> 
    51615329</dd></dl> 
    51625330 
    51635331<dl class="method"> 
    51645332<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.LineUp"> 
    5165 <tt class="descname">LineUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.LineUp" title="Permalink to this definition">¶</a></dt> 
    5166 <dd><p>LineUp(self) -&gt; bool</p> 
    5167 <p>This is just a wrapper for ScrollLines(-1).</p> 
     5333<tt class="descname">LineUp</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.LineUp" title="Permalink to this definition">¶</a></dt> 
     5334<dd><p>This is just a wrapper for ScrollLines(-1).</p> 
    51685335</dd></dl> 
    51695336 
    51705337<dl class="method"> 
    51715338<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Lower"> 
    5172 <tt class="descname">Lower</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Lower" title="Permalink to this definition">¶</a></dt> 
    5173 <dd><p>Lower(self)</p> 
    5174 <p>Lowers the window to the bottom of the window hierarchy.  In current 
     5339<tt class="descname">Lower</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Lower" title="Permalink to this definition">¶</a></dt> 
     5340<dd><p>Lowers the window to the bottom of the window hierarchy.  In current 
    51755341version of wxWidgets this works both for managed and child windows.</p> 
    51765342</dd></dl> 
     
    51785344<dl class="method"> 
    51795345<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MakeModal"> 
    5180 <tt class="descname">MakeModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MakeModal" title="Permalink to this definition">¶</a></dt> 
    5181 <dd><p>MakeModal(self, bool modal=True)</p> 
    5182 <p>Disables all other windows in the application so that the user can 
     5346<tt class="descname">MakeModal</tt><big>(</big><em>self</em>, <em>bool modal=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MakeModal" title="Permalink to this definition">¶</a></dt> 
     5347<dd><p>Disables all other windows in the application so that the user can 
    51835348only interact with this window.  Passing False will reverse this 
    51845349effect.</p> 
     
    52415406<dl class="method"> 
    52425407<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Move"> 
    5243 <tt class="descname">Move</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Move" title="Permalink to this definition">¶</a></dt> 
    5244 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    5245 <p>Moves the window to the given position.</p> 
     5408<tt class="descname">Move</tt><big>(</big><em>self</em>, <em>Point pt</em>, <em>int flags=SIZE_USE_EXISTING</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Move" title="Permalink to this definition">¶</a></dt> 
     5409<dd><p>Moves the window to the given position.</p> 
    52465410</dd></dl> 
    52475411 
    52485412<dl class="method"> 
    52495413<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveAfterInTabOrder"> 
    5250 <tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
    5251 <dd><p>MoveAfterInTabOrder(self, Window win)</p> 
    5252 <p>Moves this window in the tab navigation order after the specified 
     5414<tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
     5415<dd><p>Moves this window in the tab navigation order after the specified 
    52535416sibling window.  This means that when the user presses the TAB key on 
    52545417that other window, the focus switches to this window.</p> 
     
    52605423<dl class="method"> 
    52615424<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveBeforeInTabOrder"> 
    5262 <tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
    5263 <dd><p>MoveBeforeInTabOrder(self, Window win)</p> 
    5264 <p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
     5425<tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
     5426<dd><p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
    52655427before win instead of putting it right after it.</p> 
    52665428</dd></dl> 
     
    52685430<dl class="method"> 
    52695431<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveXY"> 
    5270 <tt class="descname">MoveXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveXY" title="Permalink to this definition">¶</a></dt> 
    5271 <dd><p>MoveXY(self, int x, int y, int flags=SIZE_USE_EXISTING)</p> 
    5272 <p>Moves the window to the given position.</p> 
     5432<tt class="descname">MoveXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int flags=SIZE_USE_EXISTING</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.MoveXY" title="Permalink to this definition">¶</a></dt> 
     5433<dd><p>Moves the window to the given position.</p> 
    52735434</dd></dl> 
    52745435 
     
    52815442<dl class="method"> 
    52825443<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Navigate"> 
    5283 <tt class="descname">Navigate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Navigate" title="Permalink to this definition">¶</a></dt> 
    5284 <dd><p>Navigate(self, int flags=NavigationKeyEvent.IsForward) -&gt; bool</p> 
    5285 <p>Does keyboard navigation from this window to another, by sending a 
     5444<tt class="descname">Navigate</tt><big>(</big><em>self</em>, <em>int flags=NavigationKeyEvent.IsForward</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Navigate" title="Permalink to this definition">¶</a></dt> 
     5445<dd><p>Does keyboard navigation from this window to another, by sending a 
    52865446<cite>wx.NavigationKeyEvent</cite>.</p> 
    52875447</dd></dl> 
     
    52895449<dl class="staticmethod"> 
    52905450<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.NewControlId"> 
    5291 <em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.NewControlId" title="Permalink to this definition">¶</a></dt> 
    5292 <dd><p>NewControlId() -&gt; int</p> 
    5293 <p>Generate a control id for the controls which were not given one.</p> 
     5451<em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.NewControlId" title="Permalink to this definition">¶</a></dt> 
     5452<dd><p>Generate a control id for the controls which were not given one.</p> 
    52945453</dd></dl> 
    52955454 
    52965455<dl class="staticmethod"> 
    52975456<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.NextControlId"> 
    5298 <em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.NextControlId" title="Permalink to this definition">¶</a></dt> 
    5299 <dd><p>NextControlId(int winid) -&gt; int</p> 
    5300 <p>Get the id of the control following the one with the given 
     5457<em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>int winid</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.NextControlId" title="Permalink to this definition">¶</a></dt> 
     5458<dd><p>Get the id of the control following the one with the given 
    53015459autogenerated) id</p> 
    53025460</dd></dl> 
     
    53105468<dl class="method"> 
    53115469<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.OnPaint"> 
    5312 <tt class="descname">OnPaint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.OnPaint" title="Permalink to this definition">¶</a></dt> 
    5313 <dd><p>OnPaint(self, PaintEvent event)</p> 
    5314 </dd></dl> 
     5470<tt class="descname">OnPaint</tt><big>(</big><em>self</em>, <em>PaintEvent event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.OnPaint" title="Permalink to this definition">¶</a></dt> 
     5471<dd></dd></dl> 
    53155472 
    53165473<dl class="method"> 
    53175474<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PageDown"> 
    5318 <tt class="descname">PageDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PageDown" title="Permalink to this definition">¶</a></dt> 
    5319 <dd><p>PageDown(self) -&gt; bool</p> 
    5320 <p>This is just a wrapper for ScrollPages(1).</p> 
     5475<tt class="descname">PageDown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PageDown" title="Permalink to this definition">¶</a></dt> 
     5476<dd><p>This is just a wrapper for ScrollPages(1).</p> 
    53215477</dd></dl> 
    53225478 
    53235479<dl class="method"> 
    53245480<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PageUp"> 
    5325 <tt class="descname">PageUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PageUp" title="Permalink to this definition">¶</a></dt> 
    5326 <dd><p>PageUp(self) -&gt; bool</p> 
    5327 <p>This is just a wrapper for ScrollPages(-1).</p> 
     5481<tt class="descname">PageUp</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PageUp" title="Permalink to this definition">¶</a></dt> 
     5482<dd><p>This is just a wrapper for ScrollPages(-1).</p> 
    53285483</dd></dl> 
    53295484 
     
    53365491<dl class="method"> 
    53375492<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopEventHandler"> 
    5338 <tt class="descname">PopEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
    5339 <dd><p>PopEventHandler(self, bool deleteHandler=False) -&gt; EvtHandler</p> 
    5340 <p>Removes and returns the top-most event handler on the event handler 
     5493<tt class="descname">PopEventHandler</tt><big>(</big><em>self</em>, <em>bool deleteHandler=False</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
     5494<dd><p>Removes and returns the top-most event handler on the event handler 
    53415495stack.  If deleteHandler is True then the wx.EvtHandler object will be 
    5342 destroyed after it is popped, and <tt class="xref docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
     5496destroyed after it is popped, and <tt class="docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
    53435497</dd></dl> 
    53445498 
    53455499<dl class="method"> 
    53465500<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopupMenu"> 
    5347 <tt class="descname">PopupMenu</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopupMenu" title="Permalink to this definition">¶</a></dt> 
    5348 <dd><p>PopupMenu(self, Menu menu, Point pos=DefaultPosition) -&gt; bool</p> 
    5349 <p>Pops up the given menu at the specified coordinates, relative to this window, 
     5501<tt class="descname">PopupMenu</tt><big>(</big><em>self</em>, <em>Menu menu</em>, <em>Point pos=DefaultPosition</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopupMenu" title="Permalink to this definition">¶</a></dt> 
     5502<dd><p>Pops up the given menu at the specified coordinates, relative to this window, 
    53505503and returns control when the user has dismissed the menu. If a menu item is 
    53515504selected, the corresponding menu event is generated and will be processed as 
     
    53565509<dl class="method"> 
    53575510<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopupMenuXY"> 
    5358 <tt class="descname">PopupMenuXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
    5359 <dd><p>PopupMenuXY(self, Menu menu, int x=-1, int y=-1) -&gt; bool</p> 
    5360 <p>Pops up the given menu at the specified coordinates, relative to this window, 
     5511<tt class="descname">PopupMenuXY</tt><big>(</big><em>self</em>, <em>Menu menu</em>, <em>int x=-1</em>, <em>int y=-1</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
     5512<dd><p>Pops up the given menu at the specified coordinates, relative to this window, 
    53615513and returns control when the user has dismissed the menu. If a menu item is 
    53625514selected, the corresponding menu event is generated and will be processed as 
     
    53735525<dl class="method"> 
    53745526<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PostCreate"> 
    5375 <tt class="descname">PostCreate</tt><big>(</big><em>pre</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PostCreate" title="Permalink to this definition">¶</a></dt> 
     5527<tt class="descname">PostCreate</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PostCreate" title="Permalink to this definition">¶</a></dt> 
    53765528<dd><p>Phase 3 of the 2-phase create &lt;wink!&gt; 
    53775529Call this method after precreating the window with the 2-phase create method.</p> 
     
    53805532<dl class="method"> 
    53815533<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PrepareDC"> 
    5382 <tt class="descname">PrepareDC</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PrepareDC" title="Permalink to this definition">¶</a></dt> 
    5383 <dd><p>PrepareDC(self, DC dc)</p> 
    5384 <p>Call this function to prepare the device context for drawing a 
     5534<tt class="descname">PrepareDC</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PrepareDC" title="Permalink to this definition">¶</a></dt> 
     5535<dd><p>Call this function to prepare the device context for drawing a 
    53855536scrolled image. It sets the device origin according to the current 
    53865537scroll position.</p> 
     
    53895540<dl class="staticmethod"> 
    53905541<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PrevControlId"> 
    5391 <em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PrevControlId" title="Permalink to this definition">¶</a></dt> 
    5392 <dd><p>PrevControlId(int winid) -&gt; int</p> 
    5393 <p>Get the id of the control preceding the one with the given 
     5542<em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>int winid</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PrevControlId" title="Permalink to this definition">¶</a></dt> 
     5543<dd><p>Get the id of the control preceding the one with the given 
    53945544autogenerated) id</p> 
    53955545</dd></dl> 
     
    54035553<dl class="method"> 
    54045554<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ProcessEvent"> 
    5405 <tt class="descname">ProcessEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
    5406 <dd><p>ProcessEvent(self, Event event) -&gt; bool</p> 
    5407 </dd></dl> 
     5555<tt class="descname">ProcessEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
     5556<dd></dd></dl> 
    54085557 
    54095558<dl class="method"> 
    54105559<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ProcessPendingEvents"> 
    5411 <tt class="descname">ProcessPendingEvents</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
    5412 <dd><p>ProcessPendingEvents(self)</p> 
    5413 </dd></dl> 
     5560<tt class="descname">ProcessPendingEvents</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
     5561<dd></dd></dl> 
    54145562 
    54155563<dl class="method"> 
    54165564<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PushEventHandler"> 
    5417 <tt class="descname">PushEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
    5418 <dd><p>PushEventHandler(self, EvtHandler handler)</p> 
    5419 <p>Pushes this event handler onto the event handler stack for the window. 
     5565<tt class="descname">PushEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
     5566<dd><p>Pushes this event handler onto the event handler stack for the window. 
    54205567An event handler is an object that is capable of processing the events 
    54215568sent to a window.  (In other words, is able to dispatch the events to a 
     
    54355582<dl class="method"> 
    54365583<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Raise"> 
    5437 <tt class="descname">Raise</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Raise" title="Permalink to this definition">¶</a></dt> 
    5438 <dd><p>Raise(self)</p> 
    5439 <p>Raises the window to the top of the window hierarchy.  In current 
     5584<tt class="descname">Raise</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Raise" title="Permalink to this definition">¶</a></dt> 
     5585<dd><p>Raises the window to the top of the window hierarchy.  In current 
    54405586version of wxWidgets this works both for managed and child windows.</p> 
    54415587</dd></dl> 
     
    54435589<dl class="method"> 
    54445590<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Realize"> 
    5445 <tt class="descname">Realize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Realize" title="Permalink to this definition">¶</a></dt> 
    5446 <dd><p>Realize(self) -&gt; bool</p> 
    5447 </dd></dl> 
     5591<tt class="descname">Realize</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Realize" title="Permalink to this definition">¶</a></dt> 
     5592<dd></dd></dl> 
    54485593 
    54495594<dl class="attribute"> 
     
    54555600<dl class="method"> 
    54565601<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Refresh"> 
    5457 <tt class="descname">Refresh</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Refresh" title="Permalink to this definition">¶</a></dt> 
    5458 <dd><p>Refresh(self, bool eraseBackground=True, Rect rect=None)</p> 
    5459 <p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
     5602<tt class="descname">Refresh</tt><big>(</big><em>self</em>, <em>bool eraseBackground=True</em>, <em>Rect rect=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Refresh" title="Permalink to this definition">¶</a></dt> 
     5603<dd><p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
    54605604will be repainted.  Causes an EVT_PAINT event to be generated and sent 
    54615605to the window.</p> 
     
    54645608<dl class="method"> 
    54655609<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RefreshRect"> 
    5466 <tt class="descname">RefreshRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RefreshRect" title="Permalink to this definition">¶</a></dt> 
    5467 <dd><p>RefreshRect(self, Rect rect, bool eraseBackground=True)</p> 
    5468 <p>Redraws the contents of the given rectangle: the area inside it will 
     5610<tt class="descname">RefreshRect</tt><big>(</big><em>self</em>, <em>Rect rect</em>, <em>bool eraseBackground=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RefreshRect" title="Permalink to this definition">¶</a></dt> 
     5611<dd><p>Redraws the contents of the given rectangle: the area inside it will 
    54695612be repainted.  This is the same as Refresh but has a nicer syntax.</p> 
    54705613</dd></dl> 
     
    54725615<dl class="method"> 
    54735616<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RegisterHotKey"> 
    5474 <tt class="descname">RegisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
    5475 <dd><p>RegisterHotKey(self, int hotkeyId, int modifiers, int keycode) -&gt; bool</p> 
    5476 <p>Registers a system wide hotkey. Every time the user presses the hotkey 
     5617<tt class="descname">RegisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em>, <em>int modifiers</em>, <em>int keycode</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
     5618<dd><p>Registers a system wide hotkey. Every time the user presses the hotkey 
    54775619registered here, this window will receive a hotkey event. It will 
    54785620receive the event even if the application is in the background and 
     
    54855627<dl class="method"> 
    54865628<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ReleaseMouse"> 
    5487 <tt class="descname">ReleaseMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
    5488 <dd><p>ReleaseMouse(self)</p> 
    5489 <p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
     5629<tt class="descname">ReleaseMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
     5630<dd><p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
    54905631</dd></dl> 
    54915632 
    54925633<dl class="method"> 
    54935634<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveChild"> 
    5494 <tt class="descname">RemoveChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveChild" title="Permalink to this definition">¶</a></dt> 
    5495 <dd><p>RemoveChild(self, Window child)</p> 
    5496 <p>Removes a child window. This is called automatically by window 
     5635<tt class="descname">RemoveChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveChild" title="Permalink to this definition">¶</a></dt> 
     5636<dd><p>Removes a child window. This is called automatically by window 
    54975637deletion functions so should not be required by the application 
    54985638programmer.</p> 
     
    55015641<dl class="method"> 
    55025642<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveEventHandler"> 
    5503 <tt class="descname">RemoveEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
    5504 <dd><p>RemoveEventHandler(self, EvtHandler handler) -&gt; bool</p> 
    5505 <p>Find the given handler in the event handler chain and remove (but not 
     5643<tt class="descname">RemoveEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
     5644<dd><p>Find the given handler in the event handler chain and remove (but not 
    55065645delete) it from the event handler chain, returns True if it was found 
    55075646and False otherwise (this also results in an assert failure so this 
     
    55125651<dl class="method"> 
    55135652<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveTool"> 
    5514 <tt class="descname">RemoveTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveTool" title="Permalink to this definition">¶</a></dt> 
    5515 <dd><p>RemoveTool(self, int id) -&gt; ToolBarToolBase</p> 
    5516 </dd></dl> 
     5653<tt class="descname">RemoveTool</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.RemoveTool" title="Permalink to this definition">¶</a></dt> 
     5654<dd></dd></dl> 
    55175655 
    55185656<dl class="method"> 
    55195657<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Reparent"> 
    5520 <tt class="descname">Reparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Reparent" title="Permalink to this definition">¶</a></dt> 
    5521 <dd><p>Reparent(self, Window newParent) -&gt; bool</p> 
    5522 <p>Reparents the window, i.e the window will be removed from its current 
     5658<tt class="descname">Reparent</tt><big>(</big><em>self</em>, <em>Window newParent</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Reparent" title="Permalink to this definition">¶</a></dt> 
     5659<dd><p>Reparents the window, i.e the window will be removed from its current 
    55235660parent window (e.g. a non-standard toolbar in a wxFrame) and then 
    55245661re-inserted into another. Available on Windows and GTK.  Returns True 
     
    55415678<dl class="method"> 
    55425679<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScreenToClient"> 
    5543 <tt class="descname">ScreenToClient</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
    5544 <dd><p>ScreenToClient(self, Point pt) -&gt; Point</p> 
    5545 <p>Converts from screen to client window coordinates.</p> 
     5680<tt class="descname">ScreenToClient</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
     5681<dd><p>Converts from screen to client window coordinates.</p> 
    55465682</dd></dl> 
    55475683 
    55485684<dl class="method"> 
    55495685<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScreenToClientXY"> 
    5550 <tt class="descname">ScreenToClientXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
    5551 <dd><p>ScreenToClientXY(int x, int y) -&gt; (x,y)</p> 
    5552 <p>Converts from screen to client window coordinates.</p> 
     5686<tt class="descname">ScreenToClientXY</tt><big>(</big><em>int x</em>, <em>int y) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
     5687<dd><p>Converts from screen to client window coordinates.</p> 
    55535688</dd></dl> 
    55545689 
    55555690<dl class="method"> 
    55565691<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollLines"> 
    5557 <tt class="descname">ScrollLines</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollLines" title="Permalink to this definition">¶</a></dt> 
    5558 <dd><p>ScrollLines(self, int lines) -&gt; bool</p> 
    5559 <p>If the platform and window class supports it, scrolls the window by 
     5692<tt class="descname">ScrollLines</tt><big>(</big><em>self</em>, <em>int lines</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollLines" title="Permalink to this definition">¶</a></dt> 
     5693<dd><p>If the platform and window class supports it, scrolls the window by 
    55605694the given number of lines down, if lines is positive, or up if lines 
    55615695is negative.  Returns True if the window was scrolled, False if it was 
     
    55655699<dl class="method"> 
    55665700<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollPages"> 
    5567 <tt class="descname">ScrollPages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollPages" title="Permalink to this definition">¶</a></dt> 
    5568 <dd><p>ScrollPages(self, int pages) -&gt; bool</p> 
    5569 <p>If the platform and window class supports it, scrolls the window by 
     5701<tt class="descname">ScrollPages</tt><big>(</big><em>self</em>, <em>int pages</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollPages" title="Permalink to this definition">¶</a></dt> 
     5702<dd><p>If the platform and window class supports it, scrolls the window by 
    55705703the given number of pages down, if pages is positive, or up if pages 
    55715704is negative.  Returns True if the window was scrolled, False if it was 
     
    55755708<dl class="method"> 
    55765709<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollWindow"> 
    5577 <tt class="descname">ScrollWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
    5578 <dd><p>ScrollWindow(self, int dx, int dy, Rect rect=None)</p> 
    5579 <p>Physically scrolls the pixels in the window and move child windows 
     5710<tt class="descname">ScrollWindow</tt><big>(</big><em>self</em>, <em>int dx</em>, <em>int dy</em>, <em>Rect rect=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
     5711<dd><p>Physically scrolls the pixels in the window and move child windows 
    55805712accordingly.  Use this function to optimise your scrolling 
    55815713implementations, to minimise the area that must be redrawn. Note that 
     
    55905722<dl class="method"> 
    55915723<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetAcceleratorTable"> 
    5592 <tt class="descname">SetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    5593 <dd><p>SetAcceleratorTable(self, AcceleratorTable accel)</p> 
    5594 <p>Sets the accelerator table for this window.</p> 
     5724<tt class="descname">SetAcceleratorTable</tt><big>(</big><em>self</em>, <em>AcceleratorTable accel</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
     5725<dd><p>Sets the accelerator table for this window.</p> 
    55955726</dd></dl> 
    55965727 
    55975728<dl class="method"> 
    55985729<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetAutoLayout"> 
    5599 <tt class="descname">SetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    5600 <dd><p>SetAutoLayout(self, bool autoLayout)</p> 
    5601 <p>Determines whether the Layout function will be called automatically 
     5730<tt class="descname">SetAutoLayout</tt><big>(</big><em>self</em>, <em>bool autoLayout</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
     5731<dd><p>Determines whether the Layout function will be called automatically 
    56025732when the window is resized.  lease note that this only happens for the 
    56035733windows usually used to contain children, namely <cite>wx.Panel</cite> and 
     
    56105740<dl class="method"> 
    56115741<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBackgroundColour"> 
    5612 <tt class="descname">SetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    5613 <dd><p>SetBackgroundColour(self, Colour colour) -&gt; bool</p> 
    5614 <p>Sets the background colour of the window.  Returns True if the colour 
     5742<tt class="descname">SetBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     5743<dd><p>Sets the background colour of the window.  Returns True if the colour 
    56155744was changed.  The background colour is usually painted by the default 
    56165745EVT_ERASE_BACKGROUND event handler function under Windows and 
     
    56285757<dl class="method"> 
    56295758<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBackgroundStyle"> 
    5630 <tt class="descname">SetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    5631 <dd><p>SetBackgroundStyle(self, int style) -&gt; bool</p> 
    5632 <p>Returns the background style of the window. The background style 
     5759<tt class="descname">SetBackgroundStyle</tt><big>(</big><em>self</em>, <em>int style</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
     5760<dd><p>Returns the background style of the window. The background style 
    56335761indicates how the background of the window is drawn.</p> 
    56345762<blockquote> 
     
    56395767</colgroup> 
    56405768<tbody valign="top"> 
    5641 <tr><td>wx.BG_STYLE_SYSTEM</td> 
     5769<tr class="row-odd"><td>wx.BG_STYLE_SYSTEM</td> 
    56425770<td>The background colour or pattern should 
    56435771be determined by the system</td> 
    56445772</tr> 
    5645 <tr><td>wx.BG_STYLE_COLOUR</td> 
     5773<tr class="row-even"><td>wx.BG_STYLE_COLOUR</td> 
    56465774<td>The background should be a solid colour</td> 
    56475775</tr> 
    5648 <tr><td>wx.BG_STYLE_CUSTOM</td> 
     5776<tr class="row-odd"><td>wx.BG_STYLE_CUSTOM</td> 
    56495777<td>The background will be implemented by the 
    56505778application.</td> 
     
    56605788<col class="field-body" /> 
    56615789<tbody valign="top"> 
    5662 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
     5790<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
    56635791</tr> 
    56645792</tbody> 
     
    56685796<dl class="method"> 
    56695797<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBestFittingSize"> 
    5670 <tt class="descname">SetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
     5798<tt class="descname">SetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    56715799<dd><p>Use <cite>SetInitialSize</cite></p> 
    56725800</dd></dl> 
     
    56745802<dl class="method"> 
    56755803<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetCaret"> 
    5676 <tt class="descname">SetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetCaret" title="Permalink to this definition">¶</a></dt> 
    5677 <dd><p>SetCaret(self, Caret caret)</p> 
    5678 <p>Sets the caret associated with the window.</p> 
     5804<tt class="descname">SetCaret</tt><big>(</big><em>self</em>, <em>Caret caret</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetCaret" title="Permalink to this definition">¶</a></dt> 
     5805<dd><p>Sets the caret associated with the window.</p> 
    56795806</dd></dl> 
    56805807 
    56815808<dl class="method"> 
    56825809<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientRect"> 
    5683 <tt class="descname">SetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientRect" title="Permalink to this definition">¶</a></dt> 
    5684 <dd><p>SetClientRect(self, Rect rect)</p> 
    5685 <p>This sets the size of the window client area in pixels. Using this 
     5810<tt class="descname">SetClientRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientRect" title="Permalink to this definition">¶</a></dt> 
     5811<dd><p>This sets the size of the window client area in pixels. Using this 
    56865812function to size a window tends to be more device-independent than 
    56875813wx.Window.SetSize, since the application need not worry about what 
     
    56925818<dl class="method"> 
    56935819<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientSize"> 
    5694 <tt class="descname">SetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientSize" title="Permalink to this definition">¶</a></dt> 
    5695 <dd><p>SetClientSize(self, Size size)</p> 
    5696 <p>This sets the size of the window client area in pixels. Using this 
     5820<tt class="descname">SetClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientSize" title="Permalink to this definition">¶</a></dt> 
     5821<dd><p>This sets the size of the window client area in pixels. Using this 
    56975822function to size a window tends to be more device-independent than 
    56985823wx.Window.SetSize, since the application need not worry about what 
     
    57035828<dl class="method"> 
    57045829<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientSizeWH"> 
    5705 <tt class="descname">SetClientSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
    5706 <dd><p>SetClientSizeWH(self, int width, int height)</p> 
    5707 <p>This sets the size of the window client area in pixels. Using this 
     5830<tt class="descname">SetClientSizeWH</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
     5831<dd><p>This sets the size of the window client area in pixels. Using this 
    57085832function to size a window tends to be more device-independent than 
    57095833wx.Window.SetSize, since the application need not worry about what 
     
    57145838<dl class="method"> 
    57155839<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetConstraints"> 
    5716 <tt class="descname">SetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetConstraints" title="Permalink to this definition">¶</a></dt> 
    5717 <dd><p>SetConstraints(self, LayoutConstraints constraints)</p> 
    5718 <p>Sets the window to have the given layout constraints. If an existing 
     5840<tt class="descname">SetConstraints</tt><big>(</big><em>self</em>, <em>LayoutConstraints constraints</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetConstraints" title="Permalink to this definition">¶</a></dt> 
     5841<dd><p>Sets the window to have the given layout constraints. If an existing 
    57195842layout constraints object is already owned by the window, it will be 
    57205843deleted.  Pass None to disassociate and delete the window&#8217;s current 
     
    57295852<dl class="method"> 
    57305853<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetContainingSizer"> 
    5731 <tt class="descname">SetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    5732 <dd><p>SetContainingSizer(self, Sizer sizer)</p> 
    5733 <p>This normally does not need to be called by application code. It is 
     5854<tt class="descname">SetContainingSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
     5855<dd><p>This normally does not need to be called by application code. It is 
    57345856called internally when a window is added to a sizer, and is used so 
    57355857the window can remove itself from the sizer when it is destroyed.</p> 
     
    57385860<dl class="method"> 
    57395861<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetCursor"> 
    5740 <tt class="descname">SetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetCursor" title="Permalink to this definition">¶</a></dt> 
    5741 <dd><p>SetCursor(self, Cursor cursor) -&gt; bool</p> 
    5742 <p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
     5862<tt class="descname">SetCursor</tt><big>(</big><em>self</em>, <em>Cursor cursor</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetCursor" title="Permalink to this definition">¶</a></dt> 
     5863<dd><p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
    57435864for the children of the window implicitly.</p> 
    57445865<p>The cursor may be wx.NullCursor in which case the window cursor will 
     
    57485869<dl class="method"> 
    57495870<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDimensions"> 
    5750 <tt class="descname">SetDimensions</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDimensions" title="Permalink to this definition">¶</a></dt> 
    5751 <dd><p>SetDimensions(self, int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)</p> 
    5752 <p>Sets the position and size of the window in pixels.  The sizeFlags 
     5871<tt class="descname">SetDimensions</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int width</em>, <em>int height</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDimensions" title="Permalink to this definition">¶</a></dt> 
     5872<dd><p>Sets the position and size of the window in pixels.  The sizeFlags 
    57535873parameter indicates the interpretation of the other params if they are 
    57545874equal to -1.</p> 
     
    57605880</colgroup> 
    57615881<tbody valign="top"> 
    5762 <tr><td>wx.SIZE_AUTO</td> 
     5882<tr class="row-odd"><td>wx.SIZE_AUTO</td> 
    57635883<td>A -1 indicates that a class-specific 
    57645884default should be used.</td> 
    57655885</tr> 
    5766 <tr><td>wx.SIZE_USE_EXISTING</td> 
     5886<tr class="row-even"><td>wx.SIZE_USE_EXISTING</td> 
    57675887<td>Existing dimensions should be used if 
    57685888-1 values are supplied.</td> 
    57695889</tr> 
    5770 <tr><td>wxSIZE_ALLOW_MINUS_ONE</td> 
     5890<tr class="row-odd"><td>wxSIZE_ALLOW_MINUS_ONE</td> 
    57715891<td>Allow dimensions of -1 and less to be 
    57725892interpreted as real dimensions, not 
     
    57805900<dl class="method"> 
    57815901<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDoubleBuffered"> 
    5782 <tt class="descname">SetDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    5783 <dd><p>SetDoubleBuffered(self, bool on)</p> 
    5784 <p>Put the native window into double buffered or composited mode.</p> 
     5902<tt class="descname">SetDoubleBuffered</tt><big>(</big><em>self</em>, <em>bool on</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
     5903<dd><p>Put the native window into double buffered or composited mode.</p> 
    57855904</dd></dl> 
    57865905 
    57875906<dl class="method"> 
    57885907<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDropTarget"> 
    5789 <tt class="descname">SetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
    5790 <dd><p>SetDropTarget(self, DropTarget dropTarget)</p> 
    5791 <p>Associates a drop target with this window.  If the window already has 
     5908<tt class="descname">SetDropTarget</tt><big>(</big><em>self</em>, <em>DropTarget dropTarget</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
     5909<dd><p>Associates a drop target with this window.  If the window already has 
    57925910a drop target, it is deleted.</p> 
    57935911</dd></dl> 
     
    57955913<dl class="method"> 
    57965914<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetEventHandler"> 
    5797 <tt class="descname">SetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
    5798 <dd><p>SetEventHandler(self, EvtHandler handler)</p> 
    5799 <p>Sets the event handler for this window.  An event handler is an object 
     5915<tt class="descname">SetEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
     5916<dd><p>Sets the event handler for this window.  An event handler is an object 
    58005917that is capable of processing the events sent to a window.  (In other 
    58015918words, is able to dispatch the events to handler function.)  By 
     
    58115928<dl class="method"> 
    58125929<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetEvtHandlerEnabled"> 
    5813 <tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    5814 <dd><p>SetEvtHandlerEnabled(self, bool enabled)</p> 
    5815 </dd></dl> 
     5930<tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>self</em>, <em>bool enabled</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
     5931<dd></dd></dl> 
    58165932 
    58175933<dl class="method"> 
    58185934<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetExtraStyle"> 
    5819 <tt class="descname">SetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    5820 <dd><p>SetExtraStyle(self, long exStyle)</p> 
    5821 <p>Sets the extra style bits for the window.  Extra styles are the less 
     5935<tt class="descname">SetExtraStyle</tt><big>(</big><em>self</em>, <em>long exStyle</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
     5936<dd><p>Sets the extra style bits for the window.  Extra styles are the less 
    58225937often used style bits which can&#8217;t be set with the constructor or with 
    58235938SetWindowStyleFlag()</p> 
     
    58265941<dl class="method"> 
    58275942<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFocus"> 
    5828 <tt class="descname">SetFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFocus" title="Permalink to this definition">¶</a></dt> 
    5829 <dd><p>SetFocus(self)</p> 
    5830 <p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
     5943<tt class="descname">SetFocus</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFocus" title="Permalink to this definition">¶</a></dt> 
     5944<dd><p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
    58315945</dd></dl> 
    58325946 
    58335947<dl class="method"> 
    58345948<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFocusFromKbd"> 
    5835 <tt class="descname">SetFocusFromKbd</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
    5836 <dd><p>SetFocusFromKbd(self)</p> 
    5837 <p>Set focus to this window as the result of a keyboard action.  Normally 
     5949<tt class="descname">SetFocusFromKbd</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
     5950<dd><p>Set focus to this window as the result of a keyboard action.  Normally 
    58385951only called internally.</p> 
    58395952</dd></dl> 
     
    58415954<dl class="method"> 
    58425955<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFont"> 
    5843 <tt class="descname">SetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFont" title="Permalink to this definition">¶</a></dt> 
    5844 <dd><p>SetFont(self, Font font) -&gt; bool</p> 
    5845 <p>Sets the font for this window.</p> 
     5956<tt class="descname">SetFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetFont" title="Permalink to this definition">¶</a></dt> 
     5957<dd><p>Sets the font for this window.</p> 
    58465958</dd></dl> 
    58475959 
    58485960<dl class="method"> 
    58495961<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetForegroundColour"> 
    5850 <tt class="descname">SetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    5851 <dd><p>SetForegroundColour(self, Colour colour) -&gt; bool</p> 
    5852 <p>Sets the foreground colour of the window.  Returns True is the colour 
     5962<tt class="descname">SetForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
     5963<dd><p>Sets the foreground colour of the window.  Returns True is the colour 
    58535964was changed.  The interpretation of foreground colour is dependent on 
    58545965the window class; it may be the text colour or other colour, or it may 
     
    58585969<dl class="method"> 
    58595970<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetHelpText"> 
    5860 <tt class="descname">SetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetHelpText" title="Permalink to this definition">¶</a></dt> 
    5861 <dd><p>SetHelpText(self, String text)</p> 
    5862 <p>Sets the help text to be used as context-sensitive help for this 
     5971<tt class="descname">SetHelpText</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetHelpText" title="Permalink to this definition">¶</a></dt> 
     5972<dd><p>Sets the help text to be used as context-sensitive help for this 
    58635973window.  Note that the text is actually stored by the current 
    58645974<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
     
    58675977<dl class="method"> 
    58685978<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetHelpTextForId"> 
    5869 <tt class="descname">SetHelpTextForId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
    5870 <dd><p>SetHelpTextForId(self, String text)</p> 
    5871 <p>Associate this help text with all windows with the same id as this 
     5979<tt class="descname">SetHelpTextForId</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
     5980<dd><p>Associate this help text with all windows with the same id as this 
    58725981one.</p> 
    58735982</dd></dl> 
     
    58755984<dl class="method"> 
    58765985<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetId"> 
    5877 <tt class="descname">SetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetId" title="Permalink to this definition">¶</a></dt> 
    5878 <dd><p>SetId(self, int winid)</p> 
    5879 <p>Sets the identifier of the window.  Each window has an integer 
     5986<tt class="descname">SetId</tt><big>(</big><em>self</em>, <em>int winid</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetId" title="Permalink to this definition">¶</a></dt> 
     5987<dd><p>Sets the identifier of the window.  Each window has an integer 
    58805988identifier. If the application has not provided one, an identifier 
    58815989will be generated. Normally, the identifier should be provided on 
     
    58855993<dl class="method"> 
    58865994<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetInitialSize"> 
    5887 <tt class="descname">SetInitialSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
    5888 <dd><p>SetInitialSize(self, Size size=DefaultSize)</p> 
    5889 <p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
     5995<tt class="descname">SetInitialSize</tt><big>(</big><em>self</em>, <em>Size size=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
     5996<dd><p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
    58905997window&#8217;s <em>best size</em> values.  Also set&#8217;s the minsize for use with sizers.</p> 
    58915998</dd></dl> 
     
    58936000<dl class="method"> 
    58946001<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetLabel"> 
    5895 <tt class="descname">SetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetLabel" title="Permalink to this definition">¶</a></dt> 
    5896 <dd><p>SetLabel(self, String label)</p> 
    5897 <p>Set the text which the window shows in its label if applicable.</p> 
     6002<tt class="descname">SetLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetLabel" title="Permalink to this definition">¶</a></dt> 
     6003<dd><p>Set the text which the window shows in its label if applicable.</p> 
    58986004</dd></dl> 
    58996005 
    59006006<dl class="method"> 
    59016007<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetLayoutDirection"> 
    5902 <tt class="descname">SetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    5903 <dd><p>SetLayoutDirection(self, int dir)</p> 
    5904 <p>Set the layout direction (LTR or RTL) for this window.</p> 
     6008<tt class="descname">SetLayoutDirection</tt><big>(</big><em>self</em>, <em>int dir</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     6009<dd><p>Set the layout direction (LTR or RTL) for this window.</p> 
    59056010</dd></dl> 
    59066011 
    59076012<dl class="method"> 
    59086013<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMargins"> 
    5909 <tt class="descname">SetMargins</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMargins" title="Permalink to this definition">¶</a></dt> 
    5910 <dd><p>SetMargins(self, Size size)</p> 
    5911 </dd></dl> 
     6014<tt class="descname">SetMargins</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMargins" title="Permalink to this definition">¶</a></dt> 
     6015<dd></dd></dl> 
    59126016 
    59136017<dl class="method"> 
    59146018<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMarginsXY"> 
    5915 <tt class="descname">SetMarginsXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMarginsXY" title="Permalink to this definition">¶</a></dt> 
    5916 <dd><p>SetMarginsXY(self, int x, int y)</p> 
    5917 </dd></dl> 
     6019<tt class="descname">SetMarginsXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMarginsXY" title="Permalink to this definition">¶</a></dt> 
     6020<dd></dd></dl> 
    59186021 
    59196022<dl class="method"> 
    59206023<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMaxRowsCols"> 
    5921 <tt class="descname">SetMaxRowsCols</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMaxRowsCols" title="Permalink to this definition">¶</a></dt> 
    5922 <dd><p>SetMaxRowsCols(self, int rows, int cols)</p> 
    5923 </dd></dl> 
     6024<tt class="descname">SetMaxRowsCols</tt><big>(</big><em>self</em>, <em>int rows</em>, <em>int cols</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMaxRowsCols" title="Permalink to this definition">¶</a></dt> 
     6025<dd></dd></dl> 
    59246026 
    59256027<dl class="method"> 
    59266028<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMaxSize"> 
    5927 <tt class="descname">SetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
    5928 <dd><p>SetMaxSize(self, Size maxSize)</p> 
    5929 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
     6029<tt class="descname">SetMaxSize</tt><big>(</big><em>self</em>, <em>Size maxSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
     6030<dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    59306031max size.</p> 
    59316032</dd></dl> 
     
    59336034<dl class="method"> 
    59346035<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMinSize"> 
    5935 <tt class="descname">SetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMinSize" title="Permalink to this definition">¶</a></dt> 
    5936 <dd><p>SetMinSize(self, Size minSize)</p> 
    5937 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
     6036<tt class="descname">SetMinSize</tt><big>(</big><em>self</em>, <em>Size minSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetMinSize" title="Permalink to this definition">¶</a></dt> 
     6037<dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    59386038min size.</p> 
    59396039</dd></dl> 
     
    59416041<dl class="method"> 
    59426042<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetName"> 
    5943 <tt class="descname">SetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetName" title="Permalink to this definition">¶</a></dt> 
    5944 <dd><p>SetName(self, String name)</p> 
    5945 <p>Sets the window&#8217;s name.  The window name is used for ressource setting 
     6043<tt class="descname">SetName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetName" title="Permalink to this definition">¶</a></dt> 
     6044<dd><p>Sets the window&#8217;s name.  The window name is used for ressource setting 
    59466045in X, it is not the same as the window title/label</p> 
    59476046</dd></dl> 
     
    59496048<dl class="method"> 
    59506049<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetNextHandler"> 
    5951 <tt class="descname">SetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
    5952 <dd><p>SetNextHandler(self, EvtHandler handler)</p> 
    5953 </dd></dl> 
     6050<tt class="descname">SetNextHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
     6051<dd></dd></dl> 
    59546052 
    59556053<dl class="method"> 
    59566054<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnBackgroundColour"> 
    5957 <tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    5958 <dd><p>SetOwnBackgroundColour(self, Colour colour)</p> 
    5959 </dd></dl> 
     6055<tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     6056<dd></dd></dl> 
    59606057 
    59616058<dl class="method"> 
    59626059<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnFont"> 
    5963 <tt class="descname">SetOwnFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
    5964 <dd><p>SetOwnFont(self, Font font)</p> 
    5965 </dd></dl> 
     6060<tt class="descname">SetOwnFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
     6061<dd></dd></dl> 
    59666062 
    59676063<dl class="method"> 
    59686064<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnForegroundColour"> 
    5969 <tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
    5970 <dd><p>SetOwnForegroundColour(self, Colour colour)</p> 
    5971 </dd></dl> 
     6065<tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
     6066<dd></dd></dl> 
    59726067 
    59736068<dl class="method"> 
    59746069<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetPosition"> 
    5975 <tt class="descname">SetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetPosition" title="Permalink to this definition">¶</a></dt> 
     6070<tt class="descname">SetPosition</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetPosition" title="Permalink to this definition">¶</a></dt> 
    59766071<dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    59776072<p>Moves the window to the given position.</p> 
     
    59806075<dl class="method"> 
    59816076<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetPreviousHandler"> 
    5982 <tt class="descname">SetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    5983 <dd><p>SetPreviousHandler(self, EvtHandler handler)</p> 
    5984 </dd></dl> 
     6077<tt class="descname">SetPreviousHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
     6078<dd></dd></dl> 
    59856079 
    59866080<dl class="method"> 
    59876081<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetRect"> 
    5988 <tt class="descname">SetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetRect" title="Permalink to this definition">¶</a></dt> 
    5989 <dd><p>SetRect(self, Rect rect, int sizeFlags=SIZE_AUTO)</p> 
    5990 <p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
     6082<tt class="descname">SetRect</tt><big>(</big><em>self</em>, <em>Rect rect</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetRect" title="Permalink to this definition">¶</a></dt> 
     6083<dd><p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
    59916084</dd></dl> 
    59926085 
    59936086<dl class="method"> 
    59946087<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetRows"> 
    5995 <tt class="descname">SetRows</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetRows" title="Permalink to this definition">¶</a></dt> 
    5996 <dd><p>SetRows(self, int nRows)</p> 
    5997 </dd></dl> 
     6088<tt class="descname">SetRows</tt><big>(</big><em>self</em>, <em>int nRows</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetRows" title="Permalink to this definition">¶</a></dt> 
     6089<dd></dd></dl> 
    59986090 
    59996091<dl class="method"> 
    60006092<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetScrollPos"> 
    6001 <tt class="descname">SetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
    6002 <dd><p>SetScrollPos(self, int orientation, int pos, bool refresh=True)</p> 
    6003 <p>Sets the position of one of the built-in scrollbars.</p> 
     6093<tt class="descname">SetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em>, <em>int pos</em>, <em>bool refresh=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
     6094<dd><p>Sets the position of one of the built-in scrollbars.</p> 
    60046095</dd></dl> 
    60056096 
    60066097<dl class="method"> 
    60076098<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetScrollbar"> 
    6008 <tt class="descname">SetScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
     6099<tt class="descname">SetScrollbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
    60096100<dd><dl class="docutils"> 
    60106101<dt>SetScrollbar(self, int orientation, int position, int thumbSize, int range, </dt> 
     
    60166107<dl class="method"> 
    60176108<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSize"> 
    6018 <tt class="descname">SetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSize" title="Permalink to this definition">¶</a></dt> 
    6019 <dd><p>SetSize(self, Size size)</p> 
    6020 <p>Sets the size of the window in pixels.</p> 
     6109<tt class="descname">SetSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSize" title="Permalink to this definition">¶</a></dt> 
     6110<dd><p>Sets the size of the window in pixels.</p> 
    60216111</dd></dl> 
    60226112 
    60236113<dl class="method"> 
    60246114<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeHints"> 
    6025 <tt class="descname">SetSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
     6115<tt class="descname">SetSizeHints</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
    60266116<dd><dl class="docutils"> 
    60276117<dt>SetSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, </dt> 
     
    60396129<dl class="method"> 
    60406130<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeHintsSz"> 
    6041 <tt class="descname">SetSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    6042 <dd><p>SetSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize, Size incSize=DefaultSize)</p> 
    6043 <p>Allows specification of minimum and maximum window sizes, and window 
     6131<tt class="descname">SetSizeHintsSz</tt><big>(</big><em>self</em>, <em>Size minSize</em>, <em>Size maxSize=DefaultSize</em>, <em>Size incSize=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
     6132<dd><p>Allows specification of minimum and maximum window sizes, and window 
    60446133size increments. If a pair of values is not set (or set to -1), the 
    60456134default values will be used.  If this function is called, the user 
     
    60526141<dl class="method"> 
    60536142<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeWH"> 
    6054 <tt class="descname">SetSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
    6055 <dd><p>SetSizeWH(self, int width, int height)</p> 
    6056 <p>Sets the size of the window in pixels.</p> 
     6143<tt class="descname">SetSizeWH</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
     6144<dd><p>Sets the size of the window in pixels.</p> 
    60576145</dd></dl> 
    60586146 
    60596147<dl class="method"> 
    60606148<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizer"> 
    6061 <tt class="descname">SetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizer" title="Permalink to this definition">¶</a></dt> 
    6062 <dd><p>SetSizer(self, Sizer sizer, bool deleteOld=True)</p> 
    6063 <p>Sets the window to have the given layout sizer. The window will then 
     6149<tt class="descname">SetSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em>, <em>bool deleteOld=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizer" title="Permalink to this definition">¶</a></dt> 
     6150<dd><p>Sets the window to have the given layout sizer. The window will then 
    60646151own the object, and will take care of its deletion. If an existing 
    60656152layout sizer object is already owned by the window, it will be deleted 
     
    60716158<dl class="method"> 
    60726159<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizerAndFit"> 
    6073 <tt class="descname">SetSizerAndFit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
    6074 <dd><p>SetSizerAndFit(self, Sizer sizer, bool deleteOld=True)</p> 
    6075 <p>The same as SetSizer, except it also sets the size hints for the 
     6160<tt class="descname">SetSizerAndFit</tt><big>(</big><em>self</em>, <em>Sizer sizer</em>, <em>bool deleteOld=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
     6161<dd><p>The same as SetSizer, except it also sets the size hints for the 
    60766162window based on the sizer&#8217;s minimum size.</p> 
    60776163</dd></dl> 
     
    60796165<dl class="method"> 
    60806166<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetThemeEnabled"> 
    6081 <tt class="descname">SetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    6082 <dd><p>SetThemeEnabled(self, bool enableTheme)</p> 
    6083 <dl class="docutils"> 
     6167<tt class="descname">SetThemeEnabled</tt><big>(</big><em>self</em>, <em>bool enableTheme</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
     6168<dd><dl class="docutils"> 
    60846169<dt>This function tells a window if it should use the system&#8217;s &#8220;theme&#8221;</dt> 
    60856170<dd>code to draw the windows&#8217; background instead if its own background 
     
    60956180<dl class="method"> 
    60966181<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToggle"> 
    6097 <tt class="descname">SetToggle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToggle" title="Permalink to this definition">¶</a></dt> 
    6098 <dd><p>SetToggle(self, int id, bool toggle)</p> 
    6099 </dd></dl> 
     6182<tt class="descname">SetToggle</tt><big>(</big><em>self</em>, <em>int id</em>, <em>bool toggle</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToggle" title="Permalink to this definition">¶</a></dt> 
     6183<dd></dd></dl> 
    61006184 
    61016185<dl class="method"> 
    61026186<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolBitmapSize"> 
    6103 <tt class="descname">SetToolBitmapSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolBitmapSize" title="Permalink to this definition">¶</a></dt> 
    6104 <dd><p>SetToolBitmapSize(self, Size size)</p> 
    6105 </dd></dl> 
     6187<tt class="descname">SetToolBitmapSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolBitmapSize" title="Permalink to this definition">¶</a></dt> 
     6188<dd></dd></dl> 
    61066189 
    61076190<dl class="method"> 
    61086191<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolClientData"> 
    6109 <tt class="descname">SetToolClientData</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolClientData" title="Permalink to this definition">¶</a></dt> 
    6110 <dd><p>SetToolClientData(self, int id, PyObject clientData)</p> 
    6111 </dd></dl> 
     6192<tt class="descname">SetToolClientData</tt><big>(</big><em>self</em>, <em>int id</em>, <em>PyObject clientData</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolClientData" title="Permalink to this definition">¶</a></dt> 
     6193<dd></dd></dl> 
    61126194 
    61136195<dl class="method"> 
    61146196<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolDisabledBitmap"> 
    6115 <tt class="descname">SetToolDisabledBitmap</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolDisabledBitmap" title="Permalink to this definition">¶</a></dt> 
    6116 <dd><p>SetToolDisabledBitmap(self, int id, Bitmap bitmap)</p> 
    6117 </dd></dl> 
     6197<tt class="descname">SetToolDisabledBitmap</tt><big>(</big><em>self</em>, <em>int id</em>, <em>Bitmap bitmap</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolDisabledBitmap" title="Permalink to this definition">¶</a></dt> 
     6198<dd></dd></dl> 
    61186199 
    61196200<dl class="method"> 
    61206201<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolLongHelp"> 
    6121 <tt class="descname">SetToolLongHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolLongHelp" title="Permalink to this definition">¶</a></dt> 
    6122 <dd><p>SetToolLongHelp(self, int id, String helpString)</p> 
    6123 </dd></dl> 
     6202<tt class="descname">SetToolLongHelp</tt><big>(</big><em>self</em>, <em>int id</em>, <em>String helpString</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolLongHelp" title="Permalink to this definition">¶</a></dt> 
     6203<dd></dd></dl> 
    61246204 
    61256205<dl class="method"> 
    61266206<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolNormalBitmap"> 
    6127 <tt class="descname">SetToolNormalBitmap</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolNormalBitmap" title="Permalink to this definition">¶</a></dt> 
    6128 <dd><p>SetToolNormalBitmap(self, int id, Bitmap bitmap)</p> 
    6129 </dd></dl> 
     6207<tt class="descname">SetToolNormalBitmap</tt><big>(</big><em>self</em>, <em>int id</em>, <em>Bitmap bitmap</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolNormalBitmap" title="Permalink to this definition">¶</a></dt> 
     6208<dd></dd></dl> 
    61306209 
    61316210<dl class="method"> 
    61326211<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolPacking"> 
    6133 <tt class="descname">SetToolPacking</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolPacking" title="Permalink to this definition">¶</a></dt> 
    6134 <dd><p>SetToolPacking(self, int packing)</p> 
    6135 </dd></dl> 
     6212<tt class="descname">SetToolPacking</tt><big>(</big><em>self</em>, <em>int packing</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolPacking" title="Permalink to this definition">¶</a></dt> 
     6213<dd></dd></dl> 
    61366214 
    61376215<dl class="method"> 
    61386216<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolSeparation"> 
    6139 <tt class="descname">SetToolSeparation</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolSeparation" title="Permalink to this definition">¶</a></dt> 
    6140 <dd><p>SetToolSeparation(self, int separation)</p> 
    6141 </dd></dl> 
     6217<tt class="descname">SetToolSeparation</tt><big>(</big><em>self</em>, <em>int separation</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolSeparation" title="Permalink to this definition">¶</a></dt> 
     6218<dd></dd></dl> 
    61426219 
    61436220<dl class="method"> 
    61446221<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolShortHelp"> 
    6145 <tt class="descname">SetToolShortHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolShortHelp" title="Permalink to this definition">¶</a></dt> 
    6146 <dd><p>SetToolShortHelp(self, int id, String helpString)</p> 
    6147 </dd></dl> 
     6222<tt class="descname">SetToolShortHelp</tt><big>(</big><em>self</em>, <em>int id</em>, <em>String helpString</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolShortHelp" title="Permalink to this definition">¶</a></dt> 
     6223<dd></dd></dl> 
    61486224 
    61496225<dl class="method"> 
    61506226<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolTip"> 
    6151 <tt class="descname">SetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolTip" title="Permalink to this definition">¶</a></dt> 
    6152 <dd><p>SetToolTip(self, ToolTip tip)</p> 
    6153 <p>Attach a tooltip to the window.</p> 
     6227<tt class="descname">SetToolTip</tt><big>(</big><em>self</em>, <em>ToolTip tip</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolTip" title="Permalink to this definition">¶</a></dt> 
     6228<dd><p>Attach a tooltip to the window.</p> 
    61546229</dd></dl> 
    61556230 
    61566231<dl class="method"> 
    61576232<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolTipString"> 
    6158 <tt class="descname">SetToolTipString</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
    6159 <dd><p>SetToolTipString(self, String tip)</p> 
    6160 <p>Attach a tooltip to the window.</p> 
     6233<tt class="descname">SetToolTipString</tt><big>(</big><em>self</em>, <em>String tip</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
     6234<dd><p>Attach a tooltip to the window.</p> 
    61616235</dd></dl> 
    61626236 
    61636237<dl class="method"> 
    61646238<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetTransparent"> 
    6165 <tt class="descname">SetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetTransparent" title="Permalink to this definition">¶</a></dt> 
    6166 <dd><p>SetTransparent(self, byte alpha) -&gt; bool</p> 
    6167 <p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
     6239<tt class="descname">SetTransparent</tt><big>(</big><em>self</em>, <em>byte alpha</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetTransparent" title="Permalink to this definition">¶</a></dt> 
     6240<dd><p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
    61686241returns True on success.  The <tt class="docutils literal"><span class="pre">alpha</span></tt> value is an integer in the 
    61696242range of 0 to 255, where 0 is fully transparent and 255 is fully 
     
    61736246<dl class="method"> 
    61746247<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetValidator"> 
    6175 <tt class="descname">SetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetValidator" title="Permalink to this definition">¶</a></dt> 
    6176 <dd><p>SetValidator(self, Validator validator)</p> 
    6177 <p>Deletes the current validator (if any) and sets the window validator, 
     6248<tt class="descname">SetValidator</tt><big>(</big><em>self</em>, <em>Validator validator</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetValidator" title="Permalink to this definition">¶</a></dt> 
     6249<dd><p>Deletes the current validator (if any) and sets the window validator, 
    61786250having called wx.Validator.Clone to create a new validator of this 
    61796251type.</p> 
     
    61826254<dl class="method"> 
    61836255<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSize"> 
    6184 <tt class="descname">SetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    6185 <dd><p>SetVirtualSize(self, Size size)</p> 
    6186 <p>Set the the virtual size of a window in pixels.  For most windows this 
     6256<tt class="descname">SetVirtualSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     6257<dd><p>Set the the virtual size of a window in pixels.  For most windows this 
    61876258is just the client area of the window, but for some like scrolled 
    61886259windows it is more or less independent of the screen window size.</p> 
     
    61916262<dl class="method"> 
    61926263<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeHints"> 
    6193 <tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
    6194 <dd><p>SetVirtualSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1)</p> 
    6195 <p>Allows specification of minimum and maximum virtual window sizes. If a 
     6264<tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>self</em>, <em>int minW</em>, <em>int minH</em>, <em>int maxW=-1</em>, <em>int maxH=-1</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
     6265<dd><p>Allows specification of minimum and maximum virtual window sizes. If a 
    61966266pair of values is not set (or set to -1), the default values will be 
    61976267used.  If this function is called, the user will not be able to size 
     
    62016271<dl class="method"> 
    62026272<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeHintsSz"> 
    6203 <tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    6204 <dd><p>SetVirtualSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize)</p> 
    6205 <p>Allows specification of minimum and maximum virtual window sizes. If a 
     6273<tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>self</em>, <em>Size minSize</em>, <em>Size maxSize=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
     6274<dd><p>Allows specification of minimum and maximum virtual window sizes. If a 
    62066275pair of values is not set (or set to -1), the default values will be 
    62076276used.  If this function is called, the user will not be able to size 
     
    62116280<dl class="method"> 
    62126281<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeWH"> 
    6213 <tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
    6214 <dd><p>SetVirtualSizeWH(self, int w, int h)</p> 
    6215 <p>Set the the virtual size of a window in pixels.  For most windows this 
     6282<tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>self</em>, <em>int w</em>, <em>int h</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
     6283<dd><p>Set the the virtual size of a window in pixels.  For most windows this 
    62166284is just the client area of the window, but for some like scrolled 
    62176285windows it is more or less independent of the screen window size.</p> 
     
    62206288<dl class="method"> 
    62216289<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowStyle"> 
    6222 <tt class="descname">SetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
     6290<tt class="descname">SetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    62236291<dd><p>SetWindowStyleFlag(self, long style)</p> 
    62246292<p>Sets the style of the window. Please note that some styles cannot be 
     
    62306298<dl class="method"> 
    62316299<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowStyleFlag"> 
    6232 <tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    6233 <dd><p>SetWindowStyleFlag(self, long style)</p> 
    6234 <p>Sets the style of the window. Please note that some styles cannot be 
     6300<tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>self</em>, <em>long style</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
     6301<dd><p>Sets the style of the window. Please note that some styles cannot be 
    62356302changed after the window creation and that Refresh() might need to be 
    62366303called after changing the others for the change to take place 
     
    62406307<dl class="method"> 
    62416308<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowVariant"> 
    6242 <tt class="descname">SetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    6243 <dd><p>SetWindowVariant(self, int variant)</p> 
    6244 <p>Sets the variant of the window/font size to use for this window, if 
     6309<tt class="descname">SetWindowVariant</tt><big>(</big><em>self</em>, <em>int variant</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
     6310<dd><p>Sets the variant of the window/font size to use for this window, if 
    62456311the platform supports variants, for example, wxMac.</p> 
    62466312</dd></dl> 
     
    62486314<dl class="method"> 
    62496315<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ShouldInheritColours"> 
    6250 <tt class="descname">ShouldInheritColours</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
    6251 <dd><p>ShouldInheritColours(self) -&gt; bool</p> 
    6252 <p>Return true from here to allow the colours of this window to be 
     6316<tt class="descname">ShouldInheritColours</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
     6317<dd><p>Return true from here to allow the colours of this window to be 
    62536318changed by InheritAttributes, returning false forbids inheriting them 
    62546319from the parent window.</p> 
     
    62596324<dl class="method"> 
    62606325<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Show"> 
    6261 <tt class="descname">Show</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Show" title="Permalink to this definition">¶</a></dt> 
    6262 <dd><p>Show(self, bool show=True) -&gt; bool</p> 
    6263 <p>Shows or hides the window. You may need to call Raise for a top level 
     6326<tt class="descname">Show</tt><big>(</big><em>self</em>, <em>bool show=True</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Show" title="Permalink to this definition">¶</a></dt> 
     6327<dd><p>Shows or hides the window. You may need to call Raise for a top level 
    62646328window if you want to bring it to top, although this is not needed if 
    62656329Show is called immediately after the frame creation.  Returns True if 
     
    62886352<dl class="method"> 
    62896353<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Thaw"> 
    6290 <tt class="descname">Thaw</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Thaw" title="Permalink to this definition">¶</a></dt> 
    6291 <dd><p>Thaw(self)</p> 
    6292 <p>Reenables window updating after a previous call to Freeze.  Calls to 
     6354<tt class="descname">Thaw</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Thaw" title="Permalink to this definition">¶</a></dt> 
     6355<dd><p>Reenables window updating after a previous call to Freeze.  Calls to 
    62936356Freeze/Thaw may be nested, so Thaw must be called the same number of 
    62946357times that Freeze was before the window will be updated.</p> 
     
    63036366<dl class="method"> 
    63046367<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ToggleTool"> 
    6305 <tt class="descname">ToggleTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ToggleTool" title="Permalink to this definition">¶</a></dt> 
    6306 <dd><p>ToggleTool(self, int id, bool toggle)</p> 
    6307 </dd></dl> 
     6368<tt class="descname">ToggleTool</tt><big>(</big><em>self</em>, <em>int id</em>, <em>bool toggle</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ToggleTool" title="Permalink to this definition">¶</a></dt> 
     6369<dd></dd></dl> 
    63086370 
    63096371<dl class="method"> 
    63106372<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ToggleWindowStyle"> 
    6311 <tt class="descname">ToggleWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
    6312 <dd><p>ToggleWindowStyle(self, int flag) -&gt; bool</p> 
    6313 <p>Turn the flag on if it had been turned off before and vice versa, 
     6373<tt class="descname">ToggleWindowStyle</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
     6374<dd><p>Turn the flag on if it had been turned off before and vice versa, 
    63146375returns True if the flag is turned on by this function call.</p> 
    63156376</dd></dl> 
     
    63716432<dl class="method"> 
    63726433<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.TransferDataFromWindow"> 
    6373 <tt class="descname">TransferDataFromWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
    6374 <dd><p>TransferDataFromWindow(self) -&gt; bool</p> 
    6375 <p>Transfers values from child controls to data areas specified by their 
     6434<tt class="descname">TransferDataFromWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
     6435<dd><p>Transfers values from child controls to data areas specified by their 
    63766436validators. Returns false if a transfer failed.  If the window has 
    63776437wx.WS_EX_VALIDATE_RECURSIVELY extra style flag set, the method will 
     
    63816441<dl class="method"> 
    63826442<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.TransferDataToWindow"> 
    6383 <tt class="descname">TransferDataToWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
    6384 <dd><p>TransferDataToWindow(self) -&gt; bool</p> 
    6385 <p>Transfers values to child controls from data areas specified by their 
     6443<tt class="descname">TransferDataToWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
     6444<dd><p>Transfers values to child controls from data areas specified by their 
    63866445validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    63876446style flag set, the method will also call TransferDataToWindow() of 
     
    63916450<dl class="method"> 
    63926451<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Unbind"> 
    6393 <tt class="descname">Unbind</tt><big>(</big><em>event</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em>, <em>handler=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Unbind" title="Permalink to this definition">¶</a></dt> 
     6452<tt class="descname">Unbind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Unbind" title="Permalink to this definition">¶</a></dt> 
    63946453<dd><p>Disconnects the event handler binding for event from self. 
    63956454Returns True if successful.</p> 
     
    63986457<dl class="method"> 
    63996458<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UnregisterHotKey"> 
    6400 <tt class="descname">UnregisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
    6401 <dd><p>UnregisterHotKey(self, int hotkeyId) -&gt; bool</p> 
    6402 <p>Unregisters a system wide hotkey.</p> 
     6459<tt class="descname">UnregisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
     6460<dd><p>Unregisters a system wide hotkey.</p> 
    64036461</dd></dl> 
    64046462 
    64056463<dl class="method"> 
    64066464<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Update"> 
    6407 <tt class="descname">Update</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Update" title="Permalink to this definition">¶</a></dt> 
    6408 <dd><p>Update(self)</p> 
    6409 <p>Calling this method immediately repaints the invalidated area of the 
     6465<tt class="descname">Update</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Update" title="Permalink to this definition">¶</a></dt> 
     6466<dd><p>Calling this method immediately repaints the invalidated area of the 
    64106467window instead of waiting for the EVT_PAINT event to happen, (normally 
    64116468this would usually only happen when the flow of control returns to the 
     
    64306487<dl class="method"> 
    64316488<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UpdateWindowUI"> 
    6432 <tt class="descname">UpdateWindowUI</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
    6433 <dd><p>UpdateWindowUI(self, long flags=UPDATE_UI_NONE)</p> 
    6434 <p>This function sends EVT_UPDATE_UI events to the window. The particular 
     6489<tt class="descname">UpdateWindowUI</tt><big>(</big><em>self</em>, <em>long flags=UPDATE_UI_NONE</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
     6490<dd><p>This function sends EVT_UPDATE_UI events to the window. The particular 
    64356491implementation depends on the window; for example a wx.ToolBar will 
    64366492send an update UI event for each toolbar button, and a wx.Frame will 
     
    64466502<dl class="method"> 
    64476503<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UseBgCol"> 
    6448 <tt class="descname">UseBgCol</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UseBgCol" title="Permalink to this definition">¶</a></dt> 
    6449 <dd><p>UseBgCol(self) -&gt; bool</p> 
    6450 </dd></dl> 
     6504<tt class="descname">UseBgCol</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.UseBgCol" title="Permalink to this definition">¶</a></dt> 
     6505<dd></dd></dl> 
    64516506 
    64526507<dl class="method"> 
    64536508<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Validate"> 
    6454 <tt class="descname">Validate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Validate" title="Permalink to this definition">¶</a></dt> 
    6455 <dd><p>Validate(self) -&gt; bool</p> 
    6456 <p>Validates the current values of the child controls using their 
     6509<tt class="descname">Validate</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.Validate" title="Permalink to this definition">¶</a></dt> 
     6510<dd><p>Validates the current values of the child controls using their 
    64576511validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    64586512style flag set, the method will also call Validate() of all child 
     
    64746528<dl class="method"> 
    64756529<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.WarpPointer"> 
    6476 <tt class="descname">WarpPointer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.WarpPointer" title="Permalink to this definition">¶</a></dt> 
    6477 <dd><p>WarpPointer(self, int x, int y)</p> 
    6478 <p>Moves the pointer to the given position on the window.</p> 
     6530<tt class="descname">WarpPointer</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.WarpPointer" title="Permalink to this definition">¶</a></dt> 
     6531<dd><p>Moves the pointer to the given position on the window.</p> 
    64796532<p>NOTE: This function is not supported under Mac because Apple Human 
    64806533Interface Guidelines forbid moving the mouse cursor programmatically.</p> 
     
    64956548<dl class="method"> 
    64966549<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.WindowToClientSize"> 
    6497 <tt class="descname">WindowToClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
    6498 <dd><p>WindowToClientSize(self, Size size) -&gt; Size</p> 
    6499 </dd></dl> 
     6550<tt class="descname">WindowToClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
     6551<dd></dd></dl> 
    65006552 
    65016553<dl class="attribute"> 
     
    65056557</dd></dl> 
    65066558 
     6559<dl class="attribute"> 
     6560<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__class__"> 
     6561<tt class="descname">__class__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__class__" title="Permalink to this definition">¶</a></dt> 
     6562<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     6563</dd></dl> 
     6564 
     6565<dl class="attribute"> 
     6566<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__delattr__"> 
     6567<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__delattr__" title="Permalink to this definition">¶</a></dt> 
     6568<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     6569</dd></dl> 
     6570 
     6571<dl class="attribute"> 
     6572<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__dict__"> 
     6573<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x04E5B430&gt;</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__dict__" title="Permalink to this definition">¶</a></dt> 
     6574<dd></dd></dl> 
     6575 
     6576<dl class="attribute"> 
     6577<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__getattribute__"> 
     6578<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     6579<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     6580</dd></dl> 
     6581 
     6582<dl class="attribute"> 
     6583<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__hash__"> 
     6584<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__hash__" title="Permalink to this definition">¶</a></dt> 
     6585<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     6586</dd></dl> 
     6587 
     6588<dl class="method"> 
     6589<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__init__"> 
     6590<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__init__" title="Permalink to this definition">¶</a></dt> 
     6591<dd></dd></dl> 
     6592 
     6593<dl class="attribute"> 
     6594<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__module__"> 
     6595<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.local_perspectives.plotting.Plotter2D'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__module__" title="Permalink to this definition">¶</a></dt> 
     6596<dd></dd></dl> 
     6597 
     6598<dl class="staticmethod"> 
     6599<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__new__"> 
     6600<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__new__" title="Permalink to this definition">¶</a></dt> 
     6601<dd></dd></dl> 
     6602 
     6603<dl class="method"> 
     6604<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__reduce__"> 
     6605<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__reduce__" title="Permalink to this definition">¶</a></dt> 
     6606<dd><p>helper for pickle</p> 
     6607</dd></dl> 
     6608 
     6609<dl class="method"> 
     6610<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__reduce_ex__"> 
     6611<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     6612<dd><p>helper for pickle</p> 
     6613</dd></dl> 
     6614 
     6615<dl class="method"> 
     6616<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__repr__"> 
     6617<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__repr__" title="Permalink to this definition">¶</a></dt> 
     6618<dd></dd></dl> 
     6619 
     6620<dl class="attribute"> 
     6621<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__setattr__"> 
     6622<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__setattr__" title="Permalink to this definition">¶</a></dt> 
     6623<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     6624</dd></dl> 
     6625 
     6626<dl class="attribute"> 
     6627<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__str__"> 
     6628<tt class="descname">__str__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__str__" title="Permalink to this definition">¶</a></dt> 
     6629<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     6630</dd></dl> 
     6631 
     6632<dl class="attribute"> 
     6633<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__weakref__"> 
     6634<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.__weakref__" title="Permalink to this definition">¶</a></dt> 
     6635<dd><p>list of weak references to the object (if defined)</p> 
     6636</dd></dl> 
     6637 
     6638<dl class="method"> 
     6639<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D._init_toolbar"> 
     6640<tt class="descname">_init_toolbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D._init_toolbar" title="Permalink to this definition">¶</a></dt> 
     6641<dd></dd></dl> 
     6642 
     6643<dl class="method"> 
     6644<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D._setOORInfo"> 
     6645<tt class="descname">_setOORInfo</tt><big>(</big><em>self</em>, <em>PyObject _self</em>, <em>bool incref=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     6646<dd></dd></dl> 
     6647 
     6648<dl class="method"> 
     6649<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D._update_view"> 
     6650<tt class="descname">_update_view</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D._update_view" title="Permalink to this definition">¶</a></dt> 
     6651<dd><p>update the viewlim and position from the view and 
     6652position stack for each axes</p> 
     6653</dd></dl> 
     6654 
    65076655<dl class="method"> 
    65086656<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.add_option"> 
     
    65136661<dl class="method"> 
    65146662<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.back"> 
    6515 <tt class="descname">back</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.back" title="Permalink to this definition">¶</a></dt> 
     6663<tt class="descname">back</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.back" title="Permalink to this definition">¶</a></dt> 
    65166664<dd><p>move back up the view lim stack</p> 
    65176665</dd></dl> 
     
    65196667<dl class="method"> 
    65206668<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.configure_subplot"> 
    6521 <tt class="descname">configure_subplot</tt><big>(</big><em>evt</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.configure_subplot" title="Permalink to this definition">¶</a></dt> 
     6669<tt class="descname">configure_subplot</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.configure_subplot" title="Permalink to this definition">¶</a></dt> 
    65226670<dd></dd></dl> 
    65236671 
     
    65306678<dl class="method"> 
    65316679<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.drag_pan"> 
    6532 <tt class="descname">drag_pan</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.drag_pan" title="Permalink to this definition">¶</a></dt> 
     6680<tt class="descname">drag_pan</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.drag_pan" title="Permalink to this definition">¶</a></dt> 
    65336681<dd><p>the drag callback in pan/zoom mode</p> 
    65346682</dd></dl> 
     
    65426690<dl class="method"> 
    65436691<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.draw_rubberband"> 
    6544 <tt class="descname">draw_rubberband</tt><big>(</big><em>event</em>, <em>x0</em>, <em>y0</em>, <em>x1</em>, <em>y1</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.draw_rubberband" title="Permalink to this definition">¶</a></dt> 
     6692<tt class="descname">draw_rubberband</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.draw_rubberband" title="Permalink to this definition">¶</a></dt> 
    65456693<dd><p>adapted from <a class="reference external" href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/189744">http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/189744</a></p> 
    65466694</dd></dl> 
     
    65536701<dl class="method"> 
    65546702<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.forward"> 
    6555 <tt class="descname">forward</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.forward" title="Permalink to this definition">¶</a></dt> 
     6703<tt class="descname">forward</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.forward" title="Permalink to this definition">¶</a></dt> 
    65566704<dd><p>move forward in the view lim stack</p> 
    65576705</dd></dl> 
     
    65596707<dl class="method"> 
    65606708<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.get_canvas"> 
    6561 <tt class="descname">get_canvas</tt><big>(</big><em>frame</em>, <em>fig</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.get_canvas" title="Permalink to this definition">¶</a></dt> 
     6709<tt class="descname">get_canvas</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.get_canvas" title="Permalink to this definition">¶</a></dt> 
    65626710<dd></dd></dl> 
    65636711 
    65646712<dl class="method"> 
    65656713<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.home"> 
    6566 <tt class="descname">home</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.home" title="Permalink to this definition">¶</a></dt> 
     6714<tt class="descname">home</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.home" title="Permalink to this definition">¶</a></dt> 
    65676715<dd><p>restore the original view</p> 
    65686716</dd></dl> 
     
    65706718<dl class="method"> 
    65716719<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.mouse_move"> 
    6572 <tt class="descname">mouse_move</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.mouse_move" title="Permalink to this definition">¶</a></dt> 
    6573 <dd></dd></dl> 
     6720<tt class="descname">mouse_move</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.mouse_move" title="Permalink to this definition">¶</a></dt> 
     6721<dd></dd></dl> 
     6722 
     6723<dl class="method"> 
     6724<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.on_menu"> 
     6725<tt class="descname">on_menu</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.on_menu" title="Permalink to this definition">¶</a></dt> 
     6726<dd><p>activate reset</p> 
     6727</dd></dl> 
    65746728 
    65756729<dl class="method"> 
    65766730<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.on_print"> 
    6577 <tt class="descname">on_print</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.on_print" title="Permalink to this definition">¶</a></dt> 
     6731<tt class="descname">on_print</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.on_print" title="Permalink to this definition">¶</a></dt> 
    65786732<dd><p>activate print</p> 
    65796733</dd></dl> 
     
    65816735<dl class="method"> 
    65826736<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.on_reset"> 
    6583 <tt class="descname">on_reset</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.on_reset" title="Permalink to this definition">¶</a></dt> 
     6737<tt class="descname">on_reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.on_reset" title="Permalink to this definition">¶</a></dt> 
    65846738<dd><p>activate reset</p> 
    65856739</dd></dl> 
     
    65876741<dl class="method"> 
    65886742<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.pan"> 
    6589 <tt class="descname">pan</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.pan" title="Permalink to this definition">¶</a></dt> 
     6743<tt class="descname">pan</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.pan" title="Permalink to this definition">¶</a></dt> 
    65906744<dd></dd></dl> 
    65916745 
    65926746<dl class="method"> 
    65936747<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press"> 
    6594 <tt class="descname">press</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press" title="Permalink to this definition">¶</a></dt> 
     6748<tt class="descname">press</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press" title="Permalink to this definition">¶</a></dt> 
    65956749<dd><p>this will be called whenver a mouse button is pressed</p> 
    65966750</dd></dl> 
     
    65986752<dl class="method"> 
    65996753<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press_pan"> 
    6600 <tt class="descname">press_pan</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press_pan" title="Permalink to this definition">¶</a></dt> 
     6754<tt class="descname">press_pan</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press_pan" title="Permalink to this definition">¶</a></dt> 
    66016755<dd><p>the press mouse button in pan/zoom mode callback</p> 
    66026756</dd></dl> 
     
    66046758<dl class="method"> 
    66056759<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press_zoom"> 
    6606 <tt class="descname">press_zoom</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press_zoom" title="Permalink to this definition">¶</a></dt> 
     6760<tt class="descname">press_zoom</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.press_zoom" title="Permalink to this definition">¶</a></dt> 
    66076761<dd><p>the press mouse button in zoom to rect mode callback</p> 
    66086762</dd></dl> 
     
    66166770<dl class="method"> 
    66176771<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release"> 
    6618 <tt class="descname">release</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release" title="Permalink to this definition">¶</a></dt> 
     6772<tt class="descname">release</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release" title="Permalink to this definition">¶</a></dt> 
    66196773<dd></dd></dl> 
    66206774 
    66216775<dl class="method"> 
    66226776<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release_pan"> 
    6623 <tt class="descname">release_pan</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release_pan" title="Permalink to this definition">¶</a></dt> 
     6777<tt class="descname">release_pan</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release_pan" title="Permalink to this definition">¶</a></dt> 
    66246778<dd><p>the release mouse button callback in pan/zoom mode</p> 
    66256779</dd></dl> 
     
    66276781<dl class="method"> 
    66286782<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release_zoom"> 
    6629 <tt class="descname">release_zoom</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release_zoom" title="Permalink to this definition">¶</a></dt> 
     6783<tt class="descname">release_zoom</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.release_zoom" title="Permalink to this definition">¶</a></dt> 
    66306784<dd><p>the release mouse button callback in zoom to rect mode</p> 
    66316785</dd></dl> 
     
    66336787<dl class="method"> 
    66346788<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.save"> 
    6635 <tt class="descname">save</tt><big>(</big><em>evt</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.save" title="Permalink to this definition">¶</a></dt> 
     6789<tt class="descname">save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.save" title="Permalink to this definition">¶</a></dt> 
    66366790<dd></dd></dl> 
    66376791 
    66386792<dl class="method"> 
    66396793<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.save_figure"> 
    6640 <tt class="descname">save_figure</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.save_figure" title="Permalink to this definition">¶</a></dt> 
     6794<tt class="descname">save_figure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.save_figure" title="Permalink to this definition">¶</a></dt> 
    66416795<dd><p>save the current figure</p> 
    66426796</dd></dl> 
     
    66446798<dl class="method"> 
    66456799<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_cursor"> 
    6646 <tt class="descname">set_cursor</tt><big>(</big><em>cursor</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_cursor" title="Permalink to this definition">¶</a></dt> 
     6800<tt class="descname">set_cursor</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_cursor" title="Permalink to this definition">¶</a></dt> 
    66476801<dd></dd></dl> 
    66486802 
     
    66546808<dl class="method"> 
    66556809<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_message"> 
    6656 <tt class="descname">set_message</tt><big>(</big><em>s</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_message" title="Permalink to this definition">¶</a></dt> 
     6810<tt class="descname">set_message</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_message" title="Permalink to this definition">¶</a></dt> 
    66576811<dd></dd></dl> 
    66586812 
    66596813<dl class="method"> 
    66606814<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_status_bar"> 
    6661 <tt class="descname">set_status_bar</tt><big>(</big><em>statbar</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_status_bar" title="Permalink to this definition">¶</a></dt> 
     6815<tt class="descname">set_status_bar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.set_status_bar" title="Permalink to this definition">¶</a></dt> 
    66626816<dd></dd></dl> 
    66636817 
     
    66766830<dl class="method"> 
    66776831<dt id="sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.zoom"> 
    6678 <tt class="descname">zoom</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.zoom" title="Permalink to this definition">¶</a></dt> 
     6832<tt class="descname">zoom</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter2D.NavigationToolBar2D.zoom" title="Permalink to this definition">¶</a></dt> 
    66796833<dd></dd></dl> 
    66806834 
     
    66936847  <ul> 
    66946848<li><a class="reference internal" href="#">Plotter2D</a><ul> 
    6695 <li><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.Plotter2D"><tt class="docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter2D</span></tt></a></li> 
     6849<li><a class="reference internal" href="#sans-guiframe-local-perspectives-plotting-plotter2d"><tt class="docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter2D</span></tt></a></li> 
    66966850</ul> 
    66976851</li> 
     
    67126866  <h3>Quick search</h3> 
    67136867    <form class="search" action="../../../search.html" method="get"> 
    6714       <input type="text" name="q" size="18" /> 
     6868      <input type="text" name="q" /> 
    67156869      <input type="submit" value="Go" /> 
    67166870      <input type="hidden" name="check_keywords" value="yes" /> 
     
    67416895          <a href="Plotter1D.html" title="Plotter1D" 
    67426896             >previous</a> |</li> 
    6743         <li><a href="../../../index.html">guiframe v0.1.0 documentation</a> &raquo;</li> 
     6897        <li><a href="../../../index.html">guiframe 0.1.0 documentation</a> &raquo;</li> 
    67446898          <li><a href="index.html" >Local Perspective: plotting</a> &raquo;</li>  
    67456899      </ul> 
     
    67476901    <div class="footer"> 
    67486902        &copy; Copyright 2010, sans group. 
    6749       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     6903      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    67506904    </div> 
    67516905  </body> 
Note: See TracChangeset for help on using the changeset viewer.