Classes | |
| class | ArcItem |
| A diagram item that adds an arc to the canvas. More... | |
| class | CompositeItem |
| An abstract diagram item that is composed of multiple other diagram items. More... | |
| class | DiagramBuilder |
| This class is a wrapper for Tkinter.Canvas that provides a few additional features: More... | |
| class | DiagramItem |
| Abstract parent class for items added to a diagram. More... | |
| class | DimensionItem |
| A diagram item that adds a dimension to the canvas. More... | |
| class | LabeledArrowItem |
| A diagram item that adds a labeled arrow to the canvas. More... | |
| class | Layout3DPolygonItem |
| A diagram item that adds a polygon to the canvas in the shape of a projection on a Layout3D. More... | |
| class | LineItem |
| A diagram item that adds a line to the canvas. More... | |
| class | OvalItem |
| A diagram item that adds an oval to the canvas. More... | |
| class | PolygonItem |
| A diagram item that adds a polygon to the canvas. More... | |
| class | RectangleItem |
| A diagram item that adds a rectangle to the canvas. More... | |
| class | TextItem |
| A diagram item that adds text to the canvas. More... | |
1.8.1.2