Class UGraphicInterceptorOneSwimlane
- java.lang.Object
-
- net.sourceforge.plantuml.graphic.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)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UGraphicapply(UChange change)voiddraw(UShape shape)SwimlanegetSwimlane()-
Methods inherited from class net.sourceforge.plantuml.graphic.UGraphicDelegator
closeAction, flushUg, getColorMapper, getParam, getStringBounder, getUg, matchesProperty, startUrl, toString
-
-