Class TimingRuler
java.lang.Object
net.sourceforge.plantuml.timingdiagram.TimingRuler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
drawTimeAxis
(UGraphic ug) void
drawVlines
(UGraphic ug, double height) void
double
getHeight
(StringBounder stringBounder) final double
getPosInPixel
(TimeTick when) double
getWidth()
void
scaleInPixels
(long tick, long pixel)
-
Constructor Details
-
TimingRuler
-
-
Method Details
-
ensureNotEmpty
public void ensureNotEmpty() -
scaleInPixels
public void scaleInPixels(long tick, long pixel) -
getWidth
public double getWidth() -
getPosInPixel
-
addTime
-
drawTimeAxis
-
drawVlines
-
getHeight
-