LexakaiMarkdown 和 UML 生成工具
Lexakai 是一個用于生成 UML 圖和 Markdown 文檔索引的工具。
Maven 依賴
<dependency> <groupId>com.telenav.lexakai</groupId> <artifactId>lexakai</artifactId> <version>1.0.0</version> </dependency>
設置
-
安裝 GraphViz 以生成 SVG 文件
-
下載
-
使用 java -jar 運行 Lexakai
創(chuàng)建基本的 UML 包圖
Lexakai 自動為所有公共類型創(chuàng)建基本包圖,無需進一步配置。
自定義 UML 圖
要為項目創(chuàng)建一組一個或多個自定義圖表,可以使用該項目的注釋:
<dependency> <groupId>com.telenav.lexakai</groupId> <artifactId>lexakai-annotations</artifactId> <version>0.9.3</version> </dependency>
評論
圖片
表情
