[Kst] www/areas/extragear/apps/kst/kstscript/docs

George Staikos staikos at kde.org
Mon Aug 8 21:16:10 CEST 2005


SVN commit 444093 by staikos:

regenerated documentation


 A             DataMatrix.html  
 M  +7 -1      Label.html  
 A             Matrix.html  
 A             MatrixCollection.html  
 M  +11 -6     classindex.html  


--- trunk/www/areas/extragear/apps/kst/kstscript/docs/Label.html #444092:444093
@@ -23,7 +23,7 @@
 <a class="link" href="#method_adjustSizeForText">adjustSizeForText</a> (  )<br>
 </ul>
 <span class="title">Properties:</span><ul>
-<a class="link" href="#property_text">text</a><br><a class="link" href="#property_font">font</a><br><a class="link" href="#property_fontSize">fontSize</a><br><a class="link" href="#property_justification">justification</a><br><a class="link" href="#property_rotation">rotation</a><br><a class="link" href="#property_interpreted">interpreted</a><br><a class="link" href="#property_scalarReplacement">scalarReplacement</a><br><a class="link" href="#property_autoResize">autoResize</a><br>
+<a class="link" href="#property_text">text</a><br><a class="link" href="#property_font">font</a><br><a class="link" href="#property_fontSize">fontSize</a><br><a class="link" href="#property_justification">justification</a><br><a class="link" href="#property_rotation">rotation</a><br><a class="link" href="#property_dataPrecision">dataPrecision</a><br><a class="link" href="#property_interpreted">interpreted</a><br><a class="link" href="#property_scalarReplacement">scalarReplacement</a><br><a class="link" href="#property_autoResize">autoResize</a><br>
 </ul>
       Collection class: <a class="link" href="ViewObjectCollection.html">ViewObjectCollection</a><br><hr>
 <br><span class="subTitle"><a name="constructor_1"></a><b>Label ( <a class="link" href="Window.html">Window</a> window )</b></span><br><ul>
@@ -85,6 +85,12 @@
                     clockwise from <i>normal</i> and is stored in degrees.
     
     </p></ul>
+<br><br><span class="subTitle"><a name="property_dataPrecision"></a><b>number  dataPrecision</b></span><br><ul><p>
+    Contains the number of digits of precision to display data
+                    values in the label.  Restricted to a value between 0 and
+                    16 inclusive.
+    
+    </p></ul>
 <br><br><span class="subTitle"><a name="property_interpreted"></a><b>boolean  interpreted</b></span><br><ul><p>
     Determines if the contents of the label should be
                     interpreted in order to substitute LaTeX-like
--- trunk/www/areas/extragear/apps/kst/kstscript/docs/classindex.html #444092:444093
@@ -18,38 +18,43 @@
 </tr>
 <tr>
 <td><a href="Curve.html">Curve</a></td>
+<td><a href="DataMatrix.html">DataMatrix</a></td>
 <td><a href="DataObjectCollection.html">DataObjectCollection</a></td>
-<td><a href="DataObject.html">DataObject</a></td>
 </tr>
 <tr>
+<td><a href="DataObject.html">DataObject</a></td>
 <td><a href="DataSourceCollection.html">DataSourceCollection</a></td>
 <td><a href="DataSource.html">DataSource</a></td>
-<td><a href="DataVector.html">DataVector</a></td>
 </tr>
 <tr>
+<td><a href="DataVector.html">DataVector</a></td>
 <td><a href="Debug.html">Debug</a></td>
 <td><a href="DebugLogEntry.html">DebugLogEntry</a></td>
-<td><a href="DebugLog.html">DebugLog</a></td>
 </tr>
 <tr>
+<td><a href="DebugLog.html">DebugLog</a></td>
 <td><a href="Document.html">Document</a></td>
 <td><a href="Ellipse.html">Ellipse</a></td>
-<td><a href="EquationCollection.html">EquationCollection</a></td>
 </tr>
 <tr>
+<td><a href="EquationCollection.html">EquationCollection</a></td>
 <td><a href="Equation.html">Equation</a></td>
 <td><a href="ExtensionCollection.html">ExtensionCollection</a></td>
-<td><a href="Extension.html">Extension</a></td>
 </tr>
 <tr>
+<td><a href="Extension.html">Extension</a></td>
 <td><a href="HistogramCollection.html">HistogramCollection</a></td>
 <td><a href="Histogram.html">Histogram</a></td>
-<td><a href="Kst.html">Kst</a></td>
 </tr>
 <tr>
+<td><a href="Kst.html">Kst</a></td>
 <td><a href="Label.html">Label</a></td>
 <td><a href="Legend.html">Legend</a></td>
+</tr>
+<tr>
 <td><a href="Line.html">Line</a></td>
+<td><a href="MatrixCollection.html">MatrixCollection</a></td>
+<td><a href="Matrix.html">Matrix</a></td>
 </tr>
 <tr>
 <td><a href="ObjectCollection.html">ObjectCollection</a></td>


More information about the Kst mailing list