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 GNode
addChild(Display display)
java.util.List<GNode>
getChildren()
Display
getDisplay()
-