UMLet 8.01 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News UMLet 8.01 (Default branch)
# 1  
Old 01-02-2008
UMLet 8.01 (Default branch)

UMLet is a lightweight tool for rapidly drawingUML diagrams, with a sound and pop-up-free userinterface. UMLet lets you draw diagram sketchesquickly, teach UML with a simple user interface,and export diagrams to SVG, JPG, PDF, andLaTeX-friendly EPS. It features a fast, text-basedway of editing UML elements. License: GNU General Public License (GPL)Changes:
Changes include small bugfixes when saving certainelement types and a startup screen to explain howthe palette works to first-time users.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GAPHORCONVERT(1)					      General Commands Manual						  GAPHORCONVERT(1)

NAME
gaphorconvert - Gaphor UML diagram conversion tool SYNOPSIS
gaphorconvert [ options ] file1 file2... DESCRIPTION
This manual describes gaphorconvert command. OPTIONS
-h, --help Show help message and exit. -v, --verbose Verbose output. -u, --use-underscores Use underscores instead of spaces for output filenames. -d directory, --dir=directory Output to directory. -f format, --format=format Output file format, default is pdf. -r regex, --regex=regex Process diagrams with name matching regex regular experssion. Diagram name includes package name, regular expressions are case insensitive. AUTHOR
This manual page was written by Dmitry Borodaenko for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2008 Arjan Molenaar, (C) 2012 Dmitry Borodaenko GAPHORCONVERT(1)