Hi, I would to use ArrowShape for some edges but I did not succeed yet :-( I specified the edges shape like that: ... using: (ArrowShape goofy)
but that did not work, how we can visualizing edges as arrow and how we can specifying the direction of the arrow (ex: #atEnd #atStart).
thanks, hani
Hi Hani,
You should decorate the LineShape with ArrowShape:
view nodes: classGroup. view newShape line; withArrow; tail; goofy. view edgesFrom: #superclass. view treeLayout
Doru
On Mar 13, 2008, at 5:37 PM, Hani ABDEEN wrote:
Hi, I would to use ArrowShape for some edges but I did not succeed yet :-( I specified the edges shape like that: ... using: (ArrowShape goofy)
but that did not work, how we can visualizing edges as arrow and how we can specifying the direction of the arrow (ex: #atEnd #atStart).
thanks, hani _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"To lead is not to demand things, it is to make them happen."