PlantUML 1.2019.9 Sprachreferenz
1.93 MB
173 页
0 评论
语言 | 格式 | 评分 |
---|---|---|
德语 | .pdf | 3 |
摘要 | ||
The document provides a comprehensive reference for PlantUML version 1.2019.9, detailing its features and capabilities. It covers the creation of various UML diagrams such as sequence, application scenario, class, activity, component, state, object, distribution, and timing diagrams. Additionally, it supports non-UML diagrams like wireframe interfaces, Archimate diagrams, SDL, Ditaa diagrams, Gantt charts, MindMap diagrams, Work Breakdown Structure diagrams, and mathematical notations using AsciiMath or JLaTeXMath. The document also explains how to use comments, headers, footers, and scaling options for diagrams. It introduces the integration of Creole syntax for text styling and provides examples of skin parameters for customizing diagram appearances. Furthermore, it demonstrates the use of Cloud Insight icons for enhanced visual representation in diagrams. | ||
AI总结 | ||
### PlantUML 1.2019.9 功能总结
1. **基本命令**
- **注释**:使用单引号 `'` 或 `/*` 和 `*/` 添加注释。
- **页眉和页脚**:通过 `header` 和 `footer` 命令添加图表的页眉或页脚,支持居中、左对齐或右对齐,可嵌入 HTML。
- **缩放**:使用 `scale` 命令调整图表大小,支持比例因子、宽度、高度或两者组合,例如:
- `scale 1.5`(比例)
- `scale 200*100`(像素)
- `scale max 300*200`(最大尺寸)
2. **扩展功能**
- **云洞察**:支持通过 `cloudinsight` 图标增强图表的视觉效果,例如:
```plantuml
!include |
P1
P2
P3
P4
P5
P6
P7
P8
P9
P10
P11
P12
下载文档到本地,方便使用
- 可预览页数已用完,剩余
161 页请下载阅读 -
文档评分