Book a Demo

Author Topic: Resize all elements?  (Read 3494 times)

dwhsix

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Resize all elements?
« on: November 30, 2005, 08:39:09 am »
I did a reverse-engineer from some Java code.  I don't want to display the class members in the class diagram, so I went to Diagram | Properties and deselected all the items in "Visibile Class Members".

The problems is the elements all retain their size, as if the members were being displayed.

There doesn't seem to be any way I can find to automatically resize all the elements.  Is there?

Yes, I know I could resize them all one-by-one, but that would be a real pain.

thomaskilian

  • Guest
Re: Resize all elements?
« Reply #1 on: November 30, 2005, 01:51:24 pm »
Ctrl-A (select all), Alt-Z (resize)

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Resize all elements?
« Reply #2 on: December 01, 2005, 01:49:59 pm »
I'm not going to help with you problem, other than a preventative.

When importing a source directory, you can tell EA what to show on the diagrams it creates.  That way all the classes would have been the right size from the start.

dwhsix

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Resize all elements?
« Reply #3 on: December 01, 2005, 02:06:31 pm »
yeah, that's what I'm going to do.  There doesn't seem to be any way to do it after the fact (Alt-Z seems to be related to zoom, not element sizing).

Thanks.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Resize all elements?
« Reply #4 on: December 01, 2005, 03:40:46 pm »
Quote
Alt-Z seems to be related to zoom, not element sizing

By default Alt-Z is autosize all selected.  If it's not, you can do it from the context menu once you've selected everything.