Class AbstractEvent
- java.lang.Object
-
- net.sourceforge.plantuml.sequencediagram.AbstractEvent
-
-
Constructor Summary
Constructors Constructor Description AbstractEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Url
getUrl()
boolean
hasUrl()
boolean
isParallel()
void
setY(double y)
-
-
-
Method Detail
-
isParallel
public boolean isParallel()
- Specified by:
isParallel
in interfaceEvent
-
-