Download List

프로젝트 설명

UMLGraph facilitates the declarative specification and drawing of UML class and sequence diagrams. One can specify a class design using the Java syntax complemented by Javadoc tags. Running the UmlGraph doclet on the specification generates a Graphviz diagram specification that can be automatically processed to create Postscript, GIF, SVG, JPEG, fig, or Framemaker drawings. Similarly, sequence diagrams are specified using declarative pic macros and compiled with the GNU plotutils pic2plot program into a PNG, PNM, (pseudo) GIF, SVG, AI, Postscript, CGM, FIG, PCL, HPGL, Regis, or TEK drawing.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-09 04:19
5.4

이 버전은 HTML 콘텐츠에 클릭할 수 다이어그램 요소를 생성 다이아몬드의 세대 GraphViz 2.27와 호환되는 형태하게, 그리고 클래스 영상은 생성된 다이어그램에서 한 번만 표시되도록 수정 프로그램이 포함되어 있습니다.
Tags: Minor
This version creates clickable diagram elements in HTML content, makes the generation of diamond shapes compatible with GraphViz 2.27, and includes a fix to ensure that class images only appear once in the generated diagrams.

2010-05-24 21:32
5.3

새로운 dotexecutable 옵션의 위치를 점의 노골적인 사양을하실 수 있습니다. 또한, UMLGrpah은 이제 옵션의 javadoc - linkoffline을 지원하고 있습니다. 설명서 UMLGraph와 올바르게 ASCII가 아닌 문자를 처리, 정확하게 숨겨진 필드의 관계를 숨길 것이며, 생성되는 기본 논리 글꼴로 기울임 체를위한 글꼴 파일 이름 대신 사용합니다. 또한, UmlGraphDoc 이제 옵션을 통해 @ 자바 파일 내에 태그를 제외를 지정 따릅니다. 마지막으로, 시퀀스 다이어그램이 옵션을 사용할지 여부 또는 개체는 밑줄이 없습니다 지정할 수 있습니다.
A new -dotexecutable option allows the explicit specification of dot's location. In addition, UMLGrpah now supports javadoc's -linkoffline option. Documentation generated with UMLGraph will correctly process non-ASCII characters, will correctly hide relations of hidden fields, and will use by default a logical font rather than a font file name for italics. In addition, UmlGraphDoc will now obey the options specified through @opt tags within Java files. Finally, sequence diagrams provide an option to specify whether objects are underlined or not.

2008-12-04 00:10
5.2

이 버전은 예외 종속성 지정되어 미지의 클래스를 수정합니다. 또한이 수정 프로그램은 아무도 없을 때 세계적인 옵션을 사용할 수있습니다 발생한 NullPointerException. 또한 umlgraph 쉘 스크립트에서 tools.jar 파일 이름의 경우 수정합니다.
Tags: Minor bugfixes
This version corrects an exception when a
dependency to an unknown class is specified. It
also fixes a NullPointerException that occurred
when no global options are available. It also
corrects the case of the tools.jar filename in the
umlgraph shell script.

2008-08-28 05:35
5.1

이 버전의 적극적인 수업 UML2에 의해 필요한 번 세로 테두리와 함께 나타나는 두 개의 새로운 클래스 다이어그램 옵션을 제어하는 노드와 생성된 다이어그램 레이아웃 노드, 이미지 파일에서 툴팁과 같은 클래스의 제목을 보여주는 순위에 대한 지원의 분리 자바 스크립트를 생성할 - Javadoc 파일에서 축소하는 UML 다이어그램을위한 옵션입니다.
Tags: Minor feature enhancements
This version has active classes appearing with a double vertical border as required by UML2, two new class diagram options that control the node and rank separation of the nodes in generated diagram layout, support for showing a class's title as a tooltip in image files, and an option for generating Javascript-collapsible UML diagrams in Javadoc files.

2007-11-29 17:32
5.0

이 새로운 버전, 그리고 적극적인 클래스 6의 새로운 형태 : 노드, 구성 요소, 패키지, 협업, 유스 케이스에 대한 지원을 추가합니다. 그것은 또한 수있다 코멘트를 통해 클래스 다이어그램 노드의 주석. 이러한 옵션은 필요 GraphViz 2.16. 또 다른 옵션은 허용 클래스 다이어그램 상자에 임의의 텍스트 삽입.
Tags: Major feature enhancements
This new version adds support for six new shapes:
node, component, package, collaboration, use case,
and active class. It also allows the annotation of
class diagram nodes through comments. These
options require GraphViz 2.16. Another option
allows the placing of arbitrary text in class
diagram boxes.

Project Resources