This is the command tdpd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tdpd - Tool for UML Deployment Diagrams
SYNOPSIS
tdpd [options] [document]
DESCRIPTION
tdpd is an X11/Motif based graphical editor for drawing UML deployment diagrams. Documents
can be loaded from and stored to a file. It can print documents to a PostScript printer or
save as PostScript to a file.
tdpd is part of The Toolkit for Conceptual Modeling (TCM).
ARGUMENTS
You can call tdpd with a single document name as argument. If this argument is an
existing file then tdpd tries to load a document from it. If it does not exist, a new
document is created with the argument as document name. tdpd files should have suffix
'*.dpd'.
Without a document argument, tdpd creates a new empty deployment diagram with the name
'untitled.dpd'.
In addition to the standard X11 toolkit options (see X11(7)), tdpd accepts the options
listed below:
-drawing widthxheight
Create a drawing area of width pixels wide and height pixels high.
-help Write all available options to standard output and quit.
-maxdrawing widthxheight
The drawing area can not be larger than width pixels wide and height pixels high.
-priv_cmap
Start the editor with a private colormap.
-projdir directory
Set the project directory (current working directory) to directory.
-toPS [file.ps]
Generate PostScript (to file.ps or stdout when no file name was given) and quit.
-toEPS [file.eps]
Generate EPS (to file.eps or stdout when no file name was given) and quit.
-toFig [file.fig] [-latex]
Generate Fig format (to file.fig or stdout when no file name was given and quit.
When the -latex option is given, LaTeX fonts are generated, otherwise normal
PostScript fonts are generated. The Fig format can be read by xfig(1) and
fig2dev(1).
-toPNG file.png
Generate PNG format to file.png and quit.
-toPS [file.ps]
Generate PostScript (to file.ps or stdout when no file name was given) and quit.
-version
Write the TCM version to standard output and quit.
ENVIRONMENT
The TCM_HOME environment variable should be the directory where the TCM files are
installed.
PATH Should include $TCM_HOME/bin
MANPATH
Should include $TCM_HOME/man
PRINTER
Name of the default printer that is used by tdpd.
LD_LIBRARY_PATH
Should include $TCM_HOME/lib when the distribution contains shared object libraries
in $TCM_HOME/lib.
Use tdpd online using onworks.net services