add info description

Simon De Backer
2020-08-05 21:32:17 +02:00
parent 51896722e7
commit a08fafed95

@@ -63,4 +63,69 @@ Example:
parent : definition parent : definition
attribute : none attribute : none
#### polygon
Example: `<polygon x1="-1" y2="4" x4="-1" x2="-1" style="line-style:normal;line-weight:normal;filling:black;color:black" y4="-4" y1="-4" antialias="true" x3="9" y3="0" closed="false"/>`
parent : description
attribute :
#### line
Example: `<line x1="9" y2="0" end1="none" length2="1.5" x2="12" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" length1="1.5" y1="0" antialias="false"/>`
parent : description
attribute :
#### rectangle
Example: ``
parent : description
attribute :
#### ellipse
Example: ``
parent : description
attribute :
#### polygon
Example: ``
parent : description
attribute :
#### text
Example: ``
parent : description
attribute :
#### arc
Example: ``
parent : description
attribute :
#### dynamic_text
Example: `<dynamic_text text_from="UserText" Valignment="AlignTop" z="3" text_width="-1" font="Sans Serif,9,-1,5,50,0,0,0,0,0" x="-44" uuid="{8b32ab87-b8ec-4564-bdec-c3ea4036a492}" y="-11.5" Halignment="AlignLeft" frame="false" rotation="0">`
parent : description
attribute :
##### text
Example: `<text>/</text>`
parent : dynamic_text
attribute : none
#### terminal
waar de verbinding gemaakt wordt.
Example: `<terminal name="" x="13" uuid="{6db93440-be5c-4e83-bae3-34a68cb24127}" y="0" orientation="e"/>`
parent : description
attribute :