### nwdiag_shapes_1 ```{eval-rst} .. plantuml:: @startuml nwdiag { network Network { Actor [shape = actor] Agent [shape = agent] Artifact [shape = artifact] Boundary [shape = boundary] Card [shape = card] Cloud [shape = cloud] Collections [shape = collections] Component [shape = component] } } @enduml