Package net.sourceforge.plantuml.jungle
Class GNode
- java.lang.Object
-
- net.sourceforge.plantuml.jungle.GNode
-
public class GNode extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GNodeaddChild(Display display)java.util.List<GNode>getChildren()DisplaygetDisplay()
-