[Uml-devel] [Bug 67059] Automatic layout of diagrams

Andi Fischer andi.fischer at hispeed.ch
Wed Mar 7 19:09:55 UTC 2012


Am 07.03.2012 14:21, schrieb Ralf Habacker:
> https://bugs.kde.org/show_bug.cgi?id=67059
>
> --- Comment #23 from Ralf Habacker<ralf.habacker at gmail.com>  ---
> SVN commit 1284087 by habacker:
>
> Moved out dot generating code into separate class DotGenerator, which makes it
> able
> to use this code also for diagram dot export feature.
>
>
>   A             dotgenerator.h   [License: GPL (v2+)]
>   M  +4 -198    layoutgenerator.h
>   M  +25 -25    layouts/class-horizontal.desktop
>   M  +27 -26    layouts/class-vertical.desktop
>   M  +18 -19    layouts/usecase-default.desktop
>
>
> WebSVN link: http://websvn.kde.org/?view=rev&revision=1284087
>
Hi Ralf,

I had to change layoutgenerator.h in line 213 because of a compiler error in
path->setStartEndPoints() .

I changed it to path->setEndPoints().

Why? Can you confirm?

Regards,

Andi





More information about the umbrello-devel mailing list