Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: mschipperheyn on December 28, 2005, 02:32:59 am

Title: Class diagram layout
Post by: mschipperheyn on December 28, 2005, 02:32:59 am
How do I configure a diagram to look forf like in an auto layout type way? E.g.

*
* * *
*    *
*    *

in stead of

*
**
*   *
*      *

Kind regards,

Marc
Title: Re: Class diagram layout
Post by: Eve on December 28, 2005, 01:25:24 pm
For generalization links you can set Generalization link style Default = Tree on Tools | Options | Objects.  You'll still need to set the existing links to tree style.
Title: Re: Class diagram layout
Post by: mschipperheyn on December 29, 2005, 12:03:47 am
Ok, thanks. How do I change my existing diagrams to tree style?

Kind regards,

Marc
Title: Re: Class diagram layout
Post by: Joel_Melan on December 29, 2005, 01:58:23 am
marc !

you've no need to change the style of the DIAGRAM !
just change the type of each LINK you want to be in tree style

Method :
select the Link and right-Clic > Tree Style

Joel