Uses of Class
net.sourceforge.plantuml.sequencediagram.puma.PSegment
Packages that use PSegment
-
Uses of PSegment in net.sourceforge.plantuml.sequencediagram.puma
Methods in net.sourceforge.plantuml.sequencediagram.puma that return PSegmentModifier and TypeMethodDescriptionPUnivers.createPSegment
(double minsize) SegmentPosition.getSegment()
Methods in net.sourceforge.plantuml.sequencediagram.puma with parameters of type PSegmentModifier and TypeMethodDescriptionvoid
PUnivers.addFixedLink
(PSegment segment1, double position1, PSegment segment2, double position2) Constructors in net.sourceforge.plantuml.sequencediagram.puma with parameters of type PSegment