Uses of Class
net.sourceforge.plantuml.sequencediagram.graphic.Segment
Packages that use Segment
Package
Description
-
Uses of Segment in net.sourceforge.plantuml.project.draw
Constructor parameters in net.sourceforge.plantuml.project.draw with type arguments of type SegmentModifierConstructorDescriptionRectangleTask
(double startPos, double endPos, double round, int completion, Collection<Segment> paused) -
Uses of Segment in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return SegmentMethods in net.sourceforge.plantuml.sequencediagram.graphic that return types with arguments of type SegmentModifier and TypeMethodDescriptionSegment.cutSegmentIfNeed
(Collection<Segment> allDelays) ParticipantBox.getDelays
(StringBounder stringBounder) ParticipantBoxSimple.getDelays
(StringBounder stringBounder) Pushable.getDelays
(StringBounder stringBounder) Methods in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type SegmentModifier and TypeMethodDescriptionfinal boolean
Method parameters in net.sourceforge.plantuml.sequencediagram.graphic with type arguments of type Segment