]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Update VISU_Gen.idl documentation.
authorjfa <jfa@opencascade.com>
Fri, 3 Nov 2006 15:48:20 +0000 (15:48 +0000)
committerjfa <jfa@opencascade.com>
Fri, 3 Nov 2006 15:48:20 +0000 (15:48 +0000)
29 files changed:
doc/salome/gui/VISU/visugenidl_doc/VISU__Gen_8idl-source.html
doc/salome/gui/VISU/visugenidl_doc/VISU__Gen_8idl.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Animation.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Base.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1ColoredPrs3d.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Container.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Curve.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1CutLines.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1CutPlanes.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1DeformedShape.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1GaussPoints.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1IsoSurfaces.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Mesh.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Plot3D.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Prs3d.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1PrsObject.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1RemovableObject.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Result.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1ScalarMap.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1ScalarMapOnDeformedShape.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1StreamLines.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Table.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1TableView.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1VISU__Gen.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1Vectors.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1View.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1View3D.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1ViewManager.html
doc/salome/gui/VISU/visugenidl_doc/interfaceVISU_1_1XYPlot.html

index b4994bed48d2a08b8e1041dcd0e1969538a7f2ea..9dd48fe8e61cc6c5e9cb8bcff64a076cfa687b38 100644 (file)
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
-<h1>idl/VISU_Gen.idl</h1><a href="VISU__Gen_8idl.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">//  Copyright (C) 2003  CEA/DEN, EDF R&amp;D</span>
-<a name="l00002"></a>00002 <span class="comment">//</span>
-<a name="l00003"></a>00003 <span class="comment">//</span>
-<a name="l00004"></a>00004 <span class="comment">//</span>
-<a name="l00005"></a>00005 <span class="comment">//  File   : VISU_Gen.idl</span>
-<a name="l00006"></a>00006 <span class="comment">//  Author : Alexey Petrov</span>
-<a name="l00007"></a>00007 
-<a name="l00014"></a>00014 <span class="preprocessor">#ifndef __VISU_GEN__</span>
-<a name="l00015"></a>00015 <span class="preprocessor"></span><span class="preprocessor">#define __VISU_GEN__</span>
-<a name="l00016"></a>00016 <span class="preprocessor"></span>
-<a name="l00017"></a>00017 <span class="preprocessor">#include "SALOME_Exception.idl"</span>
-<a name="l00018"></a>00018 <span class="preprocessor">#include "SALOME_GenericObj.idl"</span>
-<a name="l00019"></a>00019 <span class="preprocessor">#include "SALOME_Component.idl"</span>
-<a name="l00020"></a>00020 <span class="preprocessor">#include "SALOMEDS.idl"</span>
-<a name="l00021"></a>00021 <span class="preprocessor">#include "SALOMEDS_Attributes.idl"</span>
-<a name="l00022"></a>00022 <span class="preprocessor">#include "MED.idl"</span>
-<a name="l00023"></a>00023 
-<a name="l00027"></a>00027 module VISU {
-<a name="l00028"></a>00028   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00029"></a><a class="code" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">00029</a>   <span class="keyword">typedef</span> <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> <a class="code" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>;
-<a name="l00030"></a>00030 
-<a name="l00035"></a><a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">00035</a>   <span class="keyword">enum</span> <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>{ <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a472467096027b4435ec88065499f1bd0443c1d0">LINEAR</a>, 
-<a name="l00036"></a><a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670b90da0ae947772de8ddb3d44e0438d65">00036</a>           <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670b90da0ae947772de8ddb3d44e0438d65">LOGARITHMIC</a> 
-<a name="l00037"></a>00037            };
+<h1>idl/VISU_Gen.idl</h1><a href="VISU__Gen_8idl.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">//  Copyright (C) 2003  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,</span>
+<a name="l00002"></a>00002 <span class="comment">//  CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS </span>
+<a name="l00003"></a>00003 <span class="comment">// </span>
+<a name="l00004"></a>00004 <span class="comment">//  This library is free software; you can redistribute it and/or </span>
+<a name="l00005"></a>00005 <span class="comment">//  modify it under the terms of the GNU Lesser General Public </span>
+<a name="l00006"></a>00006 <span class="comment">//  License as published by the Free Software Foundation; either </span>
+<a name="l00007"></a>00007 <span class="comment">//  version 2.1 of the License. </span>
+<a name="l00008"></a>00008 <span class="comment">// </span>
+<a name="l00009"></a>00009 <span class="comment">//  This library is distributed in the hope that it will be useful, </span>
+<a name="l00010"></a>00010 <span class="comment">//  but WITHOUT ANY WARRANTY; without even the implied warranty of </span>
+<a name="l00011"></a>00011 <span class="comment">//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU </span>
+<a name="l00012"></a>00012 <span class="comment">//  Lesser General Public License for more details. </span>
+<a name="l00013"></a>00013 <span class="comment">// </span>
+<a name="l00014"></a>00014 <span class="comment">//  You should have received a copy of the GNU Lesser General Public </span>
+<a name="l00015"></a>00015 <span class="comment">//  License along with this library; if not, write to the Free Software </span>
+<a name="l00016"></a>00016 <span class="comment">//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA </span>
+<a name="l00017"></a>00017 <span class="comment">// </span>
+<a name="l00018"></a>00018 <span class="comment">//  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com</span>
+<a name="l00019"></a>00019 <span class="comment">//</span>
+<a name="l00020"></a>00020 <span class="comment">//  File   : VISU_Gen.idl</span>
+<a name="l00021"></a>00021 <span class="comment">//  Author : Alexey Petrov</span>
+<a name="l00022"></a>00022 
+<a name="l00029"></a>00029 <span class="preprocessor">#ifndef __VISU_GEN__</span>
+<a name="l00030"></a>00030 <span class="preprocessor"></span><span class="preprocessor">#define __VISU_GEN__</span>
+<a name="l00031"></a>00031 <span class="preprocessor"></span>
+<a name="l00032"></a>00032 <span class="preprocessor">#include "SALOME_Exception.idl"</span>
+<a name="l00033"></a>00033 <span class="preprocessor">#include "SALOME_GenericObj.idl"</span>
+<a name="l00034"></a>00034 <span class="preprocessor">#include "SALOME_Component.idl"</span>
+<a name="l00035"></a>00035 <span class="preprocessor">#include "SALOMEDS.idl"</span>
+<a name="l00036"></a>00036 <span class="preprocessor">#include "SALOMEDS_Attributes.idl"</span>
+<a name="l00037"></a>00037 <span class="preprocessor">#include "MED.idl"</span>
 <a name="l00038"></a>00038 
-<a name="l00043"></a><a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">00043</a>   <span class="keyword">enum</span> <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>{ <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601ab5dfae0efc17a2cef0979bda81e020a">NODE</a>, 
-<a name="l00044"></a>00044                <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f2760174b87bffbcbdd2583de4aa65047b8e15">EDGE</a>, 
-<a name="l00045"></a>00045             <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f276014e272c8d19260215368ab32560ebb7e2">FACE</a>, 
-<a name="l00046"></a><a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f276014dd25122ffd8b57c789c56039b756737">00046</a>             <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f276014dd25122ffd8b57c789c56039b756737">CELL</a>  
-<a name="l00047"></a>00047             };
-<a name="l00048"></a>00048 
-<a name="l00053"></a><a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">00053</a>   <span class="keyword">enum</span> <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> {
-<a name="l00054"></a>00054     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505f46f97ca11adf0444163a144cf29ab13">TNONE</a>, 
-<a name="l00055"></a>00055     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505c6d9b77cf674551b1cf2179ff42781f0">TCURVE</a>, 
-<a name="l00056"></a>00056     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505e079bcfbc71945ab03281cf510171d26">TTABLE</a>, 
-<a name="l00057"></a>00057     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505965ef5d3ad806032d110867995b06e90">TCONTAINER</a>, 
-<a name="l00058"></a>00058     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505661bdd7054541ec3684ef3d3fcc672a0">TMESH</a>, 
-<a name="l00059"></a>00059     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050960e75e1598e360545b0183bfd9cb95">TSCALARMAP</a>, 
-<a name="l00060"></a>00060     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05051795ef8abdb65f60e29509b196b6d2ad">TISOSURFACE</a>, 
-<a name="l00061"></a>00061     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059690f6678b90c5197640d9c72cdb01fd">TDEFORMEDSHAPE</a>, 
-<a name="l00062"></a>00062     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05056bf835dd96cc7162efab6f850cffcd95">TSCALARMAPONDEFORMEDSHAPE</a>, 
-<a name="l00063"></a>00063     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505ce563a71f490cf21887b6a85d1b81592">TGAUSSPOINTS</a>, 
-<a name="l00064"></a>00064     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05055b20108e5fd99c1c6957b13ae4c4e821">TPLOT3D</a>, 
-<a name="l00065"></a>00065     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050534c331c752baaaccb976018ecf2e53bc">TCUTPLANES</a>, 
-<a name="l00066"></a>00066     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059c6b6e8056dd1bd6fd0c4ea3328bcc17">TCUTLINES</a>, 
-<a name="l00067"></a>00067     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505911ef60269dcac4c732d790995896ed0">TVECTORS</a>, 
-<a name="l00068"></a>00068     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05052268a72efecbd9a06447b63e1c54b6f2">TSTREAMLINES</a>, 
-<a name="l00069"></a>00069     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050504419b3b862ecbd3b02ccf23c3543335">TVISUGEN</a>, 
-<a name="l00070"></a>00070     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050e959877d50f85d7ee40b0ef146bf0ce">TVIEWMANAGER</a>, 
-<a name="l00071"></a>00071     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050acc53310e74049525934b8a2c1bf982">TRESULT</a>, 
-<a name="l00072"></a>00072     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050ad90d55da57038b69a0f37bea9e93e3">TXYPLOT</a>, 
-<a name="l00073"></a>00073     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050585ad2c2bc11c65cc83e7723aa3b9ca43">TTABLEVIEW</a>, 
-<a name="l00074"></a>00074     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050589621dec5daff308a7875cd3f354b2e3">TVIEW3D</a>, 
-<a name="l00075"></a>00075     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05057fa257b6dd9bafe9fb6a872e7a574933">TGAUSSVIEW</a>, 
-<a name="l00076"></a>00076     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050549b445831a583d858fc5d7b7fb77f360">TENTITY</a>, 
-<a name="l00077"></a>00077     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059934d0c1500fbbaaae397336d01249c7">TFAMILY</a>, 
-<a name="l00078"></a>00078     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505561c80c0d2ae06bb4c99533fa6d818b1">TGROUP</a>, 
-<a name="l00079"></a>00079     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050510be29a83a16fcc206a046eccc6fbda4">TFIELD</a>, 
-<a name="l00080"></a>00080     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505198236cbe5a729c333beae7c82cadead">TTIMESTAMP</a>, 
-<a name="l00081"></a>00081     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050569ee0801ab47b8d250ed07abbf0c8dcf">TANIMATION</a>, 
-<a name="l00082"></a>00082     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505c9355c9018e38c117367c28e91210a20">TALL</a>
-<a name="l00083"></a>00083   };
-<a name="l00084"></a>00084 
-<a name="l00085"></a><a class="code" href="interfaceVISU_1_1Base.html">00085</a>   interface <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
-<a name="l00089"></a>00089     IdType GetID();
-<a name="l00090"></a>00090 
-<a name="l00094"></a>00094     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> GetType();
-<a name="l00095"></a>00095   };
-<a name="l00096"></a>00096 
-<a name="l00102"></a><a class="code" href="interfaceVISU_1_1RemovableObject.html">00102</a>   interface <a class="code" href="interfaceVISU_1_1RemovableObject.html">RemovableObject</a> : <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
-<a name="l00106"></a>00106     <span class="keywordtype">void</span> <a class="code" href="namespaceVISU.html#a60dd384c8fd21796a5a45d339735ea5">RemoveFromStudy</a>();
-<a name="l00107"></a>00107   };
-<a name="l00108"></a>00108 
-<a name="l00113"></a><a class="code" href="interfaceVISU_1_1PrsObject.html">00113</a>   interface <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> : <a class="code" href="interfaceVISU_1_1RemovableObject.html">RemovableObject</a> {
-<a name="l00114"></a>00114   };
-<a name="l00115"></a>00115 
-<a name="l00116"></a>00116   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00121"></a><a class="code" href="interfaceVISU_1_1Table.html">00121</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Table.html">Table</a> : <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> {
-<a name="l00126"></a>00126     <span class="keywordtype">void</span> SetTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
-<a name="l00127"></a>00127 
-<a name="l00132"></a>00132     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetTitle();
-<a name="l00133"></a>00133 
-<a name="l00137"></a><a class="code" href="interfaceVISU_1_1Table.html#5d1ad9cbca7f19e83e18e3ba4189a3c8">00137</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Table.html#5d1ad9cbca7f19e83e18e3ba4189a3c8">Orientation</a> {
-<a name="l00138"></a>00138       HORIZONTAL, 
-<a name="l00139"></a><a class="code" href="interfaceVISU_1_1Table.html#5d1ad9cbca7f19e83e18e3ba4189a3c8b9a6f8cd46d5e7c5f93e384e7654ef83">00139</a>       VERTIACAL   
-<a name="l00140"></a>00140     };
-<a name="l00141"></a>00141 
-<a name="l00147"></a>00147     <span class="keywordtype">void</span> SetOrientation(in <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> theOrientation);
+<a name="l00042"></a>00042 module VISU {
+<a name="l00043"></a>00043   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00044"></a><a class="code" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">00044</a>   <span class="keyword">typedef</span> <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> <a class="code" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>;
+<a name="l00045"></a>00045 
+<a name="l00050"></a><a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">00050</a>   <span class="keyword">enum</span> <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>{ <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a472467096027b4435ec88065499f1bd0443c1d0">LINEAR</a>, 
+<a name="l00051"></a><a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670b90da0ae947772de8ddb3d44e0438d65">00051</a>           <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670b90da0ae947772de8ddb3d44e0438d65">LOGARITHMIC</a> 
+<a name="l00052"></a>00052            };
+<a name="l00053"></a>00053 
+<a name="l00058"></a><a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">00058</a>   <span class="keyword">enum</span> <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>{ <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601ab5dfae0efc17a2cef0979bda81e020a">NODE</a>, 
+<a name="l00059"></a>00059                <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f2760174b87bffbcbdd2583de4aa65047b8e15">EDGE</a>, 
+<a name="l00060"></a>00060             <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f276014e272c8d19260215368ab32560ebb7e2">FACE</a>, 
+<a name="l00061"></a><a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f276014dd25122ffd8b57c789c56039b756737">00061</a>             <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f276014dd25122ffd8b57c789c56039b756737">CELL</a>  
+<a name="l00062"></a>00062             };
+<a name="l00063"></a>00063 
+<a name="l00068"></a><a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">00068</a>   <span class="keyword">enum</span> <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> {
+<a name="l00069"></a>00069     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505f46f97ca11adf0444163a144cf29ab13">TNONE</a>, 
+<a name="l00070"></a>00070     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505c6d9b77cf674551b1cf2179ff42781f0">TCURVE</a>, 
+<a name="l00071"></a>00071     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505e079bcfbc71945ab03281cf510171d26">TTABLE</a>, 
+<a name="l00072"></a>00072     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505965ef5d3ad806032d110867995b06e90">TCONTAINER</a>, 
+<a name="l00073"></a>00073     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505661bdd7054541ec3684ef3d3fcc672a0">TMESH</a>, 
+<a name="l00074"></a>00074     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050960e75e1598e360545b0183bfd9cb95">TSCALARMAP</a>, 
+<a name="l00075"></a>00075     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05051795ef8abdb65f60e29509b196b6d2ad">TISOSURFACE</a>, 
+<a name="l00076"></a>00076     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059690f6678b90c5197640d9c72cdb01fd">TDEFORMEDSHAPE</a>, 
+<a name="l00077"></a>00077     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05056bf835dd96cc7162efab6f850cffcd95">TSCALARMAPONDEFORMEDSHAPE</a>, 
+<a name="l00078"></a>00078     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505ce563a71f490cf21887b6a85d1b81592">TGAUSSPOINTS</a>, 
+<a name="l00079"></a>00079     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05055b20108e5fd99c1c6957b13ae4c4e821">TPLOT3D</a>, 
+<a name="l00080"></a>00080     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050534c331c752baaaccb976018ecf2e53bc">TCUTPLANES</a>, 
+<a name="l00081"></a>00081     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059c6b6e8056dd1bd6fd0c4ea3328bcc17">TCUTLINES</a>, 
+<a name="l00082"></a>00082     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505911ef60269dcac4c732d790995896ed0">TVECTORS</a>, 
+<a name="l00083"></a>00083     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05052268a72efecbd9a06447b63e1c54b6f2">TSTREAMLINES</a>, 
+<a name="l00084"></a>00084     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050504419b3b862ecbd3b02ccf23c3543335">TVISUGEN</a>, 
+<a name="l00085"></a>00085     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050e959877d50f85d7ee40b0ef146bf0ce">TVIEWMANAGER</a>, 
+<a name="l00086"></a>00086     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050acc53310e74049525934b8a2c1bf982">TRESULT</a>, 
+<a name="l00087"></a>00087     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050ad90d55da57038b69a0f37bea9e93e3">TXYPLOT</a>, 
+<a name="l00088"></a>00088     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050585ad2c2bc11c65cc83e7723aa3b9ca43">TTABLEVIEW</a>, 
+<a name="l00089"></a>00089     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050589621dec5daff308a7875cd3f354b2e3">TVIEW3D</a>, 
+<a name="l00090"></a>00090     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05057fa257b6dd9bafe9fb6a872e7a574933">TGAUSSVIEW</a>, 
+<a name="l00091"></a>00091     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050549b445831a583d858fc5d7b7fb77f360">TENTITY</a>, 
+<a name="l00092"></a>00092     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059934d0c1500fbbaaae397336d01249c7">TFAMILY</a>, 
+<a name="l00093"></a>00093     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505561c80c0d2ae06bb4c99533fa6d818b1">TGROUP</a>, 
+<a name="l00094"></a>00094     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050510be29a83a16fcc206a046eccc6fbda4">TFIELD</a>, 
+<a name="l00095"></a>00095     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505198236cbe5a729c333beae7c82cadead">TTIMESTAMP</a>, 
+<a name="l00096"></a>00096     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050569ee0801ab47b8d250ed07abbf0c8dcf">TANIMATION</a>, 
+<a name="l00097"></a>00097     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505c9355c9018e38c117367c28e91210a20">TALL</a>
+<a name="l00098"></a>00098   };
+<a name="l00099"></a>00099 
+<a name="l00100"></a><a class="code" href="interfaceVISU_1_1Base.html">00100</a>   interface <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
+<a name="l00104"></a>00104     IdType GetID();
+<a name="l00105"></a>00105 
+<a name="l00109"></a>00109     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> GetType();
+<a name="l00110"></a>00110   };
+<a name="l00111"></a>00111 
+<a name="l00117"></a><a class="code" href="interfaceVISU_1_1RemovableObject.html">00117</a>   interface <a class="code" href="interfaceVISU_1_1RemovableObject.html">RemovableObject</a> : <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
+<a name="l00121"></a>00121     <span class="keywordtype">void</span> <a class="code" href="namespaceVISU.html#a60dd384c8fd21796a5a45d339735ea5">RemoveFromStudy</a>();
+<a name="l00122"></a>00122   };
+<a name="l00123"></a>00123 
+<a name="l00128"></a><a class="code" href="interfaceVISU_1_1PrsObject.html">00128</a>   interface <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> : <a class="code" href="interfaceVISU_1_1RemovableObject.html">RemovableObject</a> {
+<a name="l00129"></a>00129   };
+<a name="l00130"></a>00130 
+<a name="l00131"></a>00131   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00136"></a><a class="code" href="interfaceVISU_1_1Table.html">00136</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Table.html">Table</a> : <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> {
+<a name="l00141"></a>00141     <span class="keywordtype">void</span> SetTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
+<a name="l00142"></a>00142 
+<a name="l00147"></a>00147     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetTitle();
 <a name="l00148"></a>00148 
-<a name="l00154"></a>00154     <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> GetOrientation();
-<a name="l00155"></a>00155 
-<a name="l00160"></a>00160     <span class="keywordtype">long</span> GetNbRows();
-<a name="l00161"></a>00161 
-<a name="l00166"></a>00166     <span class="keywordtype">long</span> GetNbColumns();
-<a name="l00167"></a>00167   };
-<a name="l00168"></a>00168 
-<a name="l00169"></a>00169   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00175"></a><a class="code" href="interfaceVISU_1_1Curve.html">00175</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> : <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> {
-<a name="l00180"></a>00180     <span class="keywordtype">void</span> SetTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
-<a name="l00181"></a>00181 
-<a name="l00186"></a>00186     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetTitle();
-<a name="l00187"></a>00187 
-<a name="l00193"></a>00193     <span class="keywordtype">void</span> SetColor(in SALOMEDS::Color theColor);
-<a name="l00194"></a>00194 
-<a name="l00200"></a>00200     SALOMEDS::Color GetColor();
-<a name="l00201"></a>00201 
-<a name="l00207"></a><a class="code" href="interfaceVISU_1_1Curve.html#97e903f19aa34a323e2263212055294a">00207</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Curve.html#97e903f19aa34a323e2263212055294a">MarkerType</a> { NONE,
-<a name="l00208"></a>00208                 CIRCLE,
-<a name="l00209"></a>00209                 RECTANGLE,
-<a name="l00210"></a>00210                 DIAMOND,
-<a name="l00211"></a>00211                 DTRIANGLE,
-<a name="l00212"></a>00212                 UTRIANGLE,
-<a name="l00213"></a>00213                 LTRIANGLE,
-<a name="l00214"></a>00214                 RTRIANGLE,
-<a name="l00215"></a>00215                 CROSS,
-<a name="l00216"></a>00216                 XCROSS
-<a name="l00217"></a>00217     };
-<a name="l00218"></a>00218 
-<a name="l00226"></a>00226     <span class="keywordtype">void</span> SetMarker(in MarkerType theType);
-<a name="l00227"></a>00227 
-<a name="l00235"></a>00235     MarkerType GetMarker();
-<a name="l00236"></a>00236 
-<a name="l00241"></a><a class="code" href="interfaceVISU_1_1Curve.html#df3aecb191f106dba8a4b150c386de44">00241</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Curve.html#df3aecb191f106dba8a4b150c386de44">LineType</a>{ VOIDLINE, SOLIDLINE, DASHLINE, DOTLINE, DASHDOTLINE, DASHDOTDOTLINE};
+<a name="l00152"></a><a class="code" href="interfaceVISU_1_1Table.html#5d1ad9cbca7f19e83e18e3ba4189a3c8">00152</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Table.html#5d1ad9cbca7f19e83e18e3ba4189a3c8">Orientation</a> {
+<a name="l00153"></a>00153       HORIZONTAL, 
+<a name="l00154"></a><a class="code" href="interfaceVISU_1_1Table.html#5d1ad9cbca7f19e83e18e3ba4189a3c8b9a6f8cd46d5e7c5f93e384e7654ef83">00154</a>       VERTIACAL   
+<a name="l00155"></a>00155     };
+<a name="l00156"></a>00156 
+<a name="l00162"></a>00162     <span class="keywordtype">void</span> SetOrientation(in <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> theOrientation);
+<a name="l00163"></a>00163 
+<a name="l00169"></a>00169     <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> GetOrientation();
+<a name="l00170"></a>00170 
+<a name="l00175"></a>00175     <span class="keywordtype">long</span> GetNbRows();
+<a name="l00176"></a>00176 
+<a name="l00181"></a>00181     <span class="keywordtype">long</span> GetNbColumns();
+<a name="l00182"></a>00182   };
+<a name="l00183"></a>00183 
+<a name="l00184"></a>00184   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00190"></a><a class="code" href="interfaceVISU_1_1Curve.html">00190</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> : <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> {
+<a name="l00195"></a>00195     <span class="keywordtype">void</span> SetTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
+<a name="l00196"></a>00196 
+<a name="l00201"></a>00201     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetTitle();
+<a name="l00202"></a>00202 
+<a name="l00208"></a>00208     <span class="keywordtype">void</span> SetColor(in SALOMEDS::Color theColor);
+<a name="l00209"></a>00209 
+<a name="l00215"></a>00215     SALOMEDS::Color GetColor();
+<a name="l00216"></a>00216 
+<a name="l00222"></a><a class="code" href="interfaceVISU_1_1Curve.html#97e903f19aa34a323e2263212055294a">00222</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Curve.html#97e903f19aa34a323e2263212055294a">MarkerType</a> { NONE,
+<a name="l00223"></a>00223                 CIRCLE,
+<a name="l00224"></a>00224                 RECTANGLE,
+<a name="l00225"></a>00225                 DIAMOND,
+<a name="l00226"></a>00226                 DTRIANGLE,
+<a name="l00227"></a>00227                 UTRIANGLE,
+<a name="l00228"></a>00228                 LTRIANGLE,
+<a name="l00229"></a>00229                 RTRIANGLE,
+<a name="l00230"></a>00230                 CROSS,
+<a name="l00231"></a>00231                 XCROSS
+<a name="l00232"></a>00232     };
+<a name="l00233"></a>00233 
+<a name="l00241"></a>00241     <span class="keywordtype">void</span> SetMarker(in MarkerType theType);
 <a name="l00242"></a>00242 
-<a name="l00248"></a>00248     <span class="keywordtype">void</span> SetLine(in LineType theType, in <span class="keywordtype">long</span> theLineWidth);
-<a name="l00249"></a>00249 
-<a name="l00254"></a>00254     LineType GetLine();
-<a name="l00255"></a>00255 
-<a name="l00260"></a>00260     <span class="keywordtype">long</span> GetLineWidth();
-<a name="l00261"></a>00261   };
-<a name="l00262"></a>00262 
-<a name="l00263"></a>00263   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00269"></a><a class="code" href="interfaceVISU_1_1Container.html">00269</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Container.html">Container</a> : <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> {
-<a name="l00274"></a>00274     <span class="keywordtype">void</span> AddCurve(in <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> theCurve);
-<a name="l00275"></a>00275 
-<a name="l00280"></a>00280     <span class="keywordtype">void</span> RemoveCurve(in <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> theCurve);
-<a name="l00281"></a>00281 
-<a name="l00286"></a>00286     <span class="keywordtype">long</span> GetNbCurves();
-<a name="l00287"></a>00287 
-<a name="l00291"></a>00291     <span class="keywordtype">void</span> Clear();
-<a name="l00292"></a>00292   };
-<a name="l00293"></a>00293 
-<a name="l00294"></a>00294   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00299"></a><a class="code" href="interfaceVISU_1_1Prs3d.html">00299</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> : <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a>, SALOME::GenericObj {
-<a name="l00300"></a>00300     <span class="comment">//interface Prs3d : PrsObject{</span>
-<a name="l00301"></a>00301     <span class="keywordtype">void</span> SetOffset(in <span class="keywordtype">float</span> theDx, in <span class="keywordtype">float</span> theDy, in <span class="keywordtype">float</span> theDz);
-<a name="l00302"></a>00302     <span class="keywordtype">void</span> GetOffset(out <span class="keywordtype">float</span> theDx, out <span class="keywordtype">float</span> theDy, out <span class="keywordtype">float</span> theDz);
-<a name="l00303"></a>00303   };
-<a name="l00304"></a>00304 
-<a name="l00309"></a><a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">00309</a>   <span class="keyword">enum</span> <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a>{ <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5bd7d875fff4b7c862e404084bec135bc">POINT</a>,
-<a name="l00310"></a>00310                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5e4948f9c5e5153edffab72b435a472cd">WIREFRAME</a>,
-<a name="l00311"></a>00311                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5d446e93e36a0b982a923eaf4282a71d8">SHADED</a>,
-<a name="l00312"></a>00312                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5b618cd0ad95c1b5e6ffa80a8d4cf5624">INSIDEFRAME</a>,
-<a name="l00313"></a>00313                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb573fefa806279b7bb7c88811aa1a7a18a">SURFACEFRAME</a>,
-<a name="l00314"></a>00314                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb57d62e1a9d8f0e0447539a7b3274d5aec">SHRINK</a>
-<a name="l00315"></a>00315   };
-<a name="l00316"></a>00316 
-<a name="l00322"></a><a class="code" href="interfaceVISU_1_1Mesh.html">00322</a>   interface <a class="code" href="interfaceVISU_1_1Mesh.html">Mesh</a> : <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> {
-<a name="l00327"></a>00327     <span class="keywordtype">void</span> SetCellColor(in SALOMEDS::Color theColor);
-<a name="l00328"></a>00328 
-<a name="l00332"></a>00332     SALOMEDS::Color GetCellColor();
-<a name="l00333"></a>00333 
-<a name="l00338"></a>00338     <span class="keywordtype">void</span> SetNodeColor(in SALOMEDS::Color theColor);
-<a name="l00339"></a>00339 
-<a name="l00343"></a>00343     SALOMEDS::Color GetNodeColor();
-<a name="l00344"></a>00344 
-<a name="l00349"></a>00349     <span class="keywordtype">void</span> SetLinkColor(in SALOMEDS::Color theColor);
-<a name="l00350"></a>00350 
-<a name="l00354"></a>00354     SALOMEDS::Color GetLinkColor();
-<a name="l00355"></a>00355 
-<a name="l00361"></a>00361     <span class="keywordtype">void</span> SetPresentationType(in <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> theType);
-<a name="l00362"></a>00362 
-<a name="l00367"></a>00367     <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> GetPresentationType();
-<a name="l00368"></a>00368   };
-<a name="l00369"></a>00369 
+<a name="l00250"></a>00250     MarkerType GetMarker();
+<a name="l00251"></a>00251 
+<a name="l00256"></a><a class="code" href="interfaceVISU_1_1Curve.html#df3aecb191f106dba8a4b150c386de44">00256</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Curve.html#df3aecb191f106dba8a4b150c386de44">LineType</a>{ VOIDLINE, SOLIDLINE, DASHLINE, DOTLINE, DASHDOTLINE, DASHDOTDOTLINE};
+<a name="l00257"></a>00257 
+<a name="l00263"></a>00263     <span class="keywordtype">void</span> SetLine(in LineType theType, in <span class="keywordtype">long</span> theLineWidth);
+<a name="l00264"></a>00264 
+<a name="l00269"></a>00269     LineType GetLine();
+<a name="l00270"></a>00270 
+<a name="l00275"></a>00275     <span class="keywordtype">long</span> GetLineWidth();
+<a name="l00276"></a>00276   };
+<a name="l00277"></a>00277 
+<a name="l00278"></a>00278   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00284"></a><a class="code" href="interfaceVISU_1_1Container.html">00284</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Container.html">Container</a> : <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> {
+<a name="l00289"></a>00289     <span class="keywordtype">void</span> AddCurve(in <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> theCurve);
+<a name="l00290"></a>00290 
+<a name="l00295"></a>00295     <span class="keywordtype">void</span> RemoveCurve(in <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> theCurve);
+<a name="l00296"></a>00296 
+<a name="l00301"></a>00301     <span class="keywordtype">long</span> GetNbCurves();
+<a name="l00302"></a>00302 
+<a name="l00306"></a>00306     <span class="keywordtype">void</span> Clear();
+<a name="l00307"></a>00307   };
+<a name="l00308"></a>00308 
+<a name="l00309"></a>00309   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00314"></a><a class="code" href="interfaceVISU_1_1Prs3d.html">00314</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> : <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a>, SALOME::GenericObj {
+<a name="l00315"></a>00315     <span class="comment">//interface Prs3d : PrsObject{</span>
+<a name="l00316"></a>00316     <span class="keywordtype">void</span> SetOffset(in <span class="keywordtype">float</span> theDx, in <span class="keywordtype">float</span> theDy, in <span class="keywordtype">float</span> theDz);
+<a name="l00317"></a>00317     <span class="keywordtype">void</span> GetOffset(out <span class="keywordtype">float</span> theDx, out <span class="keywordtype">float</span> theDy, out <span class="keywordtype">float</span> theDz);
+<a name="l00318"></a>00318   };
+<a name="l00319"></a>00319 
+<a name="l00324"></a><a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">00324</a>   <span class="keyword">enum</span> <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a>{ <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5bd7d875fff4b7c862e404084bec135bc">POINT</a>,
+<a name="l00325"></a>00325                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5e4948f9c5e5153edffab72b435a472cd">WIREFRAME</a>,
+<a name="l00326"></a>00326                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5d446e93e36a0b982a923eaf4282a71d8">SHADED</a>,
+<a name="l00327"></a>00327                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5b618cd0ad95c1b5e6ffa80a8d4cf5624">INSIDEFRAME</a>,
+<a name="l00328"></a>00328                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb573fefa806279b7bb7c88811aa1a7a18a">SURFACEFRAME</a>,
+<a name="l00329"></a>00329                 <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb57d62e1a9d8f0e0447539a7b3274d5aec">SHRINK</a>
+<a name="l00330"></a>00330   };
+<a name="l00331"></a>00331 
+<a name="l00337"></a><a class="code" href="interfaceVISU_1_1Mesh.html">00337</a>   interface <a class="code" href="interfaceVISU_1_1Mesh.html">Mesh</a> : <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> {
+<a name="l00342"></a>00342     <span class="keywordtype">void</span> SetCellColor(in SALOMEDS::Color theColor);
+<a name="l00343"></a>00343 
+<a name="l00347"></a>00347     SALOMEDS::Color GetCellColor();
+<a name="l00348"></a>00348 
+<a name="l00353"></a>00353     <span class="keywordtype">void</span> SetNodeColor(in SALOMEDS::Color theColor);
+<a name="l00354"></a>00354 
+<a name="l00358"></a>00358     SALOMEDS::Color GetNodeColor();
+<a name="l00359"></a>00359 
+<a name="l00364"></a>00364     <span class="keywordtype">void</span> SetLinkColor(in SALOMEDS::Color theColor);
+<a name="l00365"></a>00365 
+<a name="l00369"></a>00369     SALOMEDS::Color GetLinkColor();
 <a name="l00370"></a>00370 
-<a name="l00371"></a>00371   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00380"></a><a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">00380</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> : <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> {
-<a name="l00383"></a>00383     <span class="keywordtype">void</span> SetScalarMode(in <span class="keywordtype">long</span> theScalarMode);
+<a name="l00376"></a>00376     <span class="keywordtype">void</span> SetPresentationType(in <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> theType);
+<a name="l00377"></a>00377 
+<a name="l00382"></a>00382     <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> GetPresentationType();
+<a name="l00383"></a>00383   };
 <a name="l00384"></a>00384 
-<a name="l00387"></a>00387     <span class="keywordtype">long</span> GetScalarMode();
-<a name="l00388"></a>00388 
-<a name="l00392"></a>00392     <span class="keywordtype">double</span> GetMin();
-<a name="l00393"></a>00393 
-<a name="l00397"></a>00397     <span class="keywordtype">double</span> GetMax();
-<a name="l00398"></a>00398 
-<a name="l00405"></a>00405     <span class="keywordtype">void</span> SetPosition(in <span class="keywordtype">double</span> X, in <span class="keywordtype">double</span> Y);
-<a name="l00406"></a>00406 
-<a name="l00410"></a>00410     <span class="keywordtype">double</span> GetPosX();
-<a name="l00411"></a>00411 
-<a name="l00415"></a>00415     <span class="keywordtype">double</span> GetPosY();
-<a name="l00416"></a>00416 
-<a name="l00423"></a>00423     <span class="keywordtype">void</span> SetSize(in <span class="keywordtype">double</span> theWidth, in <span class="keywordtype">double</span> theHeight);
-<a name="l00424"></a>00424 
-<a name="l00429"></a>00429     <span class="keywordtype">double</span> GetWidth();
-<a name="l00430"></a>00430 
-<a name="l00435"></a>00435     <span class="keywordtype">double</span> GetHeight();
-<a name="l00436"></a>00436 
-<a name="l00441"></a>00441     <span class="keywordtype">void</span> SetNbColors(in <span class="keywordtype">long</span> theNbColors);
-<a name="l00442"></a>00442 
-<a name="l00448"></a>00448     <span class="keywordtype">long</span> GetNbColors();
-<a name="l00449"></a>00449 
-<a name="l00455"></a>00455     <span class="keywordtype">void</span> SetLabels(in <span class="keywordtype">long</span> theNbLabels);
-<a name="l00456"></a>00456 
-<a name="l00462"></a>00462     <span class="keywordtype">long</span> GetLabels();
-<a name="l00463"></a>00463 
-<a name="l00468"></a>00468     <span class="keywordtype">void</span> SetTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName);
-<a name="l00469"></a>00469 
-<a name="l00473"></a>00473     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetTitle();
-<a name="l00474"></a>00474   };
-<a name="l00475"></a>00475 
-<a name="l00476"></a>00476 
-<a name="l00477"></a>00477   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00486"></a><a class="code" href="interfaceVISU_1_1ScalarMap.html">00486</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> : <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> {
-<a name="l00491"></a>00491     <span class="keywordtype">void</span> SetScaling(in <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling);
-<a name="l00492"></a>00492 
-<a name="l00496"></a>00496     <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> GetScaling();
-<a name="l00497"></a>00497 
-<a name="l00503"></a>00503     <span class="keywordtype">void</span> SetRange(in <span class="keywordtype">double</span> theMin, in <span class="keywordtype">double</span> theMax);
-<a name="l00504"></a>00504 
-<a name="l00506"></a><a class="code" href="interfaceVISU_1_1ScalarMap.html#f772d6f2c08313f1cf5fdf29e7924f72">00506</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1ScalarMap.html#f772d6f2c08313f1cf5fdf29e7924f72">Orientation</a> {
-<a name="l00507"></a>00507       HORIZONTAL, 
-<a name="l00508"></a><a class="code" href="interfaceVISU_1_1ScalarMap.html#f772d6f2c08313f1cf5fdf29e7924f72f2a821d4ca82c4052bf55b6869225f3a">00508</a>       VERTICAL    
-<a name="l00509"></a>00509     };
-<a name="l00510"></a>00510 
-<a name="l00516"></a>00516     <span class="keywordtype">void</span> SetBarOrientation(in <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> theOrientation);
-<a name="l00517"></a>00517 
-<a name="l00521"></a>00521     <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> GetBarOrientation();
-<a name="l00522"></a>00522   };
-<a name="l00523"></a>00523 
-<a name="l00524"></a>00524   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00529"></a>00529 <span class="comment"></span>  <span class="comment">//-------------------------------------------------------</span>
-<a name="l00530"></a><a class="code" href="interfaceVISU_1_1GaussPoints.html">00530</a>   interface <a class="code" href="interfaceVISU_1_1GaussPoints.html">GaussPoints</a> : <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> {
-<a name="l00531"></a>00531   };
+<a name="l00385"></a>00385 
+<a name="l00386"></a>00386   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00395"></a><a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">00395</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> : <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> {
+<a name="l00398"></a>00398     <span class="keywordtype">void</span> SetScalarMode(in <span class="keywordtype">long</span> theScalarMode);
+<a name="l00399"></a>00399 
+<a name="l00402"></a>00402     <span class="keywordtype">long</span> GetScalarMode();
+<a name="l00403"></a>00403 
+<a name="l00407"></a>00407     <span class="keywordtype">double</span> GetMin();
+<a name="l00408"></a>00408 
+<a name="l00412"></a>00412     <span class="keywordtype">double</span> GetMax();
+<a name="l00413"></a>00413 
+<a name="l00420"></a>00420     <span class="keywordtype">void</span> SetPosition(in <span class="keywordtype">double</span> X, in <span class="keywordtype">double</span> Y);
+<a name="l00421"></a>00421 
+<a name="l00425"></a>00425     <span class="keywordtype">double</span> GetPosX();
+<a name="l00426"></a>00426 
+<a name="l00430"></a>00430     <span class="keywordtype">double</span> GetPosY();
+<a name="l00431"></a>00431 
+<a name="l00438"></a>00438     <span class="keywordtype">void</span> SetSize(in <span class="keywordtype">double</span> theWidth, in <span class="keywordtype">double</span> theHeight);
+<a name="l00439"></a>00439 
+<a name="l00444"></a>00444     <span class="keywordtype">double</span> GetWidth();
+<a name="l00445"></a>00445 
+<a name="l00450"></a>00450     <span class="keywordtype">double</span> GetHeight();
+<a name="l00451"></a>00451 
+<a name="l00456"></a>00456     <span class="keywordtype">void</span> SetNbColors(in <span class="keywordtype">long</span> theNbColors);
+<a name="l00457"></a>00457 
+<a name="l00463"></a>00463     <span class="keywordtype">long</span> GetNbColors();
+<a name="l00464"></a>00464 
+<a name="l00470"></a>00470     <span class="keywordtype">void</span> SetLabels(in <span class="keywordtype">long</span> theNbLabels);
+<a name="l00471"></a>00471 
+<a name="l00477"></a>00477     <span class="keywordtype">long</span> GetLabels();
+<a name="l00478"></a>00478 
+<a name="l00483"></a>00483     <span class="keywordtype">void</span> SetTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName);
+<a name="l00484"></a>00484 
+<a name="l00488"></a>00488     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetTitle();
+<a name="l00489"></a>00489   };
+<a name="l00490"></a>00490 
+<a name="l00491"></a>00491 
+<a name="l00492"></a>00492   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00501"></a><a class="code" href="interfaceVISU_1_1ScalarMap.html">00501</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> : <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> {
+<a name="l00506"></a>00506     <span class="keywordtype">void</span> SetScaling(in <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling);
+<a name="l00507"></a>00507 
+<a name="l00511"></a>00511     <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> GetScaling();
+<a name="l00512"></a>00512 
+<a name="l00518"></a>00518     <span class="keywordtype">void</span> SetRange(in <span class="keywordtype">double</span> theMin, in <span class="keywordtype">double</span> theMax);
+<a name="l00519"></a>00519 
+<a name="l00521"></a><a class="code" href="interfaceVISU_1_1ScalarMap.html#f772d6f2c08313f1cf5fdf29e7924f72">00521</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1ScalarMap.html#f772d6f2c08313f1cf5fdf29e7924f72">Orientation</a> {
+<a name="l00522"></a>00522       HORIZONTAL, 
+<a name="l00523"></a><a class="code" href="interfaceVISU_1_1ScalarMap.html#f772d6f2c08313f1cf5fdf29e7924f72f2a821d4ca82c4052bf55b6869225f3a">00523</a>       VERTICAL    
+<a name="l00524"></a>00524     };
+<a name="l00525"></a>00525 
+<a name="l00531"></a>00531     <span class="keywordtype">void</span> SetBarOrientation(in <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> theOrientation);
 <a name="l00532"></a>00532 
-<a name="l00537"></a><a class="code" href="interfaceVISU_1_1DeformedShape.html">00537</a>   interface <a class="code" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
-<a name="l00542"></a>00542     <span class="keywordtype">void</span> SetScale(in <span class="keywordtype">double</span> theScale);
-<a name="l00543"></a>00543 
-<a name="l00547"></a>00547     <span class="keywordtype">double</span> GetScale();
-<a name="l00548"></a>00548 
-<a name="l00551"></a>00551     <span class="keywordtype">boolean</span> IsColored();
-<a name="l00552"></a>00552 
-<a name="l00557"></a>00557     <span class="keywordtype">void</span> ShowColored(in <span class="keywordtype">boolean</span> theColored);
+<a name="l00536"></a>00536     <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> GetBarOrientation();
+<a name="l00537"></a>00537   };
+<a name="l00538"></a>00538 
+<a name="l00539"></a>00539   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00544"></a>00544 <span class="comment"></span>  <span class="comment">//-------------------------------------------------------</span>
+<a name="l00545"></a><a class="code" href="interfaceVISU_1_1GaussPoints.html">00545</a>   interface <a class="code" href="interfaceVISU_1_1GaussPoints.html">GaussPoints</a> : <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> {
+<a name="l00546"></a>00546   };
+<a name="l00547"></a>00547 
+<a name="l00552"></a><a class="code" href="interfaceVISU_1_1DeformedShape.html">00552</a>   interface <a class="code" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
+<a name="l00557"></a>00557     <span class="keywordtype">void</span> SetScale(in <span class="keywordtype">double</span> theScale);
 <a name="l00558"></a>00558 
-<a name="l00562"></a>00562     SALOMEDS::Color GetColor();
+<a name="l00562"></a>00562     <span class="keywordtype">double</span> GetScale();
 <a name="l00563"></a>00563 
-<a name="l00568"></a>00568     <span class="keywordtype">void</span> SetColor(in SALOMEDS::Color theColor);
-<a name="l00569"></a>00569   };
-<a name="l00570"></a>00570 
-<a name="l00571"></a>00571   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00576"></a><a class="code" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">00576</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">ScalarMapOnDeformedShape</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
-<a name="l00577"></a>00577     
-<a name="l00581"></a>00581     <span class="keywordtype">void</span> SetSourceRange(in <span class="keywordtype">double</span> theMinRange,in <span class="keywordtype">double</span> theMaxRange);
-<a name="l00585"></a>00585     <span class="keywordtype">double</span> GetSourceRangeMin();
-<a name="l00589"></a>00589     <span class="keywordtype">double</span> GetSourceRangeMax();
-<a name="l00590"></a>00590     
-<a name="l00595"></a>00595     <span class="keywordtype">void</span> SetScale(in <span class="keywordtype">double</span> theScale);
-<a name="l00596"></a>00596 
-<a name="l00600"></a>00600     <span class="keywordtype">double</span> GetScale();
-<a name="l00601"></a>00601 
-<a name="l00609"></a>00609     <span class="keywordtype">void</span> SetScalarField(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l00610"></a>00610                in <span class="keywordtype">long</span> theIteration,in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity);
+<a name="l00566"></a>00566     <span class="keywordtype">boolean</span> IsColored();
+<a name="l00567"></a>00567 
+<a name="l00572"></a>00572     <span class="keywordtype">void</span> ShowColored(in <span class="keywordtype">boolean</span> theColored);
+<a name="l00573"></a>00573 
+<a name="l00577"></a>00577     SALOMEDS::Color GetColor();
+<a name="l00578"></a>00578 
+<a name="l00583"></a>00583     <span class="keywordtype">void</span> SetColor(in SALOMEDS::Color theColor);
+<a name="l00584"></a>00584   };
+<a name="l00585"></a>00585 
+<a name="l00586"></a>00586   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00591"></a><a class="code" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">00591</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">ScalarMapOnDeformedShape</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
+<a name="l00592"></a>00592     
+<a name="l00596"></a>00596     <span class="keywordtype">void</span> SetSourceRange(in <span class="keywordtype">double</span> theMinRange,in <span class="keywordtype">double</span> theMaxRange);
+<a name="l00600"></a>00600     <span class="keywordtype">double</span> GetSourceRangeMin();
+<a name="l00604"></a>00604     <span class="keywordtype">double</span> GetSourceRangeMax();
+<a name="l00605"></a>00605     
+<a name="l00610"></a>00610     <span class="keywordtype">void</span> SetScale(in <span class="keywordtype">double</span> theScale);
 <a name="l00611"></a>00611 
-<a name="l00612"></a>00612   };
-<a name="l00613"></a>00613   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00621"></a><a class="code" href="interfaceVISU_1_1Plot3D.html">00621</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Plot3D.html">Plot3D</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
-<a name="l00626"></a><a class="code" href="interfaceVISU_1_1Plot3D.html#7fd6d4048589d7e44364c1d3070a5713">00626</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Plot3D.html#7fd6d4048589d7e44364c1d3070a5713">Orientation</a> { <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf2900dbb4fe5d65a769c0c244898358ad05">XY</a>,   
-<a name="l00627"></a>00627                  <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29ff53fda6b2e6e46b2b8be013a73b4eb2">YZ</a>,   
-<a name="l00628"></a>00628                  <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf296f29a7a4ff8341cb26b01e41ea472651">ZX</a> }; 
-<a name="l00639"></a>00639     <span class="keywordtype">void</span> SetOrientation (in <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> theOrientation, in <span class="keywordtype">double</span> theXAngle, in <span class="keywordtype">double</span> theYAngle);
-<a name="l00640"></a>00640 
-<a name="l00644"></a>00644     <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> GetOrientationType();
-<a name="l00645"></a>00645 
-<a name="l00650"></a>00650     <span class="keywordtype">double</span> GetRotateX();
-<a name="l00651"></a>00651 
-<a name="l00656"></a>00656     <span class="keywordtype">double</span> GetRotateY();
-<a name="l00657"></a>00657 
-<a name="l00663"></a>00663     <span class="keywordtype">void</span> SetPlanePosition (in <span class="keywordtype">double</span>  thePlanePosition,
-<a name="l00664"></a>00664                   in <span class="keywordtype">boolean</span> theIsRelative);
-<a name="l00665"></a>00665 
-<a name="l00669"></a>00669     <span class="keywordtype">double</span> GetPlanePosition();
-<a name="l00670"></a>00670 
-<a name="l00674"></a>00674     <span class="keywordtype">boolean</span> IsPositionRelative();
-<a name="l00675"></a>00675 
-<a name="l00681"></a>00681     <span class="keywordtype">void</span> SetScaleFactor (in <span class="keywordtype">double</span> theScaleFactor);
-<a name="l00682"></a>00682 
-<a name="l00687"></a>00687     <span class="keywordtype">double</span> GetScaleFactor();
-<a name="l00688"></a>00688 
-<a name="l00693"></a>00693     <span class="keywordtype">void</span> SetContourPrs (in <span class="keywordtype">boolean</span> theIsContourPrs );
-<a name="l00694"></a>00694 
-<a name="l00698"></a>00698     <span class="keywordtype">boolean</span> GetIsContourPrs();
-<a name="l00699"></a>00699 
-<a name="l00704"></a>00704     <span class="keywordtype">void</span> SetNbOfContours (in <span class="keywordtype">long</span> theNb);
-<a name="l00705"></a>00705 
-<a name="l00709"></a>00709     <span class="keywordtype">long</span> GetNbOfContours();
-<a name="l00710"></a>00710   };
-<a name="l00711"></a>00711 
-<a name="l00712"></a>00712   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00719"></a><a class="code" href="interfaceVISU_1_1CutPlanes.html">00719</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1CutPlanes.html">CutPlanes</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
-<a name="l00724"></a><a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">00724</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">Orientation</a> {<a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf2900dbb4fe5d65a769c0c244898358ad05">XY</a>, 
-<a name="l00725"></a>00725                       <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29ff53fda6b2e6e46b2b8be013a73b4eb2">YZ</a>, 
-<a name="l00726"></a>00726                 <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf296f29a7a4ff8341cb26b01e41ea472651">ZX</a>}; 
-<a name="l00737"></a>00737     <span class="keywordtype">void</span> SetOrientation(in <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> theOrientation, in <span class="keywordtype">double</span> theXAngle, in <span class="keywordtype">double</span> theYAngle);
-<a name="l00738"></a>00738 
-<a name="l00742"></a>00742     <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> GetOrientationType();
-<a name="l00743"></a>00743 
-<a name="l00747"></a>00747     <span class="keywordtype">double</span> GetRotateX();
-<a name="l00748"></a>00748 
-<a name="l00752"></a>00752     <span class="keywordtype">double</span> GetRotateY();
+<a name="l00615"></a>00615     <span class="keywordtype">double</span> GetScale();
+<a name="l00616"></a>00616 
+<a name="l00624"></a>00624     <span class="keywordtype">void</span> SetScalarField(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l00625"></a>00625                in <span class="keywordtype">long</span> theIteration,in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity);
+<a name="l00626"></a>00626 
+<a name="l00627"></a>00627   };
+<a name="l00628"></a>00628   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00636"></a><a class="code" href="interfaceVISU_1_1Plot3D.html">00636</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Plot3D.html">Plot3D</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
+<a name="l00641"></a><a class="code" href="interfaceVISU_1_1Plot3D.html#7fd6d4048589d7e44364c1d3070a5713">00641</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Plot3D.html#7fd6d4048589d7e44364c1d3070a5713">Orientation</a> { <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf2900dbb4fe5d65a769c0c244898358ad05">XY</a>,   
+<a name="l00642"></a>00642                  <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29ff53fda6b2e6e46b2b8be013a73b4eb2">YZ</a>,   
+<a name="l00643"></a>00643                  <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf296f29a7a4ff8341cb26b01e41ea472651">ZX</a> }; 
+<a name="l00654"></a>00654     <span class="keywordtype">void</span> SetOrientation (in <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> theOrientation, in <span class="keywordtype">double</span> theXAngle, in <span class="keywordtype">double</span> theYAngle);
+<a name="l00655"></a>00655 
+<a name="l00659"></a>00659     <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> GetOrientationType();
+<a name="l00660"></a>00660 
+<a name="l00665"></a>00665     <span class="keywordtype">double</span> GetRotateX();
+<a name="l00666"></a>00666 
+<a name="l00671"></a>00671     <span class="keywordtype">double</span> GetRotateY();
+<a name="l00672"></a>00672 
+<a name="l00678"></a>00678     <span class="keywordtype">void</span> SetPlanePosition (in <span class="keywordtype">double</span>  thePlanePosition,
+<a name="l00679"></a>00679                   in <span class="keywordtype">boolean</span> theIsRelative);
+<a name="l00680"></a>00680 
+<a name="l00684"></a>00684     <span class="keywordtype">double</span> GetPlanePosition();
+<a name="l00685"></a>00685 
+<a name="l00689"></a>00689     <span class="keywordtype">boolean</span> IsPositionRelative();
+<a name="l00690"></a>00690 
+<a name="l00696"></a>00696     <span class="keywordtype">void</span> SetScaleFactor (in <span class="keywordtype">double</span> theScaleFactor);
+<a name="l00697"></a>00697 
+<a name="l00702"></a>00702     <span class="keywordtype">double</span> GetScaleFactor();
+<a name="l00703"></a>00703 
+<a name="l00708"></a>00708     <span class="keywordtype">void</span> SetContourPrs (in <span class="keywordtype">boolean</span> theIsContourPrs );
+<a name="l00709"></a>00709 
+<a name="l00713"></a>00713     <span class="keywordtype">boolean</span> GetIsContourPrs();
+<a name="l00714"></a>00714 
+<a name="l00719"></a>00719     <span class="keywordtype">void</span> SetNbOfContours (in <span class="keywordtype">long</span> theNb);
+<a name="l00720"></a>00720 
+<a name="l00724"></a>00724     <span class="keywordtype">long</span> GetNbOfContours();
+<a name="l00725"></a>00725   };
+<a name="l00726"></a>00726 
+<a name="l00727"></a>00727   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00734"></a><a class="code" href="interfaceVISU_1_1CutPlanes.html">00734</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1CutPlanes.html">CutPlanes</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
+<a name="l00739"></a><a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">00739</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">Orientation</a> {<a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf2900dbb4fe5d65a769c0c244898358ad05">XY</a>, 
+<a name="l00740"></a>00740                       <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29ff53fda6b2e6e46b2b8be013a73b4eb2">YZ</a>, 
+<a name="l00741"></a>00741                 <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf296f29a7a4ff8341cb26b01e41ea472651">ZX</a>}; 
+<a name="l00752"></a>00752     <span class="keywordtype">void</span> SetOrientation(in <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> theOrientation, in <span class="keywordtype">double</span> theXAngle, in <span class="keywordtype">double</span> theYAngle);
 <a name="l00753"></a>00753 
-<a name="l00763"></a>00763     <span class="keywordtype">void</span> SetDisplacement(in <span class="keywordtype">double</span> theDisp);
-<a name="l00764"></a>00764 
-<a name="l00768"></a>00768     <span class="keywordtype">double</span> GetDisplacement();
-<a name="l00769"></a>00769 
-<a name="l00775"></a>00775      <span class="keywordtype">void</span> SetPlanePosition(in <span class="keywordtype">long</span> thePlaneNumber, in <span class="keywordtype">double</span> thePlanePosition);
-<a name="l00776"></a>00776 
-<a name="l00781"></a>00781      <span class="keywordtype">void</span> SetDefault(in <span class="keywordtype">long</span> thePlaneNumber);
-<a name="l00782"></a>00782 
-<a name="l00786"></a>00786     <span class="keywordtype">double</span> GetPlanePosition(in <span class="keywordtype">long</span> thePlaneNumber);
-<a name="l00787"></a>00787 
-<a name="l00792"></a>00792     <span class="keywordtype">boolean</span> IsDefault(in <span class="keywordtype">long</span> thePlaneNumber);
-<a name="l00793"></a>00793 
-<a name="l00798"></a>00798     <span class="keywordtype">void</span> SetNbPlanes(in <span class="keywordtype">long</span> theNb);
-<a name="l00799"></a>00799 
-<a name="l00803"></a>00803     <span class="keywordtype">long</span> GetNbPlanes();
-<a name="l00804"></a>00804   };
-<a name="l00805"></a>00805 
-<a name="l00806"></a>00806   <span class="comment">//-------------------------------------------------------</span>
-<a name="l00821"></a><a class="code" href="interfaceVISU_1_1CutLines.html">00821</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1CutLines.html">CutLines</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
-<a name="l00830"></a>00830     <span class="keywordtype">void</span> SetOrientation(in <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">CutPlanes::Orientation</a> theOrientation, in <span class="keywordtype">double</span> theXAngle, in <span class="keywordtype">double</span> theYAngle);
-<a name="l00831"></a>00831 
-<a name="l00841"></a>00841     <span class="keywordtype">void</span> SetOrientation2(in <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">CutPlanes::Orientation</a> theOrientation, in <span class="keywordtype">double</span> theXAngle, in <span class="keywordtype">double</span> theYAngle);
-<a name="l00842"></a>00842 
-<a name="l00846"></a>00846     <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">CutPlanes::Orientation</a> GetOrientationType();
-<a name="l00847"></a>00847 
-<a name="l00851"></a>00851     <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">CutPlanes::Orientation</a> GetOrientationType2();
-<a name="l00852"></a>00852 
-<a name="l00856"></a>00856     <span class="keywordtype">double</span> GetRotateX();
+<a name="l00757"></a>00757     <a class="code" href="namespaceVISU.html#36f9334f102aec634c530bf7118eaf29">Orientation</a> GetOrientationType();
+<a name="l00758"></a>00758 
+<a name="l00762"></a>00762     <span class="keywordtype">double</span> GetRotateX();
+<a name="l00763"></a>00763 
+<a name="l00767"></a>00767     <span class="keywordtype">double</span> GetRotateY();
+<a name="l00768"></a>00768 
+<a name="l00778"></a>00778     <span class="keywordtype">void</span> SetDisplacement(in <span class="keywordtype">double</span> theDisp);
+<a name="l00779"></a>00779 
+<a name="l00783"></a>00783     <span class="keywordtype">double</span> GetDisplacement();
+<a name="l00784"></a>00784 
+<a name="l00790"></a>00790      <span class="keywordtype">void</span> SetPlanePosition(in <span class="keywordtype">long</span> thePlaneNumber, in <span class="keywordtype">double</span> thePlanePosition);
+<a name="l00791"></a>00791 
+<a name="l00796"></a>00796      <span class="keywordtype">void</span> SetDefault(in <span class="keywordtype">long</span> thePlaneNumber);
+<a name="l00797"></a>00797 
+<a name="l00801"></a>00801     <span class="keywordtype">double</span> GetPlanePosition(in <span class="keywordtype">long</span> thePlaneNumber);
+<a name="l00802"></a>00802 
+<a name="l00807"></a>00807     <span class="keywordtype">boolean</span> IsDefault(in <span class="keywordtype">long</span> thePlaneNumber);
+<a name="l00808"></a>00808 
+<a name="l00813"></a>00813     <span class="keywordtype">void</span> SetNbPlanes(in <span class="keywordtype">long</span> theNb);
+<a name="l00814"></a>00814 
+<a name="l00818"></a>00818     <span class="keywordtype">long</span> GetNbPlanes();
+<a name="l00819"></a>00819   };
+<a name="l00820"></a>00820 
+<a name="l00821"></a>00821   <span class="comment">//-------------------------------------------------------</span>
+<a name="l00836"></a><a class="code" href="interfaceVISU_1_1CutLines.html">00836</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1CutLines.html">CutLines</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
+<a name="l00845"></a>00845     <span class="keywordtype">void</span> SetOrientation(in <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">CutPlanes::Orientation</a> theOrientation, in <span class="keywordtype">double</span> theXAngle, in <span class="keywordtype">double</span> theYAngle);
+<a name="l00846"></a>00846 
+<a name="l00856"></a>00856     <span class="keywordtype">void</span> SetOrientation2(in <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">CutPlanes::Orientation</a> theOrientation, in <span class="keywordtype">double</span> theXAngle, in <span class="keywordtype">double</span> theYAngle);
 <a name="l00857"></a>00857 
-<a name="l00861"></a>00861     <span class="keywordtype">double</span> GetRotateX2();
+<a name="l00861"></a>00861     <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">CutPlanes::Orientation</a> GetOrientationType();
 <a name="l00862"></a>00862 
-<a name="l00866"></a>00866     <span class="keywordtype">double</span> GetRotateY();
+<a name="l00866"></a>00866     <a class="code" href="interfaceVISU_1_1CutPlanes.html#e6323ddacff1f78376488b92a5cdd3d8">CutPlanes::Orientation</a> GetOrientationType2();
 <a name="l00867"></a>00867 
-<a name="l00871"></a>00871     <span class="keywordtype">double</span> GetRotateY2();
+<a name="l00871"></a>00871     <span class="keywordtype">double</span> GetRotateX();
 <a name="l00872"></a>00872 
-<a name="l00879"></a>00879     <span class="keywordtype">void</span> SetDisplacement(in <span class="keywordtype">double</span> theDisp);
-<a name="l00880"></a>00880 
-<a name="l00887"></a>00887     <span class="keywordtype">void</span> SetDisplacement2(in <span class="keywordtype">double</span> theDisp);
-<a name="l00888"></a>00888 
-<a name="l00892"></a>00892     <span class="keywordtype">double</span> GetDisplacement();
-<a name="l00893"></a>00893 
-<a name="l00897"></a>00897     <span class="keywordtype">double</span> GetDisplacement2();
-<a name="l00898"></a>00898 
-<a name="l00902"></a>00902     <span class="keywordtype">void</span> SetBasePlanePosition(in <span class="keywordtype">double</span> thePlanePosition);
+<a name="l00876"></a>00876     <span class="keywordtype">double</span> GetRotateX2();
+<a name="l00877"></a>00877 
+<a name="l00881"></a>00881     <span class="keywordtype">double</span> GetRotateY();
+<a name="l00882"></a>00882 
+<a name="l00886"></a>00886     <span class="keywordtype">double</span> GetRotateY2();
+<a name="l00887"></a>00887 
+<a name="l00894"></a>00894     <span class="keywordtype">void</span> SetDisplacement(in <span class="keywordtype">double</span> theDisp);
+<a name="l00895"></a>00895 
+<a name="l00902"></a>00902     <span class="keywordtype">void</span> SetDisplacement2(in <span class="keywordtype">double</span> theDisp);
 <a name="l00903"></a>00903 
-<a name="l00906"></a>00906     <span class="keywordtype">double</span> GetBasePlanePosition();
-<a name="l00907"></a>00907 
-<a name="l00912"></a>00912     <span class="keywordtype">void</span> SetLinePosition(in <span class="keywordtype">long</span> thePlaneNumber, in <span class="keywordtype">double</span> thePlanePosition);
+<a name="l00907"></a>00907     <span class="keywordtype">double</span> GetDisplacement();
+<a name="l00908"></a>00908 
+<a name="l00912"></a>00912     <span class="keywordtype">double</span> GetDisplacement2();
 <a name="l00913"></a>00913 
-<a name="l00917"></a>00917     <span class="keywordtype">double</span> GetLinePosition(in <span class="keywordtype">long</span> thePlaneNumber);
+<a name="l00917"></a>00917     <span class="keywordtype">void</span> SetBasePlanePosition(in <span class="keywordtype">double</span> thePlanePosition);
 <a name="l00918"></a>00918 
-<a name="l00921"></a>00921     <span class="keywordtype">void</span> SetDefault();
+<a name="l00921"></a>00921     <span class="keywordtype">double</span> GetBasePlanePosition();
 <a name="l00922"></a>00922 
-<a name="l00927"></a>00927     <span class="keywordtype">boolean</span> IsDefault();
+<a name="l00927"></a>00927     <span class="keywordtype">void</span> SetLinePosition(in <span class="keywordtype">long</span> thePlaneNumber, in <span class="keywordtype">double</span> thePlanePosition);
 <a name="l00928"></a>00928 
-<a name="l00933"></a>00933     <span class="keywordtype">void</span> SetDefaultPosition(in <span class="keywordtype">long</span> thePlaneNumber);
-<a name="l00934"></a>00934 
-<a name="l00940"></a>00940     <span class="keywordtype">boolean</span> IsDefaultPosition(in <span class="keywordtype">long</span> thePlaneNumber);
-<a name="l00941"></a>00941 
-<a name="l00946"></a>00946     <span class="keywordtype">void</span> SetNbLines(in <span class="keywordtype">long</span> theNb);
-<a name="l00947"></a>00947 
-<a name="l00951"></a>00951     <span class="keywordtype">long</span> GetNbLines();
-<a name="l00952"></a>00952   };
-<a name="l00953"></a>00953 
-<a name="l00963"></a><a class="code" href="interfaceVISU_1_1StreamLines.html">00963</a>   interface <a class="code" href="interfaceVISU_1_1StreamLines.html">StreamLines</a> : <a class="code" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a> {
-<a name="l00967"></a><a class="code" href="interfaceVISU_1_1StreamLines.html#eb5ea61e5926af11505a39b184fda838">00967</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1StreamLines.html#eb5ea61e5926af11505a39b184fda838">Direction</a>{ FORWARD,
-<a name="l00968"></a>00968               BACKWARD,
-<a name="l00969"></a>00969               BOTH
-<a name="l00970"></a>00970     };
-<a name="l00971"></a>00971 
-<a name="l00992"></a>00992     <span class="keywordtype">boolean</span> SetParams(in <span class="keywordtype">double</span> theIntStep,
-<a name="l00993"></a>00993                 in <span class="keywordtype">double</span> thePropogationTime,
-<a name="l00994"></a>00994                 in <span class="keywordtype">double</span> theStepLength,
-<a name="l00995"></a>00995                 in <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> thePrs3d,
-<a name="l00996"></a>00996                 in <span class="keywordtype">double</span> thePercents,
-<a name="l00997"></a>00997                 in Direction theDirection);
-<a name="l00998"></a>00998 
-<a name="l01001"></a>01001     <span class="keywordtype">double</span> GetIntegrationStep();
-<a name="l01002"></a>01002 
-<a name="l01005"></a>01005     <span class="keywordtype">double</span> GetPropagationTime();
-<a name="l01006"></a>01006 
-<a name="l01009"></a>01009     <span class="keywordtype">double</span> GetStepLength();
-<a name="l01010"></a>01010 
-<a name="l01013"></a>01013     <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> <a class="code" href="VISU__Convertor__impl_8cxx.html#015da26deeb3d040f6aedde3f74e5bb5">GetSource</a>();
-<a name="l01014"></a>01014 
-<a name="l01018"></a>01018     <span class="keywordtype">double</span> GetUsedPoints();
-<a name="l01019"></a>01019 
-<a name="l01022"></a>01022     Direction GetDirection();
-<a name="l01023"></a>01023   };
-<a name="l01024"></a>01024 
-<a name="l01033"></a><a class="code" href="interfaceVISU_1_1IsoSurfaces.html">01033</a>   interface <a class="code" href="interfaceVISU_1_1IsoSurfaces.html">IsoSurfaces</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
-<a name="l01039"></a>01039     <span class="keywordtype">void</span> SetNbSurfaces(in <span class="keywordtype">long</span> theNb);
+<a name="l00932"></a>00932     <span class="keywordtype">double</span> GetLinePosition(in <span class="keywordtype">long</span> thePlaneNumber);
+<a name="l00933"></a>00933 
+<a name="l00936"></a>00936     <span class="keywordtype">void</span> SetDefault();
+<a name="l00937"></a>00937 
+<a name="l00942"></a>00942     <span class="keywordtype">boolean</span> IsDefault();
+<a name="l00943"></a>00943 
+<a name="l00948"></a>00948     <span class="keywordtype">void</span> SetDefaultPosition(in <span class="keywordtype">long</span> thePlaneNumber);
+<a name="l00949"></a>00949 
+<a name="l00955"></a>00955     <span class="keywordtype">boolean</span> IsDefaultPosition(in <span class="keywordtype">long</span> thePlaneNumber);
+<a name="l00956"></a>00956 
+<a name="l00961"></a>00961     <span class="keywordtype">void</span> SetNbLines(in <span class="keywordtype">long</span> theNb);
+<a name="l00962"></a>00962 
+<a name="l00966"></a>00966     <span class="keywordtype">long</span> GetNbLines();
+<a name="l00967"></a>00967 
+<a name="l00971"></a>00971     <span class="keywordtype">void</span> SetAllCurvesInverted(in <span class="keywordtype">boolean</span> theInvert);
+<a name="l00972"></a>00972 
+<a name="l00976"></a>00976     <span class="keywordtype">boolean</span> IsAllCurvesInverted();
+<a name="l00977"></a>00977 
+<a name="l00981"></a>00981     <span class="keywordtype">void</span> SetUseAbsoluteLength(in <span class="keywordtype">boolean</span> theAbsLength);
+<a name="l00982"></a>00982 
+<a name="l00985"></a>00985     <span class="keywordtype">boolean</span> IsUseAbsoluteLength();
+<a name="l00986"></a>00986   };
+<a name="l00987"></a>00987 
+<a name="l00997"></a><a class="code" href="interfaceVISU_1_1StreamLines.html">00997</a>   interface <a class="code" href="interfaceVISU_1_1StreamLines.html">StreamLines</a> : <a class="code" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a> {
+<a name="l01001"></a><a class="code" href="interfaceVISU_1_1StreamLines.html#eb5ea61e5926af11505a39b184fda838">01001</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1StreamLines.html#eb5ea61e5926af11505a39b184fda838">Direction</a>{ FORWARD,
+<a name="l01002"></a>01002               BACKWARD,
+<a name="l01003"></a>01003               BOTH
+<a name="l01004"></a>01004     };
+<a name="l01005"></a>01005 
+<a name="l01026"></a>01026     <span class="keywordtype">boolean</span> SetParams(in <span class="keywordtype">double</span> theIntStep,
+<a name="l01027"></a>01027                 in <span class="keywordtype">double</span> thePropogationTime,
+<a name="l01028"></a>01028                 in <span class="keywordtype">double</span> theStepLength,
+<a name="l01029"></a>01029                 in <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> thePrs3d,
+<a name="l01030"></a>01030                 in <span class="keywordtype">double</span> thePercents,
+<a name="l01031"></a>01031                 in Direction theDirection);
+<a name="l01032"></a>01032 
+<a name="l01035"></a>01035     <span class="keywordtype">double</span> GetIntegrationStep();
+<a name="l01036"></a>01036 
+<a name="l01039"></a>01039     <span class="keywordtype">double</span> GetPropagationTime();
 <a name="l01040"></a>01040 
-<a name="l01044"></a>01044     <span class="keywordtype">long</span> GetNbSurfaces();
-<a name="l01045"></a>01045   };
-<a name="l01046"></a>01046 
-<a name="l01047"></a>01047   <span class="comment">//-------------------------------------------------------</span>
-<a name="l01052"></a><a class="code" href="interfaceVISU_1_1Vectors.html">01052</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Vectors.html">Vectors</a> : <a class="code" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a> {
-<a name="l01057"></a>01057     <span class="keywordtype">void</span> SetLineWidth(in <span class="keywordtype">double</span> theWidth);
+<a name="l01043"></a>01043     <span class="keywordtype">double</span> GetStepLength();
+<a name="l01044"></a>01044 
+<a name="l01047"></a>01047     <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> <a class="code" href="VISU__Convertor__impl_8cxx.html#015da26deeb3d040f6aedde3f74e5bb5">GetSource</a>();
+<a name="l01048"></a>01048 
+<a name="l01052"></a>01052     <span class="keywordtype">double</span> GetUsedPoints();
+<a name="l01053"></a>01053 
+<a name="l01056"></a>01056     Direction GetDirection();
+<a name="l01057"></a>01057   };
 <a name="l01058"></a>01058 
-<a name="l01062"></a>01062     <span class="keywordtype">double</span> GetLineWidth();
-<a name="l01063"></a>01063 
-<a name="l01067"></a><a class="code" href="interfaceVISU_1_1Vectors.html#74c5377f425624e39a1aeea144345679">01067</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Vectors.html#74c5377f425624e39a1aeea144345679">GlyphType</a>{ ARROW,
-<a name="l01068"></a>01068                     CONE2,
-<a name="l01069"></a>01069                     CONE6,
-<a name="l01070"></a>01070                     NONE
-<a name="l01071"></a>01071                   };
-<a name="l01072"></a>01072 
-<a name="l01078"></a>01078     <span class="keywordtype">void</span> SetGlyphType(in GlyphType theType);
-<a name="l01079"></a>01079 
-<a name="l01083"></a>01083     GlyphType GetGlyphType();
-<a name="l01084"></a>01084 
-<a name="l01088"></a><a class="code" href="interfaceVISU_1_1Vectors.html#e2020ba1d45609ccd95a7716d479ae64">01088</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Vectors.html#e2020ba1d45609ccd95a7716d479ae64">GlyphPos</a>{ CENTER, 
-<a name="l01089"></a>01089                    TAIL,   
-<a name="l01090"></a><a class="code" href="interfaceVISU_1_1Vectors.html#e2020ba1d45609ccd95a7716d479ae64ba2c63eef7af3a929f80c8155e7dc47e">01090</a>                    HEAD  
-<a name="l01091"></a>01091                  };
+<a name="l01067"></a><a class="code" href="interfaceVISU_1_1IsoSurfaces.html">01067</a>   interface <a class="code" href="interfaceVISU_1_1IsoSurfaces.html">IsoSurfaces</a> : <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> {
+<a name="l01073"></a>01073     <span class="keywordtype">void</span> SetNbSurfaces(in <span class="keywordtype">long</span> theNb);
+<a name="l01074"></a>01074 
+<a name="l01078"></a>01078     <span class="keywordtype">long</span> GetNbSurfaces();
+<a name="l01079"></a>01079   };
+<a name="l01080"></a>01080 
+<a name="l01081"></a>01081   <span class="comment">//-------------------------------------------------------</span>
+<a name="l01086"></a><a class="code" href="interfaceVISU_1_1Vectors.html">01086</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Vectors.html">Vectors</a> : <a class="code" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a> {
+<a name="l01091"></a>01091     <span class="keywordtype">void</span> SetLineWidth(in <span class="keywordtype">double</span> theWidth);
 <a name="l01092"></a>01092 
-<a name="l01098"></a>01098     <span class="keywordtype">void</span> SetGlyphPos(in GlyphPos thePos);
-<a name="l01099"></a>01099 
-<a name="l01103"></a>01103     GlyphPos GetGlyphPos();
-<a name="l01104"></a>01104   };
-<a name="l01105"></a>01105 
-<a name="l01106"></a>01106   <span class="comment">//-------------------------------------------------------</span>
-<a name="l01121"></a><a class="code" href="interfaceVISU_1_1Animation.html">01121</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Animation.html">Animation</a> : <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
-<a name="l01125"></a>01125     <span class="keywordtype">void</span> addField(in SALOMEDS::SObject theObject);
+<a name="l01096"></a>01096     <span class="keywordtype">double</span> GetLineWidth();
+<a name="l01097"></a>01097 
+<a name="l01101"></a><a class="code" href="interfaceVISU_1_1Vectors.html#74c5377f425624e39a1aeea144345679">01101</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Vectors.html#74c5377f425624e39a1aeea144345679">GlyphType</a>{ ARROW,
+<a name="l01102"></a>01102                     CONE2,
+<a name="l01103"></a>01103                     CONE6,
+<a name="l01104"></a>01104                     NONE
+<a name="l01105"></a>01105                   };
+<a name="l01106"></a>01106 
+<a name="l01112"></a>01112     <span class="keywordtype">void</span> SetGlyphType(in GlyphType theType);
+<a name="l01113"></a>01113 
+<a name="l01117"></a>01117     GlyphType GetGlyphType();
+<a name="l01118"></a>01118 
+<a name="l01122"></a><a class="code" href="interfaceVISU_1_1Vectors.html#e2020ba1d45609ccd95a7716d479ae64">01122</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Vectors.html#e2020ba1d45609ccd95a7716d479ae64">GlyphPos</a>{ CENTER, 
+<a name="l01123"></a>01123                    TAIL,   
+<a name="l01124"></a><a class="code" href="interfaceVISU_1_1Vectors.html#e2020ba1d45609ccd95a7716d479ae64ba2c63eef7af3a929f80c8155e7dc47e">01124</a>                    HEAD  
+<a name="l01125"></a>01125                  };
 <a name="l01126"></a>01126 
-<a name="l01131"></a>01131     <span class="keywordtype">void</span> generatePresentations(in <span class="keywordtype">long</span> theFieldNum);
-<a name="l01132"></a>01132 
-<a name="l01138"></a>01138     <span class="keywordtype">boolean</span> generateFrames();
+<a name="l01132"></a>01132     <span class="keywordtype">void</span> SetGlyphPos(in GlyphPos thePos);
+<a name="l01133"></a>01133 
+<a name="l01137"></a>01137     GlyphPos GetGlyphPos();
+<a name="l01138"></a>01138   };
 <a name="l01139"></a>01139 
-<a name="l01142"></a>01142     <span class="keywordtype">void</span> clearView();
-<a name="l01143"></a>01143 
-<a name="l01147"></a>01147 
-<a name="l01150"></a>01150     <span class="keywordtype">void</span> startAnimation();
-<a name="l01151"></a>01151 
-<a name="l01154"></a>01154     <span class="keywordtype">void</span> stopAnimation();
-<a name="l01155"></a>01155 
-<a name="l01158"></a>01158     <span class="keywordtype">void</span> nextFrame();
-<a name="l01159"></a>01159 
-<a name="l01162"></a>01162     <span class="keywordtype">void</span> prevFrame();
-<a name="l01163"></a>01163 
-<a name="l01166"></a>01166     <span class="keywordtype">void</span> firstFrame();
+<a name="l01140"></a>01140   <span class="comment">//-------------------------------------------------------</span>
+<a name="l01155"></a><a class="code" href="interfaceVISU_1_1Animation.html">01155</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1Animation.html">Animation</a> : <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
+<a name="l01159"></a><a class="code" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb">01159</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb">AnimationMode</a>{ PARALLEL, 
+<a name="l01160"></a><a class="code" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb900f0897c0e38f27ba97a84f8362c3ae">01160</a>                SUCCCESSIVE 
+<a name="l01161"></a>01161     };
+<a name="l01162"></a>01162     
+<a name="l01166"></a>01166     <span class="keywordtype">boolean</span> addField(in SALOMEDS::SObject theObject);
 <a name="l01167"></a>01167 
-<a name="l01170"></a>01170     <span class="keywordtype">void</span> lastFrame();
+<a name="l01170"></a>01170     <span class="keywordtype">void</span> clearFields();
 <a name="l01171"></a>01171 
-<a name="l01175"></a>01175     <span class="keywordtype">void</span> gotoFrame(in <span class="keywordtype">long</span> theFrame);
-<a name="l01180"></a>01180     <span class="keywordtype">long</span> getNbFields();
-<a name="l01181"></a>01181 
-<a name="l01184"></a>01184     <span class="keywordtype">long</span> getNbFrames();
-<a name="l01185"></a>01185 
-<a name="l01188"></a>01188     <span class="keywordtype">boolean</span> isRunning();
-<a name="l01189"></a>01189 
-<a name="l01192"></a>01192     <span class="keywordtype">long</span> getCurrentFrame();
-<a name="l01193"></a>01193 
-<a name="l01196"></a>01196     <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> getPresentation(in <span class="keywordtype">long</span> theField, in <span class="keywordtype">long</span> theFrame);
-<a name="l01197"></a>01197 
-<a name="l01201"></a>01201     <span class="keywordtype">void</span> setPresentationType(in <span class="keywordtype">long</span> theFieldNum, in <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> theType);
-<a name="l01202"></a>01202 
-<a name="l01206"></a>01206     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> getPresentationType(in <span class="keywordtype">long</span> theFieldNum);
-<a name="l01207"></a>01207 
-<a name="l01211"></a>01211     <span class="keywordtype">void</span> setSpeed(in <span class="keywordtype">long</span> theSpeed);
+<a name="l01176"></a>01176     <span class="keywordtype">void</span> generatePresentations(in <span class="keywordtype">long</span> theFieldNum);
+<a name="l01177"></a>01177 
+<a name="l01183"></a>01183     <span class="keywordtype">boolean</span> generateFrames();
+<a name="l01184"></a>01184 
+<a name="l01187"></a>01187     <span class="keywordtype">void</span> clearView();
+<a name="l01188"></a>01188 
+<a name="l01192"></a>01192 
+<a name="l01195"></a>01195     <span class="keywordtype">void</span> startAnimation();
+<a name="l01196"></a>01196 
+<a name="l01199"></a>01199     <span class="keywordtype">void</span> stopAnimation();
+<a name="l01200"></a>01200 
+<a name="l01203"></a>01203     <span class="keywordtype">void</span> nextFrame();
+<a name="l01204"></a>01204 
+<a name="l01207"></a>01207     <span class="keywordtype">void</span> prevFrame();
+<a name="l01208"></a>01208 
+<a name="l01211"></a>01211     <span class="keywordtype">void</span> firstFrame();
 <a name="l01212"></a>01212 
-<a name="l01215"></a>01215     <span class="keywordtype">long</span> getSpeed();
+<a name="l01215"></a>01215     <span class="keywordtype">void</span> lastFrame();
 <a name="l01216"></a>01216 
-<a name="l01221"></a>01221     <span class="keywordtype">boolean</span> isProportional();
-<a name="l01222"></a>01222 
-<a name="l01231"></a>01231     <span class="keywordtype">void</span> setAnimationRange(in <span class="keywordtype">double</span> theMin, in <span class="keywordtype">double</span> theMax);
-<a name="l01232"></a>01232 
-<a name="l01235"></a>01235     <span class="keywordtype">double</span> getMinRange();
-<a name="l01236"></a>01236 
-<a name="l01239"></a>01239     <span class="keywordtype">double</span> getMaxRange();
-<a name="l01240"></a>01240 
-<a name="l01245"></a>01245     <span class="keywordtype">boolean</span> isRangeDefined();
-<a name="l01246"></a>01246 
-<a name="l01251"></a>01251     <span class="keywordtype">void</span> dumpTo(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> thePath);
+<a name="l01220"></a>01220     <span class="keywordtype">void</span> gotoFrame(in <span class="keywordtype">long</span> theFrame);
+<a name="l01225"></a>01225     <span class="keywordtype">long</span> getNbFields();
+<a name="l01226"></a>01226 
+<a name="l01229"></a>01229     <span class="keywordtype">long</span> getNbFrames();
+<a name="l01230"></a>01230 
+<a name="l01233"></a>01233     <span class="keywordtype">boolean</span> isRunning();
+<a name="l01234"></a>01234 
+<a name="l01237"></a>01237     <span class="keywordtype">long</span> getCurrentFrame();
+<a name="l01238"></a>01238 
+<a name="l01241"></a>01241     <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> getPresentation(in <span class="keywordtype">long</span> theField, in <span class="keywordtype">long</span> theFrame);
+<a name="l01242"></a>01242 
+<a name="l01246"></a>01246     <span class="keywordtype">void</span> setPresentationType(in <span class="keywordtype">long</span> theFieldNum, in <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> theType);
+<a name="l01247"></a>01247 
+<a name="l01251"></a>01251     <a class="code" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> getPresentationType(in <span class="keywordtype">long</span> theFieldNum);
 <a name="l01252"></a>01252 
-<a name="l01260"></a>01260     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> setDumpFormat(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFormat);
+<a name="l01256"></a>01256     <span class="keywordtype">void</span> setSpeed(in <span class="keywordtype">long</span> theSpeed);
+<a name="l01257"></a>01257 
+<a name="l01260"></a>01260     <span class="keywordtype">long</span> getSpeed();
 <a name="l01261"></a>01261 
-<a name="l01264"></a>01264     <span class="keywordtype">boolean</span> isCycling();
-<a name="l01265"></a>01265 
-<a name="l01269"></a>01269     <span class="keywordtype">double</span> getMinTime();
-<a name="l01270"></a>01270 
-<a name="l01274"></a>01274     <span class="keywordtype">double</span> getMaxTime();
-<a name="l01275"></a>01275 
-<a name="l01281"></a>01281     <span class="keywordtype">void</span> setProportional(in <span class="keywordtype">boolean</span> theProp);
-<a name="l01282"></a>01282 
-<a name="l01288"></a>01288     <span class="keywordtype">void</span> setCycling(in <span class="keywordtype">boolean</span> theCycle);
-<a name="l01289"></a>01289 
-<a name="l01290"></a>01290     SALOMEDS::SObject publishInStudy();
+<a name="l01266"></a>01266     <span class="keywordtype">boolean</span> isProportional();
+<a name="l01267"></a>01267 
+<a name="l01276"></a>01276     <span class="keywordtype">void</span> setAnimationRange(in <span class="keywordtype">double</span> theMin, in <span class="keywordtype">double</span> theMax);
+<a name="l01277"></a>01277 
+<a name="l01280"></a>01280     <span class="keywordtype">double</span> getMinRange();
+<a name="l01281"></a>01281 
+<a name="l01284"></a>01284     <span class="keywordtype">double</span> getMaxRange();
+<a name="l01285"></a>01285 
+<a name="l01290"></a>01290     <span class="keywordtype">boolean</span> isRangeDefined();
 <a name="l01291"></a>01291 
-<a name="l01292"></a>01292     <span class="keywordtype">void</span> saveAnimation();
-<a name="l01293"></a>01293 
-<a name="l01294"></a>01294     <span class="keywordtype">void</span> restoreFromStudy(in SALOMEDS::SObject theSObj);
-<a name="l01295"></a>01295 
-<a name="l01296"></a>01296     <span class="keywordtype">boolean</span> isSavedInStudy();
-<a name="l01297"></a>01297   };
-<a name="l01298"></a>01298 
-<a name="l01305"></a><a class="code" href="interfaceVISU_1_1Result.html">01305</a>   interface <a class="code" href="interfaceVISU_1_1Result.html">Result</a> : <a class="code" href="interfaceVISU_1_1RemovableObject.html">RemovableObject</a>, SALOME::GenericObj {
-<a name="l01308"></a>01308     <span class="keywordtype">boolean</span> BuildAll();
-<a name="l01309"></a>01309 
-<a name="l01311"></a>01311     <span class="keywordtype">boolean</span> Build(in <span class="keywordtype">boolean</span> theIsBuildAll, in <span class="keywordtype">boolean</span> theIsAtOnce);
-<a name="l01312"></a>01312 
-<a name="l01314"></a>01314     <span class="keywordtype">boolean</span> IsDone();
+<a name="l01296"></a>01296     <span class="keywordtype">void</span> dumpTo(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> thePath);
+<a name="l01297"></a>01297 
+<a name="l01305"></a>01305     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> setDumpFormat(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFormat);
+<a name="l01306"></a>01306 
+<a name="l01309"></a>01309     <span class="keywordtype">boolean</span> isCycling();
+<a name="l01310"></a>01310 
+<a name="l01314"></a>01314     <span class="keywordtype">double</span> getMinTime();
 <a name="l01315"></a>01315 
-<a name="l01317"></a>01317     <span class="keywordtype">boolean</span> IsEntitiesDone();
-<a name="l01318"></a>01318 
-<a name="l01320"></a>01320     <span class="keywordtype">void</span> SetBuildFields(in <span class="keywordtype">boolean</span> theIsBuildFields, in <span class="keywordtype">boolean</span> theIsCalculateMinMax);
-<a name="l01321"></a>01321 
-<a name="l01323"></a>01323     <span class="keywordtype">boolean</span> IsFieldsDone();
-<a name="l01324"></a>01324 
-<a name="l01326"></a>01326     <span class="keywordtype">void</span> SetBuildGroups(in <span class="keywordtype">boolean</span> theIsBuildGroups);
+<a name="l01319"></a>01319     <span class="keywordtype">double</span> getMaxTime();
+<a name="l01320"></a>01320 
+<a name="l01326"></a>01326     <span class="keywordtype">void</span> setProportional(in <span class="keywordtype">boolean</span> theProp);
 <a name="l01327"></a>01327 
-<a name="l01329"></a>01329     <span class="keywordtype">boolean</span> IsGroupsDone();
-<a name="l01330"></a>01330 
-<a name="l01332"></a>01332     <span class="keywordtype">boolean</span> IsMinMaxDone();
-<a name="l01333"></a>01333   };
+<a name="l01333"></a>01333     <span class="keywordtype">void</span> setCycling(in <span class="keywordtype">boolean</span> theCycle);
 <a name="l01334"></a>01334 
-<a name="l01335"></a>01335   <span class="comment">//-------------------------------------------------------</span>
-<a name="l01336"></a>01336   interface <a class="code" href="interfaceVISU_1_1ViewManager.html">ViewManager</a>;
-<a name="l01337"></a>01337   interface <a class="code" href="interfaceVISU_1_1View3D.html">View3D</a>;
-<a name="l01338"></a>01338 
-<a name="l01345"></a><a class="code" href="interfaceVISU_1_1VISU__Gen.html">01345</a>   interface <a class="code" href="interfaceVISU_1_1VISU__Gen.html">VISU_Gen</a> : Engines::Component, SALOMEDS::Driver, <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
-<a name="l01348"></a>01348     <span class="keywordtype">void</span> SetCurrentStudy(in SALOMEDS::Study theStudy);
-<a name="l01349"></a>01349 
-<a name="l01352"></a>01352     SALOMEDS::Study GetCurrentStudy();
-<a name="l01353"></a>01353 
-<a name="l01358"></a>01358     ViewManager GetViewManager();
-<a name="l01359"></a>01359 
-<a name="l01363"></a>01363     SALOMEDS::SObject <a class="code" href="VISU__Table__i_8cc.html#40c516c2e0585ed7534ff426a49565e9">ImportTables</a>(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
-<a name="l01364"></a>01364 
-<a name="l01368"></a>01368     <span class="keywordtype">boolean</span> <a class="code" href="VISU__Table__i_8cc.html#dcf1bba031b8b4230c5990782fa7a17b">ExportTableToFile</a>(in SALOMEDS::SObject theTable, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
-<a name="l01369"></a>01369 
-<a name="l01375"></a>01375     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> ImportFile(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
-<a name="l01376"></a>01376 
-<a name="l01382"></a>01382     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> CreateResult(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
-<a name="l01383"></a>01383 
-<a name="l01389"></a>01389     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> CopyAndImportFile(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
-<a name="l01390"></a>01390 
-<a name="l01394"></a>01394     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> ImportMed(in SALOMEDS::SObject theMedSObject);
-<a name="l01395"></a>01395 
-<a name="l01399"></a>01399     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> ImportMedField(in SALOME_MED::FIELD theField);
+<a name="l01335"></a>01335     <span class="keywordtype">boolean</span> isCleaningMemoryAtEachFrame();
+<a name="l01336"></a>01336     <span class="keywordtype">void</span> setCleaningMemoryAtEachFrame(in <span class="keywordtype">boolean</span> theCycle);
+<a name="l01337"></a>01337 
+<a name="l01338"></a>01338     SALOMEDS::SObject publishInStudy();
+<a name="l01339"></a>01339 
+<a name="l01340"></a>01340     <span class="keywordtype">void</span> saveAnimation();
+<a name="l01341"></a>01341 
+<a name="l01342"></a>01342     <span class="keywordtype">void</span> restoreFromStudy(in SALOMEDS::SObject theSObj);
+<a name="l01343"></a>01343 
+<a name="l01344"></a>01344     <span class="keywordtype">boolean</span> isSavedInStudy();
+<a name="l01345"></a>01345     
+<a name="l01350"></a>01350     <span class="keywordtype">void</span> setAnimationMode(in AnimationMode theMode);
+<a name="l01351"></a>01351 
+<a name="l01355"></a>01355     AnimationMode getAnimationMode();
+<a name="l01356"></a>01356 
+<a name="l01366"></a>01366     <span class="keywordtype">void</span> ApplyProperties(in <span class="keywordtype">long</span> theFieldNum, in <a class="code" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> thePrs);
+<a name="l01367"></a>01367   };
+<a name="l01368"></a>01368 
+<a name="l01375"></a><a class="code" href="interfaceVISU_1_1Result.html">01375</a>   interface <a class="code" href="interfaceVISU_1_1Result.html">Result</a> : <a class="code" href="interfaceVISU_1_1RemovableObject.html">RemovableObject</a>, SALOME::GenericObj {
+<a name="l01378"></a>01378     <span class="keywordtype">boolean</span> BuildAll();
+<a name="l01379"></a>01379 
+<a name="l01381"></a>01381     <span class="keywordtype">boolean</span> Build(in <span class="keywordtype">boolean</span> theIsBuildAll, in <span class="keywordtype">boolean</span> theIsAtOnce);
+<a name="l01382"></a>01382 
+<a name="l01384"></a>01384     <span class="keywordtype">boolean</span> IsDone();
+<a name="l01385"></a>01385 
+<a name="l01387"></a>01387     <span class="keywordtype">boolean</span> IsEntitiesDone();
+<a name="l01388"></a>01388 
+<a name="l01390"></a>01390     <span class="keywordtype">void</span> SetBuildFields(in <span class="keywordtype">boolean</span> theIsBuildFields, in <span class="keywordtype">boolean</span> theIsCalculateMinMax);
+<a name="l01391"></a>01391 
+<a name="l01393"></a>01393     <span class="keywordtype">boolean</span> IsFieldsDone();
+<a name="l01394"></a>01394 
+<a name="l01396"></a>01396     <span class="keywordtype">void</span> SetBuildGroups(in <span class="keywordtype">boolean</span> theIsBuildGroups);
+<a name="l01397"></a>01397 
+<a name="l01399"></a>01399     <span class="keywordtype">boolean</span> IsGroupsDone();
 <a name="l01400"></a>01400 
-<a name="l01409"></a>01409     <span class="keywordtype">void</span> RenameEntityInStudy(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult,
-<a name="l01410"></a>01410                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01411"></a>01411                     in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity,
-<a name="l01412"></a>01412                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName);
-<a name="l01413"></a>01413     <span class="keywordtype">void</span> RenameFamilyInStudy(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult,
-<a name="l01414"></a>01414                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01415"></a>01415                     in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity,
-<a name="l01416"></a>01416                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theSubMeshName,
-<a name="l01417"></a>01417                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName);
-<a name="l01418"></a>01418     <span class="keywordtype">void</span> RenameGroupInStudy(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult,
-<a name="l01419"></a>01419                    in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01420"></a>01420                    in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theSubMeshName,
-<a name="l01421"></a>01421                    in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName);
-<a name="l01422"></a>01422 
-<a name="l01429"></a>01429     <a class="code" href="interfaceVISU_1_1Mesh.html">Mesh</a> MeshOnEntity(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity);
-<a name="l01430"></a>01430 
-<a name="l01438"></a>01438     <a class="code" href="interfaceVISU_1_1Mesh.html">Mesh</a> FamilyMeshOnEntity(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01439"></a>01439                    in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFamilyName);
-<a name="l01440"></a>01440 
-<a name="l01447"></a>01447     <a class="code" href="interfaceVISU_1_1Mesh.html">Mesh</a> GroupMesh(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theGroupName);
-<a name="l01448"></a>01448 
-<a name="l01457"></a>01457     <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> ScalarMapOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01458"></a>01458                       in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01459"></a>01459                       in <span class="keywordtype">double</span> theIteration);
+<a name="l01402"></a>01402     <span class="keywordtype">boolean</span> IsMinMaxDone();
+<a name="l01403"></a>01403   };
+<a name="l01404"></a>01404 
+<a name="l01405"></a>01405   <span class="comment">//-------------------------------------------------------</span>
+<a name="l01406"></a>01406   interface <a class="code" href="interfaceVISU_1_1ViewManager.html">ViewManager</a>;
+<a name="l01407"></a>01407   interface <a class="code" href="interfaceVISU_1_1View3D.html">View3D</a>;
+<a name="l01408"></a>01408 
+<a name="l01415"></a><a class="code" href="interfaceVISU_1_1VISU__Gen.html">01415</a>   interface <a class="code" href="interfaceVISU_1_1VISU__Gen.html">VISU_Gen</a> : Engines::Component, SALOMEDS::Driver, <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
+<a name="l01418"></a>01418     <span class="keywordtype">void</span> SetCurrentStudy(in SALOMEDS::Study theStudy);
+<a name="l01419"></a>01419 
+<a name="l01422"></a>01422     SALOMEDS::Study GetCurrentStudy();
+<a name="l01423"></a>01423 
+<a name="l01428"></a>01428     ViewManager GetViewManager();
+<a name="l01429"></a>01429 
+<a name="l01433"></a>01433     SALOMEDS::SObject <a class="code" href="VISU__Table__i_8cc.html#40c516c2e0585ed7534ff426a49565e9">ImportTables</a>(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
+<a name="l01434"></a>01434 
+<a name="l01438"></a>01438     <span class="keywordtype">boolean</span> <a class="code" href="VISU__Table__i_8cc.html#dcf1bba031b8b4230c5990782fa7a17b">ExportTableToFile</a>(in SALOMEDS::SObject theTable, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
+<a name="l01439"></a>01439 
+<a name="l01445"></a>01445     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> ImportFile(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
+<a name="l01446"></a>01446 
+<a name="l01452"></a>01452     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> CreateResult(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
+<a name="l01453"></a>01453 
+<a name="l01459"></a>01459     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> CopyAndImportFile(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
 <a name="l01460"></a>01460 
-<a name="l01469"></a>01469     <a class="code" href="interfaceVISU_1_1GaussPoints.html">GaussPoints</a> GaussPointsOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01470"></a>01470                        in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01471"></a>01471                        in <span class="keywordtype">double</span> theIteration);
-<a name="l01472"></a>01472 
-<a name="l01481"></a>01481     <a class="code" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a> DeformedShapeOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01482"></a>01482                            in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01483"></a>01483                            in <span class="keywordtype">double</span> theIteration);
-<a name="l01484"></a>01484 
-<a name="l01493"></a>01493     <a class="code" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">ScalarMapOnDeformedShape</a> ScalarMapOnDeformedShapeOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01494"></a>01494                                         in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01495"></a>01495                                         in <span class="keywordtype">double</span> theIteration);
-<a name="l01496"></a>01496 
-<a name="l01505"></a>01505     <a class="code" href="interfaceVISU_1_1Vectors.html">Vectors</a> VectorsOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01506"></a>01506                   in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01507"></a>01507                   in <span class="keywordtype">double</span> theIteration);
-<a name="l01508"></a>01508 
-<a name="l01517"></a>01517     <a class="code" href="interfaceVISU_1_1IsoSurfaces.html">IsoSurfaces</a> IsoSurfacesOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01518"></a>01518                        in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01519"></a>01519                        in <span class="keywordtype">double</span> theIteration);
-<a name="l01520"></a>01520 
-<a name="l01529"></a>01529     <a class="code" href="interfaceVISU_1_1StreamLines.html">StreamLines</a> StreamLinesOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01530"></a>01530                        in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01531"></a>01531                        in <span class="keywordtype">double</span> theIteration);
-<a name="l01532"></a>01532 
-<a name="l01541"></a>01541     <a class="code" href="interfaceVISU_1_1CutPlanes.html">CutPlanes</a> CutPlanesOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01542"></a>01542                       in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01543"></a>01543                       in <span class="keywordtype">double</span> theIteration);
-<a name="l01544"></a>01544 
-<a name="l01553"></a>01553     <a class="code" href="interfaceVISU_1_1CutLines.html">CutLines</a> CutLinesOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01554"></a>01554                     in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01555"></a>01555                     in <span class="keywordtype">double</span> theIteration);
-<a name="l01556"></a>01556 
-<a name="l01565"></a>01565     <a class="code" href="interfaceVISU_1_1Plot3D.html">Plot3D</a> Plot3DOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
-<a name="l01566"></a>01566                 in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
-<a name="l01567"></a>01567                 in <span class="keywordtype">double</span> theIteration);
-<a name="l01568"></a>01568 
-<a name="l01573"></a>01573     <a class="code" href="interfaceVISU_1_1Table.html">Table</a> CreateTable(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTableEntry);
-<a name="l01574"></a>01574 
-<a name="l01581"></a>01581     <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> <a class="code" href="namespacevisu.html#5ddb2d0bd17086e1db427fbb0056d18b">CreateCurve</a>(in <a class="code" href="interfaceVISU_1_1Table.html">Table</a> theTable, in <span class="keywordtype">long</span> theHRow, in <span class="keywordtype">long</span> theVRow);
-<a name="l01582"></a>01582 
-<a name="l01586"></a>01586     <a class="code" href="interfaceVISU_1_1Container.html">Container</a> CreateContainer();
-<a name="l01587"></a>01587 
-<a name="l01591"></a>01591     <a class="code" href="interfaceVISU_1_1Animation.html">Animation</a> CreateAnimation(in View3D theView3d);
-<a name="l01592"></a>01592 
-<a name="l01593"></a>01593     <span class="keywordtype">void</span> DeleteResult(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult);
-<a name="l01594"></a>01594 
-<a name="l01595"></a>01595     <span class="keywordtype">void</span> <a class="code" href="namespaceVISU.html#83254e163f6b12ca8d36796d6c23b93c">DeletePrs3d</a>(in <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> thePrs3d);
-<a name="l01596"></a>01596   };
-<a name="l01597"></a>01597 
-<a name="l01604"></a><a class="code" href="interfaceVISU_1_1View.html">01604</a>   interface <a class="code" href="interfaceVISU_1_1View.html">View</a>: <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
-<a name="l01605"></a>01605 
-<a name="l01610"></a><a class="code" href="interfaceVISU_1_1View.html#a666392d875e267305ad2694ce3ce213">01610</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1View.html#a666392d875e267305ad2694ce3ce213">ViewRepresentation</a> {
-<a name="l01611"></a>01611       OBJECTBROWSER,
-<a name="l01612"></a>01612       VIEWER,
-<a name="l01613"></a>01613       PYTHON,
-<a name="l01614"></a>01614       MESSAGES
-<a name="l01615"></a>01615     };
-<a name="l01616"></a>01616 
-<a name="l01617"></a>01617     <span class="keywordtype">void</span> ShowPart (in ViewRepresentation ViewRepr, in <span class="keywordtype">boolean</span> state );
-<a name="l01618"></a>01618 
-<a name="l01619"></a>01619     <span class="keywordtype">boolean</span> IsPartShown( in ViewRepresentation ViewRepr );
-<a name="l01620"></a>01620 
-<a name="l01630"></a>01630     <span class="keywordtype">void</span> SplitRight();
-<a name="l01631"></a>01631 
-<a name="l01637"></a>01637     <span class="keywordtype">void</span> SplitLeft();
+<a name="l01464"></a>01464     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> ImportMed(in SALOMEDS::SObject theMedSObject);
+<a name="l01465"></a>01465 
+<a name="l01469"></a>01469     <a class="code" href="interfaceVISU_1_1Result.html">Result</a> ImportMedField(in SALOME_MED::FIELD theField);
+<a name="l01470"></a>01470 
+<a name="l01479"></a>01479     <span class="keywordtype">void</span> RenameEntityInStudy(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult,
+<a name="l01480"></a>01480                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01481"></a>01481                     in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity,
+<a name="l01482"></a>01482                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName);
+<a name="l01483"></a>01483     <span class="keywordtype">void</span> RenameFamilyInStudy(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult,
+<a name="l01484"></a>01484                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01485"></a>01485                     in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity,
+<a name="l01486"></a>01486                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theSubMeshName,
+<a name="l01487"></a>01487                     in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName);
+<a name="l01488"></a>01488     <span class="keywordtype">void</span> RenameGroupInStudy(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult,
+<a name="l01489"></a>01489                    in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01490"></a>01490                    in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theSubMeshName,
+<a name="l01491"></a>01491                    in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName);
+<a name="l01492"></a>01492 
+<a name="l01499"></a>01499     <a class="code" href="interfaceVISU_1_1Mesh.html">Mesh</a> MeshOnEntity(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity);
+<a name="l01500"></a>01500 
+<a name="l01508"></a>01508     <a class="code" href="interfaceVISU_1_1Mesh.html">Mesh</a> FamilyMeshOnEntity(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01509"></a>01509                    in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFamilyName);
+<a name="l01510"></a>01510 
+<a name="l01517"></a>01517     <a class="code" href="interfaceVISU_1_1Mesh.html">Mesh</a> GroupMesh(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theGroupName);
+<a name="l01518"></a>01518 
+<a name="l01527"></a>01527     <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> ScalarMapOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01528"></a>01528                       in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01529"></a>01529                       in <span class="keywordtype">double</span> theIteration);
+<a name="l01530"></a>01530 
+<a name="l01539"></a>01539     <a class="code" href="interfaceVISU_1_1GaussPoints.html">GaussPoints</a> GaussPointsOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01540"></a>01540                        in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01541"></a>01541                        in <span class="keywordtype">double</span> theIteration);
+<a name="l01542"></a>01542 
+<a name="l01551"></a>01551     <a class="code" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a> DeformedShapeOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01552"></a>01552                            in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01553"></a>01553                            in <span class="keywordtype">double</span> theIteration);
+<a name="l01554"></a>01554 
+<a name="l01563"></a>01563     <a class="code" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">ScalarMapOnDeformedShape</a> ScalarMapOnDeformedShapeOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01564"></a>01564                                         in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01565"></a>01565                                         in <span class="keywordtype">double</span> theIteration);
+<a name="l01566"></a>01566 
+<a name="l01575"></a>01575     <a class="code" href="interfaceVISU_1_1Vectors.html">Vectors</a> VectorsOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01576"></a>01576                   in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01577"></a>01577                   in <span class="keywordtype">double</span> theIteration);
+<a name="l01578"></a>01578 
+<a name="l01587"></a>01587     <a class="code" href="interfaceVISU_1_1IsoSurfaces.html">IsoSurfaces</a> IsoSurfacesOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01588"></a>01588                        in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01589"></a>01589                        in <span class="keywordtype">double</span> theIteration);
+<a name="l01590"></a>01590 
+<a name="l01599"></a>01599     <a class="code" href="interfaceVISU_1_1StreamLines.html">StreamLines</a> StreamLinesOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01600"></a>01600                        in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01601"></a>01601                        in <span class="keywordtype">double</span> theIteration);
+<a name="l01602"></a>01602 
+<a name="l01611"></a>01611     <a class="code" href="interfaceVISU_1_1CutPlanes.html">CutPlanes</a> CutPlanesOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01612"></a>01612                       in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01613"></a>01613                       in <span class="keywordtype">double</span> theIteration);
+<a name="l01614"></a>01614 
+<a name="l01623"></a>01623     <a class="code" href="interfaceVISU_1_1CutLines.html">CutLines</a> CutLinesOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01624"></a>01624                     in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01625"></a>01625                     in <span class="keywordtype">double</span> theIteration);
+<a name="l01626"></a>01626 
+<a name="l01635"></a>01635     <a class="code" href="interfaceVISU_1_1Plot3D.html">Plot3D</a> Plot3DOnField(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName,
+<a name="l01636"></a>01636                 in <a class="code" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName,
+<a name="l01637"></a>01637                 in <span class="keywordtype">double</span> theIteration);
 <a name="l01638"></a>01638 
-<a name="l01644"></a>01644     <span class="keywordtype">void</span> SplitBottom();
-<a name="l01645"></a>01645 
-<a name="l01651"></a>01651     <span class="keywordtype">void</span> SplitTop();
-<a name="l01652"></a>01652 
-<a name="l01656"></a>01656     <span class="keywordtype">void</span> OnTop();
-<a name="l01657"></a>01657 
-<a name="l01664"></a>01664     <span class="keywordtype">void</span> Attract (in <a class="code" href="interfaceVISU_1_1View.html">View</a> theView);
-<a name="l01665"></a>01665 
-<a name="l01672"></a>01672     <span class="keywordtype">void</span> AttractAll (in <a class="code" href="interfaceVISU_1_1View.html">View</a> theView);
-<a name="l01673"></a>01673 
-<a name="l01681"></a>01681     <span class="keywordtype">void</span> SetRelativePositionInSplitter (in <span class="keywordtype">double</span> thePosition);
-<a name="l01682"></a>01682 
-<a name="l01690"></a>01690     <span class="keywordtype">void</span> SetRelativeSizeInSplitter (in <span class="keywordtype">double</span> theSize);
-<a name="l01691"></a>01691 
-<a name="l01697"></a>01697     <span class="keywordtype">void</span> SetRelativePositionX (in <span class="keywordtype">double</span> thePosition);
+<a name="l01643"></a>01643     <a class="code" href="interfaceVISU_1_1Table.html">Table</a> CreateTable(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTableEntry);
+<a name="l01644"></a>01644 
+<a name="l01651"></a>01651     <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> <a class="code" href="namespacevisu.html#5ddb2d0bd17086e1db427fbb0056d18b">CreateCurve</a>(in <a class="code" href="interfaceVISU_1_1Table.html">Table</a> theTable, in <span class="keywordtype">long</span> theHRow, in <span class="keywordtype">long</span> theVRow);
+<a name="l01652"></a>01652     
+<a name="l01661"></a>01661     <a class="code" href="interfaceVISU_1_1Curve.html">Curve</a> CreateCurveWithZ( in <a class="code" href="interfaceVISU_1_1Table.html">Table</a> theTable, in <span class="keywordtype">long</span> theHRow, in <span class="keywordtype">long</span> theVRow, in <span class="keywordtype">long</span> theZRow );
+<a name="l01662"></a>01662 
+<a name="l01666"></a>01666     <a class="code" href="interfaceVISU_1_1Container.html">Container</a> CreateContainer();
+<a name="l01667"></a>01667 
+<a name="l01671"></a>01671     <a class="code" href="interfaceVISU_1_1Animation.html">Animation</a> CreateAnimation(in View3D theView3d);
+<a name="l01672"></a>01672 
+<a name="l01673"></a>01673     <span class="keywordtype">void</span> DeleteResult(in <a class="code" href="interfaceVISU_1_1Result.html">Result</a> theResult);
+<a name="l01674"></a>01674 
+<a name="l01675"></a>01675     <span class="keywordtype">void</span> <a class="code" href="namespaceVISU.html#83254e163f6b12ca8d36796d6c23b93c">DeletePrs3d</a>(in <a class="code" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> thePrs3d);
+<a name="l01676"></a>01676   };
+<a name="l01677"></a>01677 
+<a name="l01684"></a><a class="code" href="interfaceVISU_1_1View.html">01684</a>   interface <a class="code" href="interfaceVISU_1_1View.html">View</a>: <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
+<a name="l01685"></a>01685 
+<a name="l01690"></a><a class="code" href="interfaceVISU_1_1View.html#a666392d875e267305ad2694ce3ce213">01690</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1View.html#a666392d875e267305ad2694ce3ce213">ViewRepresentation</a> {
+<a name="l01691"></a>01691       OBJECTBROWSER,
+<a name="l01692"></a>01692       VIEWER,
+<a name="l01693"></a>01693       PYTHON,
+<a name="l01694"></a>01694       MESSAGES
+<a name="l01695"></a>01695     };
+<a name="l01696"></a>01696 
+<a name="l01697"></a>01697     <span class="keywordtype">void</span> ShowPart (in ViewRepresentation ViewRepr, in <span class="keywordtype">boolean</span> state );
 <a name="l01698"></a>01698 
-<a name="l01704"></a>01704     <span class="keywordtype">void</span> SetRelativePositionY (in <span class="keywordtype">double</span> thePosition);
-<a name="l01705"></a>01705 
-<a name="l01711"></a>01711     <span class="keywordtype">void</span> SetRelativeSizeX (in <span class="keywordtype">double</span> theSize);
-<a name="l01712"></a>01712 
-<a name="l01718"></a>01718     <span class="keywordtype">void</span> SetRelativeSizeY (in <span class="keywordtype">double</span> theSize);
-<a name="l01719"></a>01719 
-<a name="l01723"></a>01723     <span class="keywordtype">void</span> SetViewWidth (in <span class="keywordtype">long</span> Width); <span class="comment">//setting width of view</span>
-<a name="l01724"></a>01724     <span class="keywordtype">void</span> SetViewHeight (in <span class="keywordtype">long</span> Height); <span class="comment">//setting height of view</span>
-<a name="l01725"></a>01725     <span class="keywordtype">long</span> GetViewWidth(); <span class="comment">//getting view width</span>
-<a name="l01726"></a>01726     <span class="keywordtype">long</span> GetViewHeight(); <span class="comment">//getting view height</span>
-<a name="l01727"></a><a class="code" href="interfaceVISU_1_1View.html#61d3152c0ff5d024f84b2fe149be0154">01727</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1View.html#61d3152c0ff5d024f84b2fe149be0154">ViewPosition</a> {TOP, CENTER, BOTTOM, RIGHT, LEFT}; <span class="comment">//position of the study frame</span>
-<a name="l01728"></a>01728     <span class="keywordtype">void</span> SetViewPositionHorizontal (in ViewPosition ViewPosHor); <span class="comment">//setting of the horizontal view position</span>
-<a name="l01729"></a>01729     <span class="keywordtype">void</span> SetViewPositionVertical (in ViewPosition ViewPosVer); <span class="comment">//setting of the vertical view position</span>
-<a name="l01730"></a>01730     <span class="keywordtype">void</span> SetRelativePosition( in <span class="keywordtype">double</span> <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in <span class="keywordtype">double</span> y );
-<a name="l01731"></a>01731     <span class="keywordtype">void</span> SetRelativeSize( in <span class="keywordtype">double</span> <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in <span class="keywordtype">double</span> y );
-<a name="l01732"></a>01732     <span class="keywordtype">void</span> Minimize(); <span class="comment">// Minimizes to the task bar or to the bottom of the Desktop the %View frame.</span>
-<a name="l01733"></a>01733     <span class="keywordtype">void</span> <a class="code" href="namespaceVISU.html#8d51b664c0776f887f7d0a20c7a7268d">Restore</a>(); <span class="comment">// Restores the %View frame.</span>
-<a name="l01734"></a>01734     <span class="keywordtype">void</span> Maximize(); <span class="comment">// Maximizes the %View frame.</span>
-<a name="l01735"></a>01735 
-<a name="l01740"></a>01740     <span class="keywordtype">void</span> SetTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
-<a name="l01741"></a>01741 
-<a name="l01745"></a>01745     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetTitle();
-<a name="l01746"></a>01746 
-<a name="l01751"></a>01751     <span class="keywordtype">void</span> SetBackground(in SALOMEDS::Color theColor);
-<a name="l01752"></a>01752 
-<a name="l01756"></a>01756     SALOMEDS::Color GetBackground();
-<a name="l01757"></a>01757 
-<a name="l01761"></a>01761     <span class="keywordtype">void</span> EraseAll();
+<a name="l01699"></a>01699     <span class="keywordtype">boolean</span> IsPartShown( in ViewRepresentation ViewRepr );
+<a name="l01700"></a>01700 
+<a name="l01710"></a>01710     <span class="keywordtype">void</span> SplitRight();
+<a name="l01711"></a>01711 
+<a name="l01717"></a>01717     <span class="keywordtype">void</span> SplitLeft();
+<a name="l01718"></a>01718 
+<a name="l01724"></a>01724     <span class="keywordtype">void</span> SplitBottom();
+<a name="l01725"></a>01725 
+<a name="l01731"></a>01731     <span class="keywordtype">void</span> SplitTop();
+<a name="l01732"></a>01732 
+<a name="l01736"></a>01736     <span class="keywordtype">void</span> OnTop();
+<a name="l01737"></a>01737 
+<a name="l01744"></a>01744     <span class="keywordtype">void</span> Attract (in <a class="code" href="interfaceVISU_1_1View.html">View</a> theView);
+<a name="l01745"></a>01745 
+<a name="l01752"></a>01752     <span class="keywordtype">void</span> AttractAll (in <a class="code" href="interfaceVISU_1_1View.html">View</a> theView);
+<a name="l01753"></a>01753 
+<a name="l01761"></a>01761     <span class="keywordtype">void</span> SetRelativePositionInSplitter (in <span class="keywordtype">double</span> thePosition);
 <a name="l01762"></a>01762 
-<a name="l01766"></a>01766     <span class="keywordtype">void</span> DisplayAll();
-<a name="l01767"></a>01767 
-<a name="l01772"></a>01772     <span class="keywordtype">void</span> Erase(in <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> thePrsObj);
-<a name="l01773"></a>01773 
-<a name="l01778"></a>01778     <span class="keywordtype">void</span> Display(in <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> thePrsObj);
-<a name="l01779"></a>01779 
-<a name="l01785"></a>01785     <span class="keywordtype">void</span> DisplayOnly(in <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> thePrsObj);
-<a name="l01786"></a>01786 
-<a name="l01790"></a>01790     <span class="keywordtype">void</span> Update();
-<a name="l01791"></a>01791 
-<a name="l01797"></a>01797     <span class="keywordtype">boolean</span> SavePicture(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
-<a name="l01798"></a>01798   };
+<a name="l01770"></a>01770     <span class="keywordtype">void</span> SetRelativeSizeInSplitter (in <span class="keywordtype">double</span> theSize);
+<a name="l01771"></a>01771 
+<a name="l01777"></a>01777     <span class="keywordtype">void</span> SetRelativePositionX (in <span class="keywordtype">double</span> thePosition);
+<a name="l01778"></a>01778 
+<a name="l01784"></a>01784     <span class="keywordtype">void</span> SetRelativePositionY (in <span class="keywordtype">double</span> thePosition);
+<a name="l01785"></a>01785 
+<a name="l01791"></a>01791     <span class="keywordtype">void</span> SetRelativeSizeX (in <span class="keywordtype">double</span> theSize);
+<a name="l01792"></a>01792 
+<a name="l01798"></a>01798     <span class="keywordtype">void</span> SetRelativeSizeY (in <span class="keywordtype">double</span> theSize);
 <a name="l01799"></a>01799 
-<a name="l01800"></a>01800   <span class="comment">//-------------------------------------------------------</span>
-<a name="l01805"></a><a class="code" href="interfaceVISU_1_1View3D.html">01805</a> <span class="comment"></span>  interface View3D : <a class="code" href="interfaceVISU_1_1View.html">View</a> {
-<a name="l01810"></a><a class="code" href="interfaceVISU_1_1View3D.html#ffedf280b5a0a26b301dc5f14e0f119a">01810</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1View3D.html#ffedf280b5a0a26b301dc5f14e0f119a">ViewType</a>{ FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM};
-<a name="l01811"></a>01811 
-<a name="l01815"></a><a class="code" href="interfaceVISU_1_1View3D.html#3dddbf28d4d95b783001c56d14b23acf">01815</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1View3D.html#3dddbf28d4d95b783001c56d14b23acf">Axis</a>{ XAxis, YAxis, ZAxis};
-<a name="l01816"></a>01816 
-<a name="l01820"></a><a class="code" href="interfaceVISU_1_1View3D.html#b951c5e29bd2ae1745a4e88121002a58">01820</a>     <span class="keyword">typedef</span> <span class="keywordtype">double</span> XYZ[3];
+<a name="l01803"></a>01803     <span class="keywordtype">void</span> SetViewWidth (in <span class="keywordtype">long</span> Width); <span class="comment">//setting width of view</span>
+<a name="l01804"></a>01804     <span class="keywordtype">void</span> SetViewHeight (in <span class="keywordtype">long</span> Height); <span class="comment">//setting height of view</span>
+<a name="l01805"></a>01805     <span class="keywordtype">long</span> GetViewWidth(); <span class="comment">//getting view width</span>
+<a name="l01806"></a>01806     <span class="keywordtype">long</span> GetViewHeight(); <span class="comment">//getting view height</span>
+<a name="l01807"></a><a class="code" href="interfaceVISU_1_1View.html#61d3152c0ff5d024f84b2fe149be0154">01807</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1View.html#61d3152c0ff5d024f84b2fe149be0154">ViewPosition</a> {TOP, CENTER, BOTTOM, RIGHT, LEFT}; <span class="comment">//position of the study frame</span>
+<a name="l01808"></a>01808     <span class="keywordtype">void</span> SetViewPositionHorizontal (in ViewPosition ViewPosHor); <span class="comment">//setting of the horizontal view position</span>
+<a name="l01809"></a>01809     <span class="keywordtype">void</span> SetViewPositionVertical (in ViewPosition ViewPosVer); <span class="comment">//setting of the vertical view position</span>
+<a name="l01810"></a>01810     <span class="keywordtype">void</span> SetRelativePosition( in <span class="keywordtype">double</span> <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in <span class="keywordtype">double</span> y );
+<a name="l01811"></a>01811     <span class="keywordtype">void</span> SetRelativeSize( in <span class="keywordtype">double</span> <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in <span class="keywordtype">double</span> y );
+<a name="l01812"></a>01812     <span class="keywordtype">void</span> Minimize(); <span class="comment">// Minimizes to the task bar or to the bottom of the Desktop the %View frame.</span>
+<a name="l01813"></a>01813     <span class="keywordtype">void</span> <a class="code" href="namespaceVISU.html#8d51b664c0776f887f7d0a20c7a7268d">Restore</a>(); <span class="comment">// Restores the %View frame.</span>
+<a name="l01814"></a>01814     <span class="keywordtype">void</span> Maximize(); <span class="comment">// Maximizes the %View frame.</span>
+<a name="l01815"></a>01815 
+<a name="l01820"></a>01820     <span class="keywordtype">void</span> SetTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
 <a name="l01821"></a>01821 
-<a name="l01825"></a>01825     <span class="keywordtype">void</span> FitAll();
+<a name="l01825"></a>01825     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetTitle();
 <a name="l01826"></a>01826 
-<a name="l01831"></a>01831     <span class="keywordtype">void</span> SetView(in <a class="code" href="interfaceVISU_1_1View3D.html#ffedf280b5a0a26b301dc5f14e0f119a">ViewType</a> theType);
+<a name="l01831"></a>01831     <span class="keywordtype">void</span> SetBackground(in SALOMEDS::Color theColor);
 <a name="l01832"></a>01832 
-<a name="l01838"></a>01838     <span class="keywordtype">void</span> SetPointOfView(in XYZ theCoord);
-<a name="l01839"></a>01839 
-<a name="l01845"></a>01845     XYZ GetPointOfView();
-<a name="l01846"></a>01846 
-<a name="l01850"></a>01850     <span class="keywordtype">void</span> SetViewUp(in XYZ theDir);
-<a name="l01851"></a>01851 
-<a name="l01855"></a>01855     XYZ GetViewUp();
-<a name="l01856"></a>01856 
-<a name="l01861"></a>01861     <span class="keywordtype">void</span> SetFocalPoint(in XYZ theDir);
-<a name="l01862"></a>01862 
-<a name="l01867"></a>01867     XYZ GetFocalPoint();
-<a name="l01868"></a>01868 
-<a name="l01872"></a>01872     <span class="keywordtype">void</span> SetParallelScale(in <span class="keywordtype">double</span> theScale);
-<a name="l01873"></a>01873 
-<a name="l01877"></a>01877     <span class="keywordtype">double</span> GetParallelScale();
-<a name="l01878"></a>01878 
-<a name="l01884"></a>01884     <span class="keywordtype">void</span> ScaleView(in <a class="code" href="interfaceVISU_1_1View3D.html#3dddbf28d4d95b783001c56d14b23acf">Axis</a> theAxis, in <span class="keywordtype">double</span> theParam);
-<a name="l01885"></a>01885 
-<a name="l01889"></a>01889     <span class="keywordtype">void</span> RemoveScale();
-<a name="l01890"></a>01890 
-<a name="l01896"></a>01896     <span class="keywordtype">boolean</span> SaveViewParams(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName);
-<a name="l01897"></a>01897 
-<a name="l01903"></a>01903     <span class="keywordtype">boolean</span> RestoreViewParams(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName);
-<a name="l01904"></a>01904 
-<a name="l01905"></a>01905 
-<a name="l01910"></a>01910     <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> GetPresentationType(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
-<a name="l01911"></a>01911 
-<a name="l01917"></a>01917     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetPresentationType(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> thePrsType);
-<a name="l01918"></a>01918 
-<a name="l01923"></a>01923     <span class="keywordtype">boolean</span> IsShrinked(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
-<a name="l01924"></a>01924 
-<a name="l01930"></a>01930     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetShrinked(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <span class="keywordtype">boolean</span> isShrinked);
+<a name="l01836"></a>01836     SALOMEDS::Color GetBackground();
+<a name="l01837"></a>01837 
+<a name="l01841"></a>01841     <span class="keywordtype">void</span> EraseAll();
+<a name="l01842"></a>01842 
+<a name="l01846"></a>01846     <span class="keywordtype">void</span> DisplayAll();
+<a name="l01847"></a>01847 
+<a name="l01852"></a>01852     <span class="keywordtype">void</span> Erase(in <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> thePrsObj);
+<a name="l01853"></a>01853 
+<a name="l01858"></a>01858     <span class="keywordtype">void</span> Display(in <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> thePrsObj);
+<a name="l01859"></a>01859 
+<a name="l01865"></a>01865     <span class="keywordtype">void</span> DisplayOnly(in <a class="code" href="interfaceVISU_1_1PrsObject.html">PrsObject</a> thePrsObj);
+<a name="l01866"></a>01866 
+<a name="l01870"></a>01870     <span class="keywordtype">void</span> Update();
+<a name="l01871"></a>01871 
+<a name="l01877"></a>01877     <span class="keywordtype">boolean</span> SavePicture(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName);
+<a name="l01878"></a>01878   };
+<a name="l01879"></a>01879 
+<a name="l01880"></a>01880   <span class="comment">//-------------------------------------------------------</span>
+<a name="l01885"></a><a class="code" href="interfaceVISU_1_1View3D.html">01885</a> <span class="comment"></span>  interface View3D : <a class="code" href="interfaceVISU_1_1View.html">View</a> {
+<a name="l01890"></a><a class="code" href="interfaceVISU_1_1View3D.html#ffedf280b5a0a26b301dc5f14e0f119a">01890</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1View3D.html#ffedf280b5a0a26b301dc5f14e0f119a">ViewType</a>{ FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM};
+<a name="l01891"></a>01891 
+<a name="l01895"></a><a class="code" href="interfaceVISU_1_1View3D.html#3dddbf28d4d95b783001c56d14b23acf">01895</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1View3D.html#3dddbf28d4d95b783001c56d14b23acf">Axis</a>{ XAxis, YAxis, ZAxis};
+<a name="l01896"></a>01896 
+<a name="l01900"></a><a class="code" href="interfaceVISU_1_1View3D.html#b951c5e29bd2ae1745a4e88121002a58">01900</a>     <span class="keyword">typedef</span> <span class="keywordtype">double</span> XYZ[3];
+<a name="l01901"></a>01901 
+<a name="l01905"></a>01905     <span class="keywordtype">void</span> FitAll();
+<a name="l01906"></a>01906 
+<a name="l01911"></a>01911     <span class="keywordtype">void</span> SetView(in <a class="code" href="interfaceVISU_1_1View3D.html#ffedf280b5a0a26b301dc5f14e0f119a">ViewType</a> theType);
+<a name="l01912"></a>01912 
+<a name="l01918"></a>01918     <span class="keywordtype">void</span> SetPointOfView(in XYZ theCoord);
+<a name="l01919"></a>01919 
+<a name="l01925"></a>01925     XYZ GetPointOfView();
+<a name="l01926"></a>01926 
+<a name="l01930"></a>01930     <span class="keywordtype">void</span> SetViewUp(in XYZ theDir);
 <a name="l01931"></a>01931 
-<a name="l01936"></a>01936     <span class="keywordtype">boolean</span> IsShaded(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
-<a name="l01937"></a>01937 
-<a name="l01943"></a>01943     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetShaded(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <span class="keywordtype">boolean</span> isShaded);
-<a name="l01944"></a>01944 
-<a name="l01949"></a>01949     <span class="keywordtype">double</span> GetOpacity(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
-<a name="l01950"></a>01950 
-<a name="l01956"></a>01956     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetOpacity(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <span class="keywordtype">double</span> theOpacity);
-<a name="l01957"></a>01957 
-<a name="l01962"></a>01962     <span class="keywordtype">double</span> GetLineWidth(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
-<a name="l01963"></a>01963 
-<a name="l01969"></a>01969     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetLineWidth(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <span class="keywordtype">double</span> theLineWidth);
-<a name="l01970"></a>01970   };
-<a name="l01971"></a>01971 
-<a name="l01972"></a>01972   <span class="comment">//-------------------------------------------------------</span>
-<a name="l01977"></a><a class="code" href="interfaceVISU_1_1TableView.html">01977</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1TableView.html">TableView</a> : <a class="code" href="interfaceVISU_1_1View.html">View</a> {
-<a name="l01978"></a>01978   };
-<a name="l01979"></a>01979 
-<a name="l01980"></a>01980   <span class="comment">//-------------------------------------------------------</span>
-<a name="l01986"></a><a class="code" href="interfaceVISU_1_1XYPlot.html">01986</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1XYPlot.html">XYPlot</a> : <a class="code" href="interfaceVISU_1_1View.html">View</a> {
-<a name="l01990"></a>01990     <span class="keywordtype">void</span> SetSubTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
+<a name="l01935"></a>01935     XYZ GetViewUp();
+<a name="l01936"></a>01936 
+<a name="l01941"></a>01941     <span class="keywordtype">void</span> SetFocalPoint(in XYZ theDir);
+<a name="l01942"></a>01942 
+<a name="l01947"></a>01947     XYZ GetFocalPoint();
+<a name="l01948"></a>01948 
+<a name="l01952"></a>01952     <span class="keywordtype">void</span> SetParallelScale(in <span class="keywordtype">double</span> theScale);
+<a name="l01953"></a>01953 
+<a name="l01957"></a>01957     <span class="keywordtype">double</span> GetParallelScale();
+<a name="l01958"></a>01958 
+<a name="l01964"></a>01964     <span class="keywordtype">void</span> ScaleView(in <a class="code" href="interfaceVISU_1_1View3D.html#3dddbf28d4d95b783001c56d14b23acf">Axis</a> theAxis, in <span class="keywordtype">double</span> theParam);
+<a name="l01965"></a>01965 
+<a name="l01969"></a>01969     <span class="keywordtype">void</span> RemoveScale();
+<a name="l01970"></a>01970 
+<a name="l01976"></a>01976     <span class="keywordtype">boolean</span> SaveViewParams(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName);
+<a name="l01977"></a>01977 
+<a name="l01983"></a>01983     <span class="keywordtype">boolean</span> RestoreViewParams(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName);
+<a name="l01984"></a>01984 
+<a name="l01985"></a>01985 
+<a name="l01990"></a>01990     <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> GetPresentationType(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
 <a name="l01991"></a>01991 
-<a name="l01994"></a>01994     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetSubTitle();
-<a name="l01995"></a>01995 
-<a name="l02000"></a><a class="code" href="interfaceVISU_1_1XYPlot.html#2161d2d79a23cabdea574a397a32a690">02000</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1XYPlot.html#2161d2d79a23cabdea574a397a32a690">CurveType</a> { POINTS, MULTYLINE, SPLINE};
-<a name="l02001"></a>02001 
-<a name="l02005"></a>02005     <span class="keywordtype">void</span> SetCurveType(in CurveType theType);
-<a name="l02006"></a>02006 
-<a name="l02009"></a>02009     CurveType GetCurveType();
-<a name="l02010"></a>02010 
-<a name="l02015"></a>02015     <span class="keywordtype">void</span> SetMarkerSize(in <span class="keywordtype">long</span> theSize);
-<a name="l02016"></a>02016 
-<a name="l02020"></a>02020     <span class="keywordtype">long</span> GetMarkerSize();
-<a name="l02021"></a>02021 
-<a name="l02024"></a>02024     <span class="keywordtype">void</span> EnableXGrid(in <span class="keywordtype">boolean</span> theMajor, in <span class="keywordtype">long</span> theNumMajor, in <span class="keywordtype">boolean</span> theMinor, in <span class="keywordtype">long</span> theNumMinor);
-<a name="l02025"></a>02025 
-<a name="l02028"></a>02028     <span class="keywordtype">void</span> EnableYGrid(in <span class="keywordtype">boolean</span> theMajor, in <span class="keywordtype">long</span> theNumMajor, in <span class="keywordtype">boolean</span> theMinor, in <span class="keywordtype">long</span> theNumMinor);
-<a name="l02029"></a>02029 
-<a name="l02033"></a>02033     <span class="keywordtype">void</span> SetHorScaling(in <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling);
-<a name="l02034"></a>02034 
-<a name="l02037"></a>02037     <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> GetHorScaling();
-<a name="l02038"></a>02038 
-<a name="l02042"></a>02042     <span class="keywordtype">void</span> SetVerScaling(in <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling);
+<a name="l01997"></a>01997     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetPresentationType(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <a class="code" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> thePrsType);
+<a name="l01998"></a>01998 
+<a name="l02003"></a>02003     <span class="keywordtype">boolean</span> IsShrinked(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
+<a name="l02004"></a>02004 
+<a name="l02010"></a>02010     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetShrinked(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <span class="keywordtype">boolean</span> isShrinked);
+<a name="l02011"></a>02011 
+<a name="l02016"></a>02016     <span class="keywordtype">boolean</span> IsShaded(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
+<a name="l02017"></a>02017 
+<a name="l02023"></a>02023     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetShaded(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <span class="keywordtype">boolean</span> isShaded);
+<a name="l02024"></a>02024 
+<a name="l02029"></a>02029     <span class="keywordtype">double</span> GetOpacity(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
+<a name="l02030"></a>02030 
+<a name="l02036"></a>02036     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetOpacity(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <span class="keywordtype">double</span> theOpacity);
+<a name="l02037"></a>02037 
+<a name="l02042"></a>02042     <span class="keywordtype">double</span> GetLineWidth(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs);
 <a name="l02043"></a>02043 
-<a name="l02046"></a>02046     <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> GetVerScaling();
-<a name="l02047"></a>02047 
-<a name="l02051"></a>02051     <span class="keywordtype">void</span> SetXTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
-<a name="l02052"></a>02052 
-<a name="l02055"></a>02055     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetXTitle();
-<a name="l02056"></a>02056 
-<a name="l02060"></a>02060     <span class="keywordtype">void</span> SetYTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
-<a name="l02061"></a>02061 
-<a name="l02064"></a>02064     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetYTitle();
-<a name="l02065"></a>02065 
-<a name="l02068"></a>02068     <span class="keywordtype">void</span> ShowLegend(in <span class="keywordtype">boolean</span> theShowing);
-<a name="l02069"></a>02069 
-<a name="l02072"></a>02072     <span class="keywordtype">void</span> FitAll();
-<a name="l02073"></a>02073 
-<a name="l02076"></a>02076     <span class="keywordtype">void</span> FitXRange(in <span class="keywordtype">double</span> xMin, in <span class="keywordtype">double</span> xMax);
-<a name="l02077"></a>02077 
-<a name="l02080"></a>02080     <span class="keywordtype">void</span> FitYRange(in <span class="keywordtype">double</span> yMin, in <span class="keywordtype">double</span> yMax);
+<a name="l02049"></a>02049     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> SetLineWidth(in <a class="code" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <span class="keywordtype">double</span> theLineWidth);
+<a name="l02050"></a>02050   };
+<a name="l02051"></a>02051 
+<a name="l02052"></a>02052   <span class="comment">//-------------------------------------------------------</span>
+<a name="l02057"></a><a class="code" href="interfaceVISU_1_1TableView.html">02057</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1TableView.html">TableView</a> : <a class="code" href="interfaceVISU_1_1View.html">View</a> {
+<a name="l02058"></a>02058   };
+<a name="l02059"></a>02059 
+<a name="l02060"></a>02060   <span class="comment">//-------------------------------------------------------</span>
+<a name="l02066"></a><a class="code" href="interfaceVISU_1_1XYPlot.html">02066</a> <span class="comment"></span>  interface <a class="code" href="interfaceVISU_1_1XYPlot.html">XYPlot</a> : <a class="code" href="interfaceVISU_1_1View.html">View</a> {
+<a name="l02070"></a>02070     <span class="keywordtype">void</span> SetSubTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
+<a name="l02071"></a>02071 
+<a name="l02074"></a>02074     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetSubTitle();
+<a name="l02075"></a>02075 
+<a name="l02080"></a><a class="code" href="interfaceVISU_1_1XYPlot.html#2161d2d79a23cabdea574a397a32a690">02080</a>     <span class="keyword">enum</span> <a class="code" href="interfaceVISU_1_1XYPlot.html#2161d2d79a23cabdea574a397a32a690">CurveType</a> { POINTS, MULTYLINE, SPLINE};
 <a name="l02081"></a>02081 
-<a name="l02084"></a>02084     <span class="keywordtype">void</span> FitRange(in <span class="keywordtype">double</span> xMin, in <span class="keywordtype">double</span> xMax,
-<a name="l02085"></a>02085             in <span class="keywordtype">double</span> yMin, in <span class="keywordtype">double</span> yMax);
+<a name="l02085"></a>02085     <span class="keywordtype">void</span> SetCurveType(in CurveType theType);
 <a name="l02086"></a>02086 
-<a name="l02087"></a>02087     <span class="keywordtype">void</span> GetFitRanges(out <span class="keywordtype">double</span> xMin,out <span class="keywordtype">double</span> xMax,
-<a name="l02088"></a>02088                 out <span class="keywordtype">double</span> yMin,out <span class="keywordtype">double</span> yMax);
-<a name="l02089"></a>02089   };
+<a name="l02089"></a>02089     CurveType GetCurveType();
 <a name="l02090"></a>02090 
-<a name="l02091"></a>02091   <span class="comment">//-------------------------------------------------------</span>
-<a name="l02096"></a><a class="code" href="interfaceVISU_1_1ViewManager.html">02096</a> <span class="comment"></span>  interface ViewManager: <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
-<a name="l02103"></a>02103     <a class="code" href="interfaceVISU_1_1View.html">View</a> GetCurrentView();
-<a name="l02104"></a>02104 
-<a name="l02109"></a>02109     View3D Create3DView();
-<a name="l02110"></a>02110 
-<a name="l02115"></a>02115     <a class="code" href="interfaceVISU_1_1TableView.html">TableView</a> CreateTableView(in <a class="code" href="interfaceVISU_1_1Table.html">Table</a> theTable);
-<a name="l02116"></a>02116 
-<a name="l02121"></a>02121     <a class="code" href="interfaceVISU_1_1XYPlot.html">XYPlot</a> CreateXYPlot();
-<a name="l02122"></a>02122 
-<a name="l02126"></a>02126     <span class="keywordtype">void</span> Destroy(in <a class="code" href="interfaceVISU_1_1View.html">View</a> theView);
-<a name="l02127"></a>02127   };
-<a name="l02128"></a>02128 };
-<a name="l02129"></a>02129 
-<a name="l02130"></a>02130 <span class="preprocessor">#endif</span>
+<a name="l02095"></a>02095     <span class="keywordtype">void</span> SetMarkerSize(in <span class="keywordtype">long</span> theSize);
+<a name="l02096"></a>02096 
+<a name="l02100"></a>02100     <span class="keywordtype">long</span> GetMarkerSize();
+<a name="l02101"></a>02101 
+<a name="l02104"></a>02104     <span class="keywordtype">void</span> EnableXGrid(in <span class="keywordtype">boolean</span> theMajor, in <span class="keywordtype">long</span> theNumMajor, in <span class="keywordtype">boolean</span> theMinor, in <span class="keywordtype">long</span> theNumMinor);
+<a name="l02105"></a>02105 
+<a name="l02108"></a>02108     <span class="keywordtype">void</span> EnableYGrid(in <span class="keywordtype">boolean</span> theMajor, in <span class="keywordtype">long</span> theNumMajor, in <span class="keywordtype">boolean</span> theMinor, in <span class="keywordtype">long</span> theNumMinor);
+<a name="l02109"></a>02109 
+<a name="l02113"></a>02113     <span class="keywordtype">void</span> SetHorScaling(in <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling);
+<a name="l02114"></a>02114 
+<a name="l02117"></a>02117     <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> GetHorScaling();
+<a name="l02118"></a>02118 
+<a name="l02122"></a>02122     <span class="keywordtype">void</span> SetVerScaling(in <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling);
+<a name="l02123"></a>02123 
+<a name="l02126"></a>02126     <a class="code" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> GetVerScaling();
+<a name="l02127"></a>02127 
+<a name="l02131"></a>02131     <span class="keywordtype">void</span> SetXTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
+<a name="l02132"></a>02132 
+<a name="l02135"></a>02135     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetXTitle();
+<a name="l02136"></a>02136 
+<a name="l02140"></a>02140     <span class="keywordtype">void</span> SetYTitle(in <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle);
+<a name="l02141"></a>02141 
+<a name="l02144"></a>02144     <a class="code" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> GetYTitle();
+<a name="l02145"></a>02145 
+<a name="l02148"></a>02148     <span class="keywordtype">void</span> ShowLegend(in <span class="keywordtype">boolean</span> theShowing);
+<a name="l02149"></a>02149 
+<a name="l02152"></a>02152     <span class="keywordtype">void</span> FitAll();
+<a name="l02153"></a>02153 
+<a name="l02156"></a>02156     <span class="keywordtype">void</span> FitXRange(in <span class="keywordtype">double</span> xMin, in <span class="keywordtype">double</span> xMax);
+<a name="l02157"></a>02157 
+<a name="l02160"></a>02160     <span class="keywordtype">void</span> FitYRange(in <span class="keywordtype">double</span> yMin, in <span class="keywordtype">double</span> yMax);
+<a name="l02161"></a>02161 
+<a name="l02164"></a>02164     <span class="keywordtype">void</span> FitRange(in <span class="keywordtype">double</span> xMin, in <span class="keywordtype">double</span> xMax,
+<a name="l02165"></a>02165             in <span class="keywordtype">double</span> yMin, in <span class="keywordtype">double</span> yMax);
+<a name="l02166"></a>02166 
+<a name="l02167"></a>02167     <span class="keywordtype">void</span> GetFitRanges(out <span class="keywordtype">double</span> xMin,out <span class="keywordtype">double</span> xMax,
+<a name="l02168"></a>02168                 out <span class="keywordtype">double</span> yMin,out <span class="keywordtype">double</span> yMax);
+<a name="l02169"></a>02169   };
+<a name="l02170"></a>02170 
+<a name="l02171"></a>02171   <span class="comment">//-------------------------------------------------------</span>
+<a name="l02176"></a><a class="code" href="interfaceVISU_1_1ViewManager.html">02176</a> <span class="comment"></span>  interface ViewManager: <a class="code" href="interfaceVISU_1_1Base.html">Base</a> {
+<a name="l02183"></a>02183     <a class="code" href="interfaceVISU_1_1View.html">View</a> GetCurrentView();
+<a name="l02184"></a>02184 
+<a name="l02189"></a>02189     View3D Create3DView();
+<a name="l02190"></a>02190 
+<a name="l02195"></a>02195     <a class="code" href="interfaceVISU_1_1TableView.html">TableView</a> CreateTableView(in <a class="code" href="interfaceVISU_1_1Table.html">Table</a> theTable);
+<a name="l02196"></a>02196 
+<a name="l02201"></a>02201     <a class="code" href="interfaceVISU_1_1XYPlot.html">XYPlot</a> CreateXYPlot();
+<a name="l02202"></a>02202 
+<a name="l02206"></a>02206     <span class="keywordtype">void</span> Destroy(in <a class="code" href="interfaceVISU_1_1View.html">View</a> theView);
+<a name="l02207"></a>02207   };
+<a name="l02208"></a>02208 };
+<a name="l02209"></a>02209 
+<a name="l02210"></a>02210 <span class="preprocessor">#endif</span>
 </pre></div></DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:23:44 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 062a41b446cca1900ab080cd5cb127e2ccca5cb5..14b7a98dc57c36001a393cc47706d9db322c99d1 100644 (file)
@@ -5,13 +5,14 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
-<h1>Interfaces of the VISU module: idl/VISU_Gen.idl File Reference</h1><code>#include &quot;SALOME_Exception.idl&quot;</code><br>
+<h1>idl/VISU_Gen.idl File Reference</h1><code>#include &quot;SALOME_Exception.idl&quot;</code><br>
 <code>#include &quot;SALOME_GenericObj.idl&quot;</code><br>
 <code>#include &quot;SALOME_Component.idl&quot;</code><br>
 <code>#include &quot;SALOMEDS.idl&quot;</code><br>
 <code>#include &quot;MED.idl&quot;</code><br>
 
 <p>
-Include dependency graph for VISU_Gen.idl:<p><center><img src="VISU__Gen_8idl__incl.jpg" border="0" alt=""></center>
+Include dependency graph for VISU_Gen.idl:<p><center><img src="VISU__Gen_8idl__incl.jpg" border="0" usemap="#idl/VISU_Gen.idl_map" alt=""></center>
 
 <p>
 <a href="VISU__Gen_8idl-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom">VISU</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVISU.html">VISU</a></td></tr>
 
 <tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">interface &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html">VISU.Base</a></td></tr>
@@ -68,7 +69,7 @@ Include dependency graph for VISU_Gen.idl:<p><center><img src="VISU__Gen_8idl__i
 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Scalar Map on Deformed shape presentation interface.  <a href="interfaceVISU_1_1ScalarMapOnDeformedShape.html#_details">More...</a><br></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">interface &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Plot3D.html">VISU.Plot3D</a></td></tr>
 
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Plot3D interface.  <a href="interfaceVISU_1_1Plot3D.html#_details">More...</a><br></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="interfaceVISU_1_1Plot3D.html">Plot3D</a> interface.  <a href="interfaceVISU_1_1Plot3D.html#_details">More...</a><br></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">interface &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1CutPlanes.html">VISU.CutPlanes</a></td></tr>
 
 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Cut planes interface.  <a href="interfaceVISU_1_1CutPlanes.html#_details">More...</a><br></td></tr>
@@ -101,7 +102,7 @@ Include dependency graph for VISU_Gen.idl:<p><center><img src="VISU__Gen_8idl__i
 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3D view interface  <a href="interfaceVISU_1_1View3D.html#_details">More...</a><br></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">interface &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1TableView.html">VISU.TableView</a></td></tr>
 
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface of the Table view.  <a href="interfaceVISU_1_1TableView.html#_details">More...</a><br></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface of the <a class="el" href="interfaceVISU_1_1Table.html">Table</a> view.  <a href="interfaceVISU_1_1TableView.html#_details">More...</a><br></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">interface &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html">VISU.XYPlot</a></td></tr>
 
 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface of the 2D plot view.  <a href="interfaceVISU_1_1XYPlot.html#_details">More...</a><br></td></tr>
@@ -109,72 +110,74 @@ Include dependency graph for VISU_Gen.idl:<p><center><img src="VISU__Gen_8idl__i
 
 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface of the ViewManager.  <a href="interfaceVISU_1_1ViewManager.html#_details">More...</a><br></td></tr>
 <tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef string&nbsp;</td><td class="memItemRight" valign="bottom">VISU.IdType</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">VISU.IdType</a></td></tr>
 
 <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">VISU.Scaling { VISU.LINEAR
-VISU.LOGARITHMIC
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">VISU.Scaling</a> { <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a472467096027b4435ec88065499f1bd0443c1d0">VISU.LINEAR</a>
+<a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670b90da0ae947772de8ddb3d44e0438d65">VISU.LOGARITHMIC</a>
  }</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">VISU.Entity { VISU.NODE
-VISU.EDGE
-VISU.FACE
-VISU.CELL
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">VISU.Entity</a> { <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601ab5dfae0efc17a2cef0979bda81e020a">VISU.NODE</a>
+<a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f2760174b87bffbcbdd2583de4aa65047b8e15">VISU.EDGE</a>
+<a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f276014e272c8d19260215368ab32560ebb7e2">VISU.FACE</a>
+<a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f276014dd25122ffd8b57c789c56039b756737">VISU.CELL</a>
  }</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">VISU.VISUType { <br>
-&nbsp;&nbsp;VISU.TNONE
-VISU.TCURVE
-VISU.TTABLE
-VISU.TCONTAINER
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISU.VISUType</a> { <br>
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505f46f97ca11adf0444163a144cf29ab13">VISU.TNONE</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505c6d9b77cf674551b1cf2179ff42781f0">VISU.TCURVE</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505e079bcfbc71945ab03281cf510171d26">VISU.TTABLE</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505965ef5d3ad806032d110867995b06e90">VISU.TCONTAINER</a>
 <br>
-&nbsp;&nbsp;VISU.TMESH
-VISU.TSCALARMAP
-VISU.TISOSURFACE
-VISU.TDEFORMEDSHAPE
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505661bdd7054541ec3684ef3d3fcc672a0">VISU.TMESH</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050960e75e1598e360545b0183bfd9cb95">VISU.TSCALARMAP</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05051795ef8abdb65f60e29509b196b6d2ad">VISU.TISOSURFACE</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059690f6678b90c5197640d9c72cdb01fd">VISU.TDEFORMEDSHAPE</a>
 <br>
-&nbsp;&nbsp;VISU.TSCALARMAPONDEFORMEDSHAPE
-VISU.TGAUSSPOINTS
-VISU.TPLOT3D
-VISU.TCUTPLANES
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05056bf835dd96cc7162efab6f850cffcd95">VISU.TSCALARMAPONDEFORMEDSHAPE</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505ce563a71f490cf21887b6a85d1b81592">VISU.TGAUSSPOINTS</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05055b20108e5fd99c1c6957b13ae4c4e821">VISU.TPLOT3D</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050534c331c752baaaccb976018ecf2e53bc">VISU.TCUTPLANES</a>
 <br>
-&nbsp;&nbsp;VISU.TCUTLINES
-VISU.TVECTORS
-VISU.TSTREAMLINES
-VISU.TVISUGEN
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059c6b6e8056dd1bd6fd0c4ea3328bcc17">VISU.TCUTLINES</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505911ef60269dcac4c732d790995896ed0">VISU.TVECTORS</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05052268a72efecbd9a06447b63e1c54b6f2">VISU.TSTREAMLINES</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050504419b3b862ecbd3b02ccf23c3543335">VISU.TVISUGEN</a>
 <br>
-&nbsp;&nbsp;VISU.TVIEWMANAGER
-VISU.TRESULT
-VISU.TXYPLOT
-VISU.TTABLEVIEW
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050e959877d50f85d7ee40b0ef146bf0ce">VISU.TVIEWMANAGER</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050acc53310e74049525934b8a2c1bf982">VISU.TRESULT</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05050ad90d55da57038b69a0f37bea9e93e3">VISU.TXYPLOT</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050585ad2c2bc11c65cc83e7723aa3b9ca43">VISU.TTABLEVIEW</a>
 <br>
-&nbsp;&nbsp;VISU.TVIEW3D
-VISU.TGAUSSVIEW
-VISU.TENTITY
-VISU.TFAMILY
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050589621dec5daff308a7875cd3f354b2e3">VISU.TVIEW3D</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05057fa257b6dd9bafe9fb6a872e7a574933">VISU.TGAUSSVIEW</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050549b445831a583d858fc5d7b7fb77f360">VISU.TENTITY</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b05059934d0c1500fbbaaae397336d01249c7">VISU.TFAMILY</a>
 <br>
-&nbsp;&nbsp;VISU.TGROUP
-VISU.TFIELD
-VISU.TTIMESTAMP
-VISU.TANIMATION
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505561c80c0d2ae06bb4c99533fa6d818b1">VISU.TGROUP</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050510be29a83a16fcc206a046eccc6fbda4">VISU.TFIELD</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505198236cbe5a729c333beae7c82cadead">VISU.TTIMESTAMP</a>
+<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b050569ee0801ab47b8d250ed07abbf0c8dcf">VISU.TANIMATION</a>
 <br>
-&nbsp;&nbsp;VISU.TALL
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505c9355c9018e38c117367c28e91210a20">VISU.TALL</a>
 <br>
  }</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">VISU.PresentationType { <br>
-&nbsp;&nbsp;VISU.POINT
-VISU.WIREFRAME
-VISU.SHADED
-VISU.INSIDEFRAME
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">VISU.PresentationType</a> { <br>
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5bd7d875fff4b7c862e404084bec135bc">VISU.POINT</a>
+<a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5e4948f9c5e5153edffab72b435a472cd">VISU.WIREFRAME</a>
+<a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5d446e93e36a0b982a923eaf4282a71d8">VISU.SHADED</a>
+<a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5b618cd0ad95c1b5e6ffa80a8d4cf5624">VISU.INSIDEFRAME</a>
 <br>
-&nbsp;&nbsp;VISU.SURFACEFRAME
-VISU.SHRINK
+&nbsp;&nbsp;<a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb573fefa806279b7bb7c88811aa1a7a18a">VISU.SURFACEFRAME</a>
+<a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb57d62e1a9d8f0e0447539a7b3274d5aec">VISU.SHRINK</a>
 <br>
  }</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 This file conatins a set of interfaces of the VISU module. This module provides various forms of data visualization in SALOME application. These forms include data tables, XY plots, 3d representations and combination of these forms. </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:23:46 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 1c5bf25fc137db22479d02b4f16d6876bd165044..1f16a54af1d651163139d92df82b022bad5f5775 100644 (file)
@@ -5,22 +5,35 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Animation.html">Animation</a></div>
 <h1>VISU.Animation Interface Reference</h1><!-- doxytag: class="VISU::Animation" --><!-- doxytag: inherits="VISU::Base" -->Animation class  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Animation:<p><center><img src="interfaceVISU_1_1Animation__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Animation:<p><center><img src="interfaceVISU_1_1Animation__inherit__graph.jpg" border="0" usemap="#VISU_8Animation__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Animation__inherit__map">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="21,9,109,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb">AnimationMode</a> { <a class="el" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfbb76b5afefd161b7460e29fc629a73357">PARALLEL</a>, 
+<a class="el" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb900f0897c0e38f27ba97a84f8362c3ae">SUCCCESSIVE</a>
+ }</td></tr>
+
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#aba099d7caa5f1cc59c0b23f6797414c">addField</a> (in SALOMEDS::SObject theObject)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#8891abb2659a431d6b64053418f2b7b6">addField</a> (in SALOMEDS::SObject theObject)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#f6f7de8915ff2a3be947c9e6a73e2ce6">clearFields</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#25c03888e5c49e48507b0f9fc0fb79f3">generatePresentations</a> (in long theFieldNum)</td></tr>
 
@@ -38,9 +51,9 @@ Inheritance diagram for VISU.Animation:<p><center><img src="interfaceVISU_1_1Ani
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#062d169734c8eff19203a256de6559a5">getPresentation</a> (in long theField, in long theFrame)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#db826a2038bac1d7586f73b55aadd0b9">setPresentationType</a> (in long theFieldNum, in VISUType theType)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#db826a2038bac1d7586f73b55aadd0b9">setPresentationType</a> (in long theFieldNum, in <a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> theType)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#430b5660c7bb58b2b1cceec551505833">getPresentationType</a> (in long theFieldNum)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#430b5660c7bb58b2b1cceec551505833">getPresentationType</a> (in long theFieldNum)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#e898a692b5912aa183490ae62e8be347">setSpeed</a> (in long theSpeed)</td></tr>
 
@@ -56,9 +69,9 @@ Inheritance diagram for VISU.Animation:<p><center><img src="interfaceVISU_1_1Ani
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#bad167297c3268fa405816da832177cc">isRangeDefined</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#81cb12ae0191dd51c8885231db089fb3">dumpTo</a> (in string thePath)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#81cb12ae0191dd51c8885231db089fb3">dumpTo</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> thePath)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#02587889300d23a9954986a1d74792ae">setDumpFormat</a> (in string theFormat)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#02587889300d23a9954986a1d74792ae">setDumpFormat</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFormat)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#80a08a2ae8787b810f9580d9eaeec980">isCycling</a> ()</td></tr>
 
@@ -70,6 +83,10 @@ Inheritance diagram for VISU.Animation:<p><center><img src="interfaceVISU_1_1Ani
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#42713aa4a73b5e9ebcb7c00814673eb2">setCycling</a> (in boolean theCycle)</td></tr>
 
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#b6aa7bc964aa59da44e43a900c72d930">isCleaningMemoryAtEachFrame</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#6a4f2e02a45d97c3f192b395f2a9c53b">setCleaningMemoryAtEachFrame</a> (in boolean theCycle)</td></tr>
+
 <tr><td class="memItemLeft" nowrap align="right" valign="top">SALOMEDS::SObject&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#0187e62b2aa9df4ced73cad693d4814e">publishInStudy</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#2189248274471c67003a675969961586">saveAnimation</a> ()</td></tr>
@@ -78,9 +95,15 @@ Inheritance diagram for VISU.Animation:<p><center><img src="interfaceVISU_1_1Ani
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#74fa288c3401f75740596e0c4d4b7447">isSavedInStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#0256f797240324bc547a37587954985c">setAnimationMode</a> (in <a class="el" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb">AnimationMode</a> theMode)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb">AnimationMode</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#b6861359ec72364119e599008cbf224b">getAnimationMode</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#d74ecf981377c2eafa0684adcaa6a53b">ApplyProperties</a> (in long theFieldNum, in <a class="el" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a> thePrs)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 <tr><td colspan="2"><div class="groupHeader">Playback of an animation:</div></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Animation.html#f844fd8fa04b7355fdfed8d02fec10c3">startAnimation</a> ()</td></tr>
@@ -113,14 +136,46 @@ playing these animations in the VISU module. </li>
 <b>Time stamp</b> represents a subfield: the results of calculations are taken in one definite moment. </dd></dl>
 
 <p>
+<hr><h2>Member Enumeration Documentation</h2>
+<a class="anchor" name="d0b1e36ccff0d698235e550e98552dfb"></a><!-- doxytag: member="VISU::Animation::AnimationMode" ref="d0b1e36ccff0d698235e550e98552dfb" args="" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">enum <a class="el" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb">VISU::Animation::AnimationMode</a>          </td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+This enumeration contains a set of available animation modes. <dl compact><dt><b>Enumerator: </b></dt><dd>
+<table border="0" cellspacing="2" cellpadding="0">
+<tr><td valign="top"><em><a class="anchor" name="d0b1e36ccff0d698235e550e98552dfbb76b5afefd161b7460e29fc629a73357"></a><!-- doxytag: member="PARALLEL" ref="d0b1e36ccff0d698235e550e98552dfbb76b5afefd161b7460e29fc629a73357" args="" -->PARALLEL</em>&nbsp;</td><td>
+parallel mode of animation. </td></tr>
+<tr><td valign="top"><em><a class="anchor" name="d0b1e36ccff0d698235e550e98552dfb900f0897c0e38f27ba97a84f8362c3ae"></a><!-- doxytag: member="SUCCCESSIVE" ref="d0b1e36ccff0d698235e550e98552dfb900f0897c0e38f27ba97a84f8362c3ae" args="" -->SUCCCESSIVE</em>&nbsp;</td><td>
+succcessive mode of animation. </td></tr>
+</table>
+</dl>
+    </td>
+  </tr>
+</table>
 <hr><h2>Member Function Documentation</h2>
-<a class="anchor" name="aba099d7caa5f1cc59c0b23f6797414c"></a><!-- doxytag: member="VISU::Animation::addField" ref="aba099d7caa5f1cc59c0b23f6797414c" args="(in SALOMEDS::SObject theObject)" --><p>
+<a class="anchor" name="8891abb2659a431d6b64053418f2b7b6"></a><!-- doxytag: member="VISU::Animation::addField" ref="8891abb2659a431d6b64053418f2b7b6" args="(in SALOMEDS::SObject theObject)" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">void VISU.Animation.addField           </td>
+          <td class="md" nowrap valign="top">boolean VISU.Animation.addField           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="md" nowrap valign="top">in SALOMEDS::SObject&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theObject</em>          </td>
@@ -147,6 +202,33 @@ Defines the field which will be used as a base for generation of the animation.
     </td>
   </tr>
 </table>
+<a class="anchor" name="f6f7de8915ff2a3be947c9e6a73e2ce6"></a><!-- doxytag: member="VISU::Animation::clearFields" ref="f6f7de8915ff2a3be947c9e6a73e2ce6" args="()" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">void VISU.Animation.clearFields           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Remove all fields from <a class="el" href="interfaceVISU_1_1Animation.html">Animation</a> object.     </td>
+  </tr>
+</table>
 <a class="anchor" name="25c03888e5c49e48507b0f9fc0fb79f3"></a><!-- doxytag: member="VISU::Animation::generatePresentations" ref="25c03888e5c49e48507b0f9fc0fb79f3" args="(in long theFieldNum)" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
@@ -589,7 +671,7 @@ Returns the number of the current frame.     </td>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in VISUType&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theType</em></td>
         </tr>
         <tr>
@@ -618,7 +700,7 @@ Sets the type of presentation (vectors, deformed shape etc.) which will be gener
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Animation.getPresentationType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Animation.getPresentationType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="md" nowrap valign="top">in long&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFieldNum</em>          </td>
@@ -859,7 +941,7 @@ Returns True if the range of the animation has been defined by the method <em>se
         <tr>
           <td class="md" nowrap valign="top">void VISU.Animation.dumpTo           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>thePath</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -890,9 +972,9 @@ Saves all the frames composing the animation into a definite directory. Pictures
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.Animation.setDumpFormat           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.Animation.setDumpFormat           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFormat</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -1067,6 +1149,61 @@ Sets cycling playback of the animation. The number of cycles can be infinite, un
     </td>
   </tr>
 </table>
+<a class="anchor" name="b6aa7bc964aa59da44e43a900c72d930"></a><!-- doxytag: member="VISU::Animation::isCleaningMemoryAtEachFrame" ref="b6aa7bc964aa59da44e43a900c72d930" args="()" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">boolean VISU.Animation.isCleaningMemoryAtEachFrame           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+    </td>
+  </tr>
+</table>
+<a class="anchor" name="6a4f2e02a45d97c3f192b395f2a9c53b"></a><!-- doxytag: member="VISU::Animation::setCleaningMemoryAtEachFrame" ref="6a4f2e02a45d97c3f192b395f2a9c53b" args="(in boolean theCycle)" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">void VISU.Animation.setCleaningMemoryAtEachFrame           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="md" nowrap valign="top">in boolean&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap> <em>theCycle</em>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+    </td>
+  </tr>
+</table>
 <a class="anchor" name="0187e62b2aa9df4ced73cad693d4814e"></a><!-- doxytag: member="VISU::Animation::publishInStudy" ref="0187e62b2aa9df4ced73cad693d4814e" args="()" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
@@ -1176,13 +1313,110 @@ Sets cycling playback of the animation. The number of cycles can be infinite, un
     </td>
   </tr>
 </table>
+<a class="anchor" name="0256f797240324bc547a37587954985c"></a><!-- doxytag: member="VISU::Animation::setAnimationMode" ref="0256f797240324bc547a37587954985c" args="(in AnimationMode theMode)" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">void VISU.Animation.setAnimationMode           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb">AnimationMode</a>&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap> <em>theMode</em>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Sets the animation mode. <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>theMode</em>&nbsp;</td><td>The value of this parameter is taken from the <em>AnimationMode</em> enumeration. </td></tr>
+  </table>
+</dl>
+    </td>
+  </tr>
+</table>
+<a class="anchor" name="b6861359ec72364119e599008cbf224b"></a><!-- doxytag: member="VISU::Animation::getAnimationMode" ref="b6861359ec72364119e599008cbf224b" args="()" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top"><a class="el" href="interfaceVISU_1_1Animation.html#d0b1e36ccff0d698235e550e98552dfb">AnimationMode</a> VISU.Animation.getAnimationMode           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Gets the animation mode.     </td>
+  </tr>
+</table>
+<a class="anchor" name="d74ecf981377c2eafa0684adcaa6a53b"></a><!-- doxytag: member="VISU::Animation::ApplyProperties" ref="d74ecf981377c2eafa0684adcaa6a53b" args="(in long theFieldNum, in ColoredPrs3d thePrs)" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">void VISU.Animation.ApplyProperties           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="md" nowrap valign="top">in long&nbsp;</td>
+          <td class="mdname" nowrap> <em>theFieldNum</em>, </td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>in <a class="el" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a>&nbsp;</td>
+          <td class="mdname" nowrap> <em>thePrs</em></td>
+        </tr>
+        <tr>
+          <td class="md"></td>
+          <td class="md">)&nbsp;</td>
+          <td class="md" colspan="2"></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Apply the presentation properties to all fields. The exception is raised in the following cases: 1) presentations for the given field is not yet created; 2) invalid dynamic cast of the given presentation to <a class="el" href="classVISU_1_1ColoredPrs3d__i.html">VISU.ColoredPrs3d_i</a>; 3) the <a class="el" href="namespaceMED.html">MED</a> file is not the same; 4) the mesh name is not the same; 5) the field name is not the same; 6) the entity is not the same.     </td>
+  </tr>
+</table>
 <a class="anchor" name="5da28cc23f3657dd24a3b8598319c522"></a><!-- doxytag: member="VISU::Animation::GetID" ref="5da28cc23f3657dd24a3b8598319c522" args="()" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1209,7 +1443,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1231,5 +1465,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:48 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 893d6a08c853a2b0d18276f5ad89698fb47ba85f..81bd3902406d3f21f6db123b6a4d6992e984051e 100644 (file)
@@ -5,21 +5,52 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Base.html">Base</a></div>
 <h1>VISU.Base Interface Reference</h1><!-- doxytag: class="VISU::Base" --><code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Base:<p><center><img src="interfaceVISU_1_1Base__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Base:<p><center><img src="interfaceVISU_1_1Base__inherit__graph.jpg" border="0" usemap="#VISU_8Base__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Base__inherit__map">
+<area href="interfaceVISU_1_1Animation.html" shape="rect" coords="287,83,402,107" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="426,83,589,107" alt="">
+<area href="interfaceVISU_1_1View.html" shape="rect" coords="613,83,698,107" alt="">
+<area href="interfaceVISU_1_1ViewManager.html" shape="rect" coords="722,83,861,107" alt="">
+<area href="interfaceVISU_1_1VISU__Gen.html" shape="rect" coords="885,83,1005,107" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="322,158,437,182" alt="">
+<area href="interfaceVISU_1_1Result.html" shape="rect" coords="461,158,554,182" alt="">
+<area href="interfaceVISU_1_1Container.html" shape="rect" coords="138,233,253,257" alt="">
+<area href="interfaceVISU_1_1Curve.html" shape="rect" coords="277,233,367,257" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="391,233,482,257" alt="">
+<area href="interfaceVISU_1_1Table.html" shape="rect" coords="506,233,594,257" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="298,307,437,331" alt="">
+<area href="interfaceVISU_1_1Mesh.html" shape="rect" coords="461,307,549,331" alt="">
+<area href="interfaceVISU_1_1GaussPoints.html" shape="rect" coords="227,382,358,406" alt="">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="382,382,502,406" alt="">
+<area href="interfaceVISU_1_1CutLines.html" shape="rect" coords="7,457,117,481" alt="">
+<area href="interfaceVISU_1_1CutPlanes.html" shape="rect" coords="141,457,258,481" alt="">
+<area href="interfaceVISU_1_1DeformedShape.html" shape="rect" coords="282,457,437,481" alt="">
+<area href="interfaceVISU_1_1IsoSurfaces.html" shape="rect" coords="461,457,589,481" alt="">
+<area href="interfaceVISU_1_1Plot3D.html" shape="rect" coords="613,457,709,481" alt="">
+<area href="interfaceVISU_1_1ScalarMapOnDeformedShape.html" shape="rect" coords="733,457,967,481" alt="">
+<area href="interfaceVISU_1_1StreamLines.html" shape="rect" coords="223,531,354,555" alt="">
+<area href="interfaceVISU_1_1Vectors.html" shape="rect" coords="378,531,479,555" alt="">
+<area href="interfaceVISU_1_1TableView.html" shape="rect" coords="578,158,695,182" alt="">
+<area href="interfaceVISU_1_1View3D.html" shape="rect" coords="719,158,821,182" alt="">
+<area href="interfaceVISU_1_1XYPlot.html" shape="rect" coords="845,158,943,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><h2>Member Function Documentation</h2>
@@ -29,7 +60,7 @@ Inheritance diagram for VISU.Base:<p><center><img src="interfaceVISU_1_1Base__in
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -56,7 +87,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -78,5 +109,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:32:57 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 520511b3115156921610edcfe1180b92d5402827..0e7a574fc918789ce8bd85844856ae2045a44495 100644 (file)
@@ -5,18 +5,38 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1ColoredPrs3d.html">ColoredPrs3d</a></div>
 <h1>VISU.ColoredPrs3d Interface Reference</h1><!-- doxytag: class="VISU::ColoredPrs3d" --><!-- doxytag: inherits="VISU::Prs3d" -->Basic Interface for the Colored 3D Presentations.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.ColoredPrs3d:<p><center><img src="interfaceVISU_1_1ColoredPrs3d__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.ColoredPrs3d:<p><center><img src="interfaceVISU_1_1ColoredPrs3d__inherit__graph.jpg" border="0" usemap="#VISU_8ColoredPrs3d__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8ColoredPrs3d__inherit__map">
+<area href="interfaceVISU_1_1GaussPoints.html" shape="rect" coords="228,382,358,406" alt="">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="382,382,502,406" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="322,233,413,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="232,158,346,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="208,83,370,107" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="245,9,333,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="370,158,522,182" alt="">
+<area href="interfaceVISU_1_1CutLines.html" shape="rect" coords="8,457,117,481" alt="">
+<area href="interfaceVISU_1_1CutPlanes.html" shape="rect" coords="141,457,258,481" alt="">
+<area href="interfaceVISU_1_1DeformedShape.html" shape="rect" coords="282,457,437,481" alt="">
+<area href="interfaceVISU_1_1IsoSurfaces.html" shape="rect" coords="461,457,589,481" alt="">
+<area href="interfaceVISU_1_1Plot3D.html" shape="rect" coords="613,457,709,481" alt="">
+<area href="interfaceVISU_1_1ScalarMapOnDeformedShape.html" shape="rect" coords="733,457,968,481" alt="">
+<area href="interfaceVISU_1_1StreamLines.html" shape="rect" coords="224,531,354,555" alt="">
+<area href="interfaceVISU_1_1Vectors.html" shape="rect" coords="378,531,480,555" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
@@ -50,9 +70,9 @@ Inheritance diagram for VISU.ColoredPrs3d:<p><center><img src="interfaceVISU_1_1
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -60,9 +80,9 @@ Inheritance diagram for VISU.ColoredPrs3d:<p><center><img src="interfaceVISU_1_1
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -504,7 +524,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -535,7 +555,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -675,7 +695,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -702,7 +722,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -724,5 +744,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:14 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 69f99750746e00948215abb991851424230d523c..a4e7c307794ca6262138ac31468d4dad54808055 100644 (file)
@@ -5,18 +5,26 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Container.html">Container</a></div>
 <h1>VISU.Container Interface Reference</h1><!-- doxytag: class="VISU::Container" --><!-- doxytag: inherits="VISU::PrsObject" -->Container presentable object interface  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Container:<p><center><img src="interfaceVISU_1_1Container__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Container:<p><center><img src="interfaceVISU_1_1Container__inherit__graph.jpg" border="0" usemap="#VISU_8Container__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Container__inherit__map">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
@@ -30,9 +38,9 @@ Inheritance diagram for VISU.Container:<p><center><img src="interfaceVISU_1_1Con
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -193,7 +201,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -220,7 +228,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -242,5 +250,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:07 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 0a4e76fd26f76c1e67542aec947e0af89335df2f..172b84da0b312118748f887bb6ec53628a4d934a 100644 (file)
@@ -5,18 +5,26 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Curve.html">Curve</a></div>
 <h1>VISU.Curve Interface Reference</h1><!-- doxytag: class="VISU::Curve" --><!-- doxytag: inherits="VISU::PrsObject" -->Interface of curve representation.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Curve:<p><center><img src="interfaceVISU_1_1Curve__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Curve:<p><center><img src="interfaceVISU_1_1Curve__inherit__graph.jpg" border="0" usemap="#VISU_8Curve__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Curve__inherit__map">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -48,9 +56,9 @@ Inheritance diagram for VISU.Curve:<p><center><img src="interfaceVISU_1_1Curve__
  }</td></tr>
 
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Curve.html#f405d1e446dbc60882d0af41426f663e">SetTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Curve.html#f405d1e446dbc60882d0af41426f663e">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Curve.html#d5977e6a03033828900c086af5f7e689">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Curve.html#d5977e6a03033828900c086af5f7e689">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Curve.html#14e86a425ce8c6e832517e2107ff3b30">SetColor</a> (in SALOMEDS::Color theColor)</td></tr>
 
@@ -68,9 +76,9 @@ Inheritance diagram for VISU.Curve:<p><center><img src="interfaceVISU_1_1Curve__
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -172,7 +180,7 @@ This enumeration contains a set of elements defining the type of presentation of
         <tr>
           <td class="md" nowrap valign="top">void VISU.Curve.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -203,7 +211,7 @@ Sets the title of the curve. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.Curve.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.Curve.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -479,7 +487,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -506,7 +514,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -528,5 +536,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:05 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 84f6308d009d140ac14aafb60e544ac476cde328..e5e052d482c1ae8174d50fb489cb5f8c789a51eb 100644 (file)
@@ -5,18 +5,30 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1CutLines.html">CutLines</a></div>
 <h1>VISU.CutLines Interface Reference</h1><!-- doxytag: class="VISU::CutLines" --><!-- doxytag: inherits="VISU::ScalarMap" -->Cut lines presentation.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.CutLines:<p><center><img src="interfaceVISU_1_1CutLines__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.CutLines:<p><center><img src="interfaceVISU_1_1CutLines__inherit__graph.jpg" border="0" usemap="#VISU_8CutLines__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8CutLines__inherit__map">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="108,382,228,406" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,308,237,332" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -69,9 +81,17 @@ Inheritance diagram for VISU.CutLines:<p><center><img src="interfaceVISU_1_1CutL
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1CutLines.html#476f66b1f3ff489231156a6362e533ba">GetNbLines</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1CutLines.html#4b3453ec648ef02b955a5d50aa389a77">SetAllCurvesInverted</a> (in boolean theInvert)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1CutLines.html#6c84ff465c952f65c4dc14079fc507ae">IsAllCurvesInverted</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1CutLines.html#4737ede13dd6bf4c199bc500b3c25202">SetUseAbsoluteLength</a> (in boolean theAbsLength)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1CutLines.html#9fb962badd5cb0684a93164c545aaba3">IsUseAbsoluteLength</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -109,9 +129,9 @@ Inheritance diagram for VISU.CutLines:<p><center><img src="interfaceVISU_1_1CutL
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -119,9 +139,9 @@ Inheritance diagram for VISU.CutLines:<p><center><img src="interfaceVISU_1_1CutL
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -865,6 +885,131 @@ Sets the number of cut lines. <dl compact><dt><b>Parameters:</b></dt><dd>
 Gets the number of cut lines.     </td>
   </tr>
 </table>
+<a class="anchor" name="4b3453ec648ef02b955a5d50aa389a77"></a><!-- doxytag: member="VISU::CutLines::SetAllCurvesInverted" ref="4b3453ec648ef02b955a5d50aa389a77" args="(in boolean theInvert)" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">void VISU.CutLines.SetAllCurvesInverted           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="md" nowrap valign="top">in boolean&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap> <em>theInvert</em>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Invert all curves of corresponding table <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>theInvert</em>&nbsp;</td><td>- Invert all curves, if value is TRUE, else not. </td></tr>
+  </table>
+</dl>
+    </td>
+  </tr>
+</table>
+<a class="anchor" name="6c84ff465c952f65c4dc14079fc507ae"></a><!-- doxytag: member="VISU::CutLines::IsAllCurvesInverted" ref="6c84ff465c952f65c4dc14079fc507ae" args="()" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">boolean VISU.CutLines.IsAllCurvesInverted           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Checks the orientation of all curves <dl compact><dt><b>Return values:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>TRUE</em>&nbsp;</td><td>- if all curves are inverted, else FALSE </td></tr>
+  </table>
+</dl>
+    </td>
+  </tr>
+</table>
+<a class="anchor" name="4737ede13dd6bf4c199bc500b3c25202"></a><!-- doxytag: member="VISU::CutLines::SetUseAbsoluteLength" ref="4737ede13dd6bf4c199bc500b3c25202" args="(in boolean theAbsLength)" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">void VISU.CutLines.SetUseAbsoluteLength           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="md" nowrap valign="top">in boolean&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap> <em>theAbsLength</em>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Sets values which cutlines would be shown: aboslute or relative values <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>theAbsLength</em>&nbsp;</td><td>- boolean value, TRUE or false. </td></tr>
+  </table>
+</dl>
+    </td>
+  </tr>
+</table>
+<a class="anchor" name="9fb962badd5cb0684a93164c545aaba3"></a><!-- doxytag: member="VISU::CutLines::IsUseAbsoluteLength" ref="9fb962badd5cb0684a93164c545aaba3" args="()" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top">boolean VISU.CutLines.IsUseAbsoluteLength           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="mdname1" valign="top" nowrap>          </td>
+          <td class="md" valign="top">&nbsp;)&nbsp;</td>
+          <td class="md" nowrap></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Checks values of cutlines: using aboslute or relative values     </td>
+  </tr>
+</table>
 <a class="anchor" name="533517f061d61d34128a7ebd40ec3df2"></a><!-- doxytag: member="VISU::CutLines::SetScaling" ref="533517f061d61d34128a7ebd40ec3df2" args="(in Scaling theScaling)" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
@@ -873,7 +1018,7 @@ Gets the number of cut lines.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -904,7 +1049,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1463,7 +1608,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1494,7 +1639,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1634,7 +1779,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1661,7 +1806,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1683,5 +1828,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:36 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 0a984a7d86aa35b2ac807593c80ca5dd1073f9e0..eabf482776ca54f55e96b220b16127003285ffc8 100644 (file)
@@ -5,18 +5,30 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1CutPlanes.html">CutPlanes</a></div>
 <h1>VISU.CutPlanes Interface Reference</h1><!-- doxytag: class="VISU::CutPlanes" --><!-- doxytag: inherits="VISU::ScalarMap" -->Cut planes interface.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.CutPlanes:<p><center><img src="interfaceVISU_1_1CutPlanes__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.CutPlanes:<p><center><img src="interfaceVISU_1_1CutPlanes__inherit__graph.jpg" border="0" usemap="#VISU_8CutPlanes__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8CutPlanes__inherit__map">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="108,382,228,406" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,308,237,332" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -50,9 +62,9 @@ Inheritance diagram for VISU.CutPlanes:<p><center><img src="interfaceVISU_1_1Cut
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1CutPlanes.html#f14abf721c5ee81ab210f3b9f28a6543">GetNbPlanes</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -90,9 +102,9 @@ Inheritance diagram for VISU.CutPlanes:<p><center><img src="interfaceVISU_1_1Cut
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -100,9 +112,9 @@ Inheritance diagram for VISU.CutPlanes:<p><center><img src="interfaceVISU_1_1Cut
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -542,7 +554,7 @@ Gets the number of cut planes.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -573,7 +585,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1132,7 +1144,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1163,7 +1175,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1303,7 +1315,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1330,7 +1342,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1352,5 +1364,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:32 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 85f1b42cb55ad5a8076041ecf8c4148fffbab03b..20b397cdf5aca6af371ca679dbcef2be36eddfb8 100644 (file)
@@ -5,18 +5,32 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a></div>
 <h1>VISU.DeformedShape Interface Reference</h1><!-- doxytag: class="VISU::DeformedShape" --><!-- doxytag: inherits="VISU::ScalarMap" -->Deformed shape presentation interface.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.DeformedShape:<p><center><img src="interfaceVISU_1_1DeformedShape__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.DeformedShape:<p><center><img src="interfaceVISU_1_1DeformedShape__inherit__graph.jpg" border="0" usemap="#VISU_8DeformedShape__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8DeformedShape__inherit__map">
+<area href="interfaceVISU_1_1StreamLines.html" shape="rect" coords="33,531,164,555" alt="">
+<area href="interfaceVISU_1_1Vectors.html" shape="rect" coords="188,531,289,555" alt="">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="108,382,228,406" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,307,237,331" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,83,170,107" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -37,9 +51,9 @@ Inheritance diagram for VISU.DeformedShape:<p><center><img src="interfaceVISU_1_
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1DeformedShape.html#461232d5358160cb1183a08d85ce1572">SetColor</a> (in SALOMEDS::Color theColor)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -77,9 +91,9 @@ Inheritance diagram for VISU.DeformedShape:<p><center><img src="interfaceVISU_1_
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -87,9 +101,9 @@ Inheritance diagram for VISU.DeformedShape:<p><center><img src="interfaceVISU_1_
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -319,7 +333,7 @@ Sets the color of this presentation. <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -350,7 +364,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -909,7 +923,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -940,7 +954,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1080,7 +1094,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1107,7 +1121,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1129,5 +1143,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:22 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 99332f1e901aa9aff760431c60c0779f46479761..a3b5c4a14d0600e46157f5d3e1023ee312ea76c2 100644 (file)
@@ -5,18 +5,29 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1GaussPoints.html">GaussPoints</a></div>
 <h1>VISU.GaussPoints Interface Reference</h1><!-- doxytag: class="VISU::GaussPoints" --><!-- doxytag: inherits="VISU::ColoredPrs3d" -->Gauss Points presentation interface.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.GaussPoints:<p><center><img src="interfaceVISU_1_1GaussPoints__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.GaussPoints:<p><center><img src="interfaceVISU_1_1GaussPoints__inherit__graph.jpg" border="0" usemap="#VISU_8GaussPoints__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8GaussPoints__inherit__map">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,308,237,332" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
@@ -50,9 +61,9 @@ Inheritance diagram for VISU.GaussPoints:<p><center><img src="interfaceVISU_1_1G
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -60,9 +71,9 @@ Inheritance diagram for VISU.GaussPoints:<p><center><img src="interfaceVISU_1_1G
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -504,7 +515,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -535,7 +546,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -675,7 +686,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -702,7 +713,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -724,5 +735,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:19 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 59cfa5692fbd0cb9c87db63059adfae1abc83f4e..b0ae625c63ab266feef5271889697a8659541ecc 100644 (file)
@@ -5,18 +5,30 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1IsoSurfaces.html">IsoSurfaces</a></div>
 <h1>VISU.IsoSurfaces Interface Reference</h1><!-- doxytag: class="VISU::IsoSurfaces" --><!-- doxytag: inherits="VISU::ScalarMap" -->Interface of the isometric surface presentation.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.IsoSurfaces:<p><center><img src="interfaceVISU_1_1IsoSurfaces__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.IsoSurfaces:<p><center><img src="interfaceVISU_1_1IsoSurfaces__inherit__graph.jpg" border="0" usemap="#VISU_8IsoSurfaces__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8IsoSurfaces__inherit__map">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="108,382,228,406" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,308,237,332" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -29,9 +41,9 @@ Inheritance diagram for VISU.IsoSurfaces:<p><center><img src="interfaceVISU_1_1I
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1IsoSurfaces.html#60ae4a9ffb947112d4cbcb228e0e42bf">GetNbSurfaces</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -69,9 +81,9 @@ Inheritance diagram for VISU.IsoSurfaces:<p><center><img src="interfaceVISU_1_1I
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -79,9 +91,9 @@ Inheritance diagram for VISU.IsoSurfaces:<p><center><img src="interfaceVISU_1_1I
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -191,7 +203,7 @@ Gets the number of isometric surfaces     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -222,7 +234,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -781,7 +793,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -812,7 +824,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -952,7 +964,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -979,7 +991,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1001,5 +1013,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:42 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 4323e7dbeced9fd4d1fd201e079fa7f81c8b083f..aacf8d8f442ab5ee814be41139e175386d437950 100644 (file)
@@ -5,18 +5,28 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Mesh.html">Mesh</a></div>
 <h1>VISU.Mesh Interface Reference</h1><!-- doxytag: class="VISU::Mesh" --><!-- doxytag: inherits="VISU::Prs3d" -->Interface of the mesh.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Mesh:<p><center><img src="interfaceVISU_1_1Mesh__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Mesh:<p><center><img src="interfaceVISU_1_1Mesh__inherit__graph.jpg" border="0" usemap="#VISU_8Mesh__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Mesh__inherit__map">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,83,170,107" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
@@ -32,9 +42,9 @@ Inheritance diagram for VISU.Mesh:<p><center><img src="interfaceVISU_1_1Mesh__in
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">SALOMEDS::Color&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Mesh.html#659e1a3b6e17ccb78a4a04897c5b6643">GetLinkColor</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Mesh.html#d53d47a80d086867b78f2b87f51eb6f0">SetPresentationType</a> (in PresentationType theType)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Mesh.html#d53d47a80d086867b78f2b87f51eb6f0">SetPresentationType</a> (in <a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> theType)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">PresentationType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Mesh.html#076b35153202b948820538a2d00136e3">GetPresentationType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Mesh.html#076b35153202b948820538a2d00136e3">GetPresentationType</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -42,9 +52,9 @@ Inheritance diagram for VISU.Mesh:<p><center><img src="interfaceVISU_1_1Mesh__in
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -239,7 +249,7 @@ Gets the color of mesh links.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.Mesh.SetPresentationType           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in PresentationType&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theType</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -270,7 +280,7 @@ Sets the type of representation of a mesh. <dl compact><dt><b>Parameters:</b></d
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">PresentationType VISU.Mesh.GetPresentationType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> VISU.Mesh.GetPresentationType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -411,7 +421,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -438,7 +448,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -460,5 +470,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:12 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 95389d07bdedcc466682317d7ae10eb25fd73c9d..bfbd14267d728cf0a7779ba2f704088e832d058b 100644 (file)
@@ -5,18 +5,30 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
-<h1>VISU.Plot3D Interface Reference</h1><!-- doxytag: class="VISU::Plot3D" --><!-- doxytag: inherits="VISU::ScalarMap" -->Plot3D interface.  
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Plot3D.html">Plot3D</a></div>
+<h1>VISU.Plot3D Interface Reference</h1><!-- doxytag: class="VISU::Plot3D" --><!-- doxytag: inherits="VISU::ScalarMap" --><a class="el" href="interfaceVISU_1_1Plot3D.html">Plot3D</a> interface.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Plot3D:<p><center><img src="interfaceVISU_1_1Plot3D__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Plot3D:<p><center><img src="interfaceVISU_1_1Plot3D__inherit__graph.jpg" border="0" usemap="#VISU_8Plot3D__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Plot3D__inherit__map">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="108,382,228,406" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,308,237,332" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -52,9 +64,9 @@ Inheritance diagram for VISU.Plot3D:<p><center><img src="interfaceVISU_1_1Plot3D
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Plot3D.html#0f5a1b8fe1fd0e00946676a72241bccc">GetNbOfContours</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -92,9 +104,9 @@ Inheritance diagram for VISU.Plot3D:<p><center><img src="interfaceVISU_1_1Plot3D
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -102,9 +114,9 @@ Inheritance diagram for VISU.Plot3D:<p><center><img src="interfaceVISU_1_1Plot3D
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -563,7 +575,7 @@ Gets the number of contours.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -594,7 +606,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1153,7 +1165,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1184,7 +1196,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1324,7 +1336,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1351,7 +1363,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1373,5 +1385,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:29 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index a352a928e98dbffcc749f49c7528e0b47533c4e8..1b5ddef56d9734ef726b95e97241fd1ee6700afa 100644 (file)
@@ -5,18 +5,39 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Prs3d.html">Prs3d</a></div>
 <h1>VISU.Prs3d Interface Reference</h1><!-- doxytag: class="VISU::Prs3d" --><!-- doxytag: inherits="VISU::PrsObject,SALOME::GenericObj" -->3D presentation interface  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Prs3d:<p><center><img src="interfaceVISU_1_1Prs3d__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Prs3d:<p><center><img src="interfaceVISU_1_1Prs3d__inherit__graph.jpg" border="0" usemap="#VISU_8Prs3d__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Prs3d__inherit__map">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="298,307,437,331" alt="">
+<area href="interfaceVISU_1_1Mesh.html" shape="rect" coords="461,307,549,331" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="300,158,414,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="276,83,438,107" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="313,9,401,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="438,158,590,182" alt="">
+<area href="interfaceVISU_1_1GaussPoints.html" shape="rect" coords="228,382,358,406" alt="">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="382,382,502,406" alt="">
+<area href="interfaceVISU_1_1CutLines.html" shape="rect" coords="8,457,117,481" alt="">
+<area href="interfaceVISU_1_1CutPlanes.html" shape="rect" coords="141,457,258,481" alt="">
+<area href="interfaceVISU_1_1DeformedShape.html" shape="rect" coords="282,457,437,481" alt="">
+<area href="interfaceVISU_1_1IsoSurfaces.html" shape="rect" coords="461,457,589,481" alt="">
+<area href="interfaceVISU_1_1Plot3D.html" shape="rect" coords="613,457,709,481" alt="">
+<area href="interfaceVISU_1_1ScalarMapOnDeformedShape.html" shape="rect" coords="733,457,968,481" alt="">
+<area href="interfaceVISU_1_1StreamLines.html" shape="rect" coords="224,531,354,555" alt="">
+<area href="interfaceVISU_1_1Vectors.html" shape="rect" coords="378,531,480,555" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
@@ -26,9 +47,9 @@ Inheritance diagram for VISU.Prs3d:<p><center><img src="interfaceVISU_1_1Prs3d__
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -154,7 +175,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -181,7 +202,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -203,5 +224,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:10 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index e3e0679b00036e816e3588d164fd4f2fb03d2aec..8c56ee4f37b1cc7f7e0bf82c5e7e01b50d72757a 100644 (file)
@@ -5,26 +5,49 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1PrsObject.html">PrsObject</a></div>
 <h1>VISU.PrsObject Interface Reference</h1><!-- doxytag: class="VISU::PrsObject" --><!-- doxytag: inherits="VISU::RemovableObject" -->Presentable object interface.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.PrsObject:<p><center><img src="interfaceVISU_1_1PrsObject__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.PrsObject:<p><center><img src="interfaceVISU_1_1PrsObject__inherit__graph.jpg" border="0" usemap="#VISU_8PrsObject__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8PrsObject__inherit__map">
+<area href="interfaceVISU_1_1Container.html" shape="rect" coords="138,233,253,257" alt="">
+<area href="interfaceVISU_1_1Curve.html" shape="rect" coords="277,233,368,257" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="392,233,482,257" alt="">
+<area href="interfaceVISU_1_1Table.html" shape="rect" coords="506,233,594,257" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="298,83,461,107" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="336,9,424,33" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="298,307,437,331" alt="">
+<area href="interfaceVISU_1_1Mesh.html" shape="rect" coords="461,307,549,331" alt="">
+<area href="interfaceVISU_1_1GaussPoints.html" shape="rect" coords="228,382,358,406" alt="">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="382,382,502,406" alt="">
+<area href="interfaceVISU_1_1CutLines.html" shape="rect" coords="8,457,117,481" alt="">
+<area href="interfaceVISU_1_1CutPlanes.html" shape="rect" coords="141,457,258,481" alt="">
+<area href="interfaceVISU_1_1DeformedShape.html" shape="rect" coords="282,457,437,481" alt="">
+<area href="interfaceVISU_1_1IsoSurfaces.html" shape="rect" coords="461,457,589,481" alt="">
+<area href="interfaceVISU_1_1Plot3D.html" shape="rect" coords="613,457,709,481" alt="">
+<area href="interfaceVISU_1_1ScalarMapOnDeformedShape.html" shape="rect" coords="733,457,968,481" alt="">
+<area href="interfaceVISU_1_1StreamLines.html" shape="rect" coords="224,531,354,555" alt="">
+<area href="interfaceVISU_1_1Vectors.html" shape="rect" coords="378,531,480,555" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -64,7 +87,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -91,7 +114,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -113,5 +136,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:02 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 17e06eed975917c5ed545c381b3638f808d5790b..857752876b7f4d3d597d212a70e1e42f6bbd7cee 100644 (file)
@@ -5,26 +5,50 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1RemovableObject.html">RemovableObject</a></div>
 <h1>VISU.RemovableObject Interface Reference</h1><!-- doxytag: class="VISU::RemovableObject" --><!-- doxytag: inherits="VISU::Base" -->Removable object interface.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.RemovableObject:<p><center><img src="interfaceVISU_1_1RemovableObject__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.RemovableObject:<p><center><img src="interfaceVISU_1_1RemovableObject__inherit__graph.jpg" border="0" usemap="#VISU_8RemovableObject__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8RemovableObject__inherit__map">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="322,158,437,182" alt="">
+<area href="interfaceVISU_1_1Result.html" shape="rect" coords="461,158,554,182" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="400,9,488,33" alt="">
+<area href="interfaceVISU_1_1Container.html" shape="rect" coords="138,233,253,257" alt="">
+<area href="interfaceVISU_1_1Curve.html" shape="rect" coords="277,233,368,257" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="392,233,482,257" alt="">
+<area href="interfaceVISU_1_1Table.html" shape="rect" coords="506,233,594,257" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="298,307,437,331" alt="">
+<area href="interfaceVISU_1_1Mesh.html" shape="rect" coords="461,307,549,331" alt="">
+<area href="interfaceVISU_1_1GaussPoints.html" shape="rect" coords="228,382,358,406" alt="">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="382,382,502,406" alt="">
+<area href="interfaceVISU_1_1CutLines.html" shape="rect" coords="8,457,117,481" alt="">
+<area href="interfaceVISU_1_1CutPlanes.html" shape="rect" coords="141,457,258,481" alt="">
+<area href="interfaceVISU_1_1DeformedShape.html" shape="rect" coords="282,457,437,481" alt="">
+<area href="interfaceVISU_1_1IsoSurfaces.html" shape="rect" coords="461,457,589,481" alt="">
+<area href="interfaceVISU_1_1Plot3D.html" shape="rect" coords="613,457,709,481" alt="">
+<area href="interfaceVISU_1_1ScalarMapOnDeformedShape.html" shape="rect" coords="733,457,968,481" alt="">
+<area href="interfaceVISU_1_1StreamLines.html" shape="rect" coords="224,531,354,555" alt="">
+<area href="interfaceVISU_1_1Vectors.html" shape="rect" coords="378,531,480,555" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -64,7 +88,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -91,7 +115,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -113,5 +137,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:00 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 3485b96e5fa0bc8ef6263ca40e2f8b3dbb4c088f..0991db360cc083ff05d182e814ab7b25cd923140 100644 (file)
@@ -5,18 +5,26 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Result.html">Result</a></div>
 <h1>VISU.Result Interface Reference</h1><!-- doxytag: class="VISU::Result" --><!-- doxytag: inherits="VISU::RemovableObject,SALOME::GenericObj" -->Interface Result.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Result:<p><center><img src="interfaceVISU_1_1Result__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Result:<p><center><img src="interfaceVISU_1_1Result__inherit__graph.jpg" border="0" usemap="#VISU_8Result__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Result__inherit__map">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="194,84,346,108" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
@@ -40,9 +48,9 @@ Inheritance diagram for VISU.Result:<p><center><img src="interfaceVISU_1_1Result
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -346,7 +354,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -373,7 +381,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -395,5 +403,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:50 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 277943e2bd1874c6add1aca16cc350edc91b74d3..d39fe6eba07648c6a2e52482700612b824c29449 100644 (file)
@@ -5,18 +5,37 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a></div>
 <h1>VISU.ScalarMap Interface Reference</h1><!-- doxytag: class="VISU::ScalarMap" --><!-- doxytag: inherits="VISU::ColoredPrs3d" -->Interface of the Scalar Map.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.ScalarMap:<p><center><img src="interfaceVISU_1_1ScalarMap__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.ScalarMap:<p><center><img src="interfaceVISU_1_1ScalarMap__inherit__graph.jpg" border="0" usemap="#VISU_8ScalarMap__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8ScalarMap__inherit__map">
+<area href="interfaceVISU_1_1CutLines.html" shape="rect" coords="8,457,117,481" alt="">
+<area href="interfaceVISU_1_1CutPlanes.html" shape="rect" coords="141,457,258,481" alt="">
+<area href="interfaceVISU_1_1DeformedShape.html" shape="rect" coords="282,457,437,481" alt="">
+<area href="interfaceVISU_1_1IsoSurfaces.html" shape="rect" coords="461,457,589,481" alt="">
+<area href="interfaceVISU_1_1Plot3D.html" shape="rect" coords="613,457,709,481" alt="">
+<area href="interfaceVISU_1_1ScalarMapOnDeformedShape.html" shape="rect" coords="733,457,968,481" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="373,307,512,331" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="397,233,488,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="306,158,421,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="282,83,445,107" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="320,9,408,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="445,158,597,182" alt="">
+<area href="interfaceVISU_1_1StreamLines.html" shape="rect" coords="224,531,354,555" alt="">
+<area href="interfaceVISU_1_1Vectors.html" shape="rect" coords="378,531,480,555" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -25,9 +44,9 @@ Inheritance diagram for VISU.ScalarMap:<p><center><img src="interfaceVISU_1_1Sca
  }</td></tr>
 
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -65,9 +84,9 @@ Inheritance diagram for VISU.ScalarMap:<p><center><img src="interfaceVISU_1_1Sca
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -75,9 +94,9 @@ Inheritance diagram for VISU.ScalarMap:<p><center><img src="interfaceVISU_1_1Sca
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -126,7 +145,7 @@ Implemented in <a class="el" href="interfaceVISU_1_1Plot3D.html#7fd6d4048589d7e4
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -157,7 +176,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -716,7 +735,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -747,7 +766,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -887,7 +906,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -914,7 +933,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -936,5 +955,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:17 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index fef17552ed5878b42fe3c0db32e56f18421cf2d8..435b0bda4b35a0e667c144293df19be4b498e58b 100644 (file)
@@ -5,18 +5,30 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">ScalarMapOnDeformedShape</a></div>
 <h1>VISU.ScalarMapOnDeformedShape Interface Reference</h1><!-- doxytag: class="VISU::ScalarMapOnDeformedShape" --><!-- doxytag: inherits="VISU::ScalarMap" -->Scalar Map on Deformed shape presentation interface.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.ScalarMapOnDeformedShape:<p><center><img src="interfaceVISU_1_1ScalarMapOnDeformedShape__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.ScalarMapOnDeformedShape:<p><center><img src="interfaceVISU_1_1ScalarMapOnDeformedShape__inherit__graph.jpg" border="0" usemap="#VISU_8ScalarMapOnDeformedShape__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8ScalarMapOnDeformedShape__inherit__map">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="108,382,228,406" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,308,237,332" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -35,11 +47,11 @@ Inheritance diagram for VISU.ScalarMapOnDeformedShape:<p><center><img src="inter
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html#2de96e908a06e0c37a60722990b0b893">GetScale</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html#1ac79791b31d1a96495119937d399ec8">SetScalarField</a> (in string theMeshName, in string theFieldName, in long theIteration, in Entity theEntity)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html#1ac79791b31d1a96495119937d399ec8">SetScalarField</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in long theIteration, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -77,9 +89,9 @@ Inheritance diagram for VISU.ScalarMapOnDeformedShape:<p><center><img src="inter
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -87,9 +99,9 @@ Inheritance diagram for VISU.ScalarMapOnDeformedShape:<p><center><img src="inter
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -289,13 +301,13 @@ Gets the scale of the presentatable object.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMapOnDeformedShape.SetScalarField           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -307,7 +319,7 @@ Gets the scale of the presentatable object.     </td>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em></td>
         </tr>
         <tr>
@@ -346,7 +358,7 @@ Sets the scalar field <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -377,7 +389,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -936,7 +948,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -967,7 +979,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1107,7 +1119,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1134,7 +1146,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1156,5 +1168,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:25 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 87dd7effcc8bcfb201dc2e4204867223832d423c..f66c65d3a697323a4f1d1d9ca3932d039ad8b8ed 100644 (file)
@@ -5,18 +5,31 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1StreamLines.html">StreamLines</a></div>
 <h1>VISU.StreamLines Interface Reference</h1><!-- doxytag: class="VISU::StreamLines" --><!-- doxytag: inherits="VISU::DeformedShape" -->Interface of the stream lines representation.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.StreamLines:<p><center><img src="interfaceVISU_1_1StreamLines__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.StreamLines:<p><center><img src="interfaceVISU_1_1StreamLines__inherit__graph.jpg" border="0" usemap="#VISU_8StreamLines__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8StreamLines__inherit__map">
+<area href="interfaceVISU_1_1DeformedShape.html" shape="rect" coords="90,457,245,481" alt="">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="108,382,228,406" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,307,237,331" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,83,170,107" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -56,9 +69,9 @@ Inheritance diagram for VISU.StreamLines:<p><center><img src="interfaceVISU_1_1S
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1DeformedShape.html#461232d5358160cb1183a08d85ce1572">SetColor</a> (in SALOMEDS::Color theColor)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -96,9 +109,9 @@ Inheritance diagram for VISU.StreamLines:<p><center><img src="interfaceVISU_1_1S
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -106,9 +119,9 @@ Inheritance diagram for VISU.StreamLines:<p><center><img src="interfaceVISU_1_1S
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -611,7 +624,7 @@ Sets the color of this presentation. <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -642,7 +655,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1201,7 +1214,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1232,7 +1245,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1372,7 +1385,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1399,7 +1412,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1421,5 +1434,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:40 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index c4d4f2080cd74288e6194a1cf4e6bd2324873afe..25ebfe388a4625b16a99399d388a14de9ca4da0a 100644 (file)
@@ -5,18 +5,26 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Table.html">Table</a></div>
 <h1>VISU.Table Interface Reference</h1><!-- doxytag: class="VISU::Table" --><!-- doxytag: inherits="VISU::PrsObject" -->Table representation interface  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Table:<p><center><img src="interfaceVISU_1_1Table__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Table:<p><center><img src="interfaceVISU_1_1Table__inherit__graph.jpg" border="0" usemap="#VISU_8Table__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Table__inherit__map">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,84,170,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -25,9 +33,9 @@ Inheritance diagram for VISU.Table:<p><center><img src="interfaceVISU_1_1Table__
  }</td></tr>
 
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Table.html#dbdd568ec9c6bd3891fc08121dd595dc">SetTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Table.html#dbdd568ec9c6bd3891fc08121dd595dc">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Table.html#55050c9692b58a27bc064d4538537c05">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Table.html#55050c9692b58a27bc064d4538537c05">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Table.html#3a81ffdc49eaeb8727fbbb775cb5c736">SetOrientation</a> (in <a class="el" href="interfaceVISU_1_1Table.html#5d1ad9cbca7f19e83e18e3ba4189a3c8">Orientation</a> theOrientation)</td></tr>
 
@@ -39,9 +47,9 @@ Inheritance diagram for VISU.Table:<p><center><img src="interfaceVISU_1_1Table__
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -88,7 +96,7 @@ Vertical orientation of the table. </td></tr>
         <tr>
           <td class="md" nowrap valign="top">void VISU.Table.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -119,7 +127,7 @@ Sets the title of the table. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.Table.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.Table.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -291,7 +299,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -318,7 +326,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -340,5 +348,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:04 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 375929f3a74f6d358ad7d3eb2f87148e72f323f3..da2505fb5b26a9fc174591ed66b51050372d6014 100644 (file)
@@ -5,18 +5,25 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1TableView.html">TableView</a></div>
 <h1>VISU.TableView Interface Reference</h1><!-- doxytag: class="VISU::TableView" --><!-- doxytag: inherits="VISU::View" -->Interface of the <a class="el" href="interfaceVISU_1_1Table.html">Table</a> view.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.TableView:<p><center><img src="interfaceVISU_1_1TableView__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.TableView:<p><center><img src="interfaceVISU_1_1TableView__inherit__graph.jpg" border="0" usemap="#VISU_8TableView__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8TableView__inherit__map">
+<area href="interfaceVISU_1_1View.html" shape="rect" coords="23,84,109,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="22,9,110,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -84,9 +91,9 @@ Inheritance diagram for VISU.TableView:<p><center><img src="interfaceVISU_1_1Tab
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#8df1d9425b90f9dd21c36acc3f9c444b">SetViewPositionVertical</a> (in <a class="el" href="interfaceVISU_1_1View.html#61d3152c0ff5d024f84b2fe149be0154">ViewPosition</a> ViewPosVer)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#9357df128dabcd74c4d54ad04eda0d49">SetRelativePosition</a> (in double x, in double y)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#9357df128dabcd74c4d54ad04eda0d49">SetRelativePosition</a> (in double <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in double y)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#c2049cff1e9ee54312bd267154d9b69a">SetRelativeSize</a> (in double x, in double y)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#c2049cff1e9ee54312bd267154d9b69a">SetRelativeSize</a> (in double <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in double y)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#f52e1696f127af6ddffb7cb012411a26">Minimize</a> ()</td></tr>
 
@@ -94,9 +101,9 @@ Inheritance diagram for VISU.TableView:<p><center><img src="interfaceVISU_1_1Tab
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#91cde31fe400a5f82c8bdbe7db3b5ef7">Maximize</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#4071ba1dd44364ae0d8cc337a7544921">SetTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#4071ba1dd44364ae0d8cc337a7544921">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#6930e36faf0c5628d5b5ad9dc20148d5">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#6930e36faf0c5628d5b5ad9dc20148d5">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#ff8571273f82a27f46d43ea0419bafb1">SetBackground</a> (in SALOMEDS::Color theColor)</td></tr>
 
@@ -114,11 +121,11 @@ Inheritance diagram for VISU.TableView:<p><center><img src="interfaceVISU_1_1Tab
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#8090c783e2014156227700b014ad8c29">Update</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#be39869fe3484a4e2de0626254d9eeae">SavePicture</a> (in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#be39869fe3484a4e2de0626254d9eeae">SavePicture</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -991,7 +998,7 @@ Old methods for view parameters management, they don't work now     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.View.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1022,7 +1029,7 @@ Sets the title of the View frame. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1291,7 +1298,7 @@ Updates the view.     </td>
         <tr>
           <td class="md" nowrap valign="top">boolean VISU.View.SavePicture           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFileName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1323,7 +1330,7 @@ Saves the view. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1350,7 +1357,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1372,5 +1379,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:59 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 2031854b94fb1a06da63c0a10d9ebfc234d7db67..1040447e7869a7aab818b864d67d2ebb8a4e2f50 100644 (file)
@@ -5,18 +5,26 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1VISU__Gen.html">VISU_Gen</a></div>
 <h1>VISU.VISU_Gen Interface Reference</h1><!-- doxytag: class="VISU::VISU_Gen" --><!-- doxytag: inherits="Engines::Component,SALOMEDS::Driver,VISU::Base" -->VISU_Gen interface  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.VISU_Gen:<p><center><img src="interfaceVISU_1_1VISU__Gen__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.VISU_Gen:<p><center><img src="interfaceVISU_1_1VISU__Gen__inherit__graph.jpg" border="0" usemap="#VISU_8VISU__Gen__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8VISU__Gen__inherit__map">
+<area href="classEngines_1_1Component.html" shape="rect" coords="7,9,154,33" alt="">
+<area href="classSALOMEDS_1_1Driver.html" shape="rect" coords="178,9,317,33" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="341,9,429,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
@@ -26,56 +34,58 @@ Inheritance diagram for VISU.VISU_Gen:<p><center><img src="interfaceVISU_1_1VISU
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1ViewManager.html">ViewManager</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#fcf28fa5072db6f25760d0c5aca2964c">GetViewManager</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">SALOMEDS::SObject&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#ed3c4457793681ec5cea4e5433afd1df">ImportTables</a> (in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">SALOMEDS::SObject&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#ed3c4457793681ec5cea4e5433afd1df">ImportTables</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#95269332dfe8d0811a98b3094ce6f187">ExportTableToFile</a> (in SALOMEDS::SObject theTable, in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#95269332dfe8d0811a98b3094ce6f187">ExportTableToFile</a> (in SALOMEDS::SObject theTable, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#a4f9053c69ef68e0cc0ada566d2787cf">ImportFile</a> (in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#a4f9053c69ef68e0cc0ada566d2787cf">ImportFile</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#121b80c429ced4e7a2167b2f30a7e308">CreateResult</a> (in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#121b80c429ced4e7a2167b2f30a7e308">CreateResult</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#17ee46d629ee9f2ebcd03fbfb3ab211d">CopyAndImportFile</a> (in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#17ee46d629ee9f2ebcd03fbfb3ab211d">CopyAndImportFile</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#1b09ed15c99d14f66b14118105dab9be">ImportMed</a> (in SALOMEDS::SObject theMedSObject)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#dfc5ca1aea0579a06db3f9ad7588226d">ImportMedField</a> (in SALOME_MED::FIELD theField)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#5258d04fb58d73712290371f558c4e5b">RenameEntityInStudy</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theNewName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#5258d04fb58d73712290371f558c4e5b">RenameEntityInStudy</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#f13538f4b170c9a4ad5555231077d87d">RenameFamilyInStudy</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theSubMeshName, in string theNewName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#f13538f4b170c9a4ad5555231077d87d">RenameFamilyInStudy</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theSubMeshName, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#766e18488fac1f6ef33cbd405fca1b57">RenameGroupInStudy</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in string theSubMeshName, in string theNewName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#766e18488fac1f6ef33cbd405fca1b57">RenameGroupInStudy</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theSubMeshName, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theNewName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Mesh.html">Mesh</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#cae7773fab66421c7fb42050979a20f1">MeshOnEntity</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Mesh.html">Mesh</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#cae7773fab66421c7fb42050979a20f1">MeshOnEntity</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Mesh.html">Mesh</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#f6a6b53411a2b56e27ad86b11fb93eee">FamilyMeshOnEntity</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFamilyName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Mesh.html">Mesh</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#f6a6b53411a2b56e27ad86b11fb93eee">FamilyMeshOnEntity</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFamilyName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Mesh.html">Mesh</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#b9aa8d01939b1241a22102301d28134c">GroupMesh</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in string theGroupName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Mesh.html">Mesh</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#b9aa8d01939b1241a22102301d28134c">GroupMesh</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theGroupName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#73b5700c20a03c3c9dc0dfcf48f3410d">ScalarMapOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#73b5700c20a03c3c9dc0dfcf48f3410d">ScalarMapOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1GaussPoints.html">GaussPoints</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#a538928f7a812a67fe3364e66d65a1ed">GaussPointsOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1GaussPoints.html">GaussPoints</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#a538928f7a812a67fe3364e66d65a1ed">GaussPointsOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#4768ca588d69be874e2e566ba940bf4f">DeformedShapeOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1DeformedShape.html">DeformedShape</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#4768ca588d69be874e2e566ba940bf4f">DeformedShapeOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">ScalarMapOnDeformedShape</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#21e7e978e40b842436f3feb9b797e3f0">ScalarMapOnDeformedShapeOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1ScalarMapOnDeformedShape.html">ScalarMapOnDeformedShape</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#21e7e978e40b842436f3feb9b797e3f0">ScalarMapOnDeformedShapeOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Vectors.html">Vectors</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#c521e6df466c29c858ca9529edb40da4">VectorsOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Vectors.html">Vectors</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#c521e6df466c29c858ca9529edb40da4">VectorsOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1IsoSurfaces.html">IsoSurfaces</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#fdf67b4a1e935839b8a3bae6a7f90983">IsoSurfacesOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1IsoSurfaces.html">IsoSurfaces</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#fdf67b4a1e935839b8a3bae6a7f90983">IsoSurfacesOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1StreamLines.html">StreamLines</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#a5ef106a258bcbcef3c4fd6f06d42df7">StreamLinesOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1StreamLines.html">StreamLines</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#a5ef106a258bcbcef3c4fd6f06d42df7">StreamLinesOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1CutPlanes.html">CutPlanes</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#f1198b1a551189df7372c9c365b9a31b">CutPlanesOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1CutPlanes.html">CutPlanes</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#f1198b1a551189df7372c9c365b9a31b">CutPlanesOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1CutLines.html">CutLines</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#2cd0c470eec428810e38956cb87f1792">CutLinesOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1CutLines.html">CutLines</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#2cd0c470eec428810e38956cb87f1792">CutLinesOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Plot3D.html">Plot3D</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#22a0efacc98c1206ec717dbbd7f4b758">Plot3DOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in string theMeshName, in Entity theEntity, in string theFieldName, in double theIteration)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Plot3D.html">Plot3D</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#22a0efacc98c1206ec717dbbd7f4b758">Plot3DOnField</a> (in <a class="el" href="interfaceVISU_1_1Result.html">Result</a> theResult, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theMeshName, in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a> theEntity, in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFieldName, in double theIteration)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Table.html">Table</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#8a1299ac9301ac5a338736bcd020f168">CreateTable</a> (in string theTableEntry)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Table.html">Table</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#8a1299ac9301ac5a338736bcd020f168">CreateTable</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTableEntry)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Curve.html">Curve</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#a1924dd92ac6ef44cb2faa9dd7a87a77">CreateCurve</a> (in <a class="el" href="interfaceVISU_1_1Table.html">Table</a> theTable, in long theHRow, in long theVRow)</td></tr>
 
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Curve.html">Curve</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#6776e9ece3746987ce649e597163336b">CreateCurveWithZ</a> (in <a class="el" href="interfaceVISU_1_1Table.html">Table</a> theTable, in long theHRow, in long theVRow, in long theZRow)</td></tr>
+
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Container.html">Container</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#b3ef998e05306054d00a06f75b235681">CreateContainer</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="interfaceVISU_1_1Animation.html">Animation</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#41725f3a95159163abca617e4abd2932">CreateAnimation</a> (in <a class="el" href="interfaceVISU_1_1View3D.html">View3D</a> theView3d)</td></tr>
@@ -84,9 +94,9 @@ Inheritance diagram for VISU.VISU_Gen:<p><center><img src="interfaceVISU_1_1VISU
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1VISU__Gen.html#e67ab292783785bbe957b56e4db570fa">DeletePrs3d</a> (in <a class="el" href="interfaceVISU_1_1Prs3d.html">Prs3d</a> thePrs3d)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -183,7 +193,7 @@ Gets the View Manager which is used for creation of post-processing presentation
         <tr>
           <td class="md" nowrap valign="top">SALOMEDS::SObject VISU.VISU_Gen.ImportTables           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFileName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -217,7 +227,7 @@ Imports tables from a file and create TableAttribute in Sudy     </td>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFileName</em></td>
         </tr>
         <tr>
@@ -248,7 +258,7 @@ Export table to a file     </td>
         <tr>
           <td class="md" nowrap valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a> VISU.VISU_Gen.ImportFile           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFileName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -281,7 +291,7 @@ Imports data from a file. The access to this file will be conserved outside of t
         <tr>
           <td class="md" nowrap valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a> VISU.VISU_Gen.CreateResult           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFileName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -314,7 +324,7 @@ Create result and initialize its with the file. The access to this file will be
         <tr>
           <td class="md" nowrap valign="top"><a class="el" href="interfaceVISU_1_1Result.html">Result</a> VISU.VISU_Gen.CopyAndImportFile           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFileName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -409,19 +419,19 @@ Imports data from a MED field.     </td>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theNewName</em></td>
         </tr>
         <tr>
@@ -467,25 +477,25 @@ Rename a study object, representing a mesh, specified by given values. <dl compa
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theSubMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theNewName</em></td>
         </tr>
         <tr>
@@ -522,19 +532,19 @@ Rename a study object, representing a mesh, specified by given values. <dl compa
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theSubMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theNewName</em></td>
         </tr>
         <tr>
@@ -571,13 +581,13 @@ Rename a study object, representing a mesh, specified by given values. <dl compa
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em></td>
         </tr>
         <tr>
@@ -621,19 +631,19 @@ Creates a mesh on the basis of the data generated in other sources (<a class="el
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFamilyName</em></td>
         </tr>
         <tr>
@@ -677,13 +687,13 @@ Creates on the basis of a family a mesh which will be composed of geometrical el
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theGroupName</em></td>
         </tr>
         <tr>
@@ -727,19 +737,19 @@ Creates a mesh on the basis of a group of families. <dl compact><dt><b>Parameter
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -791,19 +801,19 @@ Creates a scalar map presentation. <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -855,19 +865,19 @@ Creates a Gauss Points presentation. <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -919,19 +929,19 @@ Creates a deformed shape presentation. <dl compact><dt><b>Parameters:</b></dt><d
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -983,19 +993,19 @@ Creates a deformed shape presentation. <dl compact><dt><b>Parameters:</b></dt><d
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -1047,19 +1057,19 @@ Creates a vector presentation. <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -1111,19 +1121,19 @@ Creates an iso surface presentation. <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -1175,19 +1185,19 @@ Creates an stream lines presentation. <dl compact><dt><b>Parameters:</b></dt><dd
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -1239,19 +1249,19 @@ Creates a presentation of cut planes. <dl compact><dt><b>Parameters:</b></dt><dd
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -1303,19 +1313,19 @@ Creates a presentation of cut lines. <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theMeshName</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in Entity&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="namespaceVISU.html#f879abec9746ab653486a99809f27601">Entity</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theEntity</em>, </td>
         </tr>
         <tr>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
-          <td class="md" nowrap>in string&nbsp;</td>
+          <td class="md" nowrap>in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>theFieldName</em>, </td>
         </tr>
         <tr>
@@ -1361,7 +1371,7 @@ Creates a <a class="el" href="interfaceVISU_1_1Plot3D.html">Plot3D</a> presentat
         <tr>
           <td class="md" nowrap valign="top"><a class="el" href="interfaceVISU_1_1Table.html">Table</a> VISU.VISU_Gen.CreateTable           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTableEntry</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -1436,6 +1446,63 @@ Creates a curve on the basis of points, whose values are taken from the table. <
     </td>
   </tr>
 </table>
+<a class="anchor" name="6776e9ece3746987ce649e597163336b"></a><!-- doxytag: member="VISU::VISU_Gen::CreateCurveWithZ" ref="6776e9ece3746987ce649e597163336b" args="(in Table theTable, in long theHRow, in long theVRow, in long theZRow)" --><p>
+<table class="mdTable" cellpadding="2" cellspacing="0">
+  <tr>
+    <td class="mdRow">
+      <table cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td class="md" nowrap valign="top"><a class="el" href="interfaceVISU_1_1Curve.html">Curve</a> VISU.VISU_Gen.CreateCurveWithZ           </td>
+          <td class="md" valign="top">(&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="interfaceVISU_1_1Table.html">Table</a>&nbsp;</td>
+          <td class="mdname" nowrap> <em>theTable</em>, </td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>in long&nbsp;</td>
+          <td class="mdname" nowrap> <em>theHRow</em>, </td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>in long&nbsp;</td>
+          <td class="mdname" nowrap> <em>theVRow</em>, </td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>in long&nbsp;</td>
+          <td class="mdname" nowrap> <em>theZRow</em></td>
+        </tr>
+        <tr>
+          <td class="md"></td>
+          <td class="md">)&nbsp;</td>
+          <td class="md" colspan="2"></td>
+        </tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+  <tr>
+    <td>
+      &nbsp;
+    </td>
+    <td>
+
+<p>
+Creates a curve on the basis of points, whose values are taken from the table. Each point has also assigned value, that will be shown as tooltip in Plot2d <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>theTable</em>&nbsp;</td><td><a class="el" href="interfaceVISU_1_1Table.html">Table</a> containing the data for construction of curves. </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>HRow</em>&nbsp;</td><td>Index of the row in the table: abscissa of the point. </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>VRow</em>&nbsp;</td><td>Index of the row in the table: ordinate of the point. </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>ZRow</em>&nbsp;</td><td>Index of the row in the table: assigned value (so-called as Z). </td></tr>
+  </table>
+</dl>
+    </td>
+  </tr>
+</table>
 <a class="anchor" name="b3ef998e05306054d00a06f75b235681"></a><!-- doxytag: member="VISU::VISU_Gen::CreateContainer" ref="b3ef998e05306054d00a06f75b235681" args="()" --><p>
 <table class="mdTable" cellpadding="2" cellspacing="0">
   <tr>
@@ -1558,7 +1625,7 @@ Creates an animation in the 3D view. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1585,7 +1652,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1607,5 +1674,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:51 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index c035a891019483fe58b8dfbf09a9773280982e37..562deb3e96396d54104ae6961a9ca6ab2e7db13f 100644 (file)
@@ -5,18 +5,31 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1Vectors.html">Vectors</a></div>
 <h1>VISU.Vectors Interface Reference</h1><!-- doxytag: class="VISU::Vectors" --><!-- doxytag: inherits="VISU::DeformedShape" -->Interface of the vector presentation.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.Vectors:<p><center><img src="interfaceVISU_1_1Vectors__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.Vectors:<p><center><img src="interfaceVISU_1_1Vectors__inherit__graph.jpg" border="0" usemap="#VISU_8Vectors__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8Vectors__inherit__map">
+<area href="interfaceVISU_1_1DeformedShape.html" shape="rect" coords="90,457,245,481" alt="">
+<area href="interfaceVISU_1_1ScalarMap.html" shape="rect" coords="108,382,228,406" alt="">
+<area href="interfaceVISU_1_1ColoredPrs3d.html" shape="rect" coords="98,307,237,331" alt="">
+<area href="interfaceVISU_1_1Prs3d.html" shape="rect" coords="122,233,213,257" alt="">
+<area href="interfaceVISU_1_1PrsObject.html" shape="rect" coords="32,158,146,182" alt="">
+<area href="interfaceVISU_1_1RemovableObject.html" shape="rect" coords="8,83,170,107" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="45,9,133,33" alt="">
+<area href="classSALOME_1_1GenericObj.html" shape="rect" coords="170,158,322,182" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -60,9 +73,9 @@ Inheritance diagram for VISU.Vectors:<p><center><img src="interfaceVISU_1_1Vecto
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1DeformedShape.html#461232d5358160cb1183a08d85ce1572">SetColor</a> (in SALOMEDS::Color theColor)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#533517f061d61d34128a7ebd40ec3df2">SetScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#af368a29e0046f847a2af205e7040c23">GetScaling</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ScalarMap.html#76016f8035d5fb342c64b13ca2e30a66">SetRange</a> (in double theMin, in double theMax)</td></tr>
 
@@ -100,9 +113,9 @@ Inheritance diagram for VISU.Vectors:<p><center><img src="interfaceVISU_1_1Vecto
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#085c23900301c3a4eb274584ee7d8ca6">GetLabels</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#449207525dc96443b81f42cef38047dd">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ColoredPrs3d.html#3618c82757da8f8471dd20ab13cbc27b">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Prs3d.html#347812588c93643946de30dfc62cf765">SetOffset</a> (in float theDx, in float theDy, in float theDz)</td></tr>
 
@@ -110,9 +123,9 @@ Inheritance diagram for VISU.Vectors:<p><center><img src="interfaceVISU_1_1Vecto
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1RemovableObject.html#7d053f4324b26edd325024cd45424f13">RemoveFromStudy</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -590,7 +603,7 @@ Sets the color of this presentation. <dl compact><dt><b>Parameters:</b></dt><dd>
         <tr>
           <td class="md" nowrap valign="top">void VISU.ScalarMap.SetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -621,7 +634,7 @@ Sets the type of scaling of the values reflected by the scalar bar. <dl compact>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.ScalarMap.GetScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.ScalarMap.GetScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1180,7 +1193,7 @@ Gets the number of labels which will be used for indication of color gradation o
         <tr>
           <td class="md" nowrap valign="top">void VISU.ColoredPrs3d.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1211,7 +1224,7 @@ Sets the title of the scalar bar. By default - the name of the selected result i
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.ColoredPrs3d.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.ColoredPrs3d.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1351,7 +1364,7 @@ Remove object from study.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1378,7 +1391,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1400,5 +1413,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:45 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index d2037c8af3891295ccdbd5e2419fcbc7027cc4fa..49a49f989b369e2ebd6634c96ed60e4454583a72 100644 (file)
@@ -5,18 +5,27 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1View.html">View</a></div>
 <h1>VISU.View Interface Reference</h1><!-- doxytag: class="VISU::View" --><!-- doxytag: inherits="VISU::Base" -->View interface  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.View:<p><center><img src="interfaceVISU_1_1View__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.View:<p><center><img src="interfaceVISU_1_1View__inherit__graph.jpg" border="0" usemap="#VISU_8View__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8View__inherit__map">
+<area href="interfaceVISU_1_1TableView.html" shape="rect" coords="7,158,125,182" alt="">
+<area href="interfaceVISU_1_1View3D.html" shape="rect" coords="149,158,250,182" alt="">
+<area href="interfaceVISU_1_1XYPlot.html" shape="rect" coords="274,158,373,182" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="155,9,243,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -84,9 +93,9 @@ Inheritance diagram for VISU.View:<p><center><img src="interfaceVISU_1_1View__in
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#8df1d9425b90f9dd21c36acc3f9c444b">SetViewPositionVertical</a> (in <a class="el" href="interfaceVISU_1_1View.html#61d3152c0ff5d024f84b2fe149be0154">ViewPosition</a> ViewPosVer)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#9357df128dabcd74c4d54ad04eda0d49">SetRelativePosition</a> (in double x, in double y)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#9357df128dabcd74c4d54ad04eda0d49">SetRelativePosition</a> (in double <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in double y)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#c2049cff1e9ee54312bd267154d9b69a">SetRelativeSize</a> (in double x, in double y)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#c2049cff1e9ee54312bd267154d9b69a">SetRelativeSize</a> (in double <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in double y)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#f52e1696f127af6ddffb7cb012411a26">Minimize</a> ()</td></tr>
 
@@ -94,9 +103,9 @@ Inheritance diagram for VISU.View:<p><center><img src="interfaceVISU_1_1View__in
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#91cde31fe400a5f82c8bdbe7db3b5ef7">Maximize</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#4071ba1dd44364ae0d8cc337a7544921">SetTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#4071ba1dd44364ae0d8cc337a7544921">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#6930e36faf0c5628d5b5ad9dc20148d5">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#6930e36faf0c5628d5b5ad9dc20148d5">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#ff8571273f82a27f46d43ea0419bafb1">SetBackground</a> (in SALOMEDS::Color theColor)</td></tr>
 
@@ -114,11 +123,11 @@ Inheritance diagram for VISU.View:<p><center><img src="interfaceVISU_1_1View__in
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#8090c783e2014156227700b014ad8c29">Update</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#be39869fe3484a4e2de0626254d9eeae">SavePicture</a> (in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#be39869fe3484a4e2de0626254d9eeae">SavePicture</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -991,7 +1000,7 @@ Old methods for view parameters management, they don't work now     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.View.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -1022,7 +1031,7 @@ Sets the title of the View frame. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1291,7 +1300,7 @@ Updates the view.     </td>
         <tr>
           <td class="md" nowrap valign="top">boolean VISU.View.SavePicture           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFileName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -1323,7 +1332,7 @@ Saves the view. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1350,7 +1359,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1372,5 +1381,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:54 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index fa86b4c531e148126f59559483802d9eb67ceb2b..a442397e2018fb120136a88651bc884533670c37 100644 (file)
@@ -5,18 +5,25 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1View3D.html">View3D</a></div>
 <h1>VISU.View3D Interface Reference</h1><!-- doxytag: class="VISU::View3D" --><!-- doxytag: inherits="VISU::View" -->3D view interface  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.View3D:<p><center><img src="interfaceVISU_1_1View3D__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.View3D:<p><center><img src="interfaceVISU_1_1View3D__inherit__graph.jpg" border="0" usemap="#VISU_8View3D__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8View3D__inherit__map">
+<area href="interfaceVISU_1_1View.html" shape="rect" coords="15,84,101,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="14,9,102,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -80,29 +87,29 @@ Inheritance diagram for VISU.View3D:<p><center><img src="interfaceVISU_1_1View3D
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#6540a53186c8eac9ca06469ac7e3b181">RemoveScale</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#cad7821f1417189d0c3d245d82eab999">SaveViewParams</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#cad7821f1417189d0c3d245d82eab999">SaveViewParams</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#4ee94e7bd4de932b7810bd89c394c93f">RestoreViewParams</a> (in string theName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#4ee94e7bd4de932b7810bd89c394c93f">RestoreViewParams</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theName)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#abef932a831a836e60f073d1748570fb">GetPresentationType</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#a4e29356ffe18b343c28da991aa69400">SetPresentationType</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> thePrsType)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#a4e29356ffe18b343c28da991aa69400">SetPresentationType</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in <a class="el" href="namespaceVISU.html#54667d768d173c252f14d1378b2aebb5">PresentationType</a> thePrsType)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#8d4d5954f6c5c575fa2b33a8b7a46d53">IsShrinked</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#23435fe4098e90082b855a928dc0b8b7">SetShrinked</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in boolean isShrinked)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#23435fe4098e90082b855a928dc0b8b7">SetShrinked</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in boolean isShrinked)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#801211b638af1f926db1158454f95ca0">IsShaded</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#d0bc2dad9293c2bdd9581e9c7cce5489">SetShaded</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in boolean isShaded)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#d0bc2dad9293c2bdd9581e9c7cce5489">SetShaded</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in boolean isShaded)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#2ae36bceceba5d6ffd1f05ebd3dc88ac">GetOpacity</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#1b4babd599db9ce66ce9fd15a73fdb4a">SetOpacity</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in double theOpacity)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#1b4babd599db9ce66ce9fd15a73fdb4a">SetOpacity</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in double theOpacity)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#7d4d907eb1ad05cdd255f6c61f747902">GetLineWidth</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#fdc78b3c94419a345e7d1056fd65fb88">SetLineWidth</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in double theLineWidth)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View3D.html#fdc78b3c94419a345e7d1056fd65fb88">SetLineWidth</a> (in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a> thePrs, in double theLineWidth)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#d4c3991dc0e4f751e23b17261d52178d">ShowPart</a> (in <a class="el" href="interfaceVISU_1_1View.html#a666392d875e267305ad2694ce3ce213">ViewRepresentation</a> ViewRepr, in boolean state)</td></tr>
 
@@ -160,9 +167,9 @@ Inheritance diagram for VISU.View3D:<p><center><img src="interfaceVISU_1_1View3D
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#91cde31fe400a5f82c8bdbe7db3b5ef7">Maximize</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#4071ba1dd44364ae0d8cc337a7544921">SetTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#4071ba1dd44364ae0d8cc337a7544921">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#6930e36faf0c5628d5b5ad9dc20148d5">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#6930e36faf0c5628d5b5ad9dc20148d5">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#ff8571273f82a27f46d43ea0419bafb1">SetBackground</a> (in SALOMEDS::Color theColor)</td></tr>
 
@@ -180,11 +187,11 @@ Inheritance diagram for VISU.View3D:<p><center><img src="interfaceVISU_1_1View3D
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#8090c783e2014156227700b014ad8c29">Update</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#be39869fe3484a4e2de0626254d9eeae">SavePicture</a> (in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#be39869fe3484a4e2de0626254d9eeae">SavePicture</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -713,7 +720,7 @@ Removes the scaling of the view.     </td>
         <tr>
           <td class="md" nowrap valign="top">boolean VISU.View3D.SaveViewParams           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -747,7 +754,7 @@ Saves view parameters. <dl compact><dt><b>Returns:</b></dt><dd>True if the view
         <tr>
           <td class="md" nowrap valign="top">boolean VISU.View3D.RestoreViewParams           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -813,7 +820,7 @@ Get representation type of the given presentation in this view. <dl compact><dt>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View3D.SetPresentationType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View3D.SetPresentationType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="md" nowrap valign="top">in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>thePrs</em>, </td>
@@ -891,7 +898,7 @@ Get shrink state of the given presentation in this view. <dl compact><dt><b>Para
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View3D.SetShrinked           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View3D.SetShrinked           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="md" nowrap valign="top">in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>thePrs</em>, </td>
@@ -969,7 +976,7 @@ Get shading state of the given presentation in this view. <dl compact><dt><b>Par
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View3D.SetShaded           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View3D.SetShaded           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="md" nowrap valign="top">in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>thePrs</em>, </td>
@@ -1047,7 +1054,7 @@ Get opacity of the given presentation in this view. <dl compact><dt><b>Parameter
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View3D.SetOpacity           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View3D.SetOpacity           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="md" nowrap valign="top">in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>thePrs</em>, </td>
@@ -1125,7 +1132,7 @@ Get line width of the given presentation in this view. <dl compact><dt><b>Parame
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View3D.SetLineWidth           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View3D.SetLineWidth           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="md" nowrap valign="top">in <a class="el" href="interfaceVISU_1_1ScalarMap.html">ScalarMap</a>&nbsp;</td>
           <td class="mdname" nowrap> <em>thePrs</em>, </td>
@@ -1956,7 +1963,7 @@ Old methods for view parameters management, they don't work now     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.View.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1987,7 +1994,7 @@ Sets the title of the View frame. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -2256,7 +2263,7 @@ Updates the view.     </td>
         <tr>
           <td class="md" nowrap valign="top">boolean VISU.View.SavePicture           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFileName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -2288,7 +2295,7 @@ Saves the view. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -2315,7 +2322,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -2337,5 +2344,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:33:56 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 2b150d41315b2269f1e308ae00c1ef046bc81fc8..6ddc8cf43db6743680a354fe9459bd93b19dda9e 100644 (file)
@@ -5,18 +5,24 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1ViewManager.html">ViewManager</a></div>
 <h1>VISU.ViewManager Interface Reference</h1><!-- doxytag: class="VISU::ViewManager" --><!-- doxytag: inherits="VISU::Base" -->Interface of the ViewManager.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.ViewManager:<p><center><img src="interfaceVISU_1_1ViewManager__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.ViewManager:<p><center><img src="interfaceVISU_1_1ViewManager__inherit__graph.jpg" border="0" usemap="#VISU_8ViewManager__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8ViewManager__inherit__map">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="33,9,121,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
@@ -34,9 +40,9 @@ Inheritance diagram for VISU.ViewManager:<p><center><img src="interfaceVISU_1_1V
 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creation of a 2D plot View.  <a href="#38de690b7afce51ebe7c51e44324634d"></a><br></td></tr>
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1ViewManager.html#59c0b7dae7ded4c071bee9aad5c467a2">Destroy</a> (in <a class="el" href="interfaceVISU_1_1View.html">View</a> theView)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -193,7 +199,7 @@ Deletes a definite view. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -220,7 +226,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -242,5 +248,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:34:03 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 3c109aadfd309495a8e3ccb7aaa53729089b3bbc..3edaf2b1a4b874ec682806101248b975f4b5bcc4 100644 (file)
@@ -5,18 +5,25 @@
    <meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
    <title>Main Page</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
 </head>
 <body>
 &nbsp;
 </body>
 </html>
 <!-- Generated by Doxygen 1.4.6 -->
+<div class="nav">
+<a class="el" href="namespaceVISU.html">VISU</a>.<a class="el" href="interfaceVISU_1_1XYPlot.html">XYPlot</a></div>
 <h1>VISU.XYPlot Interface Reference</h1><!-- doxytag: class="VISU::XYPlot" --><!-- doxytag: inherits="VISU::View" -->Interface of the 2D plot view.  
 <a href="#_details">More...</a>
 <p>
 <code>import &quot;<a class="el" href="VISU__Gen_8idl-source.html">VISU_Gen.idl</a>&quot;;</code>
 <p>
-Inheritance diagram for VISU.XYPlot:<p><center><img src="interfaceVISU_1_1XYPlot__inherit__graph.jpg" border="0" alt="Inheritance graph"></center>
+Inheritance diagram for VISU.XYPlot:<p><center><img src="interfaceVISU_1_1XYPlot__inherit__graph.jpg" border="0" usemap="#VISU_8XYPlot__inherit__map" alt="Inheritance graph"></center>
+<map name="VISU_8XYPlot__inherit__map">
+<area href="interfaceVISU_1_1View.html" shape="rect" coords="14,84,100,108" alt="">
+<area href="interfaceVISU_1_1Base.html" shape="rect" coords="13,9,101,33" alt="">
+</map>
 <table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
@@ -43,9 +50,9 @@ Inheritance diagram for VISU.XYPlot:<p><center><img src="interfaceVISU_1_1XYPlot
  }</td></tr>
 
 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#c207e0cda2c7a45361ffcdb4883c5fe0">SetSubTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#c207e0cda2c7a45361ffcdb4883c5fe0">SetSubTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#8535c69832faef5c3f30005dc8c57637">GetSubTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#8535c69832faef5c3f30005dc8c57637">GetSubTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#65add8563ccdf427cd30e670a7e5e667">SetCurveType</a> (in <a class="el" href="interfaceVISU_1_1XYPlot.html#2161d2d79a23cabdea574a397a32a690">CurveType</a> theType)</td></tr>
 
@@ -59,21 +66,21 @@ Inheritance diagram for VISU.XYPlot:<p><center><img src="interfaceVISU_1_1XYPlot
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#ad67f3f1b7e6717e5de9b62550acb296">EnableYGrid</a> (in boolean theMajor, in long theNumMajor, in boolean theMinor, in long theNumMinor)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#5c9e21ce8fb6bc4d439ec658460b5dd1">SetHorScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#5c9e21ce8fb6bc4d439ec658460b5dd1">SetHorScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#79638dd4367d5149a4279a89b02b64de">GetHorScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#79638dd4367d5149a4279a89b02b64de">GetHorScaling</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#c612aebbc244b6f651a1979ea23682ac">SetVerScaling</a> (in Scaling theScaling)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#c612aebbc244b6f651a1979ea23682ac">SetVerScaling</a> (in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> theScaling)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">Scaling&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#23b18561103b7b5720c0655ae7dccbd0">GetVerScaling</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#23b18561103b7b5720c0655ae7dccbd0">GetVerScaling</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#fa3e6f676c843e93b44a751033b36810">SetXTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#fa3e6f676c843e93b44a751033b36810">SetXTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#e89eb7a11cfcf2b20e805561fac88faf">GetXTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#e89eb7a11cfcf2b20e805561fac88faf">GetXTitle</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#9ccb79c35cbfc3a26fbe5b9c8b06d294">SetYTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#9ccb79c35cbfc3a26fbe5b9c8b06d294">SetYTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#785caae48e8569f83b675c992149a4c0">GetYTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#785caae48e8569f83b675c992149a4c0">GetYTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1XYPlot.html#9acd45dd44f8e4392c0578b690c6ba91">ShowLegend</a> (in boolean theShowing)</td></tr>
 
@@ -133,9 +140,9 @@ Inheritance diagram for VISU.XYPlot:<p><center><img src="interfaceVISU_1_1XYPlot
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#8df1d9425b90f9dd21c36acc3f9c444b">SetViewPositionVertical</a> (in <a class="el" href="interfaceVISU_1_1View.html#61d3152c0ff5d024f84b2fe149be0154">ViewPosition</a> ViewPosVer)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#9357df128dabcd74c4d54ad04eda0d49">SetRelativePosition</a> (in double x, in double y)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#9357df128dabcd74c4d54ad04eda0d49">SetRelativePosition</a> (in double <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in double y)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#c2049cff1e9ee54312bd267154d9b69a">SetRelativeSize</a> (in double x, in double y)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#c2049cff1e9ee54312bd267154d9b69a">SetRelativeSize</a> (in double <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#be1577120f1766eff913e9a74879f373">x</a>, in double y)</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#f52e1696f127af6ddffb7cb012411a26">Minimize</a> ()</td></tr>
 
@@ -143,9 +150,9 @@ Inheritance diagram for VISU.XYPlot:<p><center><img src="interfaceVISU_1_1XYPlot
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#91cde31fe400a5f82c8bdbe7db3b5ef7">Maximize</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#4071ba1dd44364ae0d8cc337a7544921">SetTitle</a> (in string theTitle)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#4071ba1dd44364ae0d8cc337a7544921">SetTitle</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theTitle)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#6930e36faf0c5628d5b5ad9dc20148d5">GetTitle</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#6930e36faf0c5628d5b5ad9dc20148d5">GetTitle</a> ()</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#ff8571273f82a27f46d43ea0419bafb1">SetBackground</a> (in SALOMEDS::Color theColor)</td></tr>
 
@@ -163,11 +170,11 @@ Inheritance diagram for VISU.XYPlot:<p><center><img src="interfaceVISU_1_1XYPlot
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#8090c783e2014156227700b014ad8c29">Update</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#be39869fe3484a4e2de0626254d9eeae">SavePicture</a> (in string theFileName)</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">boolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1View.html#be39869fe3484a4e2de0626254d9eeae">SavePicture</a> (in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> theFileName)</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">IdType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#5da28cc23f3657dd24a3b8598319c522">GetID</a> ()</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">VISUType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceVISU_1_1Base.html#6f62d77b0451737114b5a10bf23be21e">GetType</a> ()</td></tr>
 
 </table>
 <hr><a name="_details"></a><h2>Detailed Description</h2>
@@ -288,7 +295,7 @@ displaying part ("ALL" isn't setable) <dl compact><dt><b>Enumerator: </b></dt><d
         <tr>
           <td class="md" nowrap valign="top">void VISU.XYPlot.SetSubTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -319,7 +326,7 @@ Sets the title of the XY plot <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.XYPlot.GetSubTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.XYPlot.GetSubTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -566,7 +573,7 @@ Enable/disables Y-axis grid of the 2D plot.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.XYPlot.SetHorScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -597,7 +604,7 @@ Sets horizontal scaling of the 2D plot. <dl compact><dt><b>Parameters:</b></dt><
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.XYPlot.GetHorScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.XYPlot.GetHorScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -626,7 +633,7 @@ Gets the type horizontal scaling of the 2D plot.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.XYPlot.SetVerScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in Scaling&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theScaling</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -657,7 +664,7 @@ Sets vertical scaling of the 2D plot. <dl compact><dt><b>Parameters:</b></dt><dd
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">Scaling VISU.XYPlot.GetVerScaling           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#3cb1d6c603c44c6047d950e4a4724670">Scaling</a> VISU.XYPlot.GetVerScaling           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -686,7 +693,7 @@ Gets the type vertical scaling of the 2D plot.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.XYPlot.SetXTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -717,7 +724,7 @@ Sets the title of the X-axis of the plot. <dl compact><dt><b>Parameters:</b></dt
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.XYPlot.GetXTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.XYPlot.GetXTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -746,7 +753,7 @@ Gets the title of the X-axis of the plot.     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.XYPlot.SetYTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap></td>
@@ -777,7 +784,7 @@ Sets the title of the Y-axis of the plot. <dl compact><dt><b>Parameters:</b></dt
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.XYPlot.GetYTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.XYPlot.GetYTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -1818,7 +1825,7 @@ Old methods for view parameters management, they don't work now     </td>
         <tr>
           <td class="md" nowrap valign="top">void VISU.View.SetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theTitle</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -1849,7 +1856,7 @@ Sets the title of the View frame. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">string VISU.View.GetTitle           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a> VISU.View.GetTitle           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -2118,7 +2125,7 @@ Updates the view.     </td>
         <tr>
           <td class="md" nowrap valign="top">boolean VISU.View.SavePicture           </td>
           <td class="md" valign="top">(&nbsp;</td>
-          <td class="md" nowrap valign="top">in string&nbsp;</td>
+          <td class="md" nowrap valign="top">in <a class="el" href="VISU__OpenGLPointSpriteMapper_8cxx.html#949953309cda1573a7c5fd4ffe65904c">string</a>&nbsp;</td>
           <td class="mdname1" valign="top" nowrap> <em>theFileName</em>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
           <td class="md" nowrap><code> [inherited]</code></td>
@@ -2150,7 +2157,7 @@ Saves the view. <dl compact><dt><b>Parameters:</b></dt><dd>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">IdType VISU.Base.GetID           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#c62012e4273b0b0806cf08bf92a788a7">IdType</a> VISU.Base.GetID           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -2177,7 +2184,7 @@ Returns ID of the object.     </td>
     <td class="mdRow">
       <table cellpadding="0" cellspacing="0" border="0">
         <tr>
-          <td class="md" nowrap valign="top">VISUType VISU.Base.GetType           </td>
+          <td class="md" nowrap valign="top"><a class="el" href="namespaceVISU.html#8c689d7b5f5d6abcd324e3eaab1b0505">VISUType</a> VISU.Base.GetType           </td>
           <td class="md" valign="top">(&nbsp;</td>
           <td class="mdname1" valign="top" nowrap>          </td>
           <td class="md" valign="top">&nbsp;)&nbsp;</td>
@@ -2199,5 +2206,7 @@ Returns the type of the presentable object     </td>
   </tr>
 </table>
 </DIV>
+<DIV class="div-footer">
+Generated on Fri Nov 3 18:34:01 2006 for SALOME - VISU - v.3.2.3 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>