PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)
Response @enduml 1.9 페이지제목, 머리말과꼬리말 title 키워드를이용하여페이지에제목을추가할수있다. 또한, header 와 footer 를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> it is possible to add, between[ and ], a secondary text or label that will be displayed into the header. @startuml PlantUML 언어참조가이드 (1.2020.23) 9 / 306 1.13 메시지에노트추가하기 1 시퀀스다이어그램 Alice -> Bob: Authentication 9.15 Adding texts You can optionally add a title, a header, a footer, a legend and a caption: @startuml Title This is my title header: some header footer: some footer legend Some legend end legend caption0 码力 | 307 页 | 3.16 MB | 1 年前3PlantUML 1.2020.22 언어참조가이드
Response @enduml 1.9 페이지제목, 머리말과꼬리말 title 키워드를이용하여페이지에제목을추가할수있다. 또한, header 와 footer 를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> 9.15 Adding texts You can optionally add a title, a header, a footer, a legend and a caption: @startuml Title This is my title header: some header footer: some footer legend Some legend end legend caption Verbal form Example [T] starts [M] happens 10.26 Add title, header, footer, caption or legend on gantt diagram @startuml header some header footer some footer title My title [Prototype design] lasts0 码力 | 295 页 | 3.08 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
QA-7119] 1.10 페이지제목, 머리말과꼬리말 title 키워드를이용하여페이지에제목을추가할수있다. 또한, header 와 footer 를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> ##[dashed]green interface interface #aliceblue ##[dotted]blue @enduml [Ref. QA-1487] • #[color|back:color];header:color;line:color;line.[bold|dashed|dotted];text:color @startuml abstract abstract annotation annotation dashed:blue class FooDotted #line.dotted:blue class FooBold #line.bold class Demo1 #back:lightgreen|yellow;header:blue/red @enduml PlantUML 언어참조가이드 (1.2023.11) 89 / 551 3.38 Arrows from/to class members 3 CLASS0 码力 | 552 页 | 7.88 MB | 1 年前3PlantUML 1.2021.1 언어참조가이드
Response @enduml 1.9 페이지제목, 머리말과꼬리말 title 키워드를이용하여페이지에제목을추가할수있다. 또한, header 와 footer 를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> it is possible to add, between[ and ], a secondary text or label that will be displayed into the header. PlantUML 언어참조가이드 (1.2021.1) 9 / 385 1.13 메시지에노트추가하기 1 시퀀스다이어그램 @startuml Alice -> Bob: Authentication change the color or style of individual class using the following notation: • #[color|back:color];header:color;line:color;line.[bold|dashed|dotted];text:color @startuml abstract abstract annotation annotation0 码力 | 386 页 | 4.12 MB | 1 年前3PlantUML 1.2021.2 언어참조가이드
Response @enduml 1.9 페이지제목, 머리말과꼬리말 title 키워드를이용하여페이지에제목을추가할수있다. 또한, header 와 footer 를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> it is possible to add, between[ and ], a secondary text or label that will be displayed into the header. PlantUML 언어참조가이드 (1.2021.2) 9 / 390 1.13 메시지에노트추가하기 1 시퀀스다이어그램 @startuml Alice -> Bob: Authentication change the color or style of individual class using the following notation: • #[color|back:color];header:color;line:color;line.[bold|dashed|dotted];text:color @startuml abstract abstract annotation annotation0 码力 | 391 页 | 4.17 MB | 1 年前3PlantUML 1.2021.3 언어참조가이드
Response @enduml 1.9 페이지제목, 머리말과꼬리말 title 키워드를이용하여페이지에제목을추가할수있다. 또한, header 와 footer 를이용하여, 각각머리말과꼬리말을표시할수도있다. @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> it is possible to add, between[ and ], a secondary text or label that will be displayed into the header. PlantUML 언어참조가이드 (1.2021.2) 9 / 407 1.13 메시지에노트추가하기 1 시퀀스다이어그램 @startuml Alice -> Bob: Authentication change the color or style of individual class using the following notation: • #[color|back:color];header:color;line:color;line.[bold|dashed|dotted];text:color @startuml abstract abstract annotation annotation0 码力 | 408 页 | 4.32 MB | 1 年前3PlantUML 1.2019.4 언어참조가이드
1.8 Page Title, Header and Footer 1 시퀀스다이어그램 1.8 Page Title, Header and Footer The title keyword is used to add a title to the page. Pages can display headers and footers using header and footer. @startuml @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml 1.9 다이어그램분리 The newpage keyword is used to split a diagram 9.10 Adding texts You can optionally add a title, a header, a footer, a legend and a caption: @startuml Title this is my title header: some header footer: some footer legend Some legend end legend caption0 码力 | 166 页 | 1.86 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)
1.8 Page Title, Header and Footer 1 시퀀스다이어그램 1.8 Page Title, Header and Footer The title keyword is used to add a title to the page. Pages can display headers and footers using header and footer. @startuml @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml 1.9 다이어그램분리 The newpage keyword is used to split a diagram 9.10 Adding texts You can optionally add a title, a header, a footer, a legend and a caption: @startuml Title this is my title header: some header footer: some footer legend Some legend end legend caption0 码力 | 158 页 | 1.76 MB | 1 年前3PlantUML 1.2019.1 언어참조가이드
Yet another authentication Response @enduml PlantUML 언어참조가이드 (1.2019.1) 5 / 145 1.8 Page Title, Header and Footer 1 시퀀스다이어그램 You can also use autonumber stop and autonumber resume increment format to authentication Response @enduml 1.8 Page Title, Header and Footer The title keyword is used to add a title to the page. Pages can display headers and footers using header and footer. @startuml PlantUML 언어참조가이드 언어참조가이드 (1.2019.1) 6 / 145 1.9 다이어그램분리 1 시퀀스다이어그램 header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml 1.9 다이어그램분리 The newpage0 码力 | 146 页 | 1.89 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)
1.8 Page Title, Header and Footer 1 시퀀스다이어그램 1.8 Page Title, Header and Footer The title keyword is used to add a title to the page. Pages can display headers and footers using header and footer. @startuml @startuml header Page Header footer Page %page% of %lastpage% title Example Title Alice -> Bob : message 1 Alice -> Bob : message 2 @enduml 1.9 다이어그램분리 The newpage keyword is used to split a diagram 9.10 Adding texts You can optionally add a title, a header, a footer, a legend and a caption: @startuml Title this is my title header: some header footer: some footer legend Some legend end legend caption0 码力 | 158 页 | 1.76 MB | 1 年前3
共 15 条
- 1
- 2