Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

Purpose

Create UML and other diagrams with PlantUML.

Parameter

All parameters are optional.

NameDescription
 type

(optional) the type Type of the diagram. Possible Supported values are: '

  • plantuml
'
  • (default)
or 'ditaa'
 align (optional) align
  • ditaa
  • dot
  • jcckit
  • salt
 align

Align the diagram. Supported values are

'

:

  • none
'
  • (default)
, 'left', 'center' and 'right'.
  • left
  • center
  • right
 border (optional) border Border size in pixel. Value must be integer > 0.
 hspace (optional) extra Extra space left and right from the image. Value must be integer > 0.
 vspace (optional) extra Extra space below and above the image. Value must be integer > 0.
 title (optional) the title Title of the PlantUML diagram, default is none title. Note that this
This property is only valid when type is 'plantuml'.
dropshadow(optional) drop Drop shadow: 'true' (default), 'false'.
This feature is not supported by all diagram types.
separation(optional) separation Separation of common edges of shapes in ditaa DITAA diagrams: 'true' (default), 'false'
format(optional) image output format: '

PNG

'

(default)

, '

SVG

'

(beta)

exportNameThe graph will be stored as attachment if exportName is given.
debug

TRUE = Enable debugging.

Column
width2%

 

Column

Sample Images

Child pages

...