Hi Fabrice,
yes this is possible, here is the snippet of code that makes the labelled arrows in LRP. (see
http://pleiad.cl/LRP for a picture ;-) ). You need to set the model, and then do a @ RTLabelled
edge := (RTEdge from: efrom to: eto) model: trans name.
arrow := RTArrow new color: trans color.
arrow line width: 2.
arrow head width: 2.
arrow withOffsetIfMultiple.
view add: ((edge + arrow) @ (RTLabelled new color: trans color; view: view; offsetOnEdge: 0.3)).
Hi,
I want to know if is possible to label the Edges in Roassal. For example, i have two box and one Edges between both. I want put a text on this Edges.
Thanks
--
ATREVI D. Fabrice
Master en Informatique A l'Institut de la Francophonie pour l'Informatique (IFI/Hanoï)
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev