diff -r 892c1787d666 -r edde1fe80b3e Documentation/Source/index-eric5.Graphics.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/index-eric5.Graphics.html Sat Jan 02 18:19:35 2010 +0000 @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' +'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> +<html><head> +<title>eric5.Graphics</title> +<style> +b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n' +</style> +</head> +<body> +<h1>eric5.Graphics</h1> +<p> +Package implementing various graphical representations. +</p><p> +This package implements various graphical representations. +</p> + + +<h3>Modules</h3> +<table> +<tr> +<td><a href="eric5.Graphics.ApplicationDiagram.html">ApplicationDiagram</a></td> +<td>Module implementing a dialog showing an imports diagram of the application.</td> +</tr><tr> +<td><a href="eric5.Graphics.AssociationItem.html">AssociationItem</a></td> +<td>Module implementing a graphics item for an association between two items.</td> +</tr><tr> +<td><a href="eric5.Graphics.ClassItem.html">ClassItem</a></td> +<td>Module implementing an UML like class item.</td> +</tr><tr> +<td><a href="eric5.Graphics.GraphicsUtilities.html">GraphicsUtilities</a></td> +<td>Module implementing some graphical utility functions.</td> +</tr><tr> +<td><a href="eric5.Graphics.ImportsDiagram.html">ImportsDiagram</a></td> +<td>Module implementing a dialog showing an imports diagram of a package.</td> +</tr><tr> +<td><a href="eric5.Graphics.ModuleItem.html">ModuleItem</a></td> +<td>Module implementing a module item.</td> +</tr><tr> +<td><a href="eric5.Graphics.PackageDiagram.html">PackageDiagram</a></td> +<td>Module implementing a dialog showing a UML like class diagram of a package.</td> +</tr><tr> +<td><a href="eric5.Graphics.PackageItem.html">PackageItem</a></td> +<td>Module implementing a package item.</td> +</tr><tr> +<td><a href="eric5.Graphics.PixmapDiagram.html">PixmapDiagram</a></td> +<td>Module implementing a dialog showing a pixmap.</td> +</tr><tr> +<td><a href="eric5.Graphics.SvgDiagram.html">SvgDiagram</a></td> +<td>Module implementing a dialog showing a SVG graphic.</td> +</tr><tr> +<td><a href="eric5.Graphics.UMLClassDiagram.html">UMLClassDiagram</a></td> +<td>Module implementing a dialog showing a UML like class diagram.</td> +</tr><tr> +<td><a href="eric5.Graphics.UMLDialog.html">UMLDialog</a></td> +<td>Module implementing a dialog showing UML like diagrams.</td> +</tr><tr> +<td><a href="eric5.Graphics.UMLGraphicsView.html">UMLGraphicsView</a></td> +<td>Module implementing a subclass of E4GraphicsView for our diagrams.</td> +</tr><tr> +<td><a href="eric5.Graphics.UMLItem.html">UMLItem</a></td> +<td>Module implementing the UMLWidget base class.</td> +</tr><tr> +<td><a href="eric5.Graphics.UMLSceneSizeDialog.html">UMLSceneSizeDialog</a></td> +<td>Module implementing a dialog to set the scene sizes.</td> +</tr><tr> +<td><a href="eric5.Graphics.ZoomDialog.html">ZoomDialog</a></td> +<td>Module implementing a zoom dialog for a graphics canvas.</td> +</tr> +</table> +</body></html> \ No newline at end of file