Add and Connect Visio Shapes
Contents
[
Hide
]
Aspose.Diagram for Java allows you to add customized shapes and connect them in diagrams you create.
Adding and Connecting Shapes
The code in the samples below show how to:
- Create a diagram.
- Add and customize shapes (rectangle, star, hexagon).
- Connect the star and hexagon shapes to the rectangle.
- Save the diagram.