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