|
|
|
|
|
Drawing Tools
There are several built-in Drawing Tools that let users add primitive shapes and lines to a diagram. This makes it easy to put together a rich Diagram Building Environment.
|
|
|
|
The Line Tool is used to add an unanchored line to the diagram.
Diagram with Line
|
|
|
|
The Polyline Tool is used to draw lines with one or more vertices.
Diagram with Polyline
|
|
|
|
The Rectangle Tool is used to draw a rectangle node.
Rectangle in Diagram
|
|
|
|
The Rounded Rectangle Tool is used to draw a rectangle with rounded corners.
Rounded Rectangle in Diagram
|
|
|
|
Ellipses can be drawn using the ellipse tool.
Ellipse in Diagram
|
|
|
|
The Polygon Tool is used for creating closed polygons in the diagram.
Polygon in a Diagram
|
|
|
|
The Curve Tool is used to include open curves in the diagram.
Diagram with a Curve
|
|
|
|
Closed curves can be added in the diagram using the closed curve tool.
Diagram with a Closed Curve
|
|
|
|
Interpolated and smooth curves can be drawn using the Spline Tool.
A Spline Curve in the Diagram
|
|
|
|
Parametric bezier curves can be created using the Bezier Tool.
Diagram with Bezier Curve
|
|
|
|
A TextNode can be added to the diagram using the text tool.
Text Tool in the Diagram
|
|
|
|
A RichTextNode containing text rich format can be added to the diagram using the Rich Text tool.
Rich Text in Diagram
|
|
|
|
The Image tool lets you add BitmapNodes to the diagram containing images that you can pick from your file system.
BitmapNode with JPEG image
|
|
|
|
|
|
|
|