Archive for the ‘Uncategorized’ Category

How to Create a User Symbol That Acts as a Container

Wednesday, July 30th, 2008

With ILOG Diagrammer for .NET, you can create user symbols very easily, and this is covered extensively in the user manual and this post, among others.

ILOG Diagrammer for .NET also provides several built-in container classes, for example the Canvas…

Read more

Creating Bezier Curves in an Ajax DiagramView (Part 2)

Friday, June 20th, 2008

In the previous article, I have explained the fundations of the Ajax interaction framework of ILOG Diagrammer for .NET. It is now time to dive into the implementation details.

From the first article, we know an AjaxDiagramView interactor inherits from the…

Read more