Diagramming Software: Difference between revisions
No edit summary |
m (→See Also) |
||
Line 26: | Line 26: | ||
==See Also== | ==See Also== | ||
* [[ | * [[p2p-foundation: Argument Map]] | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category: 2D graphics]] | [[Category: 2D graphics]] |
Revision as of 22:58, 20 October 2010
Diagramming Software draws mind maps, argument maps, graphs, UML diagrams, flow charts, etc.
Programs
cmaptools
Helps create knowledge models represented as concept maps.
omnigraffle
- mac only
Graphviz
Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, networking, and in visual interfaces for many other domains.
Graphviz is open source graph visualization software. It has several main graph layout programs. See the gallery for some sample layouts. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings.
InkScape
2D vector graphics editor. Has all standard drawing features. Curves, lines, freehand drawing, gradients etc. Includes bitmap tracing support.
Dia
Tool that creates different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flow charts, network diagrams, and simple circuits. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.
StarUML
The goal of the StarUML project is to build a software modeling tool and also platform that is a compelling replacement of commercial UML tools such as Rational Rose, Together and so on.