Class GridTextBlockDecorated

java.lang.Object
net.sourceforge.plantuml.nwdiag.next.GridTextBlockSimple
net.sourceforge.plantuml.nwdiag.next.GridTextBlockDecorated
All Implemented Interfaces:
TextBlock, UDrawable, UShape

public class GridTextBlockDecorated extends GridTextBlockSimple
  • Field Details

  • Constructor Details

    • GridTextBlockDecorated

      public GridTextBlockDecorated(int lines, int cols, java.util.List<NwGroup> groups, java.util.List<Network> networks, ISkinParam skinparam)
  • Method Details