[Uml-devel] [Bug 67059] Automatic layout of diagrams
Ralf Habacker
ralf.habacker at googlemail.com
Wed Mar 7 19:45:27 UTC 2012
Am 07.03.2012 20:09, schrieb Andi Fischer:
> 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?
sorry, seems that on the machine where i committed this patch a related
patch has been missing. Fixed in svn.
Regards
Ralf
More information about the umbrello-devel
mailing list