Book a Demo

Author Topic: package in more than one column  (Read 2440 times)

peter123

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
package in more than one column
« on: December 20, 2005, 05:27:25 am »
Hello,

I want to build a package-diagram of my System I want to implement. It works good, but I doesn't find an option to layout a package in 2 or more columns. Is there an option to configure this. Or can EA only display everything in one column?

Thx for help!
Peter

thomaskilian

  • Guest
Re: package in more than one column
« Reply #1 on: December 21, 2005, 04:00:18 am »
I can't figure out what you mean. What columns? Do you mean the package content of the package icon?

peter123

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: package in more than one column
« Reply #2 on: December 21, 2005, 04:10:12 am »
I have a package called "presentation" with about 20 classes. In my package overview there is one column where all classes are displayed like this:

Class1
Class2
Class3
Class4
...
Class20.

For a better powerpoint presentation I want to display this values in more then one column like this:

Class1  Class5  ...  Class17
Class2  Class6  ...  Class18
Class3  Class7  ...  Class19
Class4  Class8  ...  Class20

Thx fpr help.
peter

thomaskilian

  • Guest
Re: package in more than one column
« Reply #3 on: December 21, 2005, 04:22:06 am »
Still I don't know what you mean by "package overview" :-/

peter123

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: package in more than one column
« Reply #4 on: December 21, 2005, 04:34:42 am »
Sorry, I'm not very familiar with english!

In my logical view I have one package "Data Model". There I created a new Structural Diagram "Package-Diagram" and about 5 packages with 20 classes.
Now I drop the 5 packages in my Package-Diagramm. The 5 packages are displayed in one-column boxes. Is it possible to make these packages be displayed in more than one column. But every package for itself

thx
peter

thomaskilian

  • Guest
Re: package in more than one column
« Reply #5 on: December 21, 2005, 05:07:47 am »
It might be possible with EA's shape scripting, if any. I'll have to try or someone else already might know. There would be no other possibility, though...
Edit: Bad luck. This is not possible. You could think of doing the following: Put the Package frames on the diagram wihtout showing the contents (diagram property!). Enlarge the frame. Then drag the objects into the frame and order them as you wish. You might wish to change Feature visibility for these elements from their context menu. Tedious, I know :-/

« Last Edit: December 21, 2005, 05:19:08 am by thomaskilian »