Class GroupPrinter

java.lang.Object
net.sourceforge.plantuml.cucadiagram.GroupPrinter

public class GroupPrinter extends java.lang.Object
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    print(SFile f, IGroup rootGroup)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • print

      public static void print(SFile f, IGroup rootGroup)