Reputation:
I've been looking for different tools to create UML diagrams for my Java apps. My prof uses Omnigraffle, but this is only for Mac/iPad. I'm really looking for something as visually pleasing as Omni but for Linux or even Windows. Thanks for your help.
Upvotes: 3
Views: 576
Reputation: 430
What does "visually pleasing" mean for you? I think it is a very subjective matter and should be the last thing considered when choosing a UML modeling tool.
However, I like how the Altova UModel diagrams look, except for the use case diagrams' actor element. I'm not such a fan of StarUML and Visual Paradigm.
Upvotes: 1
Reputation: 29
I will recommend you to try Visio for creating UML diagrams. Visio has the feature of dynamic, data-driven visuals which makes it one of the best software for diagramming. I use it for my diagramming needs.
Upvotes: 1
Reputation: 5351
Most minimalistic UML diagrams-editing tool (not modeling environment!) ever: UMLet. Gives reasonable black-and-white results, exports vector graphics to PDF and EPS. Up side: A small text pane speeds up editing. Down side: A couple of end-cases (e.g., labels on vertical lines) do not give optimal results.
Upvotes: 1
Reputation: 9952
If you're just looking for a drawing tool (as opposed to a "modelling" tool) then take a look at YEd. Conceptually v similar to omni. Free, works on linux/mac/osx and looks great. Also has very nice auto-layout.
hth.
Upvotes: 1
Reputation: 2089
There is also StarUML, I have also used Visual Paradigm community edition that @Milan mentioned before.
Upvotes: 1
Reputation: 308733
JUDE has a community edition. I used to think this was a terrific tool before they split it into community and paid editions.
Upvotes: 1
Reputation: 3419
Try Sparx Enterprise Architect for Windows. It is very reasonably priced.
Upvotes: 1