Dia Article Index for
Dia
Articles about
Dia
Website Links For
Dia
 

Information About

Dia





Software Information

  Name Dia
  Screenshot
  Caption Dia 094 on Fedora Core 2
  Developer Dia developers
  Latest Release Version 095
  Latest Release Date April 21 , 2006
  Operating System Cross-platform
  Genre Diagramming Software
  License GPL
  Website gnomeorg/projects/dia/


Dia is an Open-source general-purpose Diagram creation Software Program , developed as part of the GNOME project. Dia was originally created by Alexander Larsson. Dia uses a Controlled Single Document Interface (CSDI) similar to The GIMP and Sodipodi / Inkscape .

Dia is conceived in a modular way with several shape packages for different needs: Flowchart , Network diagrams, Circuit diagrams, etc.

Dia is designed to serve a similar purpose to the commercial Windows program Microsoft Visio . It can be used to draw many different kinds of diagrams. It currently has special objects to help draw Entity Relationship Diagram s, UML diagrams, Flowchart s, 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 (Scalable Vector Graphics) to draw the shape.

Dia loads and saves diagrams to a custom XML format (gzipped by default, to save space).
Dia can export diagrams to various formats including Encapsulated PostScript (EPS) or SVG, Drawing Interchange format (DXF), CGM, amongst others.

Dia can print diagrams including very large diagrams that span multiple pages. Dia can be scripted using the Python programming language.


SEE ALSO



EXTERNAL LINKS

  • Dia Project Homepage

  • [http://www.seanet.com/~hgg9140/comp/diatut/all/all.html Dia Tutorial written by Harry George]