Package net.sourceforge.plantuml.gitlog
Class GitCurve
- java.lang.Object
-
- net.sourceforge.plantuml.gitlog.GitCurve
-
public class GitCurve extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GitCurve(ST_Agedgeinfo_t data, Mirror xMirror)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawCurve(HColor color, UGraphic ug)
-
-
-
Constructor Detail
-
GitCurve
public GitCurve(ST_Agedgeinfo_t data, Mirror xMirror)
-
-