Posts Tagged ‘user symbol’

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 Default Anchors for custom User Symbols

Thursday, June 26th, 2008

This article describes how to create default anchors on custom user symbols with ILOG Diagrammer for .NET.

First, we need to make sure that we know what anchors and user symbols are. Let’s briefly define these two notions:

  • A user…

Read more

Diagrammer .NET Tips and Tricks Explained Through the “UML Class Diagram” Sample - Part 2

Monday, May 19th, 2008

In the previous post, we explained how to assemble built-in ILOG Diagrammer for .NET objects to build a complex UML Type symbol. The first post described how to define the appearance of the symbol, now we will define its behavior.…

Read more

Diagrammer .NET Tips and Tricks Explained Through the “UML Class Diagram” Sample - Part 1

Friday, April 25th, 2008

This is the first of a series of posts in which we will walk through the UML Class Diagram sample of ILOG Diagrammer for .NET and explain various features, tips and tricks.

The full UML Class Diagram Editor sample can be…

Read more