mirror of
https://github.com/octoleo/plantuml.git
synced 2025-01-26 16:48:27 +00:00
damienwojtowicz
b5e9171558
Implemented zoom control keyboard shortcuts
- Added a `CTRL + +` to zoom in - Added a `CTRL + -` to zoom out - Added a `CTRL + 0` to reset zoom - Minor refactor in classes names (removed "2" appended to GUI's classes name)
PlantUML
Generate UML diagram from textual description
PlantUML is a component that allows to quickly write :
- Sequence diagram,
- Use case diagram,
- Class diagram,
- Activity diagram,
- Component diagram,
- State diagram,
- Object diagram,
- Deployment diagram,
- Timing diagram
And also:
Furthermore:
- Hyperlinks and tooltips
- Creole: rich text, emoticons, unicode, icons
- OpenIconic icons
- Sprite icons
- AsciiMath mathematical expressions
To know more about PlantUML, please visit http://plantuml.com/
Description
Languages
Java
99.8%