Uses of Class
net.sourceforge.plantuml.timingdiagram.graphic.IntricatedPoint
Packages that use IntricatedPoint
Package
Description
-
Uses of IntricatedPoint in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram that return IntricatedPointModifier and TypeMethodDescriptionPlayerAnalog.getTimeProjection
(StringBounder stringBounder, TimeTick tick) PlayerBinary.getTimeProjection
(StringBounder stringBounder, TimeTick tick) PlayerClock.getTimeProjection
(StringBounder stringBounder, TimeTick tick) final IntricatedPoint
PlayerRobustConcise.getTimeProjection
(StringBounder stringBounder, TimeTick tick) TimeProjected.getTimeProjection
(StringBounder stringBounder, TimeTick tick) -
Uses of IntricatedPoint in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic that return IntricatedPointModifier and TypeMethodDescriptionHistogram.getTimeProjection
(StringBounder stringBounder, TimeTick tick) Ribbon.getTimeProjection
(StringBounder stringBounder, TimeTick tick) IntricatedPoint.translated
(UTranslate translate) Methods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type IntricatedPointModifier and TypeMethodDescriptionstatic TimeArrow
TimeArrow.create
(IntricatedPoint pt1, IntricatedPoint pt2, Display label, ISkinParam spriteContainer, WithLinkType type)