Custom Connection Decoration, rotation [message #199820] |
Fri, 01 August 2008 08:21  |
Eclipse User |
|
|
|
Hi,
I'm using a custom connection decoration.
This is a rectangle filled-in. It works well, but I would like to rotate
my rectangle.
myGraphics.rotate((float)45.0); make an error
How can I get this?
Thanks,
Olivier PATRY
|
|
|
|
Re: Custom Connection Decoration, rotation [message #200781 is a reply to message #199820] |
Wed, 06 August 2008 08:02  |
Eclipse User |
|
|
|
Originally posted by: tobk42.gmx.de
If you want just a rotated, but fixed rectangle (like for an
aggregation/composite decoration) you could use a polygon or polyline
instead.
Regards,
Tobias
Olivier PATRY schrieb:
> Hi,
>
> I'm using a custom connection decoration.
>
> This is a rectangle filled-in. It works well, but I would like to rotate
> my rectangle.
>
> myGraphics.rotate((float)45.0); make an error
>
> How can I get this?
>
> Thanks,
>
> Olivier PATRY
|
|
|
Powered by
FUDForum. Page generated in 0.44423 seconds