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