Examples

Show all Examples...

 

Manhatten Connection Router

connector_z.png

Connection with a ManhattenConnectionRouter

Show...

Simple Connector

connector_direct.png

Usage of a connector with a direct connection router. A NullConnectionRouter.

Show...

Mouse Over

figure_hover.png

Inherit from the Figure class and implement a special "hover" effect.

Show...

Arrow Line

arrow_line.png

How to override the paint method of a Line figure. The result: a ArrowLineFigure

Show...

Own draw vector figure

owndraw.png

Implementation of an vector drawn based figure.

Show...