Class GNode
java.lang.Object
net.sourceforge.plantuml.gitlog.GNode
-
Constructor Details
-
GNode
public GNode()
-
-
Method Details
-
addText
-
isTop
public boolean isTop() -
getComment
-
setComment
-
link
-
toString
-
getDisplay
-
getDowns
-
canEatTheNextOne
public boolean canEatTheNextOne() -
eatTheNextOne
-