Book a Demo

Author Topic: Sequence diagrams - printing badly  (Read 4079 times)

Phil

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Sequence diagrams - printing badly
« on: March 03, 2002, 02:22:08 am »
I have a problem with the generated output for sequence diagrams. The diagrams contain the whole data horizontally but miss the part at the bottom.

This is really annoying.

Does anybody experienced this ? I am using EA310b467

/Phil

Phil

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Sequence diagrams - printing badly
« Reply #1 on: March 03, 2002, 02:27:58 am »
got a response from Geoff:The most common cause of truncated sequence diagrams is not extending the sequence objects themselve fully down.

Can you check you have extended the height of the sequence objects themselves so they are longer (height wise) than all the messages.
You should have dotted lifelines for sequence objects that extend down below the last message.

This would also cause strange results when using the 'new' operator on a sequence message.