DiaCanvas2 Reference Manual |
---|
Abstract
This is the DiaCanvas2 reference manual. It contains information about how to use the DiaCanvas2. This documentation is written for people who want to start programming with DiaCanvas2.
In The Canvas the canvas model is discussed. In Linear Constraint Solver the usage and rationale behind the DiaSolver class is explained. The solver is used to keep connections between objects true. The third chapter tells you about some standard objects. Visualization is explained in Visualization and Interaction. A view will allow you to display the (abstract) contents of a DiaCanvas in a window. This will also tell you something about the default behavior of the canvas(-views). The last chapter discusses some functions for determining distances and intersections of points, lines and rectangles.