Class TimingRuler
java.lang.Object
net.sourceforge.plantuml.timingdiagram.TimingRuler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddrawTimeAxis(UGraphic ug, TimeAxisStategy timeAxisStategy, Map<String, TimeTick> codes) voiddrawVlines(UGraphic ug, double height) voiddoublegetHeight(StringBounder stringBounder) final doublegetPosInPixel(TimeTick when) doublegetWidth()voidscaleInPixels(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
-