PlantUML 1.2021.1 언어참조가이드
[Ref. QA-12056] 12.5 Using Sprites You can use all sprites (icons) from the Standard Library or any other library. Use the notation <$sprite> to use a sprite, to make a new line, or any other Creole Archimate Macros and Library A list of Archimate macros are defined Archimate-PlantUML here which simplifies the creation of Archi- Mate diagrams, and Archimate is natively on the Standard Library of PlantUML • JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard0 码力 | 386 页 | 4.12 MB | 1 年前3PlantUML 1.2021.2 언어참조가이드
[Ref. QA-12056] 13.5 Using Sprites You can use all sprites (icons) from the Standard Library or any other library. Use the notation <$sprite> to use a sprite, to make a new line, or any other Creole Archimate Macros and Library A list of Archimate macros are defined Archimate-PlantUML here which simplifies the creation of Archi- Mate diagrams, and Archimate is natively on the Standard Library of PlantUML • JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard0 码力 | 391 页 | 4.17 MB | 1 年前3PlantUML 1.2021.3 언어참조가이드
[Ref. QA-12056] 13.5 Using Sprites You can use all sprites (icons) from the Standard Library or any other library. Use the notation <$sprite> to use a sprite, to make a new line, or any other Creole Archimate Macros and Library A list of Archimate macros are defined Archimate-PlantUML here which simplifies the creation of Archi- Mate diagrams, and Archimate is natively on the Standard Library of PlantUML • JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard0 码力 | 408 页 | 4.32 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
[Ref. QA-12056] 13.5 Using Sprites You can use all sprites (icons) from the Standard Library or any other library. Use the notation <$sprite> to use a sprite, to make a new line, or any other Creole Archimate Macros and Library A list of Archimate macros are defined Archimate-PlantUML here which simplifies the creation of Archi- Mate diagrams, and Archimate is natively on the Standard Library of PlantUML • JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard0 码力 | 552 页 | 7.88 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)
• JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard listing is in color.) • Study the in-depth Hitchhiker’s Guide to PlantUML, eg sections Standard Library Sprites and PlantUML Stdlib Overview PlantUML 언어참조가이드 (1.2020.23) 259 / 306 18.6 Listing Sprites PlantUML 언어참조가이드 (1.2020.23) 280 / 306 20.17 Building custom library [!import, !include] 20 PREPROCESSING 20.17 Building custom library [!import, !include] It's possible to package a set of included0 码力 | 307 页 | 3.16 MB | 1 年前3PlantUML 1.2020.22 언어참조가이드
• JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard listing is in color.) • Study the in-depth Hitchhiker’s Guide to PlantUML, eg sections Standard Library Sprites and PlantUML Stdlib Overview PlantUML 언어참조가이드 (1.2020.22) 247 / 294 18.6 Listing Sprites PlantUML 언어참조가이드 (1.2020.22) 268 / 294 20.17 Building custom library [!import, !include] 20 PREPROCESSING 20.17 Building custom library [!import, !include] It's possible to package a set of included0 码力 | 295 页 | 3.08 MB | 1 年前3PlantUML 1.2019.4 언어참조가이드
• JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard test. @startuml !define SHOW_FIELDS PlantUML 언어참조가이드 (1.2019.4) 146 / 165 19.10 Building custom library 19 PREPROCESSING !undef SHOW_METHODS class foo { !ifdef SHOW_FIELDS || SHOW_METHODS This is shown endif !ifdef SHOW_FIELDS && SHOW_METHODS This is NOT shown !endif } @enduml 19.10 Building custom library It's possible to package a set of included files into a single .zip or .jar archive. This single0 码力 | 166 页 | 1.86 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)
• JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard fail" @enduml PlantUML 언어참조가이드 (1.2019.9) 152 / 171 19.14 Building custom library 19 PREPROCESSING 19.14 Building custom library It's possible to package a set of included files into a single .zip or archive. This single zip/jar can then be imported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import0 码力 | 172 页 | 1.97 MB | 1 年前3PlantUML 1.2019.6 언어참조가이드
• JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard Bob : Hello !assert %strpos("abcdef", "cd")==3 : "This always fail" @enduml 19.14 Building custom library It's possible to package a set of included files into a single .zip or .jar archive. This single single zip/jar can then be imported into your diagram using !import directive. Once the library has been imported, you can !include file from this single zip/jar. Example: @startuml !import /path/to/customLibrary0 码力 | 172 页 | 1.95 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)
• JLatexMath that displays mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code. ASCIIMathTeXImg.js is small enough to be integrated into PlantUML standard test. @startuml !define SHOW_FIELDS PlantUML 언어참조가이드 (1.2019.2) 139 / 157 17.10 Building custom library 17 PREPROCESSING !undef SHOW_METHODS class foo { !ifdef SHOW_FIELDS || SHOW_METHODS This is shown endif !ifdef SHOW_FIELDS && SHOW_METHODS This is NOT shown !endif } @enduml 17.10 Building custom library It's possible to package a set of included files into a single .zip or .jar archive. This single0 码力 | 158 页 | 1.76 MB | 1 年前3
共 15 条
- 1
- 2