PlantUML

PlantUML 是一款允许用户迅速编写并生成序列图、用例图、类图、活动图、组件图、状态图和对象图等图表的工具。它使用简单直观的语言定义图表,并支持在多种文件格式(如 PNG、SVG 和 ASCIIart)中生成。通过在源文件中插入特定关键字,可以自动生成相应的图表,并且提供了多种运行方式,包括 Eclipse 插件、NetBeans、在线 servlet 等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

PlantUMLis a component that allows to quickly write :

Diagrams are defined using asimple and intuitive language.

They can be generated in PNG or SVG format.It is also possible to generate ASCII artdiagrams (only for sequence diagrams).



Each diagram description begins with the keyword @startumlthen ends with the keyword @enduml.

You can refer to thePlantUML Language Reference Guide.

Thoses descriptions may be included into :

Of course, if you use Html, LaTeX, APT or Java/C/C++ files, you should putdiagram descriptions into comments.

File naming

By default, .png file have the same name as thesource file used to generated them (only the extension changes).

An automatic sequence is added if a source file contains severaloccurences of @startuml.

It is possible to use a different file name for the .pngfile. For example:

@startuml image.png
Alice->Bob: Authentication Request
Bob-->Alice: Authentication Response
@enduml

In this example, the .png file will be named image.png.

(Please note that you should not use this feature with Wordintegration.)

Running

To launch diagram's images generation, you should have Java 1.5installed on your machine, and optionally Graphvizsoftware which are used for all diagrams but sequence diagrams .

You can then download the jar file plantuml.jar,and save it on your local disk.

You can run it using several ways:



评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值