【问题标题】:How to create nested box in PlantUML?如何在 PlantUML 中创建嵌套框?
【发布时间】:2018-07-01 06:11:41
【问题描述】:

我无法在 plantUML 中制作嵌套框。

@startuml
box "B0" #LightBlue
 Bob -> Alice : hello
 Box "B1" #LightYellow
  Bob --> Cunny : hi
 end box
end box
@enduml

这给出了一个框不能嵌套的错误。

还有其他显示嵌套框的方式,比如分层图表?

【问题讨论】:

  • 这个运气好吗?
  • 还没有运气。 :(
  • 更新:2021 年 3 月的问题尚未解决。

标签: uml plantuml


【解决方案1】:

好像还是不支持:http://forum.plantuml.net/6304/please-add-box-and-or-participant-nesting-ability

您可以对功能请求进行投票。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-11-24
    • 2020-08-09
    • 2021-01-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多