Skip to content

Automatically exported from code.google.com/p/sml4asy Sml4asy is a module for Asympote. Make UML diagram quickly from script.

Notifications You must be signed in to change notification settings

cuichaox/sml4asy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Introduce

Sml4asy is a module for Asympote. Make UML diagram quickly from script.
Asympote Homepage: http://asymptote.sourceforge.net/

INSTALL

Copy "asy/*.asy" to a directory that Asympote will search for system files. Asympote will search the folloing paths, in the order listed.

  1. The current directory;
  2. A list of one or more directories specified by the configuration variable dir (separated by : under UNIX and ; under MSDOS);
  3. The directory specified by the environment variable ASYMPTOTE_HOME; if this variable is not set, the directory .asy in the user¡¯s home directory (%USERPROFILE%.asy under MSDOS) is used;
  4. The Asymptote system directory (by default, /usr/local/share/asymptote under UNIX and C:\Program Files\Asymptote under MSDOS).

Examples

Run asy examples/*.asy to building examples.(output: eps/pdf) See examples/*.pdf.

Source: HelloSML.asy Result: HelloSML.pdf

Source: Component.asy Result: Component.pdf

Source: CompositeParnttern.asy Result: CompositeParnttern.pdf

Source: SmlPackage.asy Result: SmlPackage.pdf

About

Automatically exported from code.google.com/p/sml4asy Sml4asy is a module for Asympote. Make UML diagram quickly from script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published