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/Plotter1D.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>Plotter1D &mdash; guiframe v0.1.0 documentation</title> 
     11    <title>Plotter1D &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="Plotter2D" href="Plotter2D.html" /> 
     
    4447          <a href="masking.html" title="masking" 
    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="plotter1d"> 
    5760<h1>Plotter1D<a class="headerlink" href="#plotter1d" title="Permalink to this headline">¶</a></h1> 
    58 <div class="section" id="module-sans.guiframe.local_perspectives.plotting.Plotter1D"> 
    59 <span id="sans-guiframe-local-perspectives-plotting-plotter1d"></span><h2><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.Plotter1D" title="sans.guiframe.local_perspectives.plotting.Plotter1D"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter1D</span></tt></a><a class="headerlink" href="#module-sans.guiframe.local_perspectives.plotting.Plotter1D" title="Permalink to this headline">¶</a></h2> 
    60 <dl class="class"> 
     61<div class="section" id="sans-guiframe-local-perspectives-plotting-plotter1d"> 
     62<h2><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.Plotter1D" title="sans.guiframe.local_perspectives.plotting.Plotter1D"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter1D</span></tt></a><a class="headerlink" href="#sans-guiframe-local-perspectives-plotting-plotter1d" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.guiframe.local_perspectives.plotting.Plotter1D"></span><dl class="class"> 
    6164<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D"> 
    62 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.Plotter1D.</tt><tt class="descname">ModelPanel1D</tt><big>(</big><em>parent</em>, <em>id=-1</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.Plotter1D.ModelPanel1D" title="Permalink to this definition">¶</a></dt> 
     65<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.Plotter1D.</tt><tt class="descname">ModelPanel1D</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D" title="Permalink to this definition">¶</a></dt> 
    6366<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">danse.common.plottools.PlotPanel.PlotPanel</span></tt>, <a class="reference internal" href="../../panel_base.html#sans.guiframe.panel_base.PanelBase" title="sans.guiframe.panel_base.PanelBase"><tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.panel_base.PanelBase</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.Plotter1D.ModelPanel1D.ALWAYS_ON"> 
     70<tt class="descname">ALWAYS_ON</tt><em class="property"> = True</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.AcceleratorTable"> 
     
    7179<dl class="method"> 
    7280<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.Centre"> 
     248<tt class="descname">Centre</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.GetBorder"> 
    710 <tt class="descname">GetBorder</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.OnCopyFigureMenu"> 
    1646 <tt class="descname">OnCopyFigureMenu</tt><big>(</big><em>evt</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.PostCreate"> 
    1720 <tt class="descname">PostCreate</tt><big>(</big><em>pre</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.SetColor"> 
    2049 <tt class="descname">SetColor</tt><big>(</big><em>rgbtuple</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D._OnReSize"> 
     2506<tt class="descname">_OnReSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._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.Plotter1D.ModelPanel1D._SetSize"> 
     2512<tt class="descname">_SetSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._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.Plotter1D.ModelPanel1D.__class__"> 
     2519<tt class="descname">__class__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__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.Plotter1D.ModelPanel1D.__delattr__"> 
     2525<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__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.Plotter1D.ModelPanel1D.__dict__"> 
     2531<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x029672B0&gt;</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__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.Plotter1D.ModelPanel1D.__getattribute__"> 
     2536<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__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.Plotter1D.ModelPanel1D.__hash__"> 
     2542<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__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.Plotter1D.ModelPanel1D.__init__"> 
     2548<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__init__" title="Permalink to this definition">¶</a></dt> 
     2549<dd></dd></dl> 
     2550 
     2551<dl class="attribute"> 
     2552<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__module__"> 
     2553<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.local_perspectives.plotting.Plotter1D'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__module__" title="Permalink to this definition">¶</a></dt> 
     2554<dd></dd></dl> 
     2555 
     2556<dl class="staticmethod"> 
     2557<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__new__"> 
     2558<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.Plotter1D.ModelPanel1D.__new__" title="Permalink to this definition">¶</a></dt> 
     2559<dd></dd></dl> 
     2560 
     2561<dl class="method"> 
     2562<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__reduce__"> 
     2563<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__reduce__" title="Permalink to this definition">¶</a></dt> 
     2564<dd><p>helper for pickle</p> 
     2565</dd></dl> 
     2566 
     2567<dl class="method"> 
     2568<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__reduce_ex__"> 
     2569<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     2570<dd><p>helper for pickle</p> 
     2571</dd></dl> 
     2572 
     2573<dl class="method"> 
     2574<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__repr__"> 
     2575<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__repr__" title="Permalink to this definition">¶</a></dt> 
     2576<dd></dd></dl> 
     2577 
     2578<dl class="attribute"> 
     2579<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__setattr__"> 
     2580<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__setattr__" title="Permalink to this definition">¶</a></dt> 
     2581<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     2582</dd></dl> 
     2583 
     2584<dl class="attribute"> 
     2585<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__str__"> 
     2586<tt class="descname">__str__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__str__" title="Permalink to this definition">¶</a></dt> 
     2587<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     2588</dd></dl> 
     2589 
     2590<dl class="attribute"> 
     2591<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__weakref__"> 
     2592<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.__weakref__" title="Permalink to this definition">¶</a></dt> 
     2593<dd><p>list of weak references to the object (if defined)</p> 
     2594</dd></dl> 
     2595 
     2596<dl class="method"> 
     2597<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._add_more_tool"> 
     2598<tt class="descname">_add_more_tool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._add_more_tool" title="Permalink to this definition">¶</a></dt> 
     2599<dd><p>Add refresh, add/delete button in the tool bar</p> 
     2600</dd></dl> 
     2601 
     2602<dl class="method"> 
     2603<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._build_matrix"> 
     2604<tt class="descname">_build_matrix</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._build_matrix" title="Permalink to this definition">¶</a></dt> 
     2605<dd><p>Build a matrix for 2d plot from a vector 
     2606Returns a matrix (image) with ~ square binning 
     2607Requirement: need 1d array formats of  
     2608self.data, self.qx_data, and self.qy_data 
     2609where each one corresponds to z, x, or y axis values</p> 
     2610</dd></dl> 
     2611 
     2612<dl class="method"> 
     2613<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._check_zoom_plot"> 
     2614<tt class="descname">_check_zoom_plot</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._check_zoom_plot" title="Permalink to this definition">¶</a></dt> 
     2615<dd><p>Check the zoom range and plot (1D only)</p> 
     2616</dd></dl> 
     2617 
     2618<dl class="method"> 
     2619<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._color"> 
     2620<tt class="descname">_color</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._color" title="Permalink to this definition">¶</a></dt> 
     2621<dd><p>Return a particular colour</p> 
     2622</dd></dl> 
     2623 
     2624<dl class="method"> 
     2625<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._connect_to_xlim"> 
     2626<tt class="descname">_connect_to_xlim</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._connect_to_xlim" title="Permalink to this definition">¶</a></dt> 
     2627<dd><p>Bind the xlim change notification to the callback</p> 
     2628</dd></dl> 
     2629 
     2630<dl class="method"> 
     2631<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._dragHelper"> 
     2632<tt class="descname">_dragHelper</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._dragHelper" title="Permalink to this definition">¶</a></dt> 
     2633<dd><p>dragging occurs here</p> 
     2634</dd></dl> 
     2635 
     2636<dl class="method"> 
     2637<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._fillup_pixels"> 
     2638<tt class="descname">_fillup_pixels</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._fillup_pixels" title="Permalink to this definition">¶</a></dt> 
     2639<dd><p>Fill z values of the empty cells of 2d image matrix  
     2640with the average over up-to next nearest neighbor points</p> 
     2641<table class="docutils field-list" frame="void" rules="none"> 
     2642<col class="field-name" /> 
     2643<col class="field-body" /> 
     2644<tbody valign="top"> 
     2645<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> 
     2646</tr> 
     2647<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">image (2d array )</td> 
     2648</tr> 
     2649<tr class="field-odd field"><th class="field-name">Todo :</th><td class="field-body">Find better way to do for-loop below</td> 
     2650</tr> 
     2651</tbody> 
     2652</table> 
     2653</dd></dl> 
     2654 
     2655<dl class="method"> 
     2656<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._get_bins"> 
     2657<tt class="descname">_get_bins</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._get_bins" title="Permalink to this definition">¶</a></dt> 
     2658<dd><p>get bins 
     2659set x_bins and y_bins into self, 1d arrays of the index with  
     2660~ square binning 
     2661Requirement: need 1d array formats of  
     2662self.qx_data, and self.qy_data 
     2663where each one corresponds to  x, or y axis values</p> 
     2664</dd></dl> 
     2665 
     2666<dl class="method"> 
     2667<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._linear_fit_close"> 
     2668<tt class="descname">_linear_fit_close</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._linear_fit_close" title="Permalink to this definition">¶</a></dt> 
     2669<dd><p>A fit dialog was closed</p> 
     2670</dd></dl> 
     2671 
     2672<dl class="method"> 
     2673<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._offset_graph"> 
     2674<tt class="descname">_offset_graph</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._offset_graph" title="Permalink to this definition">¶</a></dt> 
     2675<dd><p>Zoom and offset the graph to the last known settings</p> 
     2676</dd></dl> 
     2677 
     2678<dl class="method"> 
     2679<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onEVT_FUNC_PROPERTY"> 
     2680<tt class="descname">_onEVT_FUNC_PROPERTY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onEVT_FUNC_PROPERTY" title="Permalink to this definition">¶</a></dt> 
     2681<dd><p>Receive the x and y transformation from myDialog, 
     2682Transforms x and y in View 
     2683and set the scale</p> 
     2684</dd></dl> 
     2685 
     2686<dl class="method"> 
     2687<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onIdle"> 
     2688<tt class="descname">_onIdle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onIdle" title="Permalink to this definition">¶</a></dt> 
     2689<dd></dd></dl> 
     2690 
     2691<dl class="method"> 
     2692<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onProperties"> 
     2693<tt class="descname">_onProperties</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onProperties" title="Permalink to this definition">¶</a></dt> 
     2694<dd><p>when clicking on Properties on context menu , 
     2695The Property dialog is displayed 
     2696The user selects a transformation for x or y value and  
     2697a new plot is displayed</p> 
     2698</dd></dl> 
     2699 
     2700<dl class="method"> 
     2701<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onRemove"> 
     2702<tt class="descname">_onRemove</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onRemove" title="Permalink to this definition">¶</a></dt> 
     2703<dd><p>Remove a plottable from the graph and render the graph</p> 
     2704<table class="docutils field-list" frame="void" rules="none"> 
     2705<col class="field-name" /> 
     2706<col class="field-body" /> 
     2707<tbody valign="top"> 
     2708<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; Menu event</td> 
     2709</tr> 
     2710</tbody> 
     2711</table> 
     2712</dd></dl> 
     2713 
     2714<dl class="method"> 
     2715<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onSave"> 
     2716<tt class="descname">_onSave</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onSave" title="Permalink to this definition">¶</a></dt> 
     2717<dd><p>Save a data set to a text file</p> 
     2718<table class="docutils field-list" frame="void" rules="none"> 
     2719<col class="field-name" /> 
     2720<col class="field-body" /> 
     2721<tbody valign="top"> 
     2722<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>evt</strong> &#8211; Menu event</td> 
     2723</tr> 
     2724</tbody> 
     2725</table> 
     2726</dd></dl> 
     2727 
     2728<dl class="method"> 
     2729<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onSize"> 
     2730<tt class="descname">_onSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onSize" title="Permalink to this definition">¶</a></dt> 
     2731<dd></dd></dl> 
     2732 
     2733<dl class="method"> 
     2734<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onToggleScale"> 
     2735<tt class="descname">_onToggleScale</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onToggleScale" title="Permalink to this definition">¶</a></dt> 
     2736<dd><p>toggle axis and replot image</p> 
     2737</dd></dl> 
     2738 
     2739<dl class="method"> 
     2740<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_addtext"> 
     2741<tt class="descname">_on_addtext</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_addtext" title="Permalink to this definition">¶</a></dt> 
     2742<dd><p>Allows you to add text to the plot</p> 
     2743</dd></dl> 
     2744 
     2745<dl class="method"> 
     2746<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_axis_label"> 
     2747<tt class="descname">_on_axis_label</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_axis_label" title="Permalink to this definition">¶</a></dt> 
     2748<dd><p>Modify axes labels</p> 
     2749<table class="docutils field-list" frame="void" rules="none"> 
     2750<col class="field-name" /> 
     2751<col class="field-body" /> 
     2752<tbody valign="top"> 
     2753<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> 
     2754</tr> 
     2755</tbody> 
     2756</table> 
     2757</dd></dl> 
     2758 
     2759<dl class="method"> 
     2760<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_delete"> 
     2761<tt class="descname">_on_delete</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_delete" title="Permalink to this definition">¶</a></dt> 
     2762<dd><p>Refreshes the plotpanel on refresh tollbar button</p> 
     2763</dd></dl> 
     2764 
     2765<dl class="method"> 
     2766<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_removetext"> 
     2767<tt class="descname">_on_removetext</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_removetext" title="Permalink to this definition">¶</a></dt> 
     2768<dd><p>Removes all text from the plot. 
     2769Eventually, add option to remove specific text boxes</p> 
     2770</dd></dl> 
     2771 
     2772<dl class="method"> 
     2773<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_xaxis_label"> 
     2774<tt class="descname">_on_xaxis_label</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_xaxis_label" title="Permalink to this definition">¶</a></dt> 
     2775<dd><p>Allows you to add text to the plot</p> 
     2776</dd></dl> 
     2777 
     2778<dl class="method"> 
     2779<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_yaxis_label"> 
     2780<tt class="descname">_on_yaxis_label</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._on_yaxis_label" title="Permalink to this definition">¶</a></dt> 
     2781<dd><p>Allows you to add text to the plot</p> 
     2782</dd></dl> 
     2783 
     2784<dl class="method"> 
     2785<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onsaveTXT"> 
     2786<tt class="descname">_onsaveTXT</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._onsaveTXT" title="Permalink to this definition">¶</a></dt> 
     2787<dd><p>Save file as txt</p> 
     2788<table class="docutils field-list" frame="void" rules="none"> 
     2789<col class="field-name" /> 
     2790<col class="field-body" /> 
     2791<tbody valign="top"> 
     2792<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> 
     2793</tr> 
     2794</tbody> 
     2795</table> 
     2796</dd></dl> 
     2797 
     2798<dl class="method"> 
     2799<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._ontoggle_hide_error"> 
     2800<tt class="descname">_ontoggle_hide_error</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._ontoggle_hide_error" title="Permalink to this definition">¶</a></dt> 
     2801<dd><p>Toggle error display to hide or show</p> 
     2802</dd></dl> 
     2803 
     2804<dl class="method"> 
     2805<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._replot"> 
     2806<tt class="descname">_replot</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._replot" title="Permalink to this definition">¶</a></dt> 
     2807<dd><p>Rescale the plottables according to the latest 
     2808user selection and update the plot</p> 
     2809<table class="docutils field-list" frame="void" rules="none"> 
     2810<col class="field-name" /> 
     2811<col class="field-body" /> 
     2812<tbody valign="top"> 
     2813<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> 
     2814</tr> 
     2815</tbody> 
     2816</table> 
     2817</dd></dl> 
     2818 
     2819<dl class="method"> 
     2820<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._reset"> 
     2821<tt class="descname">_reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._reset" title="Permalink to this definition">¶</a></dt> 
     2822<dd><p>Resets internal data and graph</p> 
     2823</dd></dl> 
     2824 
     2825<dl class="method"> 
     2826<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._setOORInfo"> 
     2827<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.Plotter1D.ModelPanel1D._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2828<dd></dd></dl> 
     2829 
     2830<dl class="method"> 
     2831<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_bookmark_flag"> 
     2832<tt class="descname">_set_bookmark_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_bookmark_flag" title="Permalink to this definition">¶</a></dt> 
     2833<dd><p>The derivative class sets the bookmark flag value to indicate that it 
     2834can be bookmarked</p> 
     2835</dd></dl> 
     2836 
     2837<dl class="method"> 
     2838<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_copy_flag"> 
     2839<tt class="descname">_set_copy_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_copy_flag" title="Permalink to this definition">¶</a></dt> 
     2840<dd><p>The derivative class sets the copy flag value to indicate that the  
     2841action done can be recovered</p> 
     2842</dd></dl> 
     2843 
     2844<dl class="method"> 
     2845<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_drag_flag"> 
     2846<tt class="descname">_set_drag_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_drag_flag" title="Permalink to this definition">¶</a></dt> 
     2847<dd><p>The derivative class sets the drag flag value to indicate that  
     2848dragging motion is possible</p> 
     2849</dd></dl> 
     2850 
     2851<dl class="method"> 
     2852<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_paste_flag"> 
     2853<tt class="descname">_set_paste_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_paste_flag" title="Permalink to this definition">¶</a></dt> 
     2854<dd><p>The derivative class sets the paste flag value to indicate that the  
     2855action done can be recovered</p> 
     2856</dd></dl> 
     2857 
     2858<dl class="method"> 
     2859<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_preview_flag"> 
     2860<tt class="descname">_set_preview_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_preview_flag" title="Permalink to this definition">¶</a></dt> 
     2861<dd><p>The derivative class sets the preview flag value to indicate that it 
     2862can be previewed</p> 
     2863</dd></dl> 
     2864 
     2865<dl class="method"> 
     2866<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_print_flag"> 
     2867<tt class="descname">_set_print_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_print_flag" title="Permalink to this definition">¶</a></dt> 
     2868<dd><p>The derivative class sets the print flag value to indicate that it can  
     2869be printed</p> 
     2870</dd></dl> 
     2871 
     2872<dl class="method"> 
     2873<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_redo_flag"> 
     2874<tt class="descname">_set_redo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_redo_flag" title="Permalink to this definition">¶</a></dt> 
     2875<dd><p>The derivative class sets the redo flag value to indicate that the  
     2876action done can be recovered</p> 
     2877</dd></dl> 
     2878 
     2879<dl class="method"> 
     2880<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_reset_flag"> 
     2881<tt class="descname">_set_reset_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_reset_flag" title="Permalink to this definition">¶</a></dt> 
     2882<dd><p>The derivative class sets the reset flag value to indicate that it 
     2883can be reset</p> 
     2884</dd></dl> 
     2885 
     2886<dl class="method"> 
     2887<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_save_flag"> 
     2888<tt class="descname">_set_save_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_save_flag" title="Permalink to this definition">¶</a></dt> 
     2889<dd><p>The derivative class sets the drag flag value to indicate that it 
     2890can be saved</p> 
     2891</dd></dl> 
     2892 
     2893<dl class="method"> 
     2894<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_undo_flag"> 
     2895<tt class="descname">_set_undo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_undo_flag" title="Permalink to this definition">¶</a></dt> 
     2896<dd><p>The derivative class sets the undo flag value to indicate that the  
     2897current action done can be canceled</p> 
     2898</dd></dl> 
     2899 
     2900<dl class="method"> 
     2901<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_zoom_flag"> 
     2902<tt class="descname">_set_zoom_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_zoom_flag" title="Permalink to this definition">¶</a></dt> 
     2903<dd><p>The derivative class sets the zoom flag value to indicate that it 
     2904can be zoomed</p> 
     2905</dd></dl> 
     2906 
     2907<dl class="method"> 
     2908<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_zoomed_in_flag"> 
     2909<tt class="descname">_set_zoomed_in_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_zoomed_in_flag" title="Permalink to this definition">¶</a></dt> 
     2910<dd><p>The derivative class sets the zoom in flag value to indicate that it 
     2911can be zoomed in</p> 
     2912</dd></dl> 
     2913 
     2914<dl class="method"> 
     2915<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_zoomed_out_flag"> 
     2916<tt class="descname">_set_zoomed_out_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._set_zoomed_out_flag" title="Permalink to this definition">¶</a></dt> 
     2917<dd><p>The derivative class sets the zoom out flag value to indicate that it 
     2918can be zoomed out</p> 
     2919</dd></dl> 
     2920 
     2921<dl class="method"> 
     2922<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._symbol"> 
     2923<tt class="descname">_symbol</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D._symbol" title="Permalink to this definition">¶</a></dt> 
     2924<dd><p>Return a particular symbol</p> 
     2925</dd></dl> 
     2926 
     2927<dl class="method"> 
    27362928<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.add_toolbar"> 
    27372929<tt class="descname">add_toolbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.add_toolbar" title="Permalink to this definition">¶</a></dt> 
     
    27472939<dl class="method"> 
    27482940<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.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.Plotter1D.ModelPanel1D.curve" title="Permalink to this definition">¶</a></dt> 
     2941<tt class="descname">curve</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.curve" title="Permalink to this definition">¶</a></dt> 
    27502942<dd><p>Draw a line on a graph, possibly with confidence intervals.</p> 
    27512943</dd></dl> 
     
    27912983<tt class="descname">get_drag_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.get_drag_flag" title="Permalink to this definition">¶</a></dt> 
    27922984<dd><p>Get the drag flag to update appropriately the tool bar</p> 
     2985</dd></dl> 
     2986 
     2987<dl class="method"> 
     2988<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.get_loc_label"> 
     2989<tt class="descname">get_loc_label</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.get_loc_label" title="Permalink to this definition">¶</a></dt> 
     2990<dd><p>Associates label to a specific legend location</p> 
    27932991</dd></dl> 
    27942992 
     
    28593057<col class="field-body" /> 
    28603058<tbody valign="top"> 
    2861 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">x-axis scale</td> 
     3059<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">x-axis scale</td> 
    28623060</tr> 
    28633061</tbody> 
     
    28723070<col class="field-body" /> 
    28733071<tbody valign="top"> 
    2874 <tr class="field"><th class="field-name">Returns:</th><td class="field-body">Y-axis scale</td> 
     3072<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">Y-axis scale</td> 
    28753073</tr> 
    28763074</tbody> 
     
    28963094</dd></dl> 
    28973095 
     3096<dl class="attribute"> 
     3097<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.group_id"> 
     3098<tt class="descname">group_id</tt><em class="property"> = None</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.group_id" title="Permalink to this definition">¶</a></dt> 
     3099<dd></dd></dl> 
     3100 
    28983101<dl class="method"> 
    28993102<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.has_changed"> 
     
    29033106<dl class="method"> 
    29043107<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.image"> 
    2905 <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.Plotter1D.ModelPanel1D.image" title="Permalink to this definition">¶</a></dt> 
     3108<tt class="descname">image</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.image" title="Permalink to this definition">¶</a></dt> 
    29063109<dd><p>Render the current data</p> 
    29073110</dd></dl> 
     
    29093112<dl class="method"> 
    29103113<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.interactive_curve"> 
    2911 <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.Plotter1D.ModelPanel1D.interactive_curve" title="Permalink to this definition">¶</a></dt> 
     3114<tt class="descname">interactive_curve</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.interactive_curve" title="Permalink to this definition">¶</a></dt> 
    29123115<dd><p>Draw markers with error bars</p> 
    29133116</dd></dl> 
     
    29153118<dl class="method"> 
    29163119<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.interactive_points"> 
    2917 <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.Plotter1D.ModelPanel1D.interactive_points" title="Permalink to this definition">¶</a></dt> 
     3120<tt class="descname">interactive_points</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.interactive_points" title="Permalink to this definition">¶</a></dt> 
    29183121<dd><p>Draw markers with error bars</p> 
    29193122</dd></dl> 
     
    29213124<dl class="method"> 
    29223125<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.linear_plottable_fit"> 
    2923 <tt class="descname">linear_plottable_fit</tt><big>(</big><em>plot</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.linear_plottable_fit" title="Permalink to this definition">¶</a></dt> 
     3126<tt class="descname">linear_plottable_fit</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.linear_plottable_fit" title="Permalink to this definition">¶</a></dt> 
    29243127<dd><p>when clicking on linear Fit on context menu , display Fitting Dialog</p> 
    29253128<table class="docutils field-list" frame="void" rules="none"> 
     
    29273130<col class="field-body" /> 
    29283131<tbody valign="top"> 
    2929 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>plot</strong> &#8211; PlotPanel owning the graph</td> 
     3132<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>plot</strong> &#8211; PlotPanel owning the graph</td> 
    29303133</tr> 
    29313134</tbody> 
     
    29343137 
    29353138<dl class="method"> 
     3139<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeCaption"> 
     3140<tt class="descname">onChangeCaption</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeCaption" title="Permalink to this definition">¶</a></dt> 
     3141<dd></dd></dl> 
     3142 
     3143<dl class="method"> 
    29363144<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeColor"> 
    2937 <tt class="descname">onChangeColor</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeColor" title="Permalink to this definition">¶</a></dt> 
     3145<tt class="descname">onChangeColor</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeColor" title="Permalink to this definition">¶</a></dt> 
    29383146<dd><p>Changes the color of the graph when selected</p> 
    29393147</dd></dl> 
    29403148 
    29413149<dl class="method"> 
     3150<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeLegendLoc"> 
     3151<tt class="descname">onChangeLegendLoc</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeLegendLoc" title="Permalink to this definition">¶</a></dt> 
     3152<dd><p>Changes legend loc based on user input</p> 
     3153</dd></dl> 
     3154 
     3155<dl class="method"> 
    29423156<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeSize"> 
    2943 <tt class="descname">onChangeSize</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeSize" title="Permalink to this definition">¶</a></dt> 
     3157<tt class="descname">onChangeSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeSize" title="Permalink to this definition">¶</a></dt> 
    29443158<dd></dd></dl> 
    29453159 
    29463160<dl class="method"> 
    29473161<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeSymbol"> 
    2948 <tt class="descname">onChangeSymbol</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeSymbol" title="Permalink to this definition">¶</a></dt> 
     3162<tt class="descname">onChangeSymbol</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onChangeSymbol" title="Permalink to this definition">¶</a></dt> 
    29493163<dd></dd></dl> 
    29503164 
    29513165<dl class="method"> 
    29523166<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onContextMenu"> 
    2953 <tt class="descname">onContextMenu</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onContextMenu" title="Permalink to this definition">¶</a></dt> 
     3167<tt class="descname">onContextMenu</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onContextMenu" title="Permalink to this definition">¶</a></dt> 
    29543168<dd><p>1D plot context menu</p> 
    29553169<table class="docutils field-list" frame="void" rules="none"> 
     
    29573171<col class="field-body" /> 
    29583172<tbody valign="top"> 
    2959 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx context event</td> 
     3173<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; wx context event</td> 
    29603174</tr> 
    29613175</tbody> 
     
    29643178 
    29653179<dl class="method"> 
     3180<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onEditLabels"> 
     3181<tt class="descname">onEditLabels</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onEditLabels" title="Permalink to this definition">¶</a></dt> 
     3182<dd><p>Edit legend label</p> 
     3183</dd></dl> 
     3184 
     3185<dl class="method"> 
    29663186<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onFitDisplay"> 
    2967 <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.Plotter1D.ModelPanel1D.onFitDisplay" title="Permalink to this definition">¶</a></dt> 
     3187<tt class="descname">onFitDisplay</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onFitDisplay" title="Permalink to this definition">¶</a></dt> 
    29683188<dd><p>Add a new plottable into the graph .In this case this plottable 
    29693189will be used to fit some data</p> 
     
    29723192<col class="field-body" /> 
    29733193<tbody valign="top"> 
    2974 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     3194<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    29753195<li><strong>tempx</strong> &#8211; The x data of fit line</li> 
    29763196<li><strong>tempy</strong> &#8211; The y data of fit line</li> 
     
    29883208<dl class="method"> 
    29893209<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onFitting"> 
    2990 <tt class="descname">onFitting</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onFitting" title="Permalink to this definition">¶</a></dt> 
     3210<tt class="descname">onFitting</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onFitting" title="Permalink to this definition">¶</a></dt> 
    29913211<dd><p>when clicking on linear Fit on context menu , display Fitting Dialog</p> 
    29923212</dd></dl> 
     
    29943214<dl class="method"> 
    29953215<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onFreeze"> 
    2996 <tt class="descname">onFreeze</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onFreeze" title="Permalink to this definition">¶</a></dt> 
    2997 <dd></dd></dl> 
     3216<tt class="descname">onFreeze</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onFreeze" title="Permalink to this definition">¶</a></dt> 
     3217<dd></dd></dl> 
     3218 
     3219<dl class="method"> 
     3220<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onGridOnOff"> 
     3221<tt class="descname">onGridOnOff</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onGridOnOff" title="Permalink to this definition">¶</a></dt> 
     3222<dd><p>Allows ON/OFF Grid</p> 
     3223</dd></dl> 
    29983224 
    29993225<dl class="method"> 
    30003226<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onLeftDown"> 
    3001 <tt class="descname">onLeftDown</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onLeftDown" title="Permalink to this definition">¶</a></dt> 
     3227<tt class="descname">onLeftDown</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onLeftDown" title="Permalink to this definition">¶</a></dt> 
    30023228<dd><p>left button down and ready to drag 
    30033229Display the position of the mouse on the statusbar</p> 
     
    30063232<dl class="method"> 
    30073233<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onLeftUp"> 
    3008 <tt class="descname">onLeftUp</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onLeftUp" title="Permalink to this definition">¶</a></dt> 
     3234<tt class="descname">onLeftUp</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onLeftUp" title="Permalink to this definition">¶</a></dt> 
    30093235<dd><p>Dragging is done</p> 
    30103236</dd></dl> 
    30113237 
    30123238<dl class="method"> 
     3239<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onLegend"> 
     3240<tt class="descname">onLegend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onLegend" title="Permalink to this definition">¶</a></dt> 
     3241<dd><p>Toggles whether legend is visible/not visible</p> 
     3242</dd></dl> 
     3243 
     3244<dl class="method"> 
    30133245<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onMouseMotion"> 
    3014 <tt class="descname">onMouseMotion</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onMouseMotion" title="Permalink to this definition">¶</a></dt> 
     3246<tt class="descname">onMouseMotion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onMouseMotion" title="Permalink to this definition">¶</a></dt> 
    30153247<dd><p>check if the left button is press and the mouse in moving. 
    30163248computer delta for x and y coordinates and then calls draghelper  
     
    30203252<dl class="method"> 
    30213253<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrint"> 
    3022 <tt class="descname">onPrint</tt><big>(</big><em>event=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrint" title="Permalink to this definition">¶</a></dt> 
     3254<tt class="descname">onPrint</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrint" title="Permalink to this definition">¶</a></dt> 
    30233255<dd></dd></dl> 
    30243256 
    30253257<dl class="method"> 
    30263258<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrinterPreview"> 
    3027 <tt class="descname">onPrinterPreview</tt><big>(</big><em>event=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrinterPreview" title="Permalink to this definition">¶</a></dt> 
     3259<tt class="descname">onPrinterPreview</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrinterPreview" title="Permalink to this definition">¶</a></dt> 
    30283260<dd></dd></dl> 
    30293261 
    30303262<dl class="method"> 
    30313263<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrinterSetup"> 
    3032 <tt class="descname">onPrinterSetup</tt><big>(</big><em>event=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrinterSetup" title="Permalink to this definition">¶</a></dt> 
     3264<tt class="descname">onPrinterSetup</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onPrinterSetup" title="Permalink to this definition">¶</a></dt> 
    30333265<dd></dd></dl> 
    30343266 
    30353267<dl class="method"> 
    30363268<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onResetGraph"> 
    3037 <tt class="descname">onResetGraph</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onResetGraph" title="Permalink to this definition">¶</a></dt> 
     3269<tt class="descname">onResetGraph</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onResetGraph" title="Permalink to this definition">¶</a></dt> 
    30383270<dd><p>Reset the graph by plotting the full range of data</p> 
    30393271</dd></dl> 
     
    30413273<dl class="method"> 
    30423274<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onSaveImage"> 
    3043 <tt class="descname">onSaveImage</tt><big>(</big><em>evt</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onSaveImage" title="Permalink to this definition">¶</a></dt> 
     3275<tt class="descname">onSaveImage</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onSaveImage" title="Permalink to this definition">¶</a></dt> 
    30443276<dd><p>Implement save image</p> 
    30453277</dd></dl> 
    30463278 
    30473279<dl class="method"> 
     3280<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onToolContextMenu"> 
     3281<tt class="descname">onToolContextMenu</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onToolContextMenu" title="Permalink to this definition">¶</a></dt> 
     3282<dd><p>ContextMenu from toolbar</p> 
     3283<table class="docutils field-list" frame="void" rules="none"> 
     3284<col class="field-name" /> 
     3285<col class="field-body" /> 
     3286<tbody valign="top"> 
     3287<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; toolbar event</td> 
     3288</tr> 
     3289</tbody> 
     3290</table> 
     3291</dd></dl> 
     3292 
     3293<dl class="method"> 
    30483294<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onWheel"> 
    3049 <tt class="descname">onWheel</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onWheel" title="Permalink to this definition">¶</a></dt> 
     3295<tt class="descname">onWheel</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.onWheel" title="Permalink to this definition">¶</a></dt> 
    30503296<dd><p>Process mouse wheel as zoom events</p> 
    30513297<table class="docutils field-list" frame="void" rules="none"> 
     
    30533299<col class="field-body" /> 
    30543300<tbody valign="top"> 
    3055 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; Wheel event</td> 
     3301<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; Wheel event</td> 
    30563302</tr> 
    30573303</tbody> 
     
    30613307<dl class="method"> 
    30623308<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_batch_selection"> 
    3063 <tt class="descname">on_batch_selection</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_batch_selection" title="Permalink to this definition">¶</a></dt> 
     3309<tt class="descname">on_batch_selection</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_batch_selection" title="Permalink to this definition">¶</a></dt> 
    30643310<dd><table class="docutils field-list" frame="void" rules="none"> 
    30653311<col class="field-name" /> 
    30663312<col class="field-body" /> 
    30673313<tbody valign="top"> 
    3068 <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> 
     3314<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> 
    30693315</tr> 
    30703316</tbody> 
     
    30763322<dl class="method"> 
    30773323<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_bookmark"> 
    3078 <tt class="descname">on_bookmark</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_bookmark" title="Permalink to this definition">¶</a></dt> 
     3324<tt class="descname">on_bookmark</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_bookmark" title="Permalink to this definition">¶</a></dt> 
    30793325<dd><p>The derivative class is on bookmark mode if implemented</p> 
    30803326</dd></dl> 
     
    30823328<dl class="method"> 
    30833329<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_copy"> 
    3084 <tt class="descname">on_copy</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_copy" title="Permalink to this definition">¶</a></dt> 
     3330<tt class="descname">on_copy</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_copy" title="Permalink to this definition">¶</a></dt> 
    30853331<dd><p>The copy action if possible</p> 
    30863332</dd></dl> 
     
    30883334<dl class="method"> 
    30893335<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_drag"> 
    3090 <tt class="descname">on_drag</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_drag" title="Permalink to this definition">¶</a></dt> 
     3336<tt class="descname">on_drag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_drag" title="Permalink to this definition">¶</a></dt> 
    30913337<dd><p>The derivative class allows dragging motion if implemented</p> 
    30923338</dd></dl> 
     
    30943340<dl class="method"> 
    30953341<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_kill_focus"> 
    3096 <tt class="descname">on_kill_focus</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_kill_focus" title="Permalink to this definition">¶</a></dt> 
     3342<tt class="descname">on_kill_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_kill_focus" title="Permalink to this definition">¶</a></dt> 
    30973343<dd><p>Reset the panel color</p> 
    30983344</dd></dl> 
     
    31003346<dl class="method"> 
    31013347<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_paste"> 
    3102 <tt class="descname">on_paste</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_paste" title="Permalink to this definition">¶</a></dt> 
     3348<tt class="descname">on_paste</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_paste" title="Permalink to this definition">¶</a></dt> 
    31033349<dd><p>The paste action if possible</p> 
    31043350</dd></dl> 
     
    31063352<dl class="method"> 
    31073353<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_preview"> 
    3108 <tt class="descname">on_preview</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_preview" title="Permalink to this definition">¶</a></dt> 
     3354<tt class="descname">on_preview</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_preview" title="Permalink to this definition">¶</a></dt> 
    31093355<dd><p>Display a printable version of the class derivative</p> 
    31103356</dd></dl> 
     
    31123358<dl class="method"> 
    31133359<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_redo"> 
    3114 <tt class="descname">on_redo</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_redo" title="Permalink to this definition">¶</a></dt> 
     3360<tt class="descname">on_redo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_redo" title="Permalink to this definition">¶</a></dt> 
    31153361<dd><p>The previous action is restored if possible</p> 
    31163362</dd></dl> 
     
    31183364<dl class="method"> 
    31193365<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_reset"> 
    3120 <tt class="descname">on_reset</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_reset" title="Permalink to this definition">¶</a></dt> 
     3366<tt class="descname">on_reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_reset" title="Permalink to this definition">¶</a></dt> 
    31213367<dd><p>The derivative class state is restored</p> 
    31223368</dd></dl> 
     
    31243370<dl class="method"> 
    31253371<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_save"> 
    3126 <tt class="descname">on_save</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_save" title="Permalink to this definition">¶</a></dt> 
     3372<tt class="descname">on_save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_save" title="Permalink to this definition">¶</a></dt> 
    31273373<dd><p>The state of the derivative class is restored</p> 
    31283374</dd></dl> 
     
    31303376<dl class="method"> 
    31313377<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_set_focus"> 
    3132 <tt class="descname">on_set_focus</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_set_focus" title="Permalink to this definition">¶</a></dt> 
     3378<tt class="descname">on_set_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_set_focus" title="Permalink to this definition">¶</a></dt> 
    31333379<dd><p>Send to the parenet the current panel on focus</p> 
    31343380</dd></dl> 
    31353381 
    31363382<dl class="method"> 
     3383<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_tap_focus"> 
     3384<tt class="descname">on_tap_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_tap_focus" title="Permalink to this definition">¶</a></dt> 
     3385<dd><p>Update menu on clicking the panel tap</p> 
     3386</dd></dl> 
     3387 
     3388<dl class="method"> 
    31373389<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_undo"> 
    3138 <tt class="descname">on_undo</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_undo" title="Permalink to this definition">¶</a></dt> 
     3390<tt class="descname">on_undo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_undo" title="Permalink to this definition">¶</a></dt> 
    31393391<dd><p>The current action is canceled</p> 
    31403392</dd></dl> 
     
    31423394<dl class="method"> 
    31433395<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom"> 
    3144 <tt class="descname">on_zoom</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom" title="Permalink to this definition">¶</a></dt> 
     3396<tt class="descname">on_zoom</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom" title="Permalink to this definition">¶</a></dt> 
    31453397<dd><p>The derivative class is on zoom mode (using pane) 
    31463398if zoom mode is implemented</p> 
     
    31493401<dl class="method"> 
    31503402<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom_in"> 
    3151 <tt class="descname">on_zoom_in</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom_in" title="Permalink to this definition">¶</a></dt> 
     3403<tt class="descname">on_zoom_in</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom_in" title="Permalink to this definition">¶</a></dt> 
    31523404<dd><p>The derivative class is on zoom in mode if implemented</p> 
    31533405</dd></dl> 
     
    31553407<dl class="method"> 
    31563408<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom_out"> 
    3157 <tt class="descname">on_zoom_out</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom_out" title="Permalink to this definition">¶</a></dt> 
     3409<tt class="descname">on_zoom_out</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.on_zoom_out" title="Permalink to this definition">¶</a></dt> 
    31583410<dd><p>The derivative class is on zoom out mode if implemented</p> 
    31593411</dd></dl> 
     
    31613413<dl class="method"> 
    31623414<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.plot_data"> 
    3163 <tt class="descname">plot_data</tt><big>(</big><em>data</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.plot_data" title="Permalink to this definition">¶</a></dt> 
     3415<tt class="descname">plot_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.plot_data" title="Permalink to this definition">¶</a></dt> 
    31643416<dd><p>Data is ready to be displayed</p> 
    31653417<table class="docutils field-list" frame="void" rules="none"> 
     
    31673419<col class="field-body" /> 
    31683420<tbody valign="top"> 
    3169 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; data event</td> 
     3421<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; data event</td> 
    31703422</tr> 
    31713423</tbody> 
     
    31753427<dl class="method"> 
    31763428<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.plottable_selected"> 
    3177 <tt class="descname">plottable_selected</tt><big>(</big><em>id</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.plottable_selected" title="Permalink to this definition">¶</a></dt> 
     3429<tt class="descname">plottable_selected</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.plottable_selected" title="Permalink to this definition">¶</a></dt> 
    31783430<dd><p>Called to register a plottable as selected</p> 
    31793431</dd></dl> 
     
    31813433<dl class="method"> 
    31823434<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.points"> 
    3183 <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.Plotter1D.ModelPanel1D.points" title="Permalink to this definition">¶</a></dt> 
     3435<tt class="descname">points</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.points" title="Permalink to this definition">¶</a></dt> 
    31843436<dd><p>Draw markers with error bars</p> 
    31853437</dd></dl> 
     
    31873439<dl class="method"> 
    31883440<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.properties"> 
    3189 <tt class="descname">properties</tt><big>(</big><em>prop</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.properties" title="Permalink to this definition">¶</a></dt> 
     3441<tt class="descname">properties</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.properties" title="Permalink to this definition">¶</a></dt> 
    31903442<dd><p>Set some properties of the graph. 
    31913443The set of properties is not yet determined.</p> 
     
    31943446<dl class="method"> 
    31953447<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.remove_data_by_id"> 
    3196 <tt class="descname">remove_data_by_id</tt><big>(</big><em>id</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.remove_data_by_id" title="Permalink to this definition">¶</a></dt> 
     3448<tt class="descname">remove_data_by_id</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.remove_data_by_id" title="Permalink to this definition">¶</a></dt> 
    31973449<dd><p>&#8216; 
    31983450remove data from plot</p> 
     3451</dd></dl> 
     3452 
     3453<dl class="method"> 
     3454<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.remove_legend"> 
     3455<tt class="descname">remove_legend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.remove_legend" title="Permalink to this definition">¶</a></dt> 
     3456<dd><p>Remove legend for ax or the current axes.</p> 
    31993457</dd></dl> 
    32003458 
     
    32193477<dl class="method"> 
    32203478<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.save_project"> 
    3221 <tt class="descname">save_project</tt><big>(</big><em>doc=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.save_project" title="Permalink to this definition">¶</a></dt> 
    3222 <dd><dl class="docutils"> 
    3223 <dt>return an xml node containing state of the panel</dt> 
    3224 <dd>that guiframe can write to file</dd> 
    3225 </dl> 
     3479<tt class="descname">save_project</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.save_project" title="Permalink to this definition">¶</a></dt> 
     3480<dd><p>return an xml node containing state of the panel 
     3481that guiframe can write to file</p> 
    32263482</dd></dl> 
    32273483 
    32283484<dl class="method"> 
    32293485<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.schedule_full_draw"> 
    3230 <tt class="descname">schedule_full_draw</tt><big>(</big><em>func='append'</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.schedule_full_draw" title="Permalink to this definition">¶</a></dt> 
     3486<tt class="descname">schedule_full_draw</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.schedule_full_draw" title="Permalink to this definition">¶</a></dt> 
    32313487<dd><p>Put self in schedule to full redraw list</p> 
    32323488</dd></dl> 
     
    32343490<dl class="method"> 
    32353491<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.setTrans"> 
    3236 <tt class="descname">setTrans</tt><big>(</big><em>xtrans</em>, <em>ytrans</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.setTrans" title="Permalink to this definition">¶</a></dt> 
     3492<tt class="descname">setTrans</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.setTrans" title="Permalink to this definition">¶</a></dt> 
    32373493<dd><table class="docutils field-list" frame="void" rules="none"> 
    32383494<col class="field-name" /> 
    32393495<col class="field-body" /> 
    32403496<tbody valign="top"> 
    3241 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     3497<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    32423498<li><strong>xtrans</strong> &#8211; set x transformation on Property dialog</li> 
    32433499<li><strong>ytrans</strong> &#8211; set y transformation on Property dialog</li> 
     
    32513507<dl class="method"> 
    32523508<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_data"> 
    3253 <tt class="descname">set_data</tt><big>(</big><em>list=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_data" title="Permalink to this definition">¶</a></dt> 
     3509<tt class="descname">set_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_data" title="Permalink to this definition">¶</a></dt> 
    32543510<dd></dd></dl> 
    32553511 
    32563512<dl class="method"> 
    32573513<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_manager"> 
    3258 <tt class="descname">set_manager</tt><big>(</big><em>manager</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_manager" title="Permalink to this definition">¶</a></dt> 
     3514<tt class="descname">set_manager</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_manager" title="Permalink to this definition">¶</a></dt> 
    32593515<dd></dd></dl> 
    32603516 
    32613517<dl class="method"> 
    32623518<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_resizing"> 
    3263 <tt class="descname">set_resizing</tt><big>(</big><em>resizing=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_resizing" title="Permalink to this definition">¶</a></dt> 
     3519<tt class="descname">set_resizing</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_resizing" title="Permalink to this definition">¶</a></dt> 
    32643520<dd><p>Set the resizing (True/False)</p> 
    32653521</dd></dl> 
     
    32673523<dl class="method"> 
    32683524<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_xscale"> 
    3269 <tt class="descname">set_xscale</tt><big>(</big><em>scale='linear'</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_xscale" title="Permalink to this definition">¶</a></dt> 
     3525<tt class="descname">set_xscale</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_xscale" title="Permalink to this definition">¶</a></dt> 
    32703526<dd><p>Set the scale on x-axis</p> 
    32713527<table class="docutils field-list" frame="void" rules="none"> 
     
    32733529<col class="field-body" /> 
    32743530<tbody valign="top"> 
    3275 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>scale</strong> &#8211; the scale of x-axis</td> 
     3531<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> 
    32763532</tr> 
    32773533</tbody> 
     
    32813537<dl class="method"> 
    32823538<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_yscale"> 
    3283 <tt class="descname">set_yscale</tt><big>(</big><em>scale='linear'</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_yscale" title="Permalink to this definition">¶</a></dt> 
     3539<tt class="descname">set_yscale</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.set_yscale" title="Permalink to this definition">¶</a></dt> 
    32843540<dd><p>Set the scale on Y-axis</p> 
    32853541<table class="docutils field-list" frame="void" rules="none"> 
     
    32873543<col class="field-body" /> 
    32883544<tbody valign="top"> 
    3289 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>scale</strong> &#8211; the scale of y-axis</td> 
     3545<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> 
    32903546</tr> 
    32913547</tbody> 
     
    32993555</dd></dl> 
    33003556 
     3557<dl class="attribute"> 
     3558<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.uid"> 
     3559<tt class="descname">uid</tt><em class="property"> = None</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.uid" title="Permalink to this definition">¶</a></dt> 
     3560<dd></dd></dl> 
     3561 
     3562<dl class="attribute"> 
     3563<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.window_caption"> 
     3564<tt class="descname">window_caption</tt><em class="property"> = 'Graph'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.window_caption" title="Permalink to this definition">¶</a></dt> 
     3565<dd></dd></dl> 
     3566 
     3567<dl class="attribute"> 
     3568<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.window_name"> 
     3569<tt class="descname">window_name</tt><em class="property"> = 'plotpanel'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.window_name" title="Permalink to this definition">¶</a></dt> 
     3570<dd></dd></dl> 
     3571 
    33013572<dl class="method"> 
    33023573<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.xaxis"> 
    3303 <tt class="descname">xaxis</tt><big>(</big><em>label</em>, <em>units</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.xaxis" title="Permalink to this definition">¶</a></dt> 
     3574<tt class="descname">xaxis</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.xaxis" title="Permalink to this definition">¶</a></dt> 
    33043575<dd><p>xaxis label and units.</p> 
    33053576<p>Axis labels know about units.</p> 
     
    33113582<dl class="method"> 
    33123583<dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.yaxis"> 
    3313 <tt class="descname">yaxis</tt><big>(</big><em>label</em>, <em>units</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.yaxis" title="Permalink to this definition">¶</a></dt> 
     3584<tt class="descname">yaxis</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.ModelPanel1D.yaxis" title="Permalink to this definition">¶</a></dt> 
    33143585<dd><p>yaxis label and units.</p> 
    3315 </dd></dl> 
    3316  
    3317 </dd></dl> 
    3318  
    3319 <dl class="class"> 
    3320 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog"> 
    3321 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.Plotter1D.</tt><tt class="descname">SizeDialog</tt><big>(</big><em>parent</em>, <em>id</em>, <em>title</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog" title="Permalink to this definition">¶</a></dt> 
    3322 <dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">wx._windows.Dialog</span></tt></p> 
    3323 <dl class="attribute"> 
    3324 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AcceleratorTable"> 
    3325 <tt class="descname">AcceleratorTable</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    3326 <dd><p>See <cite>GetAcceleratorTable</cite> and <cite>SetAcceleratorTable</cite></p> 
    3327 </dd></dl> 
    3328  
    3329 <dl class="method"> 
    3330 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AcceptsFocus"> 
    3331 <tt class="descname">AcceptsFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
    3332 <dd><p>AcceptsFocus(self) -&gt; bool</p> 
    3333 <p>Can this window have focus?</p> 
    3334 </dd></dl> 
    3335  
    3336 <dl class="method"> 
    3337 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AcceptsFocusFromKeyboard"> 
    3338 <tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
    3339 <dd><p>AcceptsFocusFromKeyboard(self) -&gt; bool</p> 
    3340 <p>Can this window be given focus by keyboard navigation? if not, the 
    3341 only way to give it focus (provided it accepts it at all) is to click 
    3342 it.</p> 
    3343 </dd></dl> 
    3344  
    3345 <dl class="method"> 
    3346 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AddChild"> 
    3347 <tt class="descname">AddChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AddChild" title="Permalink to this definition">¶</a></dt> 
    3348 <dd><p>AddChild(self, Window child)</p> 
    3349 <p>Adds a child window. This is called automatically by window creation 
    3350 functions so should not be required by the application programmer.</p> 
    3351 </dd></dl> 
    3352  
    3353 <dl class="method"> 
    3354 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AddPendingEvent"> 
    3355 <tt class="descname">AddPendingEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
    3356 <dd><p>AddPendingEvent(self, Event event)</p> 
    3357 </dd></dl> 
    3358  
    3359 <dl class="method"> 
    3360 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AdjustForLayoutDirection"> 
    3361 <tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    3362 <dd><p>AdjustForLayoutDirection(self, int x, int width, int widthTotal) -&gt; int</p> 
    3363 <p>Mirror coordinates for RTL layout if this window uses it and if the 
    3364 mirroring is not done automatically like Win32.</p> 
    3365 </dd></dl> 
    3366  
    3367 <dl class="attribute"> 
    3368 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AffirmativeId"> 
    3369 <tt class="descname">AffirmativeId</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AffirmativeId" title="Permalink to this definition">¶</a></dt> 
    3370 <dd><p>See <cite>GetAffirmativeId</cite> and <cite>SetAffirmativeId</cite></p> 
    3371 </dd></dl> 
    3372  
    3373 <dl class="method"> 
    3374 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AssociateHandle"> 
    3375 <tt class="descname">AssociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
    3376 <dd><p>AssociateHandle(self, long handle)</p> 
    3377 <p>Associate the window with a new native handle</p> 
    3378 </dd></dl> 
    3379  
    3380 <dl class="attribute"> 
    3381 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AutoLayout"> 
    3382 <tt class="descname">AutoLayout</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.AutoLayout" title="Permalink to this definition">¶</a></dt> 
    3383 <dd><p>See <cite>GetAutoLayout</cite> and <cite>SetAutoLayout</cite></p> 
    3384 </dd></dl> 
    3385  
    3386 <dl class="attribute"> 
    3387 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.BackgroundColour"> 
    3388 <tt class="descname">BackgroundColour</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.BackgroundColour" title="Permalink to this definition">¶</a></dt> 
    3389 <dd><p>See <cite>GetBackgroundColour</cite> and <cite>SetBackgroundColour</cite></p> 
    3390 </dd></dl> 
    3391  
    3392 <dl class="attribute"> 
    3393 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.BackgroundStyle"> 
    3394 <tt class="descname">BackgroundStyle</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.BackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    3395 <dd><p>See <cite>GetBackgroundStyle</cite> and <cite>SetBackgroundStyle</cite></p> 
    3396 </dd></dl> 
    3397  
    3398 <dl class="attribute"> 
    3399 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.BestSize"> 
    3400 <tt class="descname">BestSize</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.BestSize" title="Permalink to this definition">¶</a></dt> 
    3401 <dd><p>See <cite>GetBestSize</cite></p> 
    3402 </dd></dl> 
    3403  
    3404 <dl class="attribute"> 
    3405 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.BestVirtualSize"> 
    3406 <tt class="descname">BestVirtualSize</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.BestVirtualSize" title="Permalink to this definition">¶</a></dt> 
    3407 <dd><p>See <cite>GetBestVirtualSize</cite></p> 
    3408 </dd></dl> 
    3409  
    3410 <dl class="method"> 
    3411 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Bind"> 
    3412 <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.Plotter1D.SizeDialog.Bind" title="Permalink to this definition">¶</a></dt> 
    3413 <dd><p>Bind an event to an event handler.</p> 
    3414 <table class="docutils field-list" frame="void" rules="none"> 
    3415 <col class="field-name" /> 
    3416 <col class="field-body" /> 
    3417 <tbody valign="top"> 
    3418 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    3419 <li><strong>event</strong> &#8211; One of the EVT_* objects that specifies the 
    3420 type of event to bind,</li> 
    3421 <li><strong>handler</strong> &#8211; A callable object to be invoked when the 
    3422 event is delivered to self.  Pass None to 
    3423 disconnect an event handler.</li> 
    3424 <li><strong>source</strong> &#8211; Sometimes the event originates from a 
    3425 different window than self, but you still 
    3426 want to catch it in self.  (For example, a 
    3427 button event delivered to a frame.)  By 
    3428 passing the source of the event, the event 
    3429 handling system is able to differentiate 
    3430 between the same event type from different 
    3431 controls.</li> 
    3432 <li><strong>id</strong> &#8211; Used to spcify the event source by ID instead 
    3433 of instance.</li> 
    3434 <li><strong>id2</strong> &#8211; Used when it is desirable to bind a handler 
    3435 to a range of IDs, such as with EVT_MENU_RANGE.</li> 
    3436 </ul> 
    3437 </td> 
    3438 </tr> 
    3439 </tbody> 
    3440 </table> 
    3441 </dd></dl> 
    3442  
    3443 <dl class="attribute"> 
    3444 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Border"> 
    3445 <tt class="descname">Border</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Border" title="Permalink to this definition">¶</a></dt> 
    3446 <dd><p>See <cite>GetBorder</cite></p> 
    3447 </dd></dl> 
    3448  
    3449 <dl class="method"> 
    3450 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CacheBestSize"> 
    3451 <tt class="descname">CacheBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
    3452 <dd><p>CacheBestSize(self, Size size)</p> 
    3453 <p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
    3454 some properties of the window change.)</p> 
    3455 </dd></dl> 
    3456  
    3457 <dl class="method"> 
    3458 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CanSetTransparent"> 
    3459 <tt class="descname">CanSetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
    3460 <dd><p>CanSetTransparent(self) -&gt; bool</p> 
    3461 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
    3462 this window.  Note that this method will err on the side of caution, 
    3463 so it is possible that this will return <tt class="xref docutils literal"><span class="pre">False</span></tt> when it is in fact 
    3464 possible to set the transparency.</p> 
    3465 <p>NOTE: On X-windows systems the X server must have the composite 
    3466 extension loaded, and there must be a composite manager program (such 
    3467 as xcompmgr) running.</p> 
    3468 </dd></dl> 
    3469  
    3470 <dl class="method"> 
    3471 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CaptureMouse"> 
    3472 <tt class="descname">CaptureMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
    3473 <dd><p>CaptureMouse(self)</p> 
    3474 <p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
    3475 release the capture.</p> 
    3476 <p>Note that wxWindows maintains the stack of windows having captured the 
    3477 mouse and when the mouse is released the capture returns to the window 
    3478 which had had captured it previously and it is only really released if 
    3479 there were no previous window. In particular, this means that you must 
    3480 release the mouse as many times as you capture it, unless the window 
    3481 receives the <cite>wx.MouseCaptureLostEvent</cite> event.</p> 
    3482 <p>Any application which captures the mouse in the beginning of some 
    3483 operation <em>must</em> handle <cite>wx.MouseCaptureLostEvent</cite> and cancel this 
    3484 operation when it receives the event. The event handler must not 
    3485 recapture mouse.</p> 
    3486 </dd></dl> 
    3487  
    3488 <dl class="attribute"> 
    3489 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Caret"> 
    3490 <tt class="descname">Caret</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Caret" title="Permalink to this definition">¶</a></dt> 
    3491 <dd><p>See <cite>GetCaret</cite> and <cite>SetCaret</cite></p> 
    3492 </dd></dl> 
    3493  
    3494 <dl class="method"> 
    3495 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Center"> 
    3496 <tt class="descname">Center</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Center" title="Permalink to this definition">¶</a></dt> 
    3497 <dd><p>Center(self, int direction=BOTH)</p> 
    3498 <p>Centers the window.  The parameter specifies the direction for 
    3499 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
    3500 also include wx.CENTER_ON_SCREEN flag if you want to center the window 
    3501 on the entire screen and not on its parent window.  If it is a 
    3502 top-level window and has no parent then it will always be centered 
    3503 relative to the screen.</p> 
    3504 </dd></dl> 
    3505  
    3506 <dl class="method"> 
    3507 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CenterOnParent"> 
    3508 <tt class="descname">CenterOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
    3509 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    3510 <p>Center with respect to the the parent window</p> 
    3511 </dd></dl> 
    3512  
    3513 <dl class="method"> 
    3514 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CenterOnScreen"> 
    3515 <tt class="descname">CenterOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CenterOnScreen" title="Permalink to this definition">¶</a></dt> 
    3516 <dd><p>CenterOnScreen(self, int dir=BOTH)</p> 
    3517 <p>Center the window on screen</p> 
    3518 </dd></dl> 
    3519  
    3520 <dl class="method"> 
    3521 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Centre"> 
    3522 <tt class="descname">Centre</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Centre" title="Permalink to this definition">¶</a></dt> 
    3523 <dd><p>Center(self, int direction=BOTH)</p> 
    3524 <p>Centers the window.  The parameter specifies the direction for 
    3525 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
    3526 also include wx.CENTER_ON_SCREEN flag if you want to center the window 
    3527 on the entire screen and not on its parent window.  If it is a 
    3528 top-level window and has no parent then it will always be centered 
    3529 relative to the screen.</p> 
    3530 </dd></dl> 
    3531  
    3532 <dl class="method"> 
    3533 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CentreOnParent"> 
    3534 <tt class="descname">CentreOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
    3535 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    3536 <p>Center with respect to the the parent window</p> 
    3537 </dd></dl> 
    3538  
    3539 <dl class="method"> 
    3540 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CentreOnScreen"> 
    3541 <tt class="descname">CentreOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CentreOnScreen" title="Permalink to this definition">¶</a></dt> 
    3542 <dd><p>CenterOnScreen(self, int dir=BOTH)</p> 
    3543 <p>Center the window on screen</p> 
    3544 </dd></dl> 
    3545  
    3546 <dl class="attribute"> 
    3547 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CharHeight"> 
    3548 <tt class="descname">CharHeight</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CharHeight" title="Permalink to this definition">¶</a></dt> 
    3549 <dd><p>See <cite>GetCharHeight</cite></p> 
    3550 </dd></dl> 
    3551  
    3552 <dl class="attribute"> 
    3553 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CharWidth"> 
    3554 <tt class="descname">CharWidth</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CharWidth" title="Permalink to this definition">¶</a></dt> 
    3555 <dd><p>See <cite>GetCharWidth</cite></p> 
    3556 </dd></dl> 
    3557  
    3558 <dl class="attribute"> 
    3559 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Children"> 
    3560 <tt class="descname">Children</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Children" title="Permalink to this definition">¶</a></dt> 
    3561 <dd><p>See <cite>GetChildren</cite></p> 
    3562 </dd></dl> 
    3563  
    3564 <dl class="attribute"> 
    3565 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClassName"> 
    3566 <tt class="descname">ClassName</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClassName" title="Permalink to this definition">¶</a></dt> 
    3567 <dd><p>See <cite>GetClassName</cite></p> 
    3568 </dd></dl> 
    3569  
    3570 <dl class="method"> 
    3571 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClearBackground"> 
    3572 <tt class="descname">ClearBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClearBackground" title="Permalink to this definition">¶</a></dt> 
    3573 <dd><p>ClearBackground(self)</p> 
    3574 <p>Clears the window by filling it with the current background 
    3575 colour. Does not cause an erase background event to be generated.</p> 
    3576 </dd></dl> 
    3577  
    3578 <dl class="attribute"> 
    3579 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientAreaOrigin"> 
    3580 <tt class="descname">ClientAreaOrigin</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
    3581 <dd><p>See <cite>GetClientAreaOrigin</cite></p> 
    3582 </dd></dl> 
    3583  
    3584 <dl class="attribute"> 
    3585 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientRect"> 
    3586 <tt class="descname">ClientRect</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientRect" title="Permalink to this definition">¶</a></dt> 
    3587 <dd><p>See <cite>GetClientRect</cite> and <cite>SetClientRect</cite></p> 
    3588 </dd></dl> 
    3589  
    3590 <dl class="attribute"> 
    3591 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientSize"> 
    3592 <tt class="descname">ClientSize</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientSize" title="Permalink to this definition">¶</a></dt> 
    3593 <dd><p>See <cite>GetClientSize</cite> and <cite>SetClientSize</cite></p> 
    3594 </dd></dl> 
    3595  
    3596 <dl class="method"> 
    3597 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientToScreen"> 
    3598 <tt class="descname">ClientToScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
    3599 <dd><p>ClientToScreen(self, Point pt) -&gt; Point</p> 
    3600 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
    3601 </dd></dl> 
    3602  
    3603 <dl class="method"> 
    3604 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientToScreenXY"> 
    3605 <tt class="descname">ClientToScreenXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
    3606 <dd><p>ClientToScreenXY(int x, int y) -&gt; (x,y)</p> 
    3607 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
    3608 </dd></dl> 
    3609  
    3610 <dl class="method"> 
    3611 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientToWindowSize"> 
    3612 <tt class="descname">ClientToWindowSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
    3613 <dd><p>ClientToWindowSize(self, Size size) -&gt; Size</p> 
    3614 </dd></dl> 
    3615  
    3616 <dl class="method"> 
    3617 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Close"> 
    3618 <tt class="descname">Close</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Close" title="Permalink to this definition">¶</a></dt> 
    3619 <dd><p>Close(self, bool force=False) -&gt; bool</p> 
    3620 <p>This function simply generates a EVT_CLOSE event whose handler usually 
    3621 tries to close the window. It doesn&#8217;t close the window itself, 
    3622 however.  If force is False (the default) then the window&#8217;s close 
    3623 handler will be allowed to veto the destruction of the window.</p> 
    3624 </dd></dl> 
    3625  
    3626 <dl class="method"> 
    3627 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Connect"> 
    3628 <tt class="descname">Connect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Connect" title="Permalink to this definition">¶</a></dt> 
    3629 <dd><p>Connect(self, int id, int lastId, int eventType, PyObject func)</p> 
    3630 </dd></dl> 
    3631  
    3632 <dl class="attribute"> 
    3633 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Constraints"> 
    3634 <tt class="descname">Constraints</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Constraints" title="Permalink to this definition">¶</a></dt> 
    3635 <dd><p>See <cite>GetConstraints</cite> and <cite>SetConstraints</cite></p> 
    3636 </dd></dl> 
    3637  
    3638 <dl class="attribute"> 
    3639 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ContainingSizer"> 
    3640 <tt class="descname">ContainingSizer</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ContainingSizer" title="Permalink to this definition">¶</a></dt> 
    3641 <dd><p>See <cite>GetContainingSizer</cite> and <cite>SetContainingSizer</cite></p> 
    3642 </dd></dl> 
    3643  
    3644 <dl class="method"> 
    3645 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ConvertDialogPointToPixels"> 
    3646 <tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
    3647 <dd><p>ConvertDialogPointToPixels(self, Point pt) -&gt; Point</p> 
    3648 <p>Converts a point or size from dialog units to pixels.  Dialog units 
    3649 are used for maintaining a dialog&#8217;s proportions even if the font 
    3650 changes. For the x dimension, the dialog units are multiplied by the 
    3651 average character width and then divided by 4. For the y dimension, 
    3652 the dialog units are multiplied by the average character height and 
    3653 then divided by 8.</p> 
    3654 </dd></dl> 
    3655  
    3656 <dl class="method"> 
    3657 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ConvertDialogSizeToPixels"> 
    3658 <tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
    3659 <dd><p>ConvertDialogSizeToPixels(self, Size sz) -&gt; Size</p> 
    3660 <p>Converts a point or size from dialog units to pixels.  Dialog units 
    3661 are used for maintaining a dialog&#8217;s proportions even if the font 
    3662 changes. For the x dimension, the dialog units are multiplied by the 
    3663 average character width and then divided by 4. For the y dimension, 
    3664 the dialog units are multiplied by the average character height and 
    3665 then divided by 8.</p> 
    3666 </dd></dl> 
    3667  
    3668 <dl class="method"> 
    3669 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ConvertPixelPointToDialog"> 
    3670 <tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
    3671 <dd><p>ConvertPixelPointToDialog(self, Point pt) -&gt; Point</p> 
    3672 </dd></dl> 
    3673  
    3674 <dl class="method"> 
    3675 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ConvertPixelSizeToDialog"> 
    3676 <tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
    3677 <dd><p>ConvertPixelSizeToDialog(self, Size sz) -&gt; Size</p> 
    3678 </dd></dl> 
    3679  
    3680 <dl class="method"> 
    3681 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Create"> 
    3682 <tt class="descname">Create</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Create" title="Permalink to this definition">¶</a></dt> 
    3683 <dd><dl class="docutils"> 
    3684 <dt>Create(self, Window parent, int id=-1, String title=EmptyString, </dt> 
    3685 <dd>Point pos=DefaultPosition, Size size=DefaultSize,  
    3686 long style=DEFAULT_DIALOG_STYLE, String name=DialogNameStr) -&gt; bool</dd> 
    3687 </dl> 
    3688 </dd></dl> 
    3689  
    3690 <dl class="method"> 
    3691 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CreateButtonSizer"> 
    3692 <tt class="descname">CreateButtonSizer</tt><big>(</big><em>flags</em>, <em>*ignored</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 
    3693 <dd></dd></dl> 
    3694  
    3695 <dl class="method"> 
    3696 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CreateSeparatedButtonSizer"> 
    3697 <tt class="descname">CreateSeparatedButtonSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CreateSeparatedButtonSizer" title="Permalink to this definition">¶</a></dt> 
    3698 <dd><p>CreateSeparatedButtonSizer(self, long flags) -&gt; Sizer</p> 
    3699 </dd></dl> 
    3700  
    3701 <dl class="method"> 
    3702 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CreateStdDialogButtonSizer"> 
    3703 <tt class="descname">CreateStdDialogButtonSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CreateStdDialogButtonSizer" title="Permalink to this definition">¶</a></dt> 
    3704 <dd><p>CreateStdDialogButtonSizer(self, long flags) -&gt; StdDialogButtonSizer</p> 
    3705 </dd></dl> 
    3706  
    3707 <dl class="method"> 
    3708 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CreateTextSizer"> 
    3709 <tt class="descname">CreateTextSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.CreateTextSizer" title="Permalink to this definition">¶</a></dt> 
    3710 <dd><p>CreateTextSizer(self, String message) -&gt; Sizer</p> 
    3711 </dd></dl> 
    3712  
    3713 <dl class="attribute"> 
    3714 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Cursor"> 
    3715 <tt class="descname">Cursor</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Cursor" title="Permalink to this definition">¶</a></dt> 
    3716 <dd><p>See <cite>GetCursor</cite> and <cite>SetCursor</cite></p> 
    3717 </dd></dl> 
    3718  
    3719 <dl class="method"> 
    3720 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DLG_PNT"> 
    3721 <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.Plotter1D.SizeDialog.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
    3722 <dd><p>DLG_PNT(self, Point pt) -&gt; Point</p> 
    3723 <p>Converts a point or size from dialog units to pixels.  Dialog units 
    3724 are used for maintaining a dialog&#8217;s proportions even if the font 
    3725 changes. For the x dimension, the dialog units are multiplied by the 
    3726 average character width and then divided by 4. For the y dimension, 
    3727 the dialog units are multiplied by the average character height and 
    3728 then divided by 8.</p> 
    3729 </dd></dl> 
    3730  
    3731 <dl class="method"> 
    3732 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DLG_SZE"> 
    3733 <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.Plotter1D.SizeDialog.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
    3734 <dd><p>DLG_SZE(self, Size sz) -&gt; Size</p> 
    3735 <p>Converts a point or size from dialog units to pixels.  Dialog units 
    3736 are used for maintaining a dialog&#8217;s proportions even if the font 
    3737 changes. For the x dimension, the dialog units are multiplied by the 
    3738 average character width and then divided by 4. For the y dimension, 
    3739 the dialog units are multiplied by the average character height and 
    3740 then divided by 8.</p> 
    3741 </dd></dl> 
    3742  
    3743 <dl class="attribute"> 
    3744 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DefaultAttributes"> 
    3745 <tt class="descname">DefaultAttributes</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    3746 <dd><p>See <cite>GetDefaultAttributes</cite></p> 
    3747 </dd></dl> 
    3748  
    3749 <dl class="attribute"> 
    3750 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DefaultItem"> 
    3751 <tt class="descname">DefaultItem</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DefaultItem" title="Permalink to this definition">¶</a></dt> 
    3752 <dd><p>See <cite>GetDefaultItem</cite> and <cite>SetDefaultItem</cite></p> 
    3753 </dd></dl> 
    3754  
    3755 <dl class="method"> 
    3756 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Destroy"> 
    3757 <tt class="descname">Destroy</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Destroy" title="Permalink to this definition">¶</a></dt> 
    3758 <dd><p>Destroy(self) -&gt; bool</p> 
    3759 <p>Destroys the window safely.  Frames and dialogs are not destroyed 
    3760 immediately when this function is called &#8211; they are added to a list 
    3761 of windows to be deleted on idle time, when all the window&#8217;s events 
    3762 have been processed. This prevents problems with events being sent to 
    3763 non-existent windows.</p> 
    3764 <p>Returns True if the window has either been successfully deleted, or it 
    3765 has been added to the list of windows pending real deletion.</p> 
    3766 </dd></dl> 
    3767  
    3768 <dl class="method"> 
    3769 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DestroyChildren"> 
    3770 <tt class="descname">DestroyChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
    3771 <dd><p>DestroyChildren(self) -&gt; bool</p> 
    3772 <p>Destroys all children of a window. Called automatically by the 
    3773 destructor.</p> 
    3774 </dd></dl> 
    3775  
    3776 <dl class="method"> 
    3777 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Disable"> 
    3778 <tt class="descname">Disable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Disable" title="Permalink to this definition">¶</a></dt> 
    3779 <dd><p>Disable(self) -&gt; bool</p> 
    3780 <p>Disables the window, same as Enable(false).</p> 
    3781 </dd></dl> 
    3782  
    3783 <dl class="method"> 
    3784 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Disconnect"> 
    3785 <tt class="descname">Disconnect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Disconnect" title="Permalink to this definition">¶</a></dt> 
    3786 <dd><dl class="docutils"> 
    3787 <dt>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, </dt> 
    3788 <dd>PyObject func=None) -&gt; bool</dd> 
    3789 </dl> 
    3790 </dd></dl> 
    3791  
    3792 <dl class="method"> 
    3793 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DissociateHandle"> 
    3794 <tt class="descname">DissociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
    3795 <dd><p>DissociateHandle(self)</p> 
    3796 <p>Dissociate the current native handle from the window</p> 
    3797 </dd></dl> 
    3798  
    3799 <dl class="method"> 
    3800 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DragAcceptFiles"> 
    3801 <tt class="descname">DragAcceptFiles</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
    3802 <dd><p>DragAcceptFiles(self, bool accept)</p> 
    3803 <p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
    3804 </dd></dl> 
    3805  
    3806 <dl class="attribute"> 
    3807 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DropTarget"> 
    3808 <tt class="descname">DropTarget</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.DropTarget" title="Permalink to this definition">¶</a></dt> 
    3809 <dd><p>See <cite>GetDropTarget</cite> and <cite>SetDropTarget</cite></p> 
    3810 </dd></dl> 
    3811  
    3812 <dl class="attribute"> 
    3813 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EffectiveMinSize"> 
    3814 <tt class="descname">EffectiveMinSize</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
    3815 <dd><p>See <cite>GetEffectiveMinSize</cite></p> 
    3816 </dd></dl> 
    3817  
    3818 <dl class="method"> 
    3819 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Enable"> 
    3820 <tt class="descname">Enable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Enable" title="Permalink to this definition">¶</a></dt> 
    3821 <dd><p>Enable(self, bool enable=True) -&gt; bool</p> 
    3822 <p>Enable or disable the window for user input. Note that when a parent 
    3823 window is disabled, all of its children are disabled as well and they 
    3824 are reenabled again when the parent is.  Returns true if the window 
    3825 has been enabled or disabled, false if nothing was done, i.e. if the 
    3826 window had already been in the specified state.</p> 
    3827 </dd></dl> 
    3828  
    3829 <dl class="method"> 
    3830 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EnableCloseButton"> 
    3831 <tt class="descname">EnableCloseButton</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EnableCloseButton" title="Permalink to this definition">¶</a></dt> 
    3832 <dd><p>EnableCloseButton(self, bool enable) -&gt; bool</p> 
    3833 </dd></dl> 
    3834  
    3835 <dl class="attribute"> 
    3836 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Enabled"> 
    3837 <tt class="descname">Enabled</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Enabled" title="Permalink to this definition">¶</a></dt> 
    3838 <dd><p>See <cite>IsEnabled</cite> and <cite>Enable</cite></p> 
    3839 </dd></dl> 
    3840  
    3841 <dl class="method"> 
    3842 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EndModal"> 
    3843 <tt class="descname">EndModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EndModal" title="Permalink to this definition">¶</a></dt> 
    3844 <dd><p>EndModal(self, int retCode)</p> 
    3845 </dd></dl> 
    3846  
    3847 <dl class="attribute"> 
    3848 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EscapeId"> 
    3849 <tt class="descname">EscapeId</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EscapeId" title="Permalink to this definition">¶</a></dt> 
    3850 <dd><p>See <cite>GetEscapeId</cite> and <cite>SetEscapeId</cite></p> 
    3851 </dd></dl> 
    3852  
    3853 <dl class="attribute"> 
    3854 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EventHandler"> 
    3855 <tt class="descname">EventHandler</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EventHandler" title="Permalink to this definition">¶</a></dt> 
    3856 <dd><p>See <cite>GetEventHandler</cite> and <cite>SetEventHandler</cite></p> 
    3857 </dd></dl> 
    3858  
    3859 <dl class="attribute"> 
    3860 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EvtHandlerEnabled"> 
    3861 <tt class="descname">EvtHandlerEnabled</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.EvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    3862 <dd><p>See <cite>GetEvtHandlerEnabled</cite> and <cite>SetEvtHandlerEnabled</cite></p> 
    3863 </dd></dl> 
    3864  
    3865 <dl class="attribute"> 
    3866 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ExtraStyle"> 
    3867 <tt class="descname">ExtraStyle</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ExtraStyle" title="Permalink to this definition">¶</a></dt> 
    3868 <dd><p>See <cite>GetExtraStyle</cite> and <cite>SetExtraStyle</cite></p> 
    3869 </dd></dl> 
    3870  
    3871 <dl class="staticmethod"> 
    3872 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FindFocus"> 
    3873 <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.Plotter1D.SizeDialog.FindFocus" title="Permalink to this definition">¶</a></dt> 
    3874 <dd><p>FindFocus() -&gt; Window</p> 
    3875 <p>Returns the window or control that currently has the keyboard focus, 
    3876 or None.</p> 
    3877 </dd></dl> 
    3878  
    3879 <dl class="method"> 
    3880 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FindWindowById"> 
    3881 <tt class="descname">FindWindowById</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FindWindowById" title="Permalink to this definition">¶</a></dt> 
    3882 <dd><p>FindWindowById(self, long winid) -&gt; Window</p> 
    3883 <p>Find a child of this window by window ID</p> 
    3884 </dd></dl> 
    3885  
    3886 <dl class="method"> 
    3887 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FindWindowByLabel"> 
    3888 <tt class="descname">FindWindowByLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
    3889 <dd><p>FindWindowByLabel(self, String label) -&gt; Window</p> 
    3890 <p>Find a child of this window by label</p> 
    3891 </dd></dl> 
    3892  
    3893 <dl class="method"> 
    3894 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FindWindowByName"> 
    3895 <tt class="descname">FindWindowByName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
    3896 <dd><p>FindWindowByName(self, String name) -&gt; Window</p> 
    3897 <p>Find a child of this window by name</p> 
    3898 </dd></dl> 
    3899  
    3900 <dl class="method"> 
    3901 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Fit"> 
    3902 <tt class="descname">Fit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Fit" title="Permalink to this definition">¶</a></dt> 
    3903 <dd><p>Fit(self)</p> 
    3904 <p>Sizes the window so that it fits around its subwindows. This function 
    3905 won&#8217;t do anything if there are no subwindows and will only really work 
    3906 correctly if sizers are used for the subwindows layout. Also, if the 
    3907 window has exactly one subwindow it is better (faster and the result 
    3908 is more precise as Fit adds some margin to account for fuzziness of 
    3909 its calculations) to call window.SetClientSize(child.GetSize()) 
    3910 instead of calling Fit.</p> 
    3911 </dd></dl> 
    3912  
    3913 <dl class="method"> 
    3914 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FitInside"> 
    3915 <tt class="descname">FitInside</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.FitInside" title="Permalink to this definition">¶</a></dt> 
    3916 <dd><p>FitInside(self)</p> 
    3917 <p>Similar to Fit, but sizes the interior (virtual) size of a 
    3918 window. Mainly useful with scrolled windows to reset scrollbars after 
    3919 sizing changes that do not trigger a size event, and/or scrolled 
    3920 windows without an interior sizer. This function similarly won&#8217;t do 
    3921 anything if there are no subwindows.</p> 
    3922 </dd></dl> 
    3923  
    3924 <dl class="attribute"> 
    3925 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Font"> 
    3926 <tt class="descname">Font</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Font" title="Permalink to this definition">¶</a></dt> 
    3927 <dd><p>See <cite>GetFont</cite> and <cite>SetFont</cite></p> 
    3928 </dd></dl> 
    3929  
    3930 <dl class="attribute"> 
    3931 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ForegroundColour"> 
    3932 <tt class="descname">ForegroundColour</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ForegroundColour" title="Permalink to this definition">¶</a></dt> 
    3933 <dd><p>See <cite>GetForegroundColour</cite> and <cite>SetForegroundColour</cite></p> 
    3934 </dd></dl> 
    3935  
    3936 <dl class="method"> 
    3937 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Freeze"> 
    3938 <tt class="descname">Freeze</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Freeze" title="Permalink to this definition">¶</a></dt> 
    3939 <dd><p>Freeze(self)</p> 
    3940 <p>Freezes the window or, in other words, prevents any updates from 
    3941 taking place on screen, the window is not redrawn at all. Thaw must be 
    3942 called to reenable window redrawing.  Calls to Freeze/Thaw may be 
    3943 nested, with the actual Thaw being delayed until all the nesting has 
    3944 been undone.</p> 
    3945 <p>This method is useful for visual appearance optimization (for example, 
    3946 it is a good idea to use it before inserting large amount of text into 
    3947 a wxTextCtrl under wxGTK) but is not implemented on all platforms nor 
    3948 for all controls so it is mostly just a hint to wxWindows and not a 
    3949 mandatory directive.</p> 
    3950 </dd></dl> 
    3951  
    3952 <dl class="method"> 
    3953 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetAcceleratorTable"> 
    3954 <tt class="descname">GetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    3955 <dd><p>GetAcceleratorTable(self) -&gt; AcceleratorTable</p> 
    3956 <p>Gets the accelerator table for this window.</p> 
    3957 </dd></dl> 
    3958  
    3959 <dl class="method"> 
    3960 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetAdjustedBestSize"> 
    3961 <tt class="descname">GetAdjustedBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
    3962 <dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    3963 </dd></dl> 
    3964  
    3965 <dl class="method"> 
    3966 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetAffirmativeId"> 
    3967 <tt class="descname">GetAffirmativeId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetAffirmativeId" title="Permalink to this definition">¶</a></dt> 
    3968 <dd><p>GetAffirmativeId(self) -&gt; int</p> 
    3969 </dd></dl> 
    3970  
    3971 <dl class="method"> 
    3972 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetAutoLayout"> 
    3973 <tt class="descname">GetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    3974 <dd><p>GetAutoLayout(self) -&gt; bool</p> 
    3975 <p>Returns the current autoLayout setting</p> 
    3976 </dd></dl> 
    3977  
    3978 <dl class="method"> 
    3979 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBackgroundColour"> 
    3980 <tt class="descname">GetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    3981 <dd><p>GetBackgroundColour(self) -&gt; Colour</p> 
    3982 <p>Returns the background colour of the window.</p> 
    3983 </dd></dl> 
    3984  
    3985 <dl class="method"> 
    3986 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBackgroundStyle"> 
    3987 <tt class="descname">GetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    3988 <dd><p>GetBackgroundStyle(self) -&gt; int</p> 
    3989 <p>Returns the background style of the window.</p> 
    3990 <table class="docutils field-list" frame="void" rules="none"> 
    3991 <col class="field-name" /> 
    3992 <col class="field-body" /> 
    3993 <tbody valign="top"> 
    3994 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
    3995 </tr> 
    3996 </tbody> 
    3997 </table> 
    3998 </dd></dl> 
    3999  
    4000 <dl class="method"> 
    4001 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBestFittingSize"> 
    4002 <tt class="descname">GetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    4003 <dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    4004 </dd></dl> 
    4005  
    4006 <dl class="method"> 
    4007 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBestSize"> 
    4008 <tt class="descname">GetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBestSize" title="Permalink to this definition">¶</a></dt> 
    4009 <dd><p>GetBestSize(self) -&gt; Size</p> 
    4010 <p>This function returns the best acceptable minimal size for the 
    4011 window, if applicable. For example, for a static text control, it will 
    4012 be the minimal size such that the control label is not truncated. For 
    4013 windows containing subwindows (such as wx.Panel), the size returned by 
    4014 this function will be the same as the size the window would have had 
    4015 after calling Fit.</p> 
    4016 </dd></dl> 
    4017  
    4018 <dl class="method"> 
    4019 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBestSizeTuple"> 
    4020 <tt class="descname">GetBestSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
    4021 <dd><p>GetBestSizeTuple() -&gt; (width, height)</p> 
    4022 <p>This function returns the best acceptable minimal size for the 
    4023 window, if applicable. For example, for a static text control, it will 
    4024 be the minimal size such that the control label is not truncated. For 
    4025 windows containing subwindows (such as wx.Panel), the size returned by 
    4026 this function will be the same as the size the window would have had 
    4027 after calling Fit.</p> 
    4028 </dd></dl> 
    4029  
    4030 <dl class="method"> 
    4031 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBestVirtualSize"> 
    4032 <tt class="descname">GetBestVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
    4033 <dd><p>GetBestVirtualSize(self) -&gt; Size</p> 
    4034 <p>Return the largest of ClientSize and BestSize (as determined by a 
    4035 sizer, interior children, or other means)</p> 
    4036 </dd></dl> 
    4037  
    4038 <dl class="method"> 
    4039 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBorder"> 
    4040 <tt class="descname">GetBorder</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetBorder" title="Permalink to this definition">¶</a></dt> 
    4041 <dd><p>GetBorder(self, long flags) -&gt; int 
    4042 GetBorder(self) -&gt; int</p> 
    4043 <p>Get border for the flags of this window</p> 
    4044 </dd></dl> 
    4045  
    4046 <dl class="staticmethod"> 
    4047 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCapture"> 
    4048 <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.Plotter1D.SizeDialog.GetCapture" title="Permalink to this definition">¶</a></dt> 
    4049 <dd><p>GetCapture() -&gt; Window</p> 
    4050 <p>Returns the window which currently captures the mouse or None</p> 
    4051 </dd></dl> 
    4052  
    4053 <dl class="method"> 
    4054 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCaret"> 
    4055 <tt class="descname">GetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCaret" title="Permalink to this definition">¶</a></dt> 
    4056 <dd><p>GetCaret(self) -&gt; Caret</p> 
    4057 <p>Returns the caret associated with the window.</p> 
    4058 </dd></dl> 
    4059  
    4060 <dl class="method"> 
    4061 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCharHeight"> 
    4062 <tt class="descname">GetCharHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
    4063 <dd><p>GetCharHeight(self) -&gt; int</p> 
    4064 <p>Get the (average) character size for the current font.</p> 
    4065 </dd></dl> 
    4066  
    4067 <dl class="method"> 
    4068 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCharWidth"> 
    4069 <tt class="descname">GetCharWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
    4070 <dd><p>GetCharWidth(self) -&gt; int</p> 
    4071 <p>Get the (average) character size for the current font.</p> 
    4072 </dd></dl> 
    4073  
    4074 <dl class="method"> 
    4075 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetChildren"> 
    4076 <tt class="descname">GetChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetChildren" title="Permalink to this definition">¶</a></dt> 
    4077 <dd><p>GetChildren(self) -&gt; WindowList</p> 
    4078 <p>Returns an object containing a list of the window&#8217;s children.  The 
    4079 object provides a Python sequence-like interface over the internal 
    4080 list maintained by the window..</p> 
    4081 </dd></dl> 
    4082  
    4083 <dl class="staticmethod"> 
    4084 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClassDefaultAttributes"> 
    4085 <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.Plotter1D.SizeDialog.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    4086 <dd><p>GetClassDefaultAttributes(int variant=WINDOW_VARIANT_NORMAL) -&gt; VisualAttributes</p> 
    4087 <p>Get the default attributes for this class.  This is useful if you want 
    4088 to use the same font or colour in your own control as in a standard 
    4089 control &#8211; which is a much better idea than hard coding specific 
    4090 colours or fonts which might look completely out of place on the 
    4091 user&#8217;s system, especially if it uses themes.</p> 
    4092 <p>The variant parameter is only relevant under Mac currently and is 
    4093 ignore under other platforms. Under Mac, it will change the size of 
    4094 the returned font. See <cite>wx.Window.SetWindowVariant</cite> for more about 
    4095 this.</p> 
    4096 </dd></dl> 
    4097  
    4098 <dl class="method"> 
    4099 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClassName"> 
    4100 <tt class="descname">GetClassName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClassName" title="Permalink to this definition">¶</a></dt> 
    4101 <dd><p>GetClassName(self) -&gt; String</p> 
    4102 <p>Returns the class name of the C++ class using wxRTTI.</p> 
    4103 </dd></dl> 
    4104  
    4105 <dl class="method"> 
    4106 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClientAreaOrigin"> 
    4107 <tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
    4108 <dd><p>GetClientAreaOrigin(self) -&gt; Point</p> 
    4109 <p>Get the origin of the client area of the window relative to the 
    4110 window&#8217;s top left corner (the client area may be shifted because of 
    4111 the borders, scrollbars, other decorations...)</p> 
    4112 </dd></dl> 
    4113  
    4114 <dl class="method"> 
    4115 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClientRect"> 
    4116 <tt class="descname">GetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClientRect" title="Permalink to this definition">¶</a></dt> 
    4117 <dd><p>GetClientRect(self) -&gt; Rect</p> 
    4118 <p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
    4119 </dd></dl> 
    4120  
    4121 <dl class="method"> 
    4122 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClientSize"> 
    4123 <tt class="descname">GetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClientSize" title="Permalink to this definition">¶</a></dt> 
    4124 <dd><p>GetClientSize(self) -&gt; Size</p> 
    4125 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    4126 area is the area which may be drawn on by the programmer, excluding 
    4127 title bar, border, scrollbars, etc.</p> 
    4128 </dd></dl> 
    4129  
    4130 <dl class="method"> 
    4131 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClientSizeTuple"> 
    4132 <tt class="descname">GetClientSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
    4133 <dd><p>GetClientSizeTuple() -&gt; (width, height)</p> 
    4134 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    4135 area is the area which may be drawn on by the programmer, excluding 
    4136 title bar, border, scrollbars, etc.</p> 
    4137 </dd></dl> 
    4138  
    4139 <dl class="method"> 
    4140 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetConstraints"> 
    4141 <tt class="descname">GetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetConstraints" title="Permalink to this definition">¶</a></dt> 
    4142 <dd><p>GetConstraints(self) -&gt; LayoutConstraints</p> 
    4143 <p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
    4144 are none.</p> 
    4145 </dd></dl> 
    4146  
    4147 <dl class="method"> 
    4148 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetContainingSizer"> 
    4149 <tt class="descname">GetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    4150 <dd><p>GetContainingSizer(self) -&gt; Sizer</p> 
    4151 <p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
    4152 </dd></dl> 
    4153  
    4154 <dl class="method"> 
    4155 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCursor"> 
    4156 <tt class="descname">GetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetCursor" title="Permalink to this definition">¶</a></dt> 
    4157 <dd><p>GetCursor(self) -&gt; Cursor</p> 
    4158 <p>Return the cursor associated with this window.</p> 
    4159 </dd></dl> 
    4160  
    4161 <dl class="method"> 
    4162 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetDefaultAttributes"> 
    4163 <tt class="descname">GetDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    4164 <dd><p>GetDefaultAttributes(self) -&gt; VisualAttributes</p> 
    4165 <p>Get the default attributes for an instance of this class.  This is 
    4166 useful if you want to use the same font or colour in your own control 
    4167 as in a standard control &#8211; which is a much better idea than hard 
    4168 coding specific colours or fonts which might look completely out of 
    4169 place on the user&#8217;s system, especially if it uses themes.</p> 
    4170 </dd></dl> 
    4171  
    4172 <dl class="method"> 
    4173 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetDefaultItem"> 
    4174 <tt class="descname">GetDefaultItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetDefaultItem" title="Permalink to this definition">¶</a></dt> 
    4175 <dd><p>GetDefaultItem(self) -&gt; Window</p> 
    4176 <p>Get the default child of this parent, i.e. the one which is activated 
    4177 by pressing &lt;Enter&gt; such as the OK button on a wx.Dialog.</p> 
    4178 </dd></dl> 
    4179  
    4180 <dl class="method"> 
    4181 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetDropTarget"> 
    4182 <tt class="descname">GetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
    4183 <dd><p>GetDropTarget(self) -&gt; DropTarget</p> 
    4184 <p>Returns the associated drop target, which may be None.</p> 
    4185 </dd></dl> 
    4186  
    4187 <dl class="method"> 
    4188 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetEffectiveMinSize"> 
    4189 <tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
    4190 <dd><p>GetEffectiveMinSize(self) -&gt; Size</p> 
    4191 <p>This function will merge the window&#8217;s best size into the window&#8217;s 
    4192 minimum size, giving priority to the min size components, and returns 
    4193 the results.</p> 
    4194 </dd></dl> 
    4195  
    4196 <dl class="method"> 
    4197 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetEscapeId"> 
    4198 <tt class="descname">GetEscapeId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetEscapeId" title="Permalink to this definition">¶</a></dt> 
    4199 <dd><p>GetEscapeId(self) -&gt; int</p> 
    4200 </dd></dl> 
    4201  
    4202 <dl class="method"> 
    4203 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetEventHandler"> 
    4204 <tt class="descname">GetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
    4205 <dd><p>GetEventHandler(self) -&gt; EvtHandler</p> 
    4206 <p>Returns the event handler for this window. By default, the window is 
    4207 its own event handler.</p> 
    4208 </dd></dl> 
    4209  
    4210 <dl class="method"> 
    4211 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetEvtHandlerEnabled"> 
    4212 <tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    4213 <dd><p>GetEvtHandlerEnabled(self) -&gt; bool</p> 
    4214 </dd></dl> 
    4215  
    4216 <dl class="method"> 
    4217 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetExtraStyle"> 
    4218 <tt class="descname">GetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    4219 <dd><p>GetExtraStyle(self) -&gt; long</p> 
    4220 <p>Returns the extra style bits for the window.</p> 
    4221 </dd></dl> 
    4222  
    4223 <dl class="method"> 
    4224 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetFont"> 
    4225 <tt class="descname">GetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetFont" title="Permalink to this definition">¶</a></dt> 
    4226 <dd><p>GetFont(self) -&gt; Font</p> 
    4227 <p>Returns the default font used for this window.</p> 
    4228 </dd></dl> 
    4229  
    4230 <dl class="method"> 
    4231 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetForegroundColour"> 
    4232 <tt class="descname">GetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    4233 <dd><p>GetForegroundColour(self) -&gt; Colour</p> 
    4234 <p>Returns the foreground colour of the window.  The interpretation of 
    4235 foreground colour is dependent on the window class; it may be the text 
    4236 colour or other colour, or it may not be used at all.</p> 
    4237 </dd></dl> 
    4238  
    4239 <dl class="method"> 
    4240 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetFullTextExtent"> 
    4241 <tt class="descname">GetFullTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
    4242 <dd><dl class="docutils"> 
    4243 <dt>GetFullTextExtent(String string, Font font=None) -&gt;</dt> 
    4244 <dd>(width, height, descent, externalLeading)</dd> 
    4245 </dl> 
    4246 <p>Get the width, height, decent and leading of the text using the 
    4247 current or specified font.</p> 
    4248 </dd></dl> 
    4249  
    4250 <dl class="method"> 
    4251 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetGrandParent"> 
    4252 <tt class="descname">GetGrandParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
    4253 <dd><p>GetGrandParent(self) -&gt; Window</p> 
    4254 <p>Returns the parent of the parent of this window, or None if there 
    4255 isn&#8217;t one.</p> 
    4256 </dd></dl> 
    4257  
    4258 <dl class="method"> 
    4259 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetGtkWidget"> 
    4260 <tt class="descname">GetGtkWidget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
    4261 <dd><p>GetGtkWidget(self) -&gt; long</p> 
    4262 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
    4263 integer.  On the other platforms this method returns zero.</p> 
    4264 </dd></dl> 
    4265  
    4266 <dl class="method"> 
    4267 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetHandle"> 
    4268 <tt class="descname">GetHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetHandle" title="Permalink to this definition">¶</a></dt> 
    4269 <dd><p>GetHandle(self) -&gt; long</p> 
    4270 <p>Returns the platform-specific handle (as a long integer) of the 
    4271 physical window.  On wxMSW this is the win32 window handle, on wxGTK 
    4272 it is the XWindow ID, and on wxMac it is the ControlRef.</p> 
    4273 </dd></dl> 
    4274  
    4275 <dl class="method"> 
    4276 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetHelpText"> 
    4277 <tt class="descname">GetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetHelpText" title="Permalink to this definition">¶</a></dt> 
    4278 <dd><p>GetHelpText(self) -&gt; String</p> 
    4279 <p>Gets the help text to be used as context-sensitive help for this 
    4280 window.  Note that the text is actually stored by the current 
    4281 <cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
    4282 </dd></dl> 
    4283  
    4284 <dl class="method"> 
    4285 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetHelpTextAtPoint"> 
    4286 <tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
    4287 <dd><p>GetHelpTextAtPoint(self, Point pt, wxHelpEvent::Origin origin) -&gt; String</p> 
    4288 <p>Get the help string associated with the given position in this window.</p> 
    4289 <p>Notice that pt may be invalid if event origin is keyboard or unknown 
    4290 and this method should return the global window help text then</p> 
    4291 </dd></dl> 
    4292  
    4293 <dl class="method"> 
    4294 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetIcon"> 
    4295 <tt class="descname">GetIcon</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetIcon" title="Permalink to this definition">¶</a></dt> 
    4296 <dd><p>GetIcon(self) -&gt; Icon</p> 
    4297 </dd></dl> 
    4298  
    4299 <dl class="method"> 
    4300 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetId"> 
    4301 <tt class="descname">GetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetId" title="Permalink to this definition">¶</a></dt> 
    4302 <dd><p>GetId(self) -&gt; int</p> 
    4303 <p>Returns the identifier of the window.  Each window has an integer 
    4304 identifier. If the application has not provided one (or the default Id 
    4305 -1 is used) then an unique identifier with a negative value will be 
    4306 generated.</p> 
    4307 </dd></dl> 
    4308  
    4309 <dl class="method"> 
    4310 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetLabel"> 
    4311 <tt class="descname">GetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetLabel" title="Permalink to this definition">¶</a></dt> 
    4312 <dd><p>GetLabel(self) -&gt; String</p> 
    4313 <p>Generic way of getting a label from any window, for identification 
    4314 purposes.  The interpretation of this function differs from class to 
    4315 class. For frames and dialogs, the value returned is the title. For 
    4316 buttons or static text controls, it is the button text. This function 
    4317 can be useful for meta-programs such as testing tools or special-needs 
    4318 access programs)which need to identify windows by name.</p> 
    4319 </dd></dl> 
    4320  
    4321 <dl class="method"> 
    4322 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetLayoutDirection"> 
    4323 <tt class="descname">GetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    4324 <dd><p>GetLayoutDirection(self) -&gt; int</p> 
    4325 <p>Get the layout direction (LTR or RTL) for this window.  Returns 
    4326 <tt class="docutils literal"><span class="pre">wx.Layout_Default</span></tt> if layout direction is not supported.</p> 
    4327 </dd></dl> 
    4328  
    4329 <dl class="method"> 
    4330 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMaxHeight"> 
    4331 <tt class="descname">GetMaxHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
    4332 <dd><p>GetMaxHeight(self) -&gt; int</p> 
    4333 </dd></dl> 
    4334  
    4335 <dl class="method"> 
    4336 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMaxSize"> 
    4337 <tt class="descname">GetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
    4338 <dd><p>GetMaxSize(self) -&gt; Size</p> 
    4339 </dd></dl> 
    4340  
    4341 <dl class="method"> 
    4342 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMaxWidth"> 
    4343 <tt class="descname">GetMaxWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
    4344 <dd><p>GetMaxWidth(self) -&gt; int</p> 
    4345 </dd></dl> 
    4346  
    4347 <dl class="method"> 
    4348 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMinHeight"> 
    4349 <tt class="descname">GetMinHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
    4350 <dd><p>GetMinHeight(self) -&gt; int</p> 
    4351 </dd></dl> 
    4352  
    4353 <dl class="method"> 
    4354 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMinSize"> 
    4355 <tt class="descname">GetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMinSize" title="Permalink to this definition">¶</a></dt> 
    4356 <dd><p>GetMinSize(self) -&gt; Size</p> 
    4357 </dd></dl> 
    4358  
    4359 <dl class="method"> 
    4360 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMinWidth"> 
    4361 <tt class="descname">GetMinWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
    4362 <dd><p>GetMinWidth(self) -&gt; int</p> 
    4363 </dd></dl> 
    4364  
    4365 <dl class="method"> 
    4366 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetName"> 
    4367 <tt class="descname">GetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetName" title="Permalink to this definition">¶</a></dt> 
    4368 <dd><p>GetName(self) -&gt; String</p> 
    4369 <p>Returns the windows name.  This name is not guaranteed to be unique; 
    4370 it is up to the programmer to supply an appropriate name in the window 
    4371 constructor or via wx.Window.SetName.</p> 
    4372 </dd></dl> 
    4373  
    4374 <dl class="method"> 
    4375 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetNextHandler"> 
    4376 <tt class="descname">GetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
    4377 <dd><p>GetNextHandler(self) -&gt; EvtHandler</p> 
    4378 </dd></dl> 
    4379  
    4380 <dl class="method"> 
    4381 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetParent"> 
    4382 <tt class="descname">GetParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetParent" title="Permalink to this definition">¶</a></dt> 
    4383 <dd><p>GetParent(self) -&gt; Window</p> 
    4384 <p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
    4385 </dd></dl> 
    4386  
    4387 <dl class="method"> 
    4388 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetPosition"> 
    4389 <tt class="descname">GetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetPosition" title="Permalink to this definition">¶</a></dt> 
    4390 <dd><p>GetPosition(self) -&gt; Point</p> 
    4391 <p>Get the window&#8217;s position.  Notice that the position is in client 
    4392 coordinates for child windows and screen coordinates for the top level 
    4393 ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
    4394 kinds of windows.</p> 
    4395 </dd></dl> 
    4396  
    4397 <dl class="method"> 
    4398 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetPositionTuple"> 
    4399 <tt class="descname">GetPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
    4400 <dd><p>GetPositionTuple() -&gt; (x,y)</p> 
    4401 <p>Get the window&#8217;s position.  Notice that the position is in client 
    4402 coordinates for child windows and screen coordinates for the top level 
    4403 ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
    4404 kinds of windows.</p> 
    4405 </dd></dl> 
    4406  
    4407 <dl class="method"> 
    4408 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetPreviousHandler"> 
    4409 <tt class="descname">GetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    4410 <dd><p>GetPreviousHandler(self) -&gt; EvtHandler</p> 
    4411 </dd></dl> 
    4412  
    4413 <dl class="method"> 
    4414 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetRect"> 
    4415 <tt class="descname">GetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetRect" title="Permalink to this definition">¶</a></dt> 
    4416 <dd><p>GetRect(self) -&gt; Rect</p> 
    4417 <p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
    4418 </dd></dl> 
    4419  
    4420 <dl class="method"> 
    4421 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetReturnCode"> 
    4422 <tt class="descname">GetReturnCode</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetReturnCode" title="Permalink to this definition">¶</a></dt> 
    4423 <dd><p>GetReturnCode(self) -&gt; int</p> 
    4424 </dd></dl> 
    4425  
    4426 <dl class="method"> 
    4427 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScreenPosition"> 
    4428 <tt class="descname">GetScreenPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
    4429 <dd><p>GetScreenPosition(self) -&gt; Point</p> 
    4430 <p>Get the position of the window in screen coordinantes.</p> 
    4431 </dd></dl> 
    4432  
    4433 <dl class="method"> 
    4434 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScreenPositionTuple"> 
    4435 <tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
    4436 <dd><p>GetScreenPositionTuple() -&gt; (x,y)</p> 
    4437 <p>Get the position of the window in screen coordinantes.</p> 
    4438 </dd></dl> 
    4439  
    4440 <dl class="method"> 
    4441 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScreenRect"> 
    4442 <tt class="descname">GetScreenRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
    4443 <dd><p>GetScreenRect(self) -&gt; Rect</p> 
    4444 <p>Returns the size and position of the window in screen coordinantes as 
    4445 a <cite>wx.Rect</cite> object.</p> 
    4446 </dd></dl> 
    4447  
    4448 <dl class="method"> 
    4449 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScrollPos"> 
    4450 <tt class="descname">GetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
    4451 <dd><p>GetScrollPos(self, int orientation) -&gt; int</p> 
    4452 <p>Returns the built-in scrollbar position.</p> 
    4453 </dd></dl> 
    4454  
    4455 <dl class="method"> 
    4456 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScrollRange"> 
    4457 <tt class="descname">GetScrollRange</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
    4458 <dd><p>GetScrollRange(self, int orientation) -&gt; int</p> 
    4459 <p>Returns the built-in scrollbar range.</p> 
    4460 </dd></dl> 
    4461  
    4462 <dl class="method"> 
    4463 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScrollThumb"> 
    4464 <tt class="descname">GetScrollThumb</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
    4465 <dd><p>GetScrollThumb(self, int orientation) -&gt; int</p> 
    4466 <p>Returns the built-in scrollbar thumb size.</p> 
    4467 </dd></dl> 
    4468  
    4469 <dl class="method"> 
    4470 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetSize"> 
    4471 <tt class="descname">GetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetSize" title="Permalink to this definition">¶</a></dt> 
    4472 <dd><p>GetSize(self) -&gt; Size</p> 
    4473 <p>Get the window size.</p> 
    4474 </dd></dl> 
    4475  
    4476 <dl class="method"> 
    4477 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetSizeTuple"> 
    4478 <tt class="descname">GetSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
    4479 <dd><p>GetSizeTuple() -&gt; (width, height)</p> 
    4480 <p>Get the window size.</p> 
    4481 </dd></dl> 
    4482  
    4483 <dl class="method"> 
    4484 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetSizer"> 
    4485 <tt class="descname">GetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetSizer" title="Permalink to this definition">¶</a></dt> 
    4486 <dd><p>GetSizer(self) -&gt; Sizer</p> 
    4487 <p>Return the sizer associated with the window by a previous call to 
    4488 SetSizer or None if there isn&#8217;t one.</p> 
    4489 </dd></dl> 
    4490  
    4491 <dl class="method"> 
    4492 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetTextExtent"> 
    4493 <tt class="descname">GetTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
    4494 <dd><p>GetTextExtent(String string) -&gt; (width, height)</p> 
    4495 <p>Get the width and height of the text using the current font.</p> 
    4496 </dd></dl> 
    4497  
    4498 <dl class="method"> 
    4499 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetThemeEnabled"> 
    4500 <tt class="descname">GetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    4501 <dd><p>GetThemeEnabled(self) -&gt; bool</p> 
    4502 <p>Return the themeEnabled flag.</p> 
    4503 </dd></dl> 
    4504  
    4505 <dl class="method"> 
    4506 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetTitle"> 
    4507 <tt class="descname">GetTitle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetTitle" title="Permalink to this definition">¶</a></dt> 
    4508 <dd><p>GetTitle(self) -&gt; String</p> 
    4509 </dd></dl> 
    4510  
    4511 <dl class="method"> 
    4512 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetTmpDefaultItem"> 
    4513 <tt class="descname">GetTmpDefaultItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetTmpDefaultItem" title="Permalink to this definition">¶</a></dt> 
    4514 <dd><p>GetTmpDefaultItem(self) -&gt; Window</p> 
    4515 <p>Return the temporary default item, which can be None.</p> 
    4516 </dd></dl> 
    4517  
    4518 <dl class="method"> 
    4519 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetToolTip"> 
    4520 <tt class="descname">GetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetToolTip" title="Permalink to this definition">¶</a></dt> 
    4521 <dd><p>GetToolTip(self) -&gt; ToolTip</p> 
    4522 <p>get the associated tooltip or None if none</p> 
    4523 </dd></dl> 
    4524  
    4525 <dl class="method"> 
    4526 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetTopLevelParent"> 
    4527 <tt class="descname">GetTopLevelParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
    4528 <dd><p>GetTopLevelParent(self) -&gt; Window</p> 
    4529 <p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
    4530 </dd></dl> 
    4531  
    4532 <dl class="method"> 
    4533 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetUpdateClientRect"> 
    4534 <tt class="descname">GetUpdateClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
    4535 <dd><p>GetUpdateClientRect(self) -&gt; Rect</p> 
    4536 <p>Get the update rectangle region bounding box in client coords.</p> 
    4537 </dd></dl> 
    4538  
    4539 <dl class="method"> 
    4540 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetUpdateRegion"> 
    4541 <tt class="descname">GetUpdateRegion</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
    4542 <dd><p>GetUpdateRegion(self) -&gt; Region</p> 
    4543 <p>Returns the region specifying which parts of the window have been 
    4544 damaged. Should only be called within an EVT_PAINT handler.</p> 
    4545 </dd></dl> 
    4546  
    4547 <dl class="method"> 
    4548 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetValidator"> 
    4549 <tt class="descname">GetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetValidator" title="Permalink to this definition">¶</a></dt> 
    4550 <dd><p>GetValidator(self) -&gt; Validator</p> 
    4551 <p>Returns a pointer to the current validator for the window, or None if 
    4552 there is none.</p> 
    4553 </dd></dl> 
    4554  
    4555 <dl class="method"> 
    4556 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetVirtualSize"> 
    4557 <tt class="descname">GetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    4558 <dd><p>GetVirtualSize(self) -&gt; Size</p> 
    4559 <p>Get the the virtual size of the window in pixels.  For most windows 
    4560 this is just the client area of the window, but for some like scrolled 
    4561 windows it is more or less independent of the screen window size.</p> 
    4562 </dd></dl> 
    4563  
    4564 <dl class="method"> 
    4565 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetVirtualSizeTuple"> 
    4566 <tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
    4567 <dd><p>GetVirtualSizeTuple() -&gt; (width, height)</p> 
    4568 <p>Get the the virtual size of the window in pixels.  For most windows 
    4569 this is just the client area of the window, but for some like scrolled 
    4570 windows it is more or less independent of the screen window size.</p> 
    4571 </dd></dl> 
    4572  
    4573 <dl class="method"> 
    4574 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetWindowBorderSize"> 
    4575 <tt class="descname">GetWindowBorderSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
    4576 <dd><p>GetWindowBorderSize(self) -&gt; Size</p> 
    4577 <p>Return the size of the left/right and top/bottom borders.</p> 
    4578 </dd></dl> 
    4579  
    4580 <dl class="method"> 
    4581 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetWindowStyle"> 
    4582 <tt class="descname">GetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    4583 <dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    4584 <p>Gets the window style that was passed to the constructor or Create 
    4585 method.</p> 
    4586 </dd></dl> 
    4587  
    4588 <dl class="method"> 
    4589 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetWindowStyleFlag"> 
    4590 <tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    4591 <dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    4592 <p>Gets the window style that was passed to the constructor or Create 
    4593 method.</p> 
    4594 </dd></dl> 
    4595  
    4596 <dl class="method"> 
    4597 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetWindowVariant"> 
    4598 <tt class="descname">GetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    4599 <dd><p>GetWindowVariant(self) -&gt; int</p> 
    4600 </dd></dl> 
    4601  
    4602 <dl class="attribute"> 
    4603 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GrandParent"> 
    4604 <tt class="descname">GrandParent</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GrandParent" title="Permalink to this definition">¶</a></dt> 
    4605 <dd><p>See <cite>GetGrandParent</cite></p> 
    4606 </dd></dl> 
    4607  
    4608 <dl class="attribute"> 
    4609 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GtkWidget"> 
    4610 <tt class="descname">GtkWidget</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.GtkWidget" title="Permalink to this definition">¶</a></dt> 
    4611 <dd><p>GetGtkWidget(self) -&gt; long</p> 
    4612 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
    4613 integer.  On the other platforms this method returns zero.</p> 
    4614 </dd></dl> 
    4615  
    4616 <dl class="attribute"> 
    4617 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Handle"> 
    4618 <tt class="descname">Handle</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Handle" title="Permalink to this definition">¶</a></dt> 
    4619 <dd><p>See <cite>GetHandle</cite></p> 
    4620 </dd></dl> 
    4621  
    4622 <dl class="method"> 
    4623 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasCapture"> 
    4624 <tt class="descname">HasCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasCapture" title="Permalink to this definition">¶</a></dt> 
    4625 <dd><p>HasCapture(self) -&gt; bool</p> 
    4626 <p>Returns true if this window has the current mouse capture.</p> 
    4627 </dd></dl> 
    4628  
    4629 <dl class="method"> 
    4630 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasFlag"> 
    4631 <tt class="descname">HasFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasFlag" title="Permalink to this definition">¶</a></dt> 
    4632 <dd><p>HasFlag(self, int flag) -&gt; bool</p> 
    4633 <p>Test if the given style is set for this window.</p> 
    4634 </dd></dl> 
    4635  
    4636 <dl class="method"> 
    4637 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasMultiplePages"> 
    4638 <tt class="descname">HasMultiplePages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
    4639 <dd><p>HasMultiplePages(self) -&gt; bool</p> 
    4640 </dd></dl> 
    4641  
    4642 <dl class="method"> 
    4643 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasScrollbar"> 
    4644 <tt class="descname">HasScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
    4645 <dd><p>HasScrollbar(self, int orient) -&gt; bool</p> 
    4646 <p>Does the window have the scrollbar for this orientation?</p> 
    4647 </dd></dl> 
    4648  
    4649 <dl class="method"> 
    4650 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasTransparentBackground"> 
    4651 <tt class="descname">HasTransparentBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
    4652 <dd><p>HasTransparentBackground(self) -&gt; bool</p> 
    4653 <p>Returns True if this window&#8217;s background is transparent (as, for 
    4654 example, for <cite>wx.StaticText</cite>) and should show the parent window&#8217;s 
    4655 background.</p> 
    4656 <p>This method is mostly used internally by the library itself and you 
    4657 normally shouldn&#8217;t have to call it. You may, however, have to override 
    4658 it in your custom control classes to ensure that background is painted 
    4659 correctly.</p> 
    4660 </dd></dl> 
    4661  
    4662 <dl class="attribute"> 
    4663 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HelpText"> 
    4664 <tt class="descname">HelpText</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HelpText" title="Permalink to this definition">¶</a></dt> 
    4665 <dd><p>See <cite>GetHelpText</cite> and <cite>SetHelpText</cite></p> 
    4666 </dd></dl> 
    4667  
    4668 <dl class="method"> 
    4669 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Hide"> 
    4670 <tt class="descname">Hide</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Hide" title="Permalink to this definition">¶</a></dt> 
    4671 <dd><p>Hide(self) -&gt; bool</p> 
    4672 <p>Equivalent to calling Show(False).</p> 
    4673 </dd></dl> 
    4674  
    4675 <dl class="method"> 
    4676 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HitTest"> 
    4677 <tt class="descname">HitTest</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HitTest" title="Permalink to this definition">¶</a></dt> 
    4678 <dd><p>HitTest(self, Point pt) -&gt; int</p> 
    4679 <p>Test where the given (in client coords) point lies</p> 
    4680 </dd></dl> 
    4681  
    4682 <dl class="method"> 
    4683 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HitTestXY"> 
    4684 <tt class="descname">HitTestXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.HitTestXY" title="Permalink to this definition">¶</a></dt> 
    4685 <dd><p>HitTestXY(self, int x, int y) -&gt; int</p> 
    4686 <p>Test where the given (in client coords) point lies</p> 
    4687 </dd></dl> 
    4688  
    4689 <dl class="attribute"> 
    4690 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Icon"> 
    4691 <tt class="descname">Icon</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Icon" title="Permalink to this definition">¶</a></dt> 
    4692 <dd><p>See <cite>GetIcon</cite> and <cite>SetIcon</cite></p> 
    4693 </dd></dl> 
    4694  
    4695 <dl class="method"> 
    4696 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Iconize"> 
    4697 <tt class="descname">Iconize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Iconize" title="Permalink to this definition">¶</a></dt> 
    4698 <dd><p>Iconize(self, bool iconize=True)</p> 
    4699 </dd></dl> 
    4700  
    4701 <dl class="attribute"> 
    4702 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Id"> 
    4703 <tt class="descname">Id</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Id" title="Permalink to this definition">¶</a></dt> 
    4704 <dd><p>See <cite>GetId</cite> and <cite>SetId</cite></p> 
    4705 </dd></dl> 
    4706  
    4707 <dl class="method"> 
    4708 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.InheritAttributes"> 
    4709 <tt class="descname">InheritAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
    4710 <dd><p>InheritAttributes(self)</p> 
    4711 <p>This function is (or should be, in case of custom controls) called 
    4712 during window creation to intelligently set up the window visual 
    4713 attributes, that is the font and the foreground and background 
    4714 colours.</p> 
    4715 <p>By &#8216;intelligently&#8217; the following is meant: by default, all windows use 
    4716 their own default attributes. However if some of the parent&#8217;s 
    4717 attributes are explicitly changed (that is, using SetFont and not 
    4718 SetOwnFont) and if the corresponding attribute hadn&#8217;t been 
    4719 explicitly set for this window itself, then this window takes the same 
    4720 value as used by the parent. In addition, if the window overrides 
    4721 ShouldInheritColours to return false, the colours will not be changed 
    4722 no matter what and only the font might.</p> 
    4723 <p>This rather complicated logic is necessary in order to accommodate the 
    4724 different usage scenarios. The most common one is when all default 
    4725 attributes are used and in this case, nothing should be inherited as 
    4726 in modern GUIs different controls use different fonts (and colours) 
    4727 than their siblings so they can&#8217;t inherit the same value from the 
    4728 parent. However it was also deemed desirable to allow to simply change 
    4729 the attributes of all children at once by just changing the font or 
    4730 colour of their common parent, hence in this case we do inherit the 
    4731 parents attributes.</p> 
    4732 </dd></dl> 
    4733  
    4734 <dl class="method"> 
    4735 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.InheritsBackgroundColour"> 
    4736 <tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    4737 <dd><p>InheritsBackgroundColour(self) -&gt; bool</p> 
    4738 </dd></dl> 
    4739  
    4740 <dl class="method"> 
    4741 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.InitDialog"> 
    4742 <tt class="descname">InitDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.InitDialog" title="Permalink to this definition">¶</a></dt> 
    4743 <dd><p>InitDialog(self)</p> 
    4744 <p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
    4745 to the dialog via validators.</p> 
    4746 </dd></dl> 
    4747  
    4748 <dl class="method"> 
    4749 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.InvalidateBestSize"> 
    4750 <tt class="descname">InvalidateBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
    4751 <dd><p>InvalidateBestSize(self)</p> 
    4752 <p>Reset the cached best size value so it will be recalculated the next 
    4753 time it is needed.</p> 
    4754 </dd></dl> 
    4755  
    4756 <dl class="method"> 
    4757 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsActive"> 
    4758 <tt class="descname">IsActive</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsActive" title="Permalink to this definition">¶</a></dt> 
    4759 <dd><p>IsActive(self) -&gt; bool</p> 
    4760 </dd></dl> 
    4761  
    4762 <dl class="method"> 
    4763 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsAlwaysMaximized"> 
    4764 <tt class="descname">IsAlwaysMaximized</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsAlwaysMaximized" title="Permalink to this definition">¶</a></dt> 
    4765 <dd><p>IsAlwaysMaximized(self) -&gt; bool</p> 
    4766 </dd></dl> 
    4767  
    4768 <dl class="method"> 
    4769 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsBeingDeleted"> 
    4770 <tt class="descname">IsBeingDeleted</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
    4771 <dd><p>IsBeingDeleted(self) -&gt; bool</p> 
    4772 <p>Is the window in the process of being deleted?</p> 
    4773 </dd></dl> 
    4774  
    4775 <dl class="method"> 
    4776 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsDoubleBuffered"> 
    4777 <tt class="descname">IsDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    4778 <dd><p>IsDoubleBuffered(self) -&gt; bool</p> 
    4779 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
    4780 system, i.e. if any drawing done on the window is really done on a 
    4781 temporary backing surface and transferred to the screen all at once 
    4782 later.</p> 
    4783 </dd></dl> 
    4784  
    4785 <dl class="method"> 
    4786 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsEnabled"> 
    4787 <tt class="descname">IsEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsEnabled" title="Permalink to this definition">¶</a></dt> 
    4788 <dd><p>IsEnabled(self) -&gt; bool</p> 
    4789 <p>Returns true if the window is enabled for input, false otherwise.</p> 
    4790 </dd></dl> 
    4791  
    4792 <dl class="method"> 
    4793 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsExposed"> 
    4794 <tt class="descname">IsExposed</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsExposed" title="Permalink to this definition">¶</a></dt> 
    4795 <dd><p>IsExposed(self, int x, int y, int w=1, int h=1) -&gt; bool</p> 
    4796 <p>Returns true if the given point or rectangle area has been exposed 
    4797 since the last repaint. Call this in an paint event handler to 
    4798 optimize redrawing by only redrawing those areas, which have been 
    4799 exposed.</p> 
    4800 </dd></dl> 
    4801  
    4802 <dl class="method"> 
    4803 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsExposedPoint"> 
    4804 <tt class="descname">IsExposedPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
    4805 <dd><p>IsExposedPoint(self, Point pt) -&gt; bool</p> 
    4806 <p>Returns true if the given point or rectangle area has been exposed 
    4807 since the last repaint. Call this in an paint event handler to 
    4808 optimize redrawing by only redrawing those areas, which have been 
    4809 exposed.</p> 
    4810 </dd></dl> 
    4811  
    4812 <dl class="method"> 
    4813 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsExposedRect"> 
    4814 <tt class="descname">IsExposedRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
    4815 <dd><p>IsExposedRect(self, Rect rect) -&gt; bool</p> 
    4816 <p>Returns true if the given point or rectangle area has been exposed 
    4817 since the last repaint. Call this in an paint event handler to 
    4818 optimize redrawing by only redrawing those areas, which have been 
    4819 exposed.</p> 
    4820 </dd></dl> 
    4821  
    4822 <dl class="method"> 
    4823 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsFrozen"> 
    4824 <tt class="descname">IsFrozen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsFrozen" title="Permalink to this definition">¶</a></dt> 
    4825 <dd><p>IsFrozen(self) -&gt; bool</p> 
    4826 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
    4827 <table class="docutils field-list" frame="void" rules="none"> 
    4828 <col class="field-name" /> 
    4829 <col class="field-body" /> 
    4830 <tbody valign="top"> 
    4831 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
    4832 </tr> 
    4833 </tbody> 
    4834 </table> 
    4835 </dd></dl> 
    4836  
    4837 <dl class="method"> 
    4838 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsFullScreen"> 
    4839 <tt class="descname">IsFullScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsFullScreen" title="Permalink to this definition">¶</a></dt> 
    4840 <dd><p>IsFullScreen(self) -&gt; bool</p> 
    4841 </dd></dl> 
    4842  
    4843 <dl class="method"> 
    4844 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsIconized"> 
    4845 <tt class="descname">IsIconized</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsIconized" title="Permalink to this definition">¶</a></dt> 
    4846 <dd><p>IsIconized(self) -&gt; bool</p> 
    4847 </dd></dl> 
    4848  
    4849 <dl class="method"> 
    4850 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsMaximized"> 
    4851 <tt class="descname">IsMaximized</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsMaximized" title="Permalink to this definition">¶</a></dt> 
    4852 <dd><p>IsMaximized(self) -&gt; bool</p> 
    4853 </dd></dl> 
    4854  
    4855 <dl class="method"> 
    4856 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsModal"> 
    4857 <tt class="descname">IsModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsModal" title="Permalink to this definition">¶</a></dt> 
    4858 <dd><p>IsModal(self) -&gt; bool</p> 
    4859 </dd></dl> 
    4860  
    4861 <dl class="method"> 
    4862 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsRetained"> 
    4863 <tt class="descname">IsRetained</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsRetained" title="Permalink to this definition">¶</a></dt> 
    4864 <dd><p>IsRetained(self) -&gt; bool</p> 
    4865 <p>Returns true if the window is retained, false otherwise.  Retained 
    4866 windows are only available on X platforms.</p> 
    4867 </dd></dl> 
    4868  
    4869 <dl class="method"> 
    4870 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsSameAs"> 
    4871 <tt class="descname">IsSameAs</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsSameAs" title="Permalink to this definition">¶</a></dt> 
    4872 <dd><p>IsSameAs(self, Object p) -&gt; bool</p> 
    4873 <p>For wx.Objects that use C++ reference counting internally, this method 
    4874 can be used to determine if two objects are referencing the same data 
    4875 object.</p> 
    4876 </dd></dl> 
    4877  
    4878 <dl class="method"> 
    4879 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsShown"> 
    4880 <tt class="descname">IsShown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsShown" title="Permalink to this definition">¶</a></dt> 
    4881 <dd><p>IsShown(self) -&gt; bool</p> 
    4882 <p>Returns true if the window is shown, false if it has been hidden.</p> 
    4883 </dd></dl> 
    4884  
    4885 <dl class="method"> 
    4886 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsShownOnScreen"> 
    4887 <tt class="descname">IsShownOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
    4888 <dd><p>IsShownOnScreen(self) -&gt; bool</p> 
    4889 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
    4890 i.e. it is shown and all its parents up to the toplevel window are 
    4891 shown as well.</p> 
    4892 </dd></dl> 
    4893  
    4894 <dl class="method"> 
    4895 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsTopLevel"> 
    4896 <tt class="descname">IsTopLevel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
    4897 <dd><p>IsTopLevel(self) -&gt; bool</p> 
    4898 <p>Returns true if the given window is a top-level one. Currently all 
    4899 frames and dialogs are always considered to be top-level windows (even 
    4900 if they have a parent window).</p> 
    4901 </dd></dl> 
    4902  
    4903 <dl class="attribute"> 
    4904 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Label"> 
    4905 <tt class="descname">Label</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Label" title="Permalink to this definition">¶</a></dt> 
    4906 <dd><p>See <cite>GetLabel</cite> and <cite>SetLabel</cite></p> 
    4907 </dd></dl> 
    4908  
    4909 <dl class="method"> 
    4910 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Layout"> 
    4911 <tt class="descname">Layout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Layout" title="Permalink to this definition">¶</a></dt> 
    4912 <dd><p>Layout(self) -&gt; bool</p> 
    4913 <p>Invokes the constraint-based layout algorithm or the sizer-based 
    4914 algorithm for this window.  See SetAutoLayout: when auto layout is on, 
    4915 this function gets called automatically by the default EVT_SIZE 
    4916 handler when the window is resized.</p> 
    4917 </dd></dl> 
    4918  
    4919 <dl class="attribute"> 
    4920 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.LayoutDirection"> 
    4921 <tt class="descname">LayoutDirection</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.LayoutDirection" title="Permalink to this definition">¶</a></dt> 
    4922 <dd><p>See <cite>GetLayoutDirection</cite> and <cite>SetLayoutDirection</cite></p> 
    4923 </dd></dl> 
    4924  
    4925 <dl class="method"> 
    4926 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.LineDown"> 
    4927 <tt class="descname">LineDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.LineDown" title="Permalink to this definition">¶</a></dt> 
    4928 <dd><p>LineDown(self) -&gt; bool</p> 
    4929 <p>This is just a wrapper for ScrollLines(1).</p> 
    4930 </dd></dl> 
    4931  
    4932 <dl class="method"> 
    4933 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.LineUp"> 
    4934 <tt class="descname">LineUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.LineUp" title="Permalink to this definition">¶</a></dt> 
    4935 <dd><p>LineUp(self) -&gt; bool</p> 
    4936 <p>This is just a wrapper for ScrollLines(-1).</p> 
    4937 </dd></dl> 
    4938  
    4939 <dl class="method"> 
    4940 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Lower"> 
    4941 <tt class="descname">Lower</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Lower" title="Permalink to this definition">¶</a></dt> 
    4942 <dd><p>Lower(self)</p> 
    4943 <p>Lowers the window to the bottom of the window hierarchy.  In current 
    4944 version of wxWidgets this works both for managed and child windows.</p> 
    4945 </dd></dl> 
    4946  
    4947 <dl class="method"> 
    4948 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MacGetMetalAppearance"> 
    4949 <tt class="descname">MacGetMetalAppearance</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MacGetMetalAppearance" title="Permalink to this definition">¶</a></dt> 
    4950 <dd><p>MacGetMetalAppearance(self) -&gt; bool</p> 
    4951 </dd></dl> 
    4952  
    4953 <dl class="method"> 
    4954 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MacGetTopLevelWindowRef"> 
    4955 <tt class="descname">MacGetTopLevelWindowRef</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MacGetTopLevelWindowRef" title="Permalink to this definition">¶</a></dt> 
    4956 <dd><p>MacGetTopLevelWindowRef(self) -&gt; long</p> 
    4957 </dd></dl> 
    4958  
    4959 <dl class="method"> 
    4960 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MacGetUnifiedAppearance"> 
    4961 <tt class="descname">MacGetUnifiedAppearance</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MacGetUnifiedAppearance" title="Permalink to this definition">¶</a></dt> 
    4962 <dd><p>MacGetUnifiedAppearance(self) -&gt; bool</p> 
    4963 </dd></dl> 
    4964  
    4965 <dl class="method"> 
    4966 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MacSetMetalAppearance"> 
    4967 <tt class="descname">MacSetMetalAppearance</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MacSetMetalAppearance" title="Permalink to this definition">¶</a></dt> 
    4968 <dd><p>MacSetMetalAppearance(self, bool on)</p> 
    4969 </dd></dl> 
    4970  
    4971 <dl class="method"> 
    4972 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MakeModal"> 
    4973 <tt class="descname">MakeModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MakeModal" title="Permalink to this definition">¶</a></dt> 
    4974 <dd><p>MakeModal(self, bool modal=True)</p> 
    4975 <p>Disables all other windows in the application so that the user can 
    4976 only interact with this window.  Passing False will reverse this 
    4977 effect.</p> 
    4978 </dd></dl> 
    4979  
    4980 <dl class="attribute"> 
    4981 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MaxHeight"> 
    4982 <tt class="descname">MaxHeight</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MaxHeight" title="Permalink to this definition">¶</a></dt> 
    4983 <dd><p>See <cite>GetMaxHeight</cite></p> 
    4984 </dd></dl> 
    4985  
    4986 <dl class="attribute"> 
    4987 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MaxSize"> 
    4988 <tt class="descname">MaxSize</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MaxSize" title="Permalink to this definition">¶</a></dt> 
    4989 <dd><p>See <cite>GetMaxSize</cite> and <cite>SetMaxSize</cite></p> 
    4990 </dd></dl> 
    4991  
    4992 <dl class="attribute"> 
    4993 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MaxWidth"> 
    4994 <tt class="descname">MaxWidth</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MaxWidth" title="Permalink to this definition">¶</a></dt> 
    4995 <dd><p>See <cite>GetMaxWidth</cite></p> 
    4996 </dd></dl> 
    4997  
    4998 <dl class="method"> 
    4999 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Maximize"> 
    5000 <tt class="descname">Maximize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Maximize" title="Permalink to this definition">¶</a></dt> 
    5001 <dd><p>Maximize(self, bool maximize=True)</p> 
    5002 </dd></dl> 
    5003  
    5004 <dl class="attribute"> 
    5005 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MinHeight"> 
    5006 <tt class="descname">MinHeight</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MinHeight" title="Permalink to this definition">¶</a></dt> 
    5007 <dd><p>See <cite>GetMinHeight</cite></p> 
    5008 </dd></dl> 
    5009  
    5010 <dl class="attribute"> 
    5011 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MinSize"> 
    5012 <tt class="descname">MinSize</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MinSize" title="Permalink to this definition">¶</a></dt> 
    5013 <dd><p>See <cite>GetMinSize</cite> and <cite>SetMinSize</cite></p> 
    5014 </dd></dl> 
    5015  
    5016 <dl class="attribute"> 
    5017 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MinWidth"> 
    5018 <tt class="descname">MinWidth</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MinWidth" title="Permalink to this definition">¶</a></dt> 
    5019 <dd><p>See <cite>GetMinWidth</cite></p> 
    5020 </dd></dl> 
    5021  
    5022 <dl class="method"> 
    5023 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Move"> 
    5024 <tt class="descname">Move</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Move" title="Permalink to this definition">¶</a></dt> 
    5025 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    5026 <p>Moves the window to the given position.</p> 
    5027 </dd></dl> 
    5028  
    5029 <dl class="method"> 
    5030 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MoveAfterInTabOrder"> 
    5031 <tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
    5032 <dd><p>MoveAfterInTabOrder(self, Window win)</p> 
    5033 <p>Moves this window in the tab navigation order after the specified 
    5034 sibling window.  This means that when the user presses the TAB key on 
    5035 that other window, the focus switches to this window.</p> 
    5036 <p>The default tab order is the same as creation order.  This function 
    5037 and <cite>MoveBeforeInTabOrder</cite> allow to change it after creating all the 
    5038 windows.</p> 
    5039 </dd></dl> 
    5040  
    5041 <dl class="method"> 
    5042 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MoveBeforeInTabOrder"> 
    5043 <tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
    5044 <dd><p>MoveBeforeInTabOrder(self, Window win)</p> 
    5045 <p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
    5046 before win instead of putting it right after it.</p> 
    5047 </dd></dl> 
    5048  
    5049 <dl class="method"> 
    5050 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MoveXY"> 
    5051 <tt class="descname">MoveXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.MoveXY" title="Permalink to this definition">¶</a></dt> 
    5052 <dd><p>MoveXY(self, int x, int y, int flags=SIZE_USE_EXISTING)</p> 
    5053 <p>Moves the window to the given position.</p> 
    5054 </dd></dl> 
    5055  
    5056 <dl class="attribute"> 
    5057 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Name"> 
    5058 <tt class="descname">Name</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Name" title="Permalink to this definition">¶</a></dt> 
    5059 <dd><p>See <cite>GetName</cite> and <cite>SetName</cite></p> 
    5060 </dd></dl> 
    5061  
    5062 <dl class="method"> 
    5063 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Navigate"> 
    5064 <tt class="descname">Navigate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Navigate" title="Permalink to this definition">¶</a></dt> 
    5065 <dd><p>Navigate(self, int flags=NavigationKeyEvent.IsForward) -&gt; bool</p> 
    5066 <p>Does keyboard navigation from this window to another, by sending a 
    5067 <cite>wx.NavigationKeyEvent</cite>.</p> 
    5068 </dd></dl> 
    5069  
    5070 <dl class="staticmethod"> 
    5071 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.NewControlId"> 
    5072 <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.Plotter1D.SizeDialog.NewControlId" title="Permalink to this definition">¶</a></dt> 
    5073 <dd><p>NewControlId() -&gt; int</p> 
    5074 <p>Generate a control id for the controls which were not given one.</p> 
    5075 </dd></dl> 
    5076  
    5077 <dl class="staticmethod"> 
    5078 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.NextControlId"> 
    5079 <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.Plotter1D.SizeDialog.NextControlId" title="Permalink to this definition">¶</a></dt> 
    5080 <dd><p>NextControlId(int winid) -&gt; int</p> 
    5081 <p>Get the id of the control following the one with the given 
    5082 autogenerated) id</p> 
    5083 </dd></dl> 
    5084  
    5085 <dl class="attribute"> 
    5086 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.NextHandler"> 
    5087 <tt class="descname">NextHandler</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.NextHandler" title="Permalink to this definition">¶</a></dt> 
    5088 <dd><p>See <cite>GetNextHandler</cite> and <cite>SetNextHandler</cite></p> 
    5089 </dd></dl> 
    5090  
    5091 <dl class="method"> 
    5092 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.OnPaint"> 
    5093 <tt class="descname">OnPaint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.OnPaint" title="Permalink to this definition">¶</a></dt> 
    5094 <dd><p>OnPaint(self, PaintEvent event)</p> 
    5095 </dd></dl> 
    5096  
    5097 <dl class="method"> 
    5098 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PageDown"> 
    5099 <tt class="descname">PageDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PageDown" title="Permalink to this definition">¶</a></dt> 
    5100 <dd><p>PageDown(self) -&gt; bool</p> 
    5101 <p>This is just a wrapper for ScrollPages(1).</p> 
    5102 </dd></dl> 
    5103  
    5104 <dl class="method"> 
    5105 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PageUp"> 
    5106 <tt class="descname">PageUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PageUp" title="Permalink to this definition">¶</a></dt> 
    5107 <dd><p>PageUp(self) -&gt; bool</p> 
    5108 <p>This is just a wrapper for ScrollPages(-1).</p> 
    5109 </dd></dl> 
    5110  
    5111 <dl class="attribute"> 
    5112 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Parent"> 
    5113 <tt class="descname">Parent</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Parent" title="Permalink to this definition">¶</a></dt> 
    5114 <dd><p>See <cite>GetParent</cite></p> 
    5115 </dd></dl> 
    5116  
    5117 <dl class="method"> 
    5118 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PopEventHandler"> 
    5119 <tt class="descname">PopEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
    5120 <dd><p>PopEventHandler(self, bool deleteHandler=False) -&gt; EvtHandler</p> 
    5121 <p>Removes and returns the top-most event handler on the event handler 
    5122 stack.  If deleteHandler is True then the wx.EvtHandler object will be 
    5123 destroyed after it is popped, and <tt class="xref docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
    5124 </dd></dl> 
    5125  
    5126 <dl class="method"> 
    5127 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PopupMenu"> 
    5128 <tt class="descname">PopupMenu</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PopupMenu" title="Permalink to this definition">¶</a></dt> 
    5129 <dd><p>PopupMenu(self, Menu menu, Point pos=DefaultPosition) -&gt; bool</p> 
    5130 <p>Pops up the given menu at the specified coordinates, relative to this window, 
    5131 and returns control when the user has dismissed the menu. If a menu item is 
    5132 selected, the corresponding menu event is generated and will be processed as 
    5133 usual.  If the default position is given then the current position of the 
    5134 mouse cursor will be used.</p> 
    5135 </dd></dl> 
    5136  
    5137 <dl class="method"> 
    5138 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PopupMenuXY"> 
    5139 <tt class="descname">PopupMenuXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
    5140 <dd><p>PopupMenuXY(self, Menu menu, int x=-1, int y=-1) -&gt; bool</p> 
    5141 <p>Pops up the given menu at the specified coordinates, relative to this window, 
    5142 and returns control when the user has dismissed the menu. If a menu item is 
    5143 selected, the corresponding menu event is generated and will be processed as 
    5144 usual.  If the default position is given then the current position of the 
    5145 mouse cursor will be used.</p> 
    5146 </dd></dl> 
    5147  
    5148 <dl class="attribute"> 
    5149 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Position"> 
    5150 <tt class="descname">Position</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Position" title="Permalink to this definition">¶</a></dt> 
    5151 <dd><p>See <cite>GetPosition</cite> and <cite>SetPosition</cite></p> 
    5152 </dd></dl> 
    5153  
    5154 <dl class="method"> 
    5155 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PostCreate"> 
    5156 <tt class="descname">PostCreate</tt><big>(</big><em>pre</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PostCreate" title="Permalink to this definition">¶</a></dt> 
    5157 <dd><p>Phase 3 of the 2-phase create &lt;wink!&gt; 
    5158 Call this method after precreating the window with the 2-phase create method.</p> 
    5159 </dd></dl> 
    5160  
    5161 <dl class="method"> 
    5162 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PrepareDC"> 
    5163 <tt class="descname">PrepareDC</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PrepareDC" title="Permalink to this definition">¶</a></dt> 
    5164 <dd><p>PrepareDC(self, DC dc)</p> 
    5165 <p>Call this function to prepare the device context for drawing a 
    5166 scrolled image. It sets the device origin according to the current 
    5167 scroll position.</p> 
    5168 </dd></dl> 
    5169  
    5170 <dl class="staticmethod"> 
    5171 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PrevControlId"> 
    5172 <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.Plotter1D.SizeDialog.PrevControlId" title="Permalink to this definition">¶</a></dt> 
    5173 <dd><p>PrevControlId(int winid) -&gt; int</p> 
    5174 <p>Get the id of the control preceding the one with the given 
    5175 autogenerated) id</p> 
    5176 </dd></dl> 
    5177  
    5178 <dl class="attribute"> 
    5179 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PreviousHandler"> 
    5180 <tt class="descname">PreviousHandler</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PreviousHandler" title="Permalink to this definition">¶</a></dt> 
    5181 <dd><p>See <cite>GetPreviousHandler</cite> and <cite>SetPreviousHandler</cite></p> 
    5182 </dd></dl> 
    5183  
    5184 <dl class="method"> 
    5185 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ProcessEvent"> 
    5186 <tt class="descname">ProcessEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
    5187 <dd><p>ProcessEvent(self, Event event) -&gt; bool</p> 
    5188 </dd></dl> 
    5189  
    5190 <dl class="method"> 
    5191 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ProcessPendingEvents"> 
    5192 <tt class="descname">ProcessPendingEvents</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
    5193 <dd><p>ProcessPendingEvents(self)</p> 
    5194 </dd></dl> 
    5195  
    5196 <dl class="method"> 
    5197 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PushEventHandler"> 
    5198 <tt class="descname">PushEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
    5199 <dd><p>PushEventHandler(self, EvtHandler handler)</p> 
    5200 <p>Pushes this event handler onto the event handler stack for the window. 
    5201 An event handler is an object that is capable of processing the events 
    5202 sent to a window.  (In other words, is able to dispatch the events to a 
    5203 handler function.)  By default, the window is its own event handler, 
    5204 but an application may wish to substitute another, for example to 
    5205 allow central implementation of event-handling for a variety of 
    5206 different window classes.</p> 
    5207 <p>wx.Window.PushEventHandler allows an application to set up a chain of 
    5208 event handlers, where an event not handled by one event handler is 
    5209 handed to the next one in the chain.  Use <cite>wx.Window.PopEventHandler</cite> 
    5210 to remove the event handler.  Ownership of the handler is <em>not</em> given 
    5211 to the window, so you should be sure to pop the handler before the 
    5212 window is destroyed and either let PopEventHandler destroy it, or call 
    5213 its Destroy method yourself.</p> 
    5214 </dd></dl> 
    5215  
    5216 <dl class="method"> 
    5217 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Raise"> 
    5218 <tt class="descname">Raise</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Raise" title="Permalink to this definition">¶</a></dt> 
    5219 <dd><p>Raise(self)</p> 
    5220 <p>Raises the window to the top of the window hierarchy.  In current 
    5221 version of wxWidgets this works both for managed and child windows.</p> 
    5222 </dd></dl> 
    5223  
    5224 <dl class="attribute"> 
    5225 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Rect"> 
    5226 <tt class="descname">Rect</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Rect" title="Permalink to this definition">¶</a></dt> 
    5227 <dd><p>See <cite>GetRect</cite> and <cite>SetRect</cite></p> 
    5228 </dd></dl> 
    5229  
    5230 <dl class="method"> 
    5231 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Refresh"> 
    5232 <tt class="descname">Refresh</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Refresh" title="Permalink to this definition">¶</a></dt> 
    5233 <dd><p>Refresh(self, bool eraseBackground=True, Rect rect=None)</p> 
    5234 <p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
    5235 will be repainted.  Causes an EVT_PAINT event to be generated and sent 
    5236 to the window.</p> 
    5237 </dd></dl> 
    5238  
    5239 <dl class="method"> 
    5240 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RefreshRect"> 
    5241 <tt class="descname">RefreshRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RefreshRect" title="Permalink to this definition">¶</a></dt> 
    5242 <dd><p>RefreshRect(self, Rect rect, bool eraseBackground=True)</p> 
    5243 <p>Redraws the contents of the given rectangle: the area inside it will 
    5244 be repainted.  This is the same as Refresh but has a nicer syntax.</p> 
    5245 </dd></dl> 
    5246  
    5247 <dl class="method"> 
    5248 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RegisterHotKey"> 
    5249 <tt class="descname">RegisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
    5250 <dd><p>RegisterHotKey(self, int hotkeyId, int modifiers, int keycode) -&gt; bool</p> 
    5251 <p>Registers a system wide hotkey. Every time the user presses the hotkey 
    5252 registered here, this window will receive a hotkey event. It will 
    5253 receive the event even if the application is in the background and 
    5254 does not have the input focus because the user is working with some 
    5255 other application.  To bind an event handler function to this hotkey 
    5256 use EVT_HOTKEY with an id equal to hotkeyId.  Returns True if the 
    5257 hotkey was registered successfully.</p> 
    5258 </dd></dl> 
    5259  
    5260 <dl class="method"> 
    5261 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ReleaseMouse"> 
    5262 <tt class="descname">ReleaseMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
    5263 <dd><p>ReleaseMouse(self)</p> 
    5264 <p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
    5265 </dd></dl> 
    5266  
    5267 <dl class="method"> 
    5268 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RemoveChild"> 
    5269 <tt class="descname">RemoveChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RemoveChild" title="Permalink to this definition">¶</a></dt> 
    5270 <dd><p>RemoveChild(self, Window child)</p> 
    5271 <p>Removes a child window. This is called automatically by window 
    5272 deletion functions so should not be required by the application 
    5273 programmer.</p> 
    5274 </dd></dl> 
    5275  
    5276 <dl class="method"> 
    5277 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RemoveEventHandler"> 
    5278 <tt class="descname">RemoveEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
    5279 <dd><p>RemoveEventHandler(self, EvtHandler handler) -&gt; bool</p> 
    5280 <p>Find the given handler in the event handler chain and remove (but not 
    5281 delete) it from the event handler chain, returns True if it was found 
    5282 and False otherwise (this also results in an assert failure so this 
    5283 function should only be called when the handler is supposed to be 
    5284 there.)</p> 
    5285 </dd></dl> 
    5286  
    5287 <dl class="method"> 
    5288 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Reparent"> 
    5289 <tt class="descname">Reparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Reparent" title="Permalink to this definition">¶</a></dt> 
    5290 <dd><p>Reparent(self, Window newParent) -&gt; bool</p> 
    5291 <p>Reparents the window, i.e the window will be removed from its current 
    5292 parent window (e.g. a non-standard toolbar in a wxFrame) and then 
    5293 re-inserted into another. Available on Windows and GTK.  Returns True 
    5294 if the parent was changed, False otherwise (error or newParent == 
    5295 oldParent)</p> 
    5296 </dd></dl> 
    5297  
    5298 <dl class="method"> 
    5299 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RequestUserAttention"> 
    5300 <tt class="descname">RequestUserAttention</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.RequestUserAttention" title="Permalink to this definition">¶</a></dt> 
    5301 <dd><p>RequestUserAttention(self, int flags=USER_ATTENTION_INFO)</p> 
    5302 </dd></dl> 
    5303  
    5304 <dl class="method"> 
    5305 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Restore"> 
    5306 <tt class="descname">Restore</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Restore" title="Permalink to this definition">¶</a></dt> 
    5307 <dd><p>Restore(self)</p> 
    5308 </dd></dl> 
    5309  
    5310 <dl class="attribute"> 
    5311 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ReturnCode"> 
    5312 <tt class="descname">ReturnCode</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ReturnCode" title="Permalink to this definition">¶</a></dt> 
    5313 <dd><p>See <cite>GetReturnCode</cite> and <cite>SetReturnCode</cite></p> 
    5314 </dd></dl> 
    5315  
    5316 <dl class="attribute"> 
    5317 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScreenPosition"> 
    5318 <tt class="descname">ScreenPosition</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScreenPosition" title="Permalink to this definition">¶</a></dt> 
    5319 <dd><p>See <cite>GetScreenPosition</cite></p> 
    5320 </dd></dl> 
    5321  
    5322 <dl class="attribute"> 
    5323 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScreenRect"> 
    5324 <tt class="descname">ScreenRect</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScreenRect" title="Permalink to this definition">¶</a></dt> 
    5325 <dd><p>See <cite>GetScreenRect</cite></p> 
    5326 </dd></dl> 
    5327  
    5328 <dl class="method"> 
    5329 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScreenToClient"> 
    5330 <tt class="descname">ScreenToClient</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
    5331 <dd><p>ScreenToClient(self, Point pt) -&gt; Point</p> 
    5332 <p>Converts from screen to client window coordinates.</p> 
    5333 </dd></dl> 
    5334  
    5335 <dl class="method"> 
    5336 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScreenToClientXY"> 
    5337 <tt class="descname">ScreenToClientXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
    5338 <dd><p>ScreenToClientXY(int x, int y) -&gt; (x,y)</p> 
    5339 <p>Converts from screen to client window coordinates.</p> 
    5340 </dd></dl> 
    5341  
    5342 <dl class="method"> 
    5343 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScrollLines"> 
    5344 <tt class="descname">ScrollLines</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScrollLines" title="Permalink to this definition">¶</a></dt> 
    5345 <dd><p>ScrollLines(self, int lines) -&gt; bool</p> 
    5346 <p>If the platform and window class supports it, scrolls the window by 
    5347 the given number of lines down, if lines is positive, or up if lines 
    5348 is negative.  Returns True if the window was scrolled, False if it was 
    5349 already on top/bottom and nothing was done.</p> 
    5350 </dd></dl> 
    5351  
    5352 <dl class="method"> 
    5353 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScrollPages"> 
    5354 <tt class="descname">ScrollPages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScrollPages" title="Permalink to this definition">¶</a></dt> 
    5355 <dd><p>ScrollPages(self, int pages) -&gt; bool</p> 
    5356 <p>If the platform and window class supports it, scrolls the window by 
    5357 the given number of pages down, if pages is positive, or up if pages 
    5358 is negative.  Returns True if the window was scrolled, False if it was 
    5359 already on top/bottom and nothing was done.</p> 
    5360 </dd></dl> 
    5361  
    5362 <dl class="method"> 
    5363 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScrollWindow"> 
    5364 <tt class="descname">ScrollWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
    5365 <dd><p>ScrollWindow(self, int dx, int dy, Rect rect=None)</p> 
    5366 <p>Physically scrolls the pixels in the window and move child windows 
    5367 accordingly.  Use this function to optimise your scrolling 
    5368 implementations, to minimise the area that must be redrawn. Note that 
    5369 it is rarely required to call this function from a user program.</p> 
    5370 </dd></dl> 
    5371  
    5372 <dl class="method"> 
    5373 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SendSizeEvent"> 
    5374 <tt class="descname">SendSizeEvent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SendSizeEvent" title="Permalink to this definition">¶</a></dt> 
    5375 <dd></dd></dl> 
    5376  
    5377 <dl class="method"> 
    5378 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetAcceleratorTable"> 
    5379 <tt class="descname">SetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    5380 <dd><p>SetAcceleratorTable(self, AcceleratorTable accel)</p> 
    5381 <p>Sets the accelerator table for this window.</p> 
    5382 </dd></dl> 
    5383  
    5384 <dl class="method"> 
    5385 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetAffirmativeId"> 
    5386 <tt class="descname">SetAffirmativeId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetAffirmativeId" title="Permalink to this definition">¶</a></dt> 
    5387 <dd><p>SetAffirmativeId(self, int affirmativeId)</p> 
    5388 </dd></dl> 
    5389  
    5390 <dl class="method"> 
    5391 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetAutoLayout"> 
    5392 <tt class="descname">SetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    5393 <dd><p>SetAutoLayout(self, bool autoLayout)</p> 
    5394 <p>Determines whether the Layout function will be called automatically 
    5395 when the window is resized.  lease note that this only happens for the 
    5396 windows usually used to contain children, namely <cite>wx.Panel</cite> and 
    5397 <cite>wx.TopLevelWindow</cite> (and the classes deriving from them).</p> 
    5398 <p>This method is called implicitly by <cite>SetSizer</cite> but if you use 
    5399 <cite>SetConstraints</cite> you should call it manually or otherwise the window 
    5400 layout won&#8217;t be correctly updated when its size changes.</p> 
    5401 </dd></dl> 
    5402  
    5403 <dl class="method"> 
    5404 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetBackgroundColour"> 
    5405 <tt class="descname">SetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    5406 <dd><p>SetBackgroundColour(self, Colour colour) -&gt; bool</p> 
    5407 <p>Sets the background colour of the window.  Returns True if the colour 
    5408 was changed.  The background colour is usually painted by the default 
    5409 EVT_ERASE_BACKGROUND event handler function under Windows and 
    5410 automatically under GTK.  Using <cite>wx.NullColour</cite> will reset the window 
    5411 to the default background colour.</p> 
    5412 <p>Note that setting the background colour may not cause an immediate 
    5413 refresh, so you may wish to call <cite>ClearBackground</cite> or <cite>Refresh</cite> after 
    5414 calling this function.</p> 
    5415 <p>Using this function will disable attempts to use themes for this 
    5416 window, if the system supports them.  Use with care since usually the 
    5417 themes represent the appearance chosen by the user to be used for all 
    5418 applications on the system.</p> 
    5419 </dd></dl> 
    5420  
    5421 <dl class="method"> 
    5422 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetBackgroundStyle"> 
    5423 <tt class="descname">SetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    5424 <dd><p>SetBackgroundStyle(self, int style) -&gt; bool</p> 
    5425 <p>Returns the background style of the window. The background style 
    5426 indicates how the background of the window is drawn.</p> 
    5427 <blockquote> 
    5428 <div><table border="1" class="docutils"> 
    5429 <colgroup> 
    5430 <col width="35%" /> 
    5431 <col width="65%" /> 
    5432 </colgroup> 
    5433 <tbody valign="top"> 
    5434 <tr><td>wx.BG_STYLE_SYSTEM</td> 
    5435 <td>The background colour or pattern should 
    5436 be determined by the system</td> 
    5437 </tr> 
    5438 <tr><td>wx.BG_STYLE_COLOUR</td> 
    5439 <td>The background should be a solid colour</td> 
    5440 </tr> 
    5441 <tr><td>wx.BG_STYLE_CUSTOM</td> 
    5442 <td>The background will be implemented by the 
    5443 application.</td> 
    5444 </tr> 
    5445 </tbody> 
    5446 </table> 
    5447 </div></blockquote> 
    5448 <p>On GTK+, use of wx.BG_STYLE_CUSTOM allows the flicker-free drawing of 
    5449 a custom background, such as a tiled bitmap. Currently the style has 
    5450 no effect on other platforms.</p> 
    5451 <table class="docutils field-list" frame="void" rules="none"> 
    5452 <col class="field-name" /> 
    5453 <col class="field-body" /> 
    5454 <tbody valign="top"> 
    5455 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
    5456 </tr> 
    5457 </tbody> 
    5458 </table> 
    5459 </dd></dl> 
    5460  
    5461 <dl class="method"> 
    5462 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetBestFittingSize"> 
    5463 <tt class="descname">SetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    5464 <dd><p>Use <cite>SetInitialSize</cite></p> 
    5465 </dd></dl> 
    5466  
    5467 <dl class="method"> 
    5468 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetCaret"> 
    5469 <tt class="descname">SetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetCaret" title="Permalink to this definition">¶</a></dt> 
    5470 <dd><p>SetCaret(self, Caret caret)</p> 
    5471 <p>Sets the caret associated with the window.</p> 
    5472 </dd></dl> 
    5473  
    5474 <dl class="method"> 
    5475 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetClientRect"> 
    5476 <tt class="descname">SetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetClientRect" title="Permalink to this definition">¶</a></dt> 
    5477 <dd><p>SetClientRect(self, Rect rect)</p> 
    5478 <p>This sets the size of the window client area in pixels. Using this 
    5479 function to size a window tends to be more device-independent than 
    5480 wx.Window.SetSize, since the application need not worry about what 
    5481 dimensions the border or title bar have when trying to fit the window 
    5482 around panel items, for example.</p> 
    5483 </dd></dl> 
    5484  
    5485 <dl class="method"> 
    5486 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetClientSize"> 
    5487 <tt class="descname">SetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetClientSize" title="Permalink to this definition">¶</a></dt> 
    5488 <dd><p>SetClientSize(self, Size size)</p> 
    5489 <p>This sets the size of the window client area in pixels. Using this 
    5490 function to size a window tends to be more device-independent than 
    5491 wx.Window.SetSize, since the application need not worry about what 
    5492 dimensions the border or title bar have when trying to fit the window 
    5493 around panel items, for example.</p> 
    5494 </dd></dl> 
    5495  
    5496 <dl class="method"> 
    5497 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetClientSizeWH"> 
    5498 <tt class="descname">SetClientSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
    5499 <dd><p>SetClientSizeWH(self, int width, int height)</p> 
    5500 <p>This sets the size of the window client area in pixels. Using this 
    5501 function to size a window tends to be more device-independent than 
    5502 wx.Window.SetSize, since the application need not worry about what 
    5503 dimensions the border or title bar have when trying to fit the window 
    5504 around panel items, for example.</p> 
    5505 </dd></dl> 
    5506  
    5507 <dl class="method"> 
    5508 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetConstraints"> 
    5509 <tt class="descname">SetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetConstraints" title="Permalink to this definition">¶</a></dt> 
    5510 <dd><p>SetConstraints(self, LayoutConstraints constraints)</p> 
    5511 <p>Sets the window to have the given layout constraints. If an existing 
    5512 layout constraints object is already owned by the window, it will be 
    5513 deleted.  Pass None to disassociate and delete the window&#8217;s current 
    5514 constraints.</p> 
    5515 <p>You must call SetAutoLayout to tell a window to use the constraints 
    5516 automatically in its default EVT_SIZE handler; otherwise, you must 
    5517 handle EVT_SIZE yourself and call Layout() explicitly. When setting 
    5518 both a wx.LayoutConstraints and a wx.Sizer, only the sizer will have 
    5519 effect.</p> 
    5520 </dd></dl> 
    5521  
    5522 <dl class="method"> 
    5523 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetContainingSizer"> 
    5524 <tt class="descname">SetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    5525 <dd><p>SetContainingSizer(self, Sizer sizer)</p> 
    5526 <p>This normally does not need to be called by application code. It is 
    5527 called internally when a window is added to a sizer, and is used so 
    5528 the window can remove itself from the sizer when it is destroyed.</p> 
    5529 </dd></dl> 
    5530  
    5531 <dl class="method"> 
    5532 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetCursor"> 
    5533 <tt class="descname">SetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetCursor" title="Permalink to this definition">¶</a></dt> 
    5534 <dd><p>SetCursor(self, Cursor cursor) -&gt; bool</p> 
    5535 <p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
    5536 for the children of the window implicitly.</p> 
    5537 <p>The cursor may be wx.NullCursor in which case the window cursor will 
    5538 be reset back to default.</p> 
    5539 </dd></dl> 
    5540  
    5541 <dl class="method"> 
    5542 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetDefaultItem"> 
    5543 <tt class="descname">SetDefaultItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetDefaultItem" title="Permalink to this definition">¶</a></dt> 
    5544 <dd><p>SetDefaultItem(self, Window child) -&gt; Window</p> 
    5545 <p>Set this child as default, return the old default.</p> 
    5546 </dd></dl> 
    5547  
    5548 <dl class="method"> 
    5549 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetDimensions"> 
    5550 <tt class="descname">SetDimensions</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetDimensions" title="Permalink to this definition">¶</a></dt> 
    5551 <dd><p>SetDimensions(self, int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)</p> 
    5552 <p>Sets the position and size of the window in pixels.  The sizeFlags 
    5553 parameter indicates the interpretation of the other params if they are 
    5554 equal to -1.</p> 
    5555 <blockquote> 
    5556 <div><table border="1" class="docutils"> 
    5557 <colgroup> 
    5558 <col width="39%" /> 
    5559 <col width="61%" /> 
    5560 </colgroup> 
    5561 <tbody valign="top"> 
    5562 <tr><td>wx.SIZE_AUTO</td> 
    5563 <td>A -1 indicates that a class-specific 
    5564 default should be used.</td> 
    5565 </tr> 
    5566 <tr><td>wx.SIZE_USE_EXISTING</td> 
    5567 <td>Existing dimensions should be used if 
    5568 -1 values are supplied.</td> 
    5569 </tr> 
    5570 <tr><td>wxSIZE_ALLOW_MINUS_ONE</td> 
    5571 <td>Allow dimensions of -1 and less to be 
    5572 interpreted as real dimensions, not 
    5573 default values.</td> 
    5574 </tr> 
    5575 </tbody> 
    5576 </table> 
    5577 </div></blockquote> 
    5578 </dd></dl> 
    5579  
    5580 <dl class="method"> 
    5581 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetDoubleBuffered"> 
    5582 <tt class="descname">SetDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    5583 <dd><p>SetDoubleBuffered(self, bool on)</p> 
    5584 <p>Put the native window into double buffered or composited mode.</p> 
    5585 </dd></dl> 
    5586  
    5587 <dl class="method"> 
    5588 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetDropTarget"> 
    5589 <tt class="descname">SetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
    5590 <dd><p>SetDropTarget(self, DropTarget dropTarget)</p> 
    5591 <p>Associates a drop target with this window.  If the window already has 
    5592 a drop target, it is deleted.</p> 
    5593 </dd></dl> 
    5594  
    5595 <dl class="method"> 
    5596 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetEscapeId"> 
    5597 <tt class="descname">SetEscapeId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetEscapeId" title="Permalink to this definition">¶</a></dt> 
    5598 <dd><p>SetEscapeId(self, int escapeId)</p> 
    5599 </dd></dl> 
    5600  
    5601 <dl class="method"> 
    5602 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetEventHandler"> 
    5603 <tt class="descname">SetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
    5604 <dd><p>SetEventHandler(self, EvtHandler handler)</p> 
    5605 <p>Sets the event handler for this window.  An event handler is an object 
    5606 that is capable of processing the events sent to a window.  (In other 
    5607 words, is able to dispatch the events to handler function.)  By 
    5608 default, the window is its own event handler, but an application may 
    5609 wish to substitute another, for example to allow central 
    5610 implementation of event-handling for a variety of different window 
    5611 classes.</p> 
    5612 <p>It is usually better to use <cite>wx.Window.PushEventHandler</cite> since this sets 
    5613 up a chain of event handlers, where an event not handled by one event 
    5614 handler is handed off to the next one in the chain.</p> 
    5615 </dd></dl> 
    5616  
    5617 <dl class="method"> 
    5618 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetEvtHandlerEnabled"> 
    5619 <tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    5620 <dd><p>SetEvtHandlerEnabled(self, bool enabled)</p> 
    5621 </dd></dl> 
    5622  
    5623 <dl class="method"> 
    5624 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetExtraStyle"> 
    5625 <tt class="descname">SetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    5626 <dd><p>SetExtraStyle(self, long exStyle)</p> 
    5627 <p>Sets the extra style bits for the window.  Extra styles are the less 
    5628 often used style bits which can&#8217;t be set with the constructor or with 
    5629 SetWindowStyleFlag()</p> 
    5630 </dd></dl> 
    5631  
    5632 <dl class="method"> 
    5633 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetFocus"> 
    5634 <tt class="descname">SetFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetFocus" title="Permalink to this definition">¶</a></dt> 
    5635 <dd><p>SetFocus(self)</p> 
    5636 <p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
    5637 </dd></dl> 
    5638  
    5639 <dl class="method"> 
    5640 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetFocusFromKbd"> 
    5641 <tt class="descname">SetFocusFromKbd</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
    5642 <dd><p>SetFocusFromKbd(self)</p> 
    5643 <p>Set focus to this window as the result of a keyboard action.  Normally 
    5644 only called internally.</p> 
    5645 </dd></dl> 
    5646  
    5647 <dl class="method"> 
    5648 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetFont"> 
    5649 <tt class="descname">SetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetFont" title="Permalink to this definition">¶</a></dt> 
    5650 <dd><p>SetFont(self, Font font) -&gt; bool</p> 
    5651 <p>Sets the font for this window.</p> 
    5652 </dd></dl> 
    5653  
    5654 <dl class="method"> 
    5655 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetForegroundColour"> 
    5656 <tt class="descname">SetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    5657 <dd><p>SetForegroundColour(self, Colour colour) -&gt; bool</p> 
    5658 <p>Sets the foreground colour of the window.  Returns True is the colour 
    5659 was changed.  The interpretation of foreground colour is dependent on 
    5660 the window class; it may be the text colour or other colour, or it may 
    5661 not be used at all.</p> 
    5662 </dd></dl> 
    5663  
    5664 <dl class="method"> 
    5665 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetHelpText"> 
    5666 <tt class="descname">SetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetHelpText" title="Permalink to this definition">¶</a></dt> 
    5667 <dd><p>SetHelpText(self, String text)</p> 
    5668 <p>Sets the help text to be used as context-sensitive help for this 
    5669 window.  Note that the text is actually stored by the current 
    5670 <cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
    5671 </dd></dl> 
    5672  
    5673 <dl class="method"> 
    5674 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetHelpTextForId"> 
    5675 <tt class="descname">SetHelpTextForId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
    5676 <dd><p>SetHelpTextForId(self, String text)</p> 
    5677 <p>Associate this help text with all windows with the same id as this 
    5678 one.</p> 
    5679 </dd></dl> 
    5680  
    5681 <dl class="method"> 
    5682 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetIcon"> 
    5683 <tt class="descname">SetIcon</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetIcon" title="Permalink to this definition">¶</a></dt> 
    5684 <dd><p>SetIcon(self, Icon icon)</p> 
    5685 </dd></dl> 
    5686  
    5687 <dl class="method"> 
    5688 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetIcons"> 
    5689 <tt class="descname">SetIcons</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetIcons" title="Permalink to this definition">¶</a></dt> 
    5690 <dd><p>SetIcons(self, wxIconBundle icons)</p> 
    5691 </dd></dl> 
    5692  
    5693 <dl class="method"> 
    5694 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetId"> 
    5695 <tt class="descname">SetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetId" title="Permalink to this definition">¶</a></dt> 
    5696 <dd><p>SetId(self, int winid)</p> 
    5697 <p>Sets the identifier of the window.  Each window has an integer 
    5698 identifier. If the application has not provided one, an identifier 
    5699 will be generated. Normally, the identifier should be provided on 
    5700 creation and should not be modified subsequently.</p> 
    5701 </dd></dl> 
    5702  
    5703 <dl class="method"> 
    5704 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetInitialSize"> 
    5705 <tt class="descname">SetInitialSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
    5706 <dd><p>SetInitialSize(self, Size size=DefaultSize)</p> 
    5707 <p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
    5708 window&#8217;s <em>best size</em> values.  Also set&#8217;s the minsize for use with sizers.</p> 
    5709 </dd></dl> 
    5710  
    5711 <dl class="method"> 
    5712 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetLabel"> 
    5713 <tt class="descname">SetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetLabel" title="Permalink to this definition">¶</a></dt> 
    5714 <dd><p>SetLabel(self, String label)</p> 
    5715 <p>Set the text which the window shows in its label if applicable.</p> 
    5716 </dd></dl> 
    5717  
    5718 <dl class="method"> 
    5719 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetLayoutDirection"> 
    5720 <tt class="descname">SetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    5721 <dd><p>SetLayoutDirection(self, int dir)</p> 
    5722 <p>Set the layout direction (LTR or RTL) for this window.</p> 
    5723 </dd></dl> 
    5724  
    5725 <dl class="method"> 
    5726 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetMaxSize"> 
    5727 <tt class="descname">SetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
    5728 <dd><p>SetMaxSize(self, Size maxSize)</p> 
    5729 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    5730 max size.</p> 
    5731 </dd></dl> 
    5732  
    5733 <dl class="method"> 
    5734 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetMinSize"> 
    5735 <tt class="descname">SetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetMinSize" title="Permalink to this definition">¶</a></dt> 
    5736 <dd><p>SetMinSize(self, Size minSize)</p> 
    5737 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    5738 min size.</p> 
    5739 </dd></dl> 
    5740  
    5741 <dl class="method"> 
    5742 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetName"> 
    5743 <tt class="descname">SetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetName" title="Permalink to this definition">¶</a></dt> 
    5744 <dd><p>SetName(self, String name)</p> 
    5745 <p>Sets the window&#8217;s name.  The window name is used for ressource setting 
    5746 in X, it is not the same as the window title/label</p> 
    5747 </dd></dl> 
    5748  
    5749 <dl class="method"> 
    5750 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetNextHandler"> 
    5751 <tt class="descname">SetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
    5752 <dd><p>SetNextHandler(self, EvtHandler handler)</p> 
    5753 </dd></dl> 
    5754  
    5755 <dl class="method"> 
    5756 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetOwnBackgroundColour"> 
    5757 <tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    5758 <dd><p>SetOwnBackgroundColour(self, Colour colour)</p> 
    5759 </dd></dl> 
    5760  
    5761 <dl class="method"> 
    5762 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetOwnFont"> 
    5763 <tt class="descname">SetOwnFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
    5764 <dd><p>SetOwnFont(self, Font font)</p> 
    5765 </dd></dl> 
    5766  
    5767 <dl class="method"> 
    5768 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetOwnForegroundColour"> 
    5769 <tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
    5770 <dd><p>SetOwnForegroundColour(self, Colour colour)</p> 
    5771 </dd></dl> 
    5772  
    5773 <dl class="method"> 
    5774 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetPosition"> 
    5775 <tt class="descname">SetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetPosition" title="Permalink to this definition">¶</a></dt> 
    5776 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    5777 <p>Moves the window to the given position.</p> 
    5778 </dd></dl> 
    5779  
    5780 <dl class="method"> 
    5781 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetPreviousHandler"> 
    5782 <tt class="descname">SetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    5783 <dd><p>SetPreviousHandler(self, EvtHandler handler)</p> 
    5784 </dd></dl> 
    5785  
    5786 <dl class="method"> 
    5787 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetRect"> 
    5788 <tt class="descname">SetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetRect" title="Permalink to this definition">¶</a></dt> 
    5789 <dd><p>SetRect(self, Rect rect, int sizeFlags=SIZE_AUTO)</p> 
    5790 <p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
    5791 </dd></dl> 
    5792  
    5793 <dl class="method"> 
    5794 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetReturnCode"> 
    5795 <tt class="descname">SetReturnCode</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetReturnCode" title="Permalink to this definition">¶</a></dt> 
    5796 <dd><p>SetReturnCode(self, int returnCode)</p> 
    5797 </dd></dl> 
    5798  
    5799 <dl class="method"> 
    5800 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetScrollPos"> 
    5801 <tt class="descname">SetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
    5802 <dd><p>SetScrollPos(self, int orientation, int pos, bool refresh=True)</p> 
    5803 <p>Sets the position of one of the built-in scrollbars.</p> 
    5804 </dd></dl> 
    5805  
    5806 <dl class="method"> 
    5807 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetScrollbar"> 
    5808 <tt class="descname">SetScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
    5809 <dd><dl class="docutils"> 
    5810 <dt>SetScrollbar(self, int orientation, int position, int thumbSize, int range, </dt> 
    5811 <dd>bool refresh=True)</dd> 
    5812 </dl> 
    5813 <p>Sets the scrollbar properties of a built-in scrollbar.</p> 
    5814 </dd></dl> 
    5815  
    5816 <dl class="method"> 
    5817 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetShape"> 
    5818 <tt class="descname">SetShape</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetShape" title="Permalink to this definition">¶</a></dt> 
    5819 <dd><p>SetShape(self, Region region) -&gt; bool</p> 
    5820 </dd></dl> 
    5821  
    5822 <dl class="method"> 
    5823 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSize"> 
    5824 <tt class="descname">SetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSize" title="Permalink to this definition">¶</a></dt> 
    5825 <dd><p>SetSize(self, Size size)</p> 
    5826 <p>Sets the size of the window in pixels.</p> 
    5827 </dd></dl> 
    5828  
    5829 <dl class="method"> 
    5830 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizeHints"> 
    5831 <tt class="descname">SetSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
    5832 <dd><dl class="docutils"> 
    5833 <dt>SetSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, </dt> 
    5834 <dd>int incH=-1)</dd> 
    5835 </dl> 
    5836 <p>Allows specification of minimum and maximum window sizes, and window 
    5837 size increments. If a pair of values is not set (or set to -1), the 
    5838 default values will be used.  If this function is called, the user 
    5839 will not be able to size the window outside the given bounds (if it is 
    5840 a top-level window.)  Sizers will also inspect the minimum window size 
    5841 and will use that value if set when calculating layout.</p> 
    5842 <p>The resizing increments are only significant under Motif or Xt.</p> 
    5843 </dd></dl> 
    5844  
    5845 <dl class="method"> 
    5846 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizeHintsSz"> 
    5847 <tt class="descname">SetSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    5848 <dd><p>SetSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize, Size incSize=DefaultSize)</p> 
    5849 <p>Allows specification of minimum and maximum window sizes, and window 
    5850 size increments. If a pair of values is not set (or set to -1), the 
    5851 default values will be used.  If this function is called, the user 
    5852 will not be able to size the window outside the given bounds (if it is 
    5853 a top-level window.)  Sizers will also inspect the minimum window size 
    5854 and will use that value if set when calculating layout.</p> 
    5855 <p>The resizing increments are only significant under Motif or Xt.</p> 
    5856 </dd></dl> 
    5857  
    5858 <dl class="method"> 
    5859 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizeWH"> 
    5860 <tt class="descname">SetSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
    5861 <dd><p>SetSizeWH(self, int width, int height)</p> 
    5862 <p>Sets the size of the window in pixels.</p> 
    5863 </dd></dl> 
    5864  
    5865 <dl class="method"> 
    5866 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizer"> 
    5867 <tt class="descname">SetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizer" title="Permalink to this definition">¶</a></dt> 
    5868 <dd><p>SetSizer(self, Sizer sizer, bool deleteOld=True)</p> 
    5869 <p>Sets the window to have the given layout sizer. The window will then 
    5870 own the object, and will take care of its deletion. If an existing 
    5871 layout sizer object is already owned by the window, it will be deleted 
    5872 if the deleteOld parameter is true. Note that this function will also 
    5873 call SetAutoLayout implicitly with a True parameter if the sizer is 
    5874 non-None, and False otherwise.</p> 
    5875 </dd></dl> 
    5876  
    5877 <dl class="method"> 
    5878 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizerAndFit"> 
    5879 <tt class="descname">SetSizerAndFit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
    5880 <dd><p>SetSizerAndFit(self, Sizer sizer, bool deleteOld=True)</p> 
    5881 <p>The same as SetSizer, except it also sets the size hints for the 
    5882 window based on the sizer&#8217;s minimum size.</p> 
    5883 </dd></dl> 
    5884  
    5885 <dl class="method"> 
    5886 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetThemeEnabled"> 
    5887 <tt class="descname">SetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    5888 <dd><p>SetThemeEnabled(self, bool enableTheme)</p> 
    5889 <dl class="docutils"> 
    5890 <dt>This function tells a window if it should use the system&#8217;s &#8220;theme&#8221;</dt> 
    5891 <dd>code to draw the windows&#8217; background instead if its own background 
    5892 drawing code. This will only have an effect on platforms that support 
    5893 the notion of themes in user defined windows. One such platform is 
    5894 GTK+ where windows can have (very colourful) backgrounds defined by a 
    5895 user&#8217;s selected theme.</dd> 
    5896 </dl> 
    5897 <p>Dialogs, notebook pages and the status bar have this flag set to true 
    5898 by default so that the default look and feel is simulated best.</p> 
    5899 </dd></dl> 
    5900  
    5901 <dl class="method"> 
    5902 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetTitle"> 
    5903 <tt class="descname">SetTitle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetTitle" title="Permalink to this definition">¶</a></dt> 
    5904 <dd><p>SetTitle(self, String title)</p> 
    5905 </dd></dl> 
    5906  
    5907 <dl class="method"> 
    5908 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetTmpDefaultItem"> 
    5909 <tt class="descname">SetTmpDefaultItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetTmpDefaultItem" title="Permalink to this definition">¶</a></dt> 
    5910 <dd><p>SetTmpDefaultItem(self, Window win)</p> 
    5911 <p>Set this child as temporary default</p> 
    5912 </dd></dl> 
    5913  
    5914 <dl class="method"> 
    5915 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetToolTip"> 
    5916 <tt class="descname">SetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetToolTip" title="Permalink to this definition">¶</a></dt> 
    5917 <dd><p>SetToolTip(self, ToolTip tip)</p> 
    5918 <p>Attach a tooltip to the window.</p> 
    5919 </dd></dl> 
    5920  
    5921 <dl class="method"> 
    5922 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetToolTipString"> 
    5923 <tt class="descname">SetToolTipString</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
    5924 <dd><p>SetToolTipString(self, String tip)</p> 
    5925 <p>Attach a tooltip to the window.</p> 
    5926 </dd></dl> 
    5927  
    5928 <dl class="method"> 
    5929 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetTransparent"> 
    5930 <tt class="descname">SetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetTransparent" title="Permalink to this definition">¶</a></dt> 
    5931 <dd><p>SetTransparent(self, byte alpha) -&gt; bool</p> 
    5932 <p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
    5933 returns True on success.  The <tt class="docutils literal"><span class="pre">alpha</span></tt> value is an integer in the 
    5934 range of 0 to 255, where 0 is fully transparent and 255 is fully 
    5935 opaque.</p> 
    5936 </dd></dl> 
    5937  
    5938 <dl class="method"> 
    5939 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetValidator"> 
    5940 <tt class="descname">SetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetValidator" title="Permalink to this definition">¶</a></dt> 
    5941 <dd><p>SetValidator(self, Validator validator)</p> 
    5942 <p>Deletes the current validator (if any) and sets the window validator, 
    5943 having called wx.Validator.Clone to create a new validator of this 
    5944 type.</p> 
    5945 </dd></dl> 
    5946  
    5947 <dl class="method"> 
    5948 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetVirtualSize"> 
    5949 <tt class="descname">SetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    5950 <dd><p>SetVirtualSize(self, Size size)</p> 
    5951 <p>Set the the virtual size of a window in pixels.  For most windows this 
    5952 is just the client area of the window, but for some like scrolled 
    5953 windows it is more or less independent of the screen window size.</p> 
    5954 </dd></dl> 
    5955  
    5956 <dl class="method"> 
    5957 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetVirtualSizeHints"> 
    5958 <tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
    5959 <dd><p>SetVirtualSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1)</p> 
    5960 <p>Allows specification of minimum and maximum virtual window sizes. If a 
    5961 pair of values is not set (or set to -1), the default values will be 
    5962 used.  If this function is called, the user will not be able to size 
    5963 the virtual area of the window outside the given bounds.</p> 
    5964 </dd></dl> 
    5965  
    5966 <dl class="method"> 
    5967 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetVirtualSizeHintsSz"> 
    5968 <tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    5969 <dd><p>SetVirtualSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize)</p> 
    5970 <p>Allows specification of minimum and maximum virtual window sizes. If a 
    5971 pair of values is not set (or set to -1), the default values will be 
    5972 used.  If this function is called, the user will not be able to size 
    5973 the virtual area of the window outside the given bounds.</p> 
    5974 </dd></dl> 
    5975  
    5976 <dl class="method"> 
    5977 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetVirtualSizeWH"> 
    5978 <tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
    5979 <dd><p>SetVirtualSizeWH(self, int w, int h)</p> 
    5980 <p>Set the the virtual size of a window in pixels.  For most windows this 
    5981 is just the client area of the window, but for some like scrolled 
    5982 windows it is more or less independent of the screen window size.</p> 
    5983 </dd></dl> 
    5984  
    5985 <dl class="method"> 
    5986 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetWindowStyle"> 
    5987 <tt class="descname">SetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    5988 <dd><p>SetWindowStyleFlag(self, long style)</p> 
    5989 <p>Sets the style of the window. Please note that some styles cannot be 
    5990 changed after the window creation and that Refresh() might need to be 
    5991 called after changing the others for the change to take place 
    5992 immediately.</p> 
    5993 </dd></dl> 
    5994  
    5995 <dl class="method"> 
    5996 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetWindowStyleFlag"> 
    5997 <tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    5998 <dd><p>SetWindowStyleFlag(self, long style)</p> 
    5999 <p>Sets the style of the window. Please note that some styles cannot be 
    6000 changed after the window creation and that Refresh() might need to be 
    6001 called after changing the others for the change to take place 
    6002 immediately.</p> 
    6003 </dd></dl> 
    6004  
    6005 <dl class="method"> 
    6006 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetWindowVariant"> 
    6007 <tt class="descname">SetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    6008 <dd><p>SetWindowVariant(self, int variant)</p> 
    6009 <p>Sets the variant of the window/font size to use for this window, if 
    6010 the platform supports variants, for example, wxMac.</p> 
    6011 </dd></dl> 
    6012  
    6013 <dl class="method"> 
    6014 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ShouldInheritColours"> 
    6015 <tt class="descname">ShouldInheritColours</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
    6016 <dd><p>ShouldInheritColours(self) -&gt; bool</p> 
    6017 <p>Return true from here to allow the colours of this window to be 
    6018 changed by InheritAttributes, returning false forbids inheriting them 
    6019 from the parent window.</p> 
    6020 <p>The base class version returns false, but this method is overridden in 
    6021 wxControl where it returns true.</p> 
    6022 </dd></dl> 
    6023  
    6024 <dl class="method"> 
    6025 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Show"> 
    6026 <tt class="descname">Show</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Show" title="Permalink to this definition">¶</a></dt> 
    6027 <dd><p>Show(self, bool show=True) -&gt; bool</p> 
    6028 <p>Shows or hides the window. You may need to call Raise for a top level 
    6029 window if you want to bring it to top, although this is not needed if 
    6030 Show is called immediately after the frame creation.  Returns True if 
    6031 the window has been shown or hidden or False if nothing was done 
    6032 because it already was in the requested state.</p> 
    6033 </dd></dl> 
    6034  
    6035 <dl class="method"> 
    6036 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ShowFullScreen"> 
    6037 <tt class="descname">ShowFullScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ShowFullScreen" title="Permalink to this definition">¶</a></dt> 
    6038 <dd><p>ShowFullScreen(self, bool show, long style=FULLSCREEN_ALL) -&gt; bool</p> 
    6039 </dd></dl> 
    6040  
    6041 <dl class="method"> 
    6042 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ShowModal"> 
    6043 <tt class="descname">ShowModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ShowModal" title="Permalink to this definition">¶</a></dt> 
    6044 <dd><p>ShowModal(self) -&gt; int</p> 
    6045 </dd></dl> 
    6046  
    6047 <dl class="attribute"> 
    6048 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Shown"> 
    6049 <tt class="descname">Shown</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Shown" title="Permalink to this definition">¶</a></dt> 
    6050 <dd><p>See <cite>IsShown</cite> and <cite>Show</cite></p> 
    6051 </dd></dl> 
    6052  
    6053 <dl class="attribute"> 
    6054 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Size"> 
    6055 <tt class="descname">Size</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Size" title="Permalink to this definition">¶</a></dt> 
    6056 <dd><p>See <cite>GetSize</cite> and <cite>SetSize</cite></p> 
    6057 </dd></dl> 
    6058  
    6059 <dl class="attribute"> 
    6060 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Sizer"> 
    6061 <tt class="descname">Sizer</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Sizer" title="Permalink to this definition">¶</a></dt> 
    6062 <dd><p>See <cite>GetSizer</cite> and <cite>SetSizer</cite></p> 
    6063 </dd></dl> 
    6064  
    6065 <dl class="method"> 
    6066 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Thaw"> 
    6067 <tt class="descname">Thaw</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Thaw" title="Permalink to this definition">¶</a></dt> 
    6068 <dd><p>Thaw(self)</p> 
    6069 <p>Reenables window updating after a previous call to Freeze.  Calls to 
    6070 Freeze/Thaw may be nested, so Thaw must be called the same number of 
    6071 times that Freeze was before the window will be updated.</p> 
    6072 </dd></dl> 
    6073  
    6074 <dl class="attribute"> 
    6075 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ThemeEnabled"> 
    6076 <tt class="descname">ThemeEnabled</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    6077 <dd><p>See <cite>GetThemeEnabled</cite> and <cite>SetThemeEnabled</cite></p> 
    6078 </dd></dl> 
    6079  
    6080 <dl class="attribute"> 
    6081 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Title"> 
    6082 <tt class="descname">Title</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Title" title="Permalink to this definition">¶</a></dt> 
    6083 <dd><p>See <cite>GetTitle</cite> and <cite>SetTitle</cite></p> 
    6084 </dd></dl> 
    6085  
    6086 <dl class="attribute"> 
    6087 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TmpDefaultItem"> 
    6088 <tt class="descname">TmpDefaultItem</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TmpDefaultItem" title="Permalink to this definition">¶</a></dt> 
    6089 <dd><p>See <cite>GetTmpDefaultItem</cite> and <cite>SetTmpDefaultItem</cite></p> 
    6090 </dd></dl> 
    6091  
    6092 <dl class="method"> 
    6093 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ToggleWindowStyle"> 
    6094 <tt class="descname">ToggleWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
    6095 <dd><p>ToggleWindowStyle(self, int flag) -&gt; bool</p> 
    6096 <p>Turn the flag on if it had been turned off before and vice versa, 
    6097 returns True if the flag is turned on by this function call.</p> 
    6098 </dd></dl> 
    6099  
    6100 <dl class="attribute"> 
    6101 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ToolTip"> 
    6102 <tt class="descname">ToolTip</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.ToolTip" title="Permalink to this definition">¶</a></dt> 
    6103 <dd><p>See <cite>GetToolTip</cite> and <cite>SetToolTip</cite></p> 
    6104 </dd></dl> 
    6105  
    6106 <dl class="attribute"> 
    6107 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TopLevel"> 
    6108 <tt class="descname">TopLevel</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TopLevel" title="Permalink to this definition">¶</a></dt> 
    6109 <dd><p>See <cite>IsTopLevel</cite></p> 
    6110 </dd></dl> 
    6111  
    6112 <dl class="attribute"> 
    6113 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TopLevelParent"> 
    6114 <tt class="descname">TopLevelParent</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TopLevelParent" title="Permalink to this definition">¶</a></dt> 
    6115 <dd><p>See <cite>GetTopLevelParent</cite></p> 
    6116 </dd></dl> 
    6117  
    6118 <dl class="method"> 
    6119 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TransferDataFromWindow"> 
    6120 <tt class="descname">TransferDataFromWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
    6121 <dd><p>TransferDataFromWindow(self) -&gt; bool</p> 
    6122 <p>Transfers values from child controls to data areas specified by their 
    6123 validators. Returns false if a transfer failed.  If the window has 
    6124 wx.WS_EX_VALIDATE_RECURSIVELY extra style flag set, the method will 
    6125 also call TransferDataFromWindow() of all child windows.</p> 
    6126 </dd></dl> 
    6127  
    6128 <dl class="method"> 
    6129 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TransferDataToWindow"> 
    6130 <tt class="descname">TransferDataToWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
    6131 <dd><p>TransferDataToWindow(self) -&gt; bool</p> 
    6132 <p>Transfers values to child controls from data areas specified by their 
    6133 validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    6134 style flag set, the method will also call TransferDataToWindow() of 
    6135 all child windows.</p> 
    6136 </dd></dl> 
    6137  
    6138 <dl class="method"> 
    6139 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Unbind"> 
    6140 <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.Plotter1D.SizeDialog.Unbind" title="Permalink to this definition">¶</a></dt> 
    6141 <dd><p>Disconnects the event handler binding for event from self. 
    6142 Returns True if successful.</p> 
    6143 </dd></dl> 
    6144  
    6145 <dl class="method"> 
    6146 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UnregisterHotKey"> 
    6147 <tt class="descname">UnregisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
    6148 <dd><p>UnregisterHotKey(self, int hotkeyId) -&gt; bool</p> 
    6149 <p>Unregisters a system wide hotkey.</p> 
    6150 </dd></dl> 
    6151  
    6152 <dl class="method"> 
    6153 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Update"> 
    6154 <tt class="descname">Update</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Update" title="Permalink to this definition">¶</a></dt> 
    6155 <dd><p>Update(self)</p> 
    6156 <p>Calling this method immediately repaints the invalidated area of the 
    6157 window instead of waiting for the EVT_PAINT event to happen, (normally 
    6158 this would usually only happen when the flow of control returns to the 
    6159 event loop.)  Notice that this function doesn&#8217;t refresh the window and 
    6160 does nothing if the window has been already repainted.  Use <cite>Refresh</cite> 
    6161 first if you want to immediately redraw the window (or some portion of 
    6162 it) unconditionally.</p> 
    6163 </dd></dl> 
    6164  
    6165 <dl class="attribute"> 
    6166 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UpdateClientRect"> 
    6167 <tt class="descname">UpdateClientRect</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UpdateClientRect" title="Permalink to this definition">¶</a></dt> 
    6168 <dd><p>See <cite>GetUpdateClientRect</cite></p> 
    6169 </dd></dl> 
    6170  
    6171 <dl class="attribute"> 
    6172 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UpdateRegion"> 
    6173 <tt class="descname">UpdateRegion</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UpdateRegion" title="Permalink to this definition">¶</a></dt> 
    6174 <dd><p>See <cite>GetUpdateRegion</cite></p> 
    6175 </dd></dl> 
    6176  
    6177 <dl class="method"> 
    6178 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UpdateWindowUI"> 
    6179 <tt class="descname">UpdateWindowUI</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
    6180 <dd><p>UpdateWindowUI(self, long flags=UPDATE_UI_NONE)</p> 
    6181 <p>This function sends EVT_UPDATE_UI events to the window. The particular 
    6182 implementation depends on the window; for example a wx.ToolBar will 
    6183 send an update UI event for each toolbar button, and a wx.Frame will 
    6184 send an update UI event for each menubar menu item. You can call this 
    6185 function from your application to ensure that your UI is up-to-date at 
    6186 a particular point in time (as far as your EVT_UPDATE_UI handlers are 
    6187 concerned). This may be necessary if you have called 
    6188 <cite>wx.UpdateUIEvent.SetMode</cite> or <cite>wx.UpdateUIEvent.SetUpdateInterval</cite> to 
    6189 limit the overhead that wxWindows incurs by sending update UI events 
    6190 in idle time.</p> 
    6191 </dd></dl> 
    6192  
    6193 <dl class="method"> 
    6194 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UseBgCol"> 
    6195 <tt class="descname">UseBgCol</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.UseBgCol" title="Permalink to this definition">¶</a></dt> 
    6196 <dd><p>UseBgCol(self) -&gt; bool</p> 
    6197 </dd></dl> 
    6198  
    6199 <dl class="method"> 
    6200 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Validate"> 
    6201 <tt class="descname">Validate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Validate" title="Permalink to this definition">¶</a></dt> 
    6202 <dd><p>Validate(self) -&gt; bool</p> 
    6203 <p>Validates the current values of the child controls using their 
    6204 validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    6205 style flag set, the method will also call Validate() of all child 
    6206 windows.  Returns false if any of the validations failed.</p> 
    6207 </dd></dl> 
    6208  
    6209 <dl class="attribute"> 
    6210 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Validator"> 
    6211 <tt class="descname">Validator</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.Validator" title="Permalink to this definition">¶</a></dt> 
    6212 <dd><p>See <cite>GetValidator</cite> and <cite>SetValidator</cite></p> 
    6213 </dd></dl> 
    6214  
    6215 <dl class="attribute"> 
    6216 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.VirtualSize"> 
    6217 <tt class="descname">VirtualSize</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.VirtualSize" title="Permalink to this definition">¶</a></dt> 
    6218 <dd><p>See <cite>GetVirtualSize</cite> and <cite>SetVirtualSize</cite></p> 
    6219 </dd></dl> 
    6220  
    6221 <dl class="method"> 
    6222 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WarpPointer"> 
    6223 <tt class="descname">WarpPointer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WarpPointer" title="Permalink to this definition">¶</a></dt> 
    6224 <dd><p>WarpPointer(self, int x, int y)</p> 
    6225 <p>Moves the pointer to the given position on the window.</p> 
    6226 <p>NOTE: This function is not supported under Mac because Apple Human 
    6227 Interface Guidelines forbid moving the mouse cursor programmatically.</p> 
    6228 </dd></dl> 
    6229  
    6230 <dl class="attribute"> 
    6231 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WindowStyle"> 
    6232 <tt class="descname">WindowStyle</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WindowStyle" title="Permalink to this definition">¶</a></dt> 
    6233 <dd><p>See <cite>GetWindowStyle</cite> and <cite>SetWindowStyle</cite></p> 
    6234 </dd></dl> 
    6235  
    6236 <dl class="attribute"> 
    6237 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WindowStyleFlag"> 
    6238 <tt class="descname">WindowStyleFlag</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    6239 <dd><p>See <cite>GetWindowStyleFlag</cite> and <cite>SetWindowStyleFlag</cite></p> 
    6240 </dd></dl> 
    6241  
    6242 <dl class="method"> 
    6243 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WindowToClientSize"> 
    6244 <tt class="descname">WindowToClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
    6245 <dd><p>WindowToClientSize(self, Size size) -&gt; Size</p> 
    6246 </dd></dl> 
    6247  
    6248 <dl class="attribute"> 
    6249 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WindowVariant"> 
    6250 <tt class="descname">WindowVariant</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.WindowVariant" title="Permalink to this definition">¶</a></dt> 
    6251 <dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 
    6252 </dd></dl> 
    6253  
    6254 <dl class="method"> 
    6255 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.getText"> 
    6256 <tt class="descname">getText</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.getText" title="Permalink to this definition">¶</a></dt> 
    6257 <dd></dd></dl> 
    6258  
    6259 <dl class="attribute"> 
    6260 <dt id="sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.thisown"> 
    6261 <tt class="descname">thisown</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.Plotter1D.SizeDialog.thisown" title="Permalink to this definition">¶</a></dt> 
    6262 <dd><p>The membership flag</p> 
    62633586</dd></dl> 
    62643587 
     
    62773600  <ul> 
    62783601<li><a class="reference internal" href="#">Plotter1D</a><ul> 
    6279 <li><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.Plotter1D"><tt class="docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter1D</span></tt></a></li> 
     3602<li><a class="reference internal" href="#sans-guiframe-local-perspectives-plotting-plotter1d"><tt class="docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.Plotter1D</span></tt></a></li> 
    62803603</ul> 
    62813604</li> 
     
    62963619  <h3>Quick search</h3> 
    62973620    <form class="search" action="../../../search.html" method="get"> 
    6298       <input type="text" name="q" size="18" /> 
     3621      <input type="text" name="q" /> 
    62993622      <input type="submit" value="Go" /> 
    63003623      <input type="hidden" name="check_keywords" value="yes" /> 
     
    63253648          <a href="masking.html" title="masking" 
    63263649             >previous</a> |</li> 
    6327         <li><a href="../../../index.html">guiframe v0.1.0 documentation</a> &raquo;</li> 
     3650        <li><a href="../../../index.html">guiframe 0.1.0 documentation</a> &raquo;</li> 
    63283651          <li><a href="index.html" >Local Perspective: plotting</a> &raquo;</li>  
    63293652      </ul> 
     
    63313654    <div class="footer"> 
    63323655        &copy; Copyright 2010, sans group. 
    6333       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     3656      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    63343657    </div> 
    63353658  </body> 
Note: See TracChangeset for help on using the changeset viewer.