Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 984407a3d8e0ca8f42be35be954f9b2c > files > 232

libmwaw-doc-0.3.14-2.mga6.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>MWAWGraphicShape.hxx Source File documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('MWAWGraphicShape_8hxx_source.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">MWAWGraphicShape.hxx</div>  </div>
</div><!--header-->
<div class="contents">
<a href="MWAWGraphicShape_8hxx.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/* -*- Mode: C++; c-default-style: &quot;k&amp;r&quot;; indent-tabs-mode: nil; tab-width: 2; c-basic-offset: 2 -*- */</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;</div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">/* libmwaw</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">* Version: MPL 2.0 / LGPLv2+</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">* The contents of this file are subject to the Mozilla Public License Version</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">* 2.0 (the &quot;License&quot;); you may not use this file except in compliance with</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">* the License or as specified alternatively below. You may obtain a copy of</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">* the License at http://www.mozilla.org/MPL/</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">* Software distributed under the License is distributed on an &quot;AS IS&quot; basis,</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">* for the specific language governing rights and limitations under the</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">* License.</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">* Major Contributor(s):</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">* Copyright (C) 2002 William Lachance (wrlach@gmail.com)</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment">* Copyright (C) 2002,2004 Marc Maurer (uwog@uwog.net)</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment">* Copyright (C) 2004-2006 Fridrich Strba (fridrich.strba@bluewin.ch)</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment">* Copyright (C) 2006, 2007 Andrew Ziem</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">* Copyright (C) 2011, 2012 Alonso Laurent (alonso@loria.fr)</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment">* All Rights Reserved.</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="comment">* For minor contributions see the git repository.</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="comment">* Alternatively, the contents of this file may be used under the terms of</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="comment">* the GNU Lesser General Public License Version 2 or later (the &quot;LGPLv2+&quot;),</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="comment">* in which case the provisions of the LGPLv2+ are applicable</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="comment">* instead of those above.</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="comment">*/</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#ifndef MWAW_GRAPHIC_SHAPE</span></div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#  define MWAW_GRAPHIC_SHAPE</span></div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#  include &lt;ostream&gt;</span></div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor">#  include &lt;string&gt;</span></div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor">#  include &lt;vector&gt;</span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#  include &quot;librevenge/librevenge.h&quot;</span></div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#  include &quot;<a class="code" href="libmwaw__internal_8hxx.html">libmwaw_internal.hxx</a>&quot;</span></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="keyword">class </span><a class="code" href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a>;</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;</div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html">   45</a></span>&#160;<span class="keyword">class </span><a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a></div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;{</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04">   49</a></span>&#160;  <span class="keyword">enum</span> <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04">Type</a> { <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04aa3be0712a3aea9948824a71186207d7b">Arc</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a8699de3b9069f2c5feb367f7c3550796">Circle</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a4e47a76962a34f14db57811713560ac9">Line</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a6fffe0d9ac21325967f612422675b041">Measure</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a7f26d1986ae5f942318ef30452f163d5">Rectangle</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a35b02e28fd50d8595d79d87ee0ac8958">Path</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a2209040b9e3768ef8a8068f3ba047587">Pie</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a98d095070cc76dc7d5a6be3c4a43d0ae">Polygon</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a96ec25e812655fd0fc395d877b7aa7fb">Polyline</a>, <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a3a29a57d1d334d7f61a16ba7dcc22761">ShapeUnknown</a> };</div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1">   51</a></span>&#160;  <span class="keyword">enum</span> <a class="code" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1">Command</a> { <a class="code" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1ad75414273e4321411007f6a4562bcb6f">C_Ellipse</a>, <a class="code" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1ae3df321591e81fc3922fe080b6d998a2">C_Polyline</a>, <a class="code" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1a05cef400039b705355ca24bc6e7251e0">C_Rectangle</a>, <a class="code" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1af7c2712612107fd3cbbf73b1afbb77a1">C_Path</a>, <a class="code" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1ad0e8b785ece497db7d8c91b98f6e7abf">C_Polygon</a>, <a class="code" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1a463ea6ff8b9f10e069b1ef19fdaf41d6">C_Bad</a> };</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html">   53</a></span>&#160;  <span class="keyword">struct </span><a class="code" href="structMWAWGraphicShape_1_1PathData.html">PathData</a> {</div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#aee76cb5966a2967bca4f6313da69657b">   55</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#aee76cb5966a2967bca4f6313da69657b">PathData</a>(<span class="keywordtype">char</span> type, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;x=<a class="code" href="libmwaw__internal_8hxx.html#a988b575a0871d2ae43973d942df41b83">MWAWVec2f</a>(), <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;x1=<a class="code" href="libmwaw__internal_8hxx.html#a988b575a0871d2ae43973d942df41b83">MWAWVec2f</a>(), <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;x2=<a class="code" href="libmwaw__internal_8hxx.html#a988b575a0871d2ae43973d942df41b83">MWAWVec2f</a>())</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;      : <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a25c621566adecc28ff3b3bd3626b2ce1">m_type</a>(type)</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;      , <a class="code" href="structMWAWGraphicShape_1_1PathData.html#abce7a0c87402094676745a0d17c95255">m_x</a>(x)</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;      , <a class="code" href="structMWAWGraphicShape_1_1PathData.html#ab2dad61c25765a1bb7a286178b6e6501">m_x1</a>(x1)</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;      , <a class="code" href="structMWAWGraphicShape_1_1PathData.html#ae7297ae1d310e1bd8fa49c4b340889db">m_x2</a>(x2)</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;      , <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a915a937db367c96d7ffc12379b3231ef">m_r</a>()</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;      , <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a0c87f97b4ad720489fcdae757e700872">m_rotate</a>(0)</div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;      , <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a8f681a3637e39dd5442b57271df11c70">m_largeAngle</a>(false)</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;      , <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a6f85ba49755ce7ea6f48331f6f3ebb84">m_sweep</a>(false)</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;    {</div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;    }</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a57b5102adcfcd80f4f38e09a844beb1e">translate</a>(<a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;delta);</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a5967cf907fecb5ebd0ef78feb22ab161">scale</a>(<a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;factor);</div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a4a39aa19ae141695cfabc1930c30c79b">rotate</a>(<span class="keywordtype">float</span> angle, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;delta);</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a7ef002f828bb9cd87286c77337195a75">transform</a>(<a class="code" href="classMWAWTransformation.html">MWAWTransformation</a> <span class="keyword">const</span> &amp;matrix, <span class="keywordtype">float</span> rotation);</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;    <span class="keywordtype">bool</span> <span class="keyword">get</span>(librevenge::RVNGPropertyList &amp;pList, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;orig) <span class="keyword">const</span>;</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;    <span class="keyword">friend</span> std::ostream &amp;<a class="code" href="structMWAWGraphicShape_1_1PathData.html#ae810084712ca17292823fced58f9963b">operator&lt;&lt;</a>(std::ostream &amp;o, <a class="code" href="structMWAWGraphicShape_1_1PathData.html">PathData</a> <span class="keyword">const</span> &amp;<a class="code" href="classMWAWGraphicShape.html#a916f389475702ad825f8d2fae511c90e">path</a>);</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;    <span class="keywordtype">int</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a73cdf73b665341e78bacee58796fcfde">cmp</a>(<a class="code" href="structMWAWGraphicShape_1_1PathData.html">PathData</a> <span class="keyword">const</span> &amp;a) <span class="keyword">const</span>;</div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#a25c621566adecc28ff3b3bd3626b2ce1">   81</a></span>&#160;    <span class="keywordtype">char</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a25c621566adecc28ff3b3bd3626b2ce1">m_type</a>;</div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#abce7a0c87402094676745a0d17c95255">   83</a></span>&#160;    <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#abce7a0c87402094676745a0d17c95255">m_x</a>;</div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#ab2dad61c25765a1bb7a286178b6e6501">   85</a></span>&#160;    <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#ab2dad61c25765a1bb7a286178b6e6501">m_x1</a>;</div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#ae7297ae1d310e1bd8fa49c4b340889db">   87</a></span>&#160;    <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#ae7297ae1d310e1bd8fa49c4b340889db">m_x2</a>;</div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#a915a937db367c96d7ffc12379b3231ef">   89</a></span>&#160;    <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a915a937db367c96d7ffc12379b3231ef">m_r</a>;</div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#a0c87f97b4ad720489fcdae757e700872">   91</a></span>&#160;    <span class="keywordtype">float</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a0c87f97b4ad720489fcdae757e700872">m_rotate</a>;</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#a8f681a3637e39dd5442b57271df11c70">   93</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a8f681a3637e39dd5442b57271df11c70">m_largeAngle</a>;</div><div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="structMWAWGraphicShape_1_1PathData.html#a6f85ba49755ce7ea6f48331f6f3ebb84">   95</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a6f85ba49755ce7ea6f48331f6f3ebb84">m_sweep</a>;</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;  };</div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;</div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a36ebf2e024fe739cbaccf2a2fcadde49">   99</a></span>&#160;  <a class="code" href="classMWAWGraphicShape.html#a36ebf2e024fe739cbaccf2a2fcadde49">MWAWGraphicShape</a>()</div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;    : <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a25c621566adecc28ff3b3bd3626b2ce1">m_type</a>(ShapeUnknown)</div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;    , <a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>()</div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;    , <a class="code" href="classMWAWGraphicShape.html#a042ccdb5032dfbc13e0294316064aa13">m_formBox</a>()</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;    , <a class="code" href="classMWAWGraphicShape.html#a887ef2279fbca179be0b4c02593ccc22">m_cornerWidth</a>(0,0)</div><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;    , <a class="code" href="classMWAWGraphicShape.html#a0b5648942ca4cd84a5311c814b2a741f">m_arcAngles</a>(0,0)</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;    , <a class="code" href="classMWAWGraphicShape.html#a20a9d2d615869830d79c94640ff49443">m_vertices</a>()</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;    , <a class="code" href="classMWAWGraphicShape.html#aade951bca361e7ac21faff459d3be892">m_path</a>()</div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;    , <a class="code" href="classMWAWGraphicShape.html#aaf046be50370a1386786764fbc54d220">m_extra</a>(<span class="stringliteral">&quot;&quot;</span>)</div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;  {</div><div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;  }</div><div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;  <a class="code" href="classMWAWGraphicShape.html#ae759c3dfdb58ad4737c0aa2f25ed97cd">~MWAWGraphicShape</a>();</div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#a69a32d3f26f34127f012cfd2bc5d9ce3">line</a>(<a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;orign, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;dest);</div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#ab2f7a53891a88fbae3b1eac540f981b9">measure</a>(<a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;orign, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;dest);</div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a4383c7d4a5d24e731c86e0feb5e3a761">  117</a></span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#a4383c7d4a5d24e731c86e0feb5e3a761">rectangle</a>(<a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;box, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;corners=<a class="code" href="libmwaw__internal_8hxx.html#a988b575a0871d2ae43973d942df41b83">MWAWVec2f</a>(0,0))</div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;  {</div><div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;    <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> res;</div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">m_type</a>=<a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a7f26d1986ae5f942318ef30452f163d5">Rectangle</a>;</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>=res.<a class="code" href="classMWAWGraphicShape.html#a042ccdb5032dfbc13e0294316064aa13">m_formBox</a>=box;</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a887ef2279fbca179be0b4c02593ccc22">m_cornerWidth</a>=corners;</div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;    <span class="keywordflow">return</span> res;</div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;  }</div><div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#ad8b617883a2519b13eabde28da0f512b">  126</a></span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#ad8b617883a2519b13eabde28da0f512b">circle</a>(<a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;box)</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;  {</div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;    <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> res;</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">m_type</a>=<a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a8699de3b9069f2c5feb367f7c3550796">Circle</a>;</div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>=res.<a class="code" href="classMWAWGraphicShape.html#a042ccdb5032dfbc13e0294316064aa13">m_formBox</a>=box;</div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;    <span class="keywordflow">return</span> res;</div><div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;  }</div><div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a376052f25251777ead2b9b95935ba862">  134</a></span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#a376052f25251777ead2b9b95935ba862">arc</a>(<a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;box, <a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;circleBox, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;angles)</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;  {</div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;    <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> res;</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">m_type</a>=<a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04aa3be0712a3aea9948824a71186207d7b">Arc</a>;</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>=box;</div><div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a042ccdb5032dfbc13e0294316064aa13">m_formBox</a>=circleBox;</div><div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a0b5648942ca4cd84a5311c814b2a741f">m_arcAngles</a>=angles;</div><div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;    <span class="keywordflow">return</span> res;</div><div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;  }</div><div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a3d309370182cb73f83fdb6ba00288522">  144</a></span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#a3d309370182cb73f83fdb6ba00288522">pie</a>(<a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;box, <a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;circleBox, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;angles)</div><div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;  {</div><div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;    <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> res;</div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">m_type</a>=<a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a2209040b9e3768ef8a8068f3ba047587">Pie</a>;</div><div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>=box;</div><div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a042ccdb5032dfbc13e0294316064aa13">m_formBox</a>=circleBox;</div><div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a0b5648942ca4cd84a5311c814b2a741f">m_arcAngles</a>=angles;</div><div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;    <span class="keywordflow">return</span> res;</div><div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;  }</div><div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a4b48134548e81f1bebaad98bf4178eac">  154</a></span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#a4b48134548e81f1bebaad98bf4178eac">polyline</a>(<a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;box)</div><div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;  {</div><div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;    <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> res;</div><div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">m_type</a>=<a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a96ec25e812655fd0fc395d877b7aa7fb">Polyline</a>;</div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>=box;</div><div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;    <span class="keywordflow">return</span> res;</div><div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;  }</div><div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a2081fe90f98b6498cc142e71d10cb3d2">  162</a></span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#a2081fe90f98b6498cc142e71d10cb3d2">polygon</a>(<a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;box)</div><div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;  {</div><div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;    <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> res;</div><div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">m_type</a>=<a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a98d095070cc76dc7d5a6be3c4a43d0ae">Polygon</a>;</div><div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>=box;</div><div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;    <span class="keywordflow">return</span> res;</div><div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;  }</div><div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a916f389475702ad825f8d2fae511c90e">  170</a></span>&#160;  <span class="keyword">static</span> <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="classMWAWGraphicShape.html#a916f389475702ad825f8d2fae511c90e">path</a>(<a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <span class="keyword">const</span> &amp;box)</div><div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;  {</div><div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;    <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> res;</div><div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">m_type</a>=<a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a35b02e28fd50d8595d79d87ee0ac8958">Path</a>;</div><div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;    res.<a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>=box;</div><div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;    <span class="keywordflow">return</span> res;</div><div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;  }</div><div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;</div><div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a57b5102adcfcd80f4f38e09a844beb1e">translate</a>(<a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;delta);</div><div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a5967cf907fecb5ebd0ef78feb22ab161">scale</a>(<a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;factor);</div><div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;  <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a4a39aa19ae141695cfabc1930c30c79b">rotate</a>(<span class="keywordtype">float</span> angle, <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;center) <span class="keyword">const</span>;</div><div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;  <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a7ef002f828bb9cd87286c77337195a75">transform</a>(<a class="code" href="classMWAWTransformation.html">MWAWTransformation</a> <span class="keyword">const</span> &amp;matrix) <span class="keyword">const</span>;</div><div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a9d6e84811c3ddc1eab64fde2c7f15104">  189</a></span>&#160;  <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04">Type</a> <a class="code" href="classMWAWGraphicShape.html#a9d6e84811c3ddc1eab64fde2c7f15104">getType</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;<span class="keyword">  </span>{</div><div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a25c621566adecc28ff3b3bd3626b2ce1">m_type</a>;</div><div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;  }</div><div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#ac25a4ba97721c890558087d2a518f417">  194</a></span>&#160;  <a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <a class="code" href="classMWAWGraphicShape.html#ac25a4ba97721c890558087d2a518f417">getBdBox</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;<span class="keyword">  </span>{</div><div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>;</div><div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;  }</div><div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;  <a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <a class="code" href="classMWAWGraphicShape.html#ac25a4ba97721c890558087d2a518f417">getBdBox</a>(<a class="code" href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a> <span class="keyword">const</span> &amp;style, <span class="keywordtype">bool</span> moveToO=<span class="keyword">false</span>) <span class="keyword">const</span>;</div><div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;  <a class="code" href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1">Command</a> <a class="code" href="classMWAWGraphicShape.html#a503a3a252de497c4b916b5c7e2701f4b">addTo</a>(<a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;orig, <span class="keywordtype">bool</span> asSurface, librevenge::RVNGPropertyList &amp;propList) <span class="keyword">const</span>;</div><div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classMWAWGraphicShape.html#a6c15f47169e7ad29f5e490eb926f3526">addPathTo</a>(<a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <span class="keyword">const</span> &amp;orig, librevenge::RVNGPropertyListVector &amp;propList) <span class="keyword">const</span>;</div><div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;  <span class="keyword">friend</span> std::ostream &amp;<a class="code" href="structMWAWGraphicShape_1_1PathData.html#ae810084712ca17292823fced58f9963b">operator&lt;&lt;</a>(std::ostream &amp;o, <a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <span class="keyword">const</span> &amp;sh);</div><div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;  <span class="keywordtype">int</span> <a class="code" href="structMWAWGraphicShape_1_1PathData.html#a73cdf73b665341e78bacee58796fcfde">cmp</a>(<a class="code" href="classMWAWGraphicShape.html">MWAWGraphicShape</a> <span class="keyword">const</span> &amp;a) <span class="keyword">const</span>;</div><div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;<span class="keyword">protected</span>:</div><div class="line"><a name="l00210"></a><span class="lineno">  210</span>&#160;  std::vector&lt;PathData&gt; <a class="code" href="classMWAWGraphicShape.html#a5ea23e555e15a0a6ea79eb6535c1da6f">getPath</a>(<span class="keywordtype">bool</span> forTransformation) <span class="keyword">const</span>;</div><div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">  213</a></span>&#160;  <a class="code" href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04">Type</a> <a class="code" href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">m_type</a>;</div><div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">  215</a></span>&#160;  <a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <a class="code" href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">m_bdBox</a>;</div><div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a042ccdb5032dfbc13e0294316064aa13">  217</a></span>&#160;  <a class="code" href="classMWAWBox2.html">MWAWBox2f</a> <a class="code" href="classMWAWGraphicShape.html#a042ccdb5032dfbc13e0294316064aa13">m_formBox</a>;</div><div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a887ef2279fbca179be0b4c02593ccc22">  219</a></span>&#160;  <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <a class="code" href="classMWAWGraphicShape.html#a887ef2279fbca179be0b4c02593ccc22">m_cornerWidth</a>;</div><div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a0b5648942ca4cd84a5311c814b2a741f">  221</a></span>&#160;  <a class="code" href="classMWAWVec2.html">MWAWVec2f</a> <a class="code" href="classMWAWGraphicShape.html#a0b5648942ca4cd84a5311c814b2a741f">m_arcAngles</a>;</div><div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#a20a9d2d615869830d79c94640ff49443">  223</a></span>&#160;  std::vector&lt;MWAWVec2f&gt; <a class="code" href="classMWAWGraphicShape.html#a20a9d2d615869830d79c94640ff49443">m_vertices</a>;</div><div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#aade951bca361e7ac21faff459d3be892">  225</a></span>&#160;  std::vector&lt;PathData&gt; <a class="code" href="classMWAWGraphicShape.html#aade951bca361e7ac21faff459d3be892">m_path</a>;</div><div class="line"><a name="l00227"></a><span class="lineno"><a class="line" href="classMWAWGraphicShape.html#aaf046be50370a1386786764fbc54d220">  227</a></span>&#160;  std::string <a class="code" href="classMWAWGraphicShape.html#aaf046be50370a1386786764fbc54d220">m_extra</a>;</div><div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160;};</div><div class="line"><a name="l00229"></a><span class="lineno">  229</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00230"></a><span class="lineno">  230</span>&#160;<span class="comment">// vim: set filetype=cpp tabstop=2 shiftwidth=2 cindent autoindent smartindent noexpandtab:</span></div><div class="ttc" id="classMWAWGraphicShape_html_ad8b617883a2519b13eabde28da0f512b"><div class="ttname"><a href="classMWAWGraphicShape.html#ad8b617883a2519b13eabde28da0f512b">MWAWGraphicShape::circle</a></div><div class="ttdeci">static MWAWGraphicShape circle(MWAWBox2f const &amp;box)</div><div class="ttdoc">static constructor to create a circle </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:126</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a9d6e84811c3ddc1eab64fde2c7f15104"><div class="ttname"><a href="classMWAWGraphicShape.html#a9d6e84811c3ddc1eab64fde2c7f15104">MWAWGraphicShape::getType</a></div><div class="ttdeci">Type getType() const</div><div class="ttdoc">returns the type corresponding to a shape </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:189</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_aee76cb5966a2967bca4f6313da69657b"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#aee76cb5966a2967bca4f6313da69657b">MWAWGraphicShape::PathData::PathData</a></div><div class="ttdeci">PathData(char type, MWAWVec2f const &amp;x=MWAWVec2f(), MWAWVec2f const &amp;x1=MWAWVec2f(), MWAWVec2f const &amp;x2=MWAWVec2f())</div><div class="ttdoc">constructor </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:55</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a887ef2279fbca179be0b4c02593ccc22"><div class="ttname"><a href="classMWAWGraphicShape.html#a887ef2279fbca179be0b4c02593ccc22">MWAWGraphicShape::m_cornerWidth</a></div><div class="ttdeci">MWAWVec2f m_cornerWidth</div><div class="ttdoc">the rectangle round corner </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:219</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a36ebf2e024fe739cbaccf2a2fcadde49"><div class="ttname"><a href="classMWAWGraphicShape.html#a36ebf2e024fe739cbaccf2a2fcadde49">MWAWGraphicShape::MWAWGraphicShape</a></div><div class="ttdeci">MWAWGraphicShape()</div><div class="ttdoc">constructor </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:99</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a7f26d1986ae5f942318ef30452f163d5"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a7f26d1986ae5f942318ef30452f163d5">MWAWGraphicShape::Rectangle</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a20a9d2d615869830d79c94640ff49443"><div class="ttname"><a href="classMWAWGraphicShape.html#a20a9d2d615869830d79c94640ff49443">MWAWGraphicShape::m_vertices</a></div><div class="ttdeci">std::vector&lt; MWAWVec2f &gt; m_vertices</div><div class="ttdoc">the list of vertices for lines or polygons </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:223</div></div>
<div class="ttc" id="libmwaw__internal_8hxx_html"><div class="ttname"><a href="libmwaw__internal_8hxx.html">libmwaw_internal.hxx</a></div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a57b5102adcfcd80f4f38e09a844beb1e"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a57b5102adcfcd80f4f38e09a844beb1e">MWAWGraphicShape::PathData::translate</a></div><div class="ttdeci">void translate(MWAWVec2f const &amp;delta)</div><div class="ttdoc">translate all the coordinate by delta </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:94</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a5ea23e555e15a0a6ea79eb6535c1da6f"><div class="ttname"><a href="classMWAWGraphicShape.html#a5ea23e555e15a0a6ea79eb6535c1da6f">MWAWGraphicShape::getPath</a></div><div class="ttdeci">std::vector&lt; PathData &gt; getPath(bool forTransformation) const</div><div class="ttdoc">return a path corresponding to the shape </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:596</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aa920d081956c436a8e13ed6a1b73b1b1af7c2712612107fd3cbbf73b1afbb77a1"><div class="ttname"><a href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1af7c2712612107fd3cbbf73b1afbb77a1">MWAWGraphicShape::C_Path</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:51</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a5967cf907fecb5ebd0ef78feb22ab161"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a5967cf907fecb5ebd0ef78feb22ab161">MWAWGraphicShape::PathData::scale</a></div><div class="ttdeci">void scale(MWAWVec2f const &amp;factor)</div><div class="ttdoc">scale all the coordinate by a factor </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:107</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a3a29a57d1d334d7f61a16ba7dcc22761"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a3a29a57d1d334d7f61a16ba7dcc22761">MWAWGraphicShape::ShapeUnknown</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="classMWAWGraphicStyle_html"><div class="ttname"><a href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a></div><div class="ttdoc">a structure used to define a picture style </div><div class="ttdef"><b>Definition:</b> MWAWGraphicStyle.hxx:47</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a4b48134548e81f1bebaad98bf4178eac"><div class="ttname"><a href="classMWAWGraphicShape.html#a4b48134548e81f1bebaad98bf4178eac">MWAWGraphicShape::polyline</a></div><div class="ttdeci">static MWAWGraphicShape polyline(MWAWBox2f const &amp;box)</div><div class="ttdoc">static constructor to create a polyline </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:154</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a376052f25251777ead2b9b95935ba862"><div class="ttname"><a href="classMWAWGraphicShape.html#a376052f25251777ead2b9b95935ba862">MWAWGraphicShape::arc</a></div><div class="ttdeci">static MWAWGraphicShape arc(MWAWBox2f const &amp;box, MWAWBox2f const &amp;circleBox, MWAWVec2f const &amp;angles)</div><div class="ttdoc">static constructor to create a arc </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:134</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a6fffe0d9ac21325967f612422675b041"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a6fffe0d9ac21325967f612422675b041">MWAWGraphicShape::Measure</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a0b5648942ca4cd84a5311c814b2a741f"><div class="ttname"><a href="classMWAWGraphicShape.html#a0b5648942ca4cd84a5311c814b2a741f">MWAWGraphicShape::m_arcAngles</a></div><div class="ttdeci">MWAWVec2f m_arcAngles</div><div class="ttdoc">the start and end value which defines an arc </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:221</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aa920d081956c436a8e13ed6a1b73b1b1"><div class="ttname"><a href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1">MWAWGraphicShape::Command</a></div><div class="ttdeci">Command</div><div class="ttdoc">an enum used to define the interface command </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:51</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a503a3a252de497c4b916b5c7e2701f4b"><div class="ttname"><a href="classMWAWGraphicShape.html#a503a3a252de497c4b916b5c7e2701f4b">MWAWGraphicShape::addTo</a></div><div class="ttdeci">Command addTo(MWAWVec2f const &amp;orig, bool asSurface, librevenge::RVNGPropertyList &amp;propList) const</div><div class="ttdoc">updates the propList to send to an interface </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:457</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a042ccdb5032dfbc13e0294316064aa13"><div class="ttname"><a href="classMWAWGraphicShape.html#a042ccdb5032dfbc13e0294316064aa13">MWAWGraphicShape::m_formBox</a></div><div class="ttdeci">MWAWBox2f m_formBox</div><div class="ttdoc">the internal shape bdbox ( used for arc, circle to store the circle bdbox ) </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:217</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a8699de3b9069f2c5feb367f7c3550796"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a8699de3b9069f2c5feb367f7c3550796">MWAWGraphicShape::Circle</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aa920d081956c436a8e13ed6a1b73b1b1ad0e8b785ece497db7d8c91b98f6e7abf"><div class="ttname"><a href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1ad0e8b785ece497db7d8c91b98f6e7abf">MWAWGraphicShape::C_Polygon</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:51</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a916f389475702ad825f8d2fae511c90e"><div class="ttname"><a href="classMWAWGraphicShape.html#a916f389475702ad825f8d2fae511c90e">MWAWGraphicShape::path</a></div><div class="ttdeci">static MWAWGraphicShape path(MWAWBox2f const &amp;box)</div><div class="ttdoc">static constructor to create a path </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:170</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a6f85ba49755ce7ea6f48331f6f3ebb84"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a6f85ba49755ce7ea6f48331f6f3ebb84">MWAWGraphicShape::PathData::m_sweep</a></div><div class="ttdeci">bool m_sweep</div><div class="ttdoc">sweep value ( A command) </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:95</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a915a937db367c96d7ffc12379b3231ef"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a915a937db367c96d7ffc12379b3231ef">MWAWGraphicShape::PathData::m_r</a></div><div class="ttdeci">MWAWVec2f m_r</div><div class="ttdoc">the radius ( A command) </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:89</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a8f681a3637e39dd5442b57271df11c70"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a8f681a3637e39dd5442b57271df11c70">MWAWGraphicShape::PathData::m_largeAngle</a></div><div class="ttdeci">bool m_largeAngle</div><div class="ttdoc">large angle ( A command) </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:93</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_ac25a4ba97721c890558087d2a518f417"><div class="ttname"><a href="classMWAWGraphicShape.html#ac25a4ba97721c890558087d2a518f417">MWAWGraphicShape::getBdBox</a></div><div class="ttdeci">MWAWBox2f getBdBox() const</div><div class="ttdoc">returns the basic bdbox </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:194</div></div>
<div class="ttc" id="classMWAWBox2_html"><div class="ttname"><a href="classMWAWBox2.html">MWAWBox2&lt; float &gt;</a></div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04">MWAWGraphicShape::Type</a></div><div class="ttdeci">Type</div><div class="ttdoc">an enum used to define the shape type </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a4a39aa19ae141695cfabc1930c30c79b"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a4a39aa19ae141695cfabc1930c30c79b">MWAWGraphicShape::PathData::rotate</a></div><div class="ttdeci">void rotate(float angle, MWAWVec2f const &amp;delta)</div><div class="ttdoc">rotate all the coordinate by angle (origin rotation) then translate coordinate </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:120</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a96ec25e812655fd0fc395d877b7aa7fb"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a96ec25e812655fd0fc395d877b7aa7fb">MWAWGraphicShape::Polyline</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a4383c7d4a5d24e731c86e0feb5e3a761"><div class="ttname"><a href="classMWAWGraphicShape.html#a4383c7d4a5d24e731c86e0feb5e3a761">MWAWGraphicShape::rectangle</a></div><div class="ttdeci">static MWAWGraphicShape rectangle(MWAWBox2f const &amp;box, MWAWVec2f const &amp;corners=MWAWVec2f(0, 0))</div><div class="ttdoc">static constructor to create a rectangle </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:117</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a98d095070cc76dc7d5a6be3c4a43d0ae"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a98d095070cc76dc7d5a6be3c4a43d0ae">MWAWGraphicShape::Polygon</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_ab2dad61c25765a1bb7a286178b6e6501"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#ab2dad61c25765a1bb7a286178b6e6501">MWAWGraphicShape::PathData::m_x1</a></div><div class="ttdeci">MWAWVec2f m_x1</div><div class="ttdoc">x1 value </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:85</div></div>
<div class="ttc" id="libmwaw__internal_8hxx_html_a988b575a0871d2ae43973d942df41b83"><div class="ttname"><a href="libmwaw__internal_8hxx.html#a988b575a0871d2ae43973d942df41b83">MWAWVec2f</a></div><div class="ttdeci">MWAWVec2&lt; float &gt; MWAWVec2f</div><div class="ttdoc">MWAWVec2 of float. </div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:838</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a0c87f97b4ad720489fcdae757e700872"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a0c87f97b4ad720489fcdae757e700872">MWAWGraphicShape::PathData::m_rotate</a></div><div class="ttdeci">float m_rotate</div><div class="ttdoc">the rotate ( A command) </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:91</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04aa3be0712a3aea9948824a71186207d7b"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04aa3be0712a3aea9948824a71186207d7b">MWAWGraphicShape::Arc</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a25c621566adecc28ff3b3bd3626b2ce1"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a25c621566adecc28ff3b3bd3626b2ce1">MWAWGraphicShape::PathData::m_type</a></div><div class="ttdeci">char m_type</div><div class="ttdoc">the type: M, L, ... </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:81</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_ae7297ae1d310e1bd8fa49c4b340889db"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#ae7297ae1d310e1bd8fa49c4b340889db">MWAWGraphicShape::PathData::m_x2</a></div><div class="ttdeci">MWAWVec2f m_x2</div><div class="ttdoc">x2 value </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:87</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aa920d081956c436a8e13ed6a1b73b1b1a463ea6ff8b9f10e069b1ef19fdaf41d6"><div class="ttname"><a href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1a463ea6ff8b9f10e069b1ef19fdaf41d6">MWAWGraphicShape::C_Bad</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:51</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a73cdf73b665341e78bacee58796fcfde"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a73cdf73b665341e78bacee58796fcfde">MWAWGraphicShape::PathData::cmp</a></div><div class="ttdeci">int cmp(PathData const &amp;a) const</div><div class="ttdoc">comparison function </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:199</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_ae810084712ca17292823fced58f9963b"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#ae810084712ca17292823fced58f9963b">MWAWGraphicShape::PathData::operator&lt;&lt;</a></div><div class="ttdeci">friend std::ostream &amp; operator&lt;&lt;(std::ostream &amp;o, PathData const &amp;path)</div><div class="ttdoc">a print operator </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:59</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_a7ef002f828bb9cd87286c77337195a75"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#a7ef002f828bb9cd87286c77337195a75">MWAWGraphicShape::PathData::transform</a></div><div class="ttdeci">void transform(MWAWTransformation const &amp;matrix, float rotation)</div><div class="ttdoc">multiply all the coordinate by a matrix </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:141</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aaf046be50370a1386786764fbc54d220"><div class="ttname"><a href="classMWAWGraphicShape.html#aaf046be50370a1386786764fbc54d220">MWAWGraphicShape::m_extra</a></div><div class="ttdeci">std::string m_extra</div><div class="ttdoc">extra data </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:227</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a69a32d3f26f34127f012cfd2bc5d9ce3"><div class="ttname"><a href="classMWAWGraphicShape.html#a69a32d3f26f34127f012cfd2bc5d9ce3">MWAWGraphicShape::line</a></div><div class="ttdeci">static MWAWGraphicShape line(MWAWVec2f const &amp;orign, MWAWVec2f const &amp;dest)</div><div class="ttdoc">static constructor to create a line </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:227</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aa920d081956c436a8e13ed6a1b73b1b1ae3df321591e81fc3922fe080b6d998a2"><div class="ttname"><a href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1ae3df321591e81fc3922fe080b6d998a2">MWAWGraphicShape::C_Polyline</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:51</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aa920d081956c436a8e13ed6a1b73b1b1a05cef400039b705355ca24bc6e7251e0"><div class="ttname"><a href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1a05cef400039b705355ca24bc6e7251e0">MWAWGraphicShape::C_Rectangle</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:51</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a3d309370182cb73f83fdb6ba00288522"><div class="ttname"><a href="classMWAWGraphicShape.html#a3d309370182cb73f83fdb6ba00288522">MWAWGraphicShape::pie</a></div><div class="ttdeci">static MWAWGraphicShape pie(MWAWBox2f const &amp;box, MWAWBox2f const &amp;circleBox, MWAWVec2f const &amp;angles)</div><div class="ttdoc">static constructor to create a pie </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:144</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a2209040b9e3768ef8a8068f3ba047587"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a2209040b9e3768ef8a8068f3ba047587">MWAWGraphicShape::Pie</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="classMWAWGraphicShape_html"><div class="ttname"><a href="classMWAWGraphicShape.html">MWAWGraphicShape</a></div><div class="ttdoc">a structure used to define a picture shape </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:45</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a2081fe90f98b6498cc142e71d10cb3d2"><div class="ttname"><a href="classMWAWGraphicShape.html#a2081fe90f98b6498cc142e71d10cb3d2">MWAWGraphicShape::polygon</a></div><div class="ttdeci">static MWAWGraphicShape polygon(MWAWBox2f const &amp;box)</div><div class="ttdoc">static constructor to create a polygon </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:162</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_ae759c3dfdb58ad4737c0aa2f25ed97cd"><div class="ttname"><a href="classMWAWGraphicShape.html#ae759c3dfdb58ad4737c0aa2f25ed97cd">MWAWGraphicShape::~MWAWGraphicShape</a></div><div class="ttdeci">~MWAWGraphicShape()</div><div class="ttdoc">destructor </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:223</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aade951bca361e7ac21faff459d3be892"><div class="ttname"><a href="classMWAWGraphicShape.html#aade951bca361e7ac21faff459d3be892">MWAWGraphicShape::m_path</a></div><div class="ttdeci">std::vector&lt; PathData &gt; m_path</div><div class="ttdoc">the list of path component </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:225</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a35b02e28fd50d8595d79d87ee0ac8958"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a35b02e28fd50d8595d79d87ee0ac8958">MWAWGraphicShape::Path</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_aa920d081956c436a8e13ed6a1b73b1b1ad75414273e4321411007f6a4562bcb6f"><div class="ttname"><a href="classMWAWGraphicShape.html#aa920d081956c436a8e13ed6a1b73b1b1ad75414273e4321411007f6a4562bcb6f">MWAWGraphicShape::C_Ellipse</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:51</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a972765a4a2c8ec8b148b6e8fb17dc7f6"><div class="ttname"><a href="classMWAWGraphicShape.html#a972765a4a2c8ec8b148b6e8fb17dc7f6">MWAWGraphicShape::m_bdBox</a></div><div class="ttdeci">MWAWBox2f m_bdBox</div><div class="ttdoc">the shape bdbox </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:215</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html_abce7a0c87402094676745a0d17c95255"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html#abce7a0c87402094676745a0d17c95255">MWAWGraphicShape::PathData::m_x</a></div><div class="ttdeci">MWAWVec2f m_x</div><div class="ttdoc">the main x value </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:83</div></div>
<div class="ttc" id="structMWAWGraphicShape_1_1PathData_html"><div class="ttname"><a href="structMWAWGraphicShape_1_1PathData.html">MWAWGraphicShape::PathData</a></div><div class="ttdoc">a simple path component </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:53</div></div>
<div class="ttc" id="classMWAWTransformation_html"><div class="ttname"><a href="classMWAWTransformation.html">MWAWTransformation</a></div><div class="ttdoc">a transformation which stored the first row of a 3x3 perspective matrix </div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:1194</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_ab2f7a53891a88fbae3b1eac540f981b9"><div class="ttname"><a href="classMWAWGraphicShape.html#ab2f7a53891a88fbae3b1eac540f981b9">MWAWGraphicShape::measure</a></div><div class="ttdeci">static MWAWGraphicShape measure(MWAWVec2f const &amp;orign, MWAWVec2f const &amp;dest)</div><div class="ttdoc">static constructor to create a measure </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:245</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a95d63f4832e02a518402401b727ba894"><div class="ttname"><a href="classMWAWGraphicShape.html#a95d63f4832e02a518402401b727ba894">MWAWGraphicShape::m_type</a></div><div class="ttdeci">Type m_type</div><div class="ttdoc">the type </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:213</div></div>
<div class="ttc" id="classMWAWVec2_html"><div class="ttname"><a href="classMWAWVec2.html">MWAWVec2&lt; float &gt;</a></div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a6c15f47169e7ad29f5e490eb926f3526"><div class="ttname"><a href="classMWAWGraphicShape.html#a6c15f47169e7ad29f5e490eb926f3526">MWAWGraphicShape::addPathTo</a></div><div class="ttdeci">bool addPathTo(MWAWVec2f const &amp;orig, librevenge::RVNGPropertyListVector &amp;propList) const</div><div class="ttdoc">adds the shape path to a propListVector </div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.cxx:433</div></div>
<div class="ttc" id="classMWAWGraphicShape_html_a82b54ae2a0f6560d5f46d953e84a0f04a4e47a76962a34f14db57811713560ac9"><div class="ttname"><a href="classMWAWGraphicShape.html#a82b54ae2a0f6560d5f46d953e84a0f04a4e47a76962a34f14db57811713560ac9">MWAWGraphicShape::Line</a></div><div class="ttdef"><b>Definition:</b> MWAWGraphicShape.hxx:49</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Mon Feb 11 2019 22:20:43 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>