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 UrlgetUrl()booleanhasUrl()booleanisParallel()voidsetY(double y)
-
-
-
Method Detail
-
isParallel
public boolean isParallel()
- Specified by:
isParallelin interfaceEvent
-
-