### nwdiag_shapes_2 ```{eval-rst} .. plantuml:: @startuml nwdiag { network Network { Control [shape = control] Database [shape = database] Entity [shape = entity] File [shape = file] Folder [shape = folder] Frame [shape = frame] Hexagon [shape = hexagon] Interface [shape = interface] } } @enduml