Page 1 of 1

java plugin development legend

PostPosted: Thu Jun 01, 2023 2:01 am
by hugo.lassalle@capgemini.com
Hello guys, I need your help,
I create a plugin for cameo systems modeler (which have the same libraries in java than MgicDraw) and I've one big problem.

I need to create a legend (so I created a block that i've stereotyped 'legend') but I don't know how to create an item into this legend and how to fill my constraints block into this item.

So it's very simple to do that directly on cameo but I've to do all of this in java for my plugin :)

If you have any idea about how to do this in java :D

Thank you guys !!!

Re: java plugin development legend

PostPosted: Thu Jun 01, 2023 2:59 am
by hugo.lassalle@capgemini.com
Hi, finally I've created my legend and my legend item but now I don't know how to add blocks into the "Constrainted Element" and to create an adornement for my legend item

Re: java plugin development legend

PostPosted: Wed Jul 05, 2023 10:59 am
by david.akers@gtri.gatech.edu
Any luck?? I have been trying to do a similar thing, and the documentation is unhelpful.