Hi,

Just added a few more changes to the Prefuse graph added yesterday -

1. Edges are directed.
2. Layers show dependencies (Thanks Edward!)
3. Subtree dragging is possible.

I wanted to show Composites, ServiceComposites and EntityComposites
with different colors.
To check what type a given Composite is, I could take
compositeModel.type() and then go up through its superclasses to see
where a match is found.
Is there another way?


Feedback is most welcome :)

Cheers,
Sonny

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to