- This topic has 11 replies, 3 voices, and was last updated 19 years, 1 month ago by
Riyad Kalla.
-
AuthorPosts
-
Michael FlanakinMemberI’m not sure if someone else’s posted about this or not, but the exported image from the UML class diagram is too small. The property and method names aren’t readable by any means.
May 23, 2005 at 9:13 am #230058
Riyad KallaMemberGot it filed
May 23, 2006 at 10:05 pm #252455
lukmanphMember@support-rkalla wrote:
Got it filed
am having the same problem when exporting a uml diagram.
my environment is
Eclipse 3.1.2
MyEclipseIDE 4.1.2
jdk 1.5is this issue already solved?
thanks
PatriaMay 23, 2006 at 10:44 pm #252456
Riyad KallaMemberPatria,
Can you give me an example of a diagram you are having a problem with? I just opened up a test diagram I have and exported it, and the exported image looked identical to the diagram and was easy to read. Of course you can adjust the default font sizes under the UML editor preferences if you’d like them larger.May 26, 2006 at 12:38 pm #252636
lukmanphMemberHi Riyad, am trying to export a sequence activity diagram as a gif file and paste into a Word document. the size of the image is really small, making it unreadable….
May 26, 2006 at 5:47 pm #252654
Riyad KallaMemberHow does it look when you view just the GIF before you paste it into your word doc? It’s possible that when you paste it Word is scaling it down.
June 2, 2006 at 12:19 pm #253020
lukmanphMemberhi Riyad
i gave up on that one, and am trying other uml diagramms.
however, i have a question: when doing the reverse-engineering of a class, does it normally take several minutes to display it in the repositoire??
thanksJune 2, 2006 at 12:34 pm #253032
Riyad KallaMemberdepends on how many classes, you should see a dialog showing you reverse progress then when it’s done in the outline you should see all your entities.
Are you seeing something else occur?
June 2, 2006 at 1:00 pm #253034
lukmanphMembersorry, i meant, i was using the drap&drop facility not the reverse engineering, but it still takes some time to place it in the repositoire.is this normal??
June 2, 2006 at 3:34 pm #253042
Riyad KallaMember“takes some time”, what do you mean? The dialog takes a while to reverse engineer or the dialog pops up, then goes away then you have to wait like 3 minutes then the elements magically appear in the outline?
June 5, 2006 at 10:09 am #253093
lukmanphMemberwell, when i drag&drop a class into the uml repository it takes like 5 min or more till the graphical element to appear in the outline… however, when doing reverse-engineering it takes less time but it’s bit long the process when you just want to reverse-engineer one or 2 classes and not the whole hierarchy…
thanks for your time
PatriaJune 6, 2006 at 11:29 am #253135
Riyad KallaMemberPatria,
Can you paste the code for an example class, I’ll duplicate it over here. If the class is sufficiently complex and references a huge number of other classes and you had your workspace on a network drive or something like that, i could definately see that operation taking a long time. But if it’s a simple POJO or something, it should be instant. -
AuthorPosts