Recommend this page to a friend! |
Classes of jawira | PlantUML client | docs/advanced-usage.md | Download |
|
DownloadAvailable formatsThe following formats are supported: Each format has its own class constant in You can get all available formats with Customizing PlantUML serverCurrently, _PlantUML client_ uses the official server: <http://www.plantuml.com/plantuml>. You can set your own _PlantUML server_ -for example for privacy purposes. Set the server on instantiation:
Or, set the server after instantiation:
TIP: you can find plenty of open PlantUML servers with a simple search. Generating image's urlThis library only provides the minimum functionality to convert diagrams into images. If you need to do something more fancy (eg. async), you can retrieve the image's url and do it yourself. Generating the image's url can also be useful for websites, for example.
|