Class Divider
java.lang.Object
net.sourceforge.plantuml.sequencediagram.AbstractEvent
net.sourceforge.plantuml.sequencediagram.Divider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
dealWith
(Participant someone) final Display
getText()
Style[]
Methods inherited from class net.sourceforge.plantuml.sequencediagram.AbstractEvent
getUrl, hasUrl, isParallel, setY
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.sequencediagram.Event
getUrl, hasUrl, isParallel, setY
-
Constructor Details
-
Divider
-
-
Method Details
-
getStyleSignature
- Specified by:
getStyleSignature
in interfaceStyleable
-
getUsedStyles
- Specified by:
getUsedStyles
in interfaceWithStyle
-
getText
-
dealWith
-