Class UGraphicInterceptorOneSwimlane
- java.lang.Object
-
- net.sourceforge.plantuml.klimt.drawing.UGraphicDelegator
-
- net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorOneSwimlane
-
- All Implemented Interfaces:
UGraphic
public class UGraphicInterceptorOneSwimlane extends UGraphicDelegator
-
-
Constructor Summary
Constructors Constructor Description UGraphicInterceptorOneSwimlane(UGraphic ug, Swimlane swimlane, java.util.List<Swimlane> orderedList)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UGraphicapply(UChange change)voiddraw(UShape shape)java.util.List<Swimlane>getOrderedListOfAllSwimlanes()SwimlanegetSwimlane()-
Methods inherited from class net.sourceforge.plantuml.klimt.drawing.UGraphicDelegator
closeGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, toString, writeToStream
-
-