Class TimeTick
- java.lang.Object
-
- net.sourceforge.plantuml.timingdiagram.TimeTick
-
-
Constructor Summary
Constructors Constructor Description TimeTick(java.math.BigDecimal time)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(TimeTick other)
java.math.BigDecimal
getTime()
-