Documentation/Source/eric5.Graphics.UMLGraphicsView.html

changeset 2027
144463496a54
parent 1518
e6e21910210d
child 2031
c36c2eb62a75
diff -r 18f2b30ed046 -r 144463496a54 Documentation/Source/eric5.Graphics.UMLGraphicsView.html
--- a/Documentation/Source/eric5.Graphics.UMLGraphicsView.html	Sat Sep 08 13:02:43 2012 +0200
+++ b/Documentation/Source/eric5.Graphics.UMLGraphicsView.html	Sat Sep 08 17:36:14 2012 +0200
@@ -113,6 +113,9 @@
 <td><a href="#UMLGraphicsView.__zoom">__zoom</a></td>
 <td>Private method to handle the zoom context menu action.</td>
 </tr><tr>
+<td><a href="#UMLGraphicsView.autoAdjustSceneSize">autoAdjustSceneSize</a></td>
+<td>Public method to adjust the scene size to the diagram size.</td>
+</tr><tr>
 <td><a href="#UMLGraphicsView.event">event</a></td>
 <td>Protected method handling events.</td>
 </tr><tr>
@@ -246,7 +249,18 @@
 <b>__zoom</b>(<i></i>)
 <p>
         Private method to handle the zoom context menu action.
-</p><a NAME="UMLGraphicsView.event" ID="UMLGraphicsView.event"></a>
+</p><a NAME="UMLGraphicsView.autoAdjustSceneSize" ID="UMLGraphicsView.autoAdjustSceneSize"></a>
+<h4>UMLGraphicsView.autoAdjustSceneSize</h4>
+<b>autoAdjustSceneSize</b>(<i>limit=False</i>)
+<p>
+        Public method to adjust the scene size to the diagram size.
+</p><dl>
+<dt><i>limit</i></dt>
+<dd>
+flag indicating to limit the scene to the
+            initial size (boolean)
+</dd>
+</dl><a NAME="UMLGraphicsView.event" ID="UMLGraphicsView.event"></a>
 <h4>UMLGraphicsView.event</h4>
 <b>event</b>(<i>evt</i>)
 <p>

eric ide

mercurial