Class SuperGroup

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

public class SuperGroup extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

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

    • SuperGroup

      public SuperGroup(IGroup g)
  • Method Details

    • getFirstGroup

      public IGroup getFirstGroup()