Class UGraphicInterceptorUDrawable2
java.lang.Object
net.sourceforge.plantuml.graphic.UGraphicDelegator
net.sourceforge.plantuml.activitydiagram3.ftile.UGraphicInterceptorUDrawable2
- All Implemented Interfaces:
UGraphic
-
Constructor Summary
ConstructorsConstructorDescriptionUGraphicInterceptorUDrawable2
(UGraphic ug, java.util.Map<java.lang.String, UTranslate> positions) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.graphic.UGraphicDelegator
closeGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, toString, writeToStream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
UGraphicInterceptorUDrawable2
public UGraphicInterceptorUDrawable2(UGraphic ug, java.util.Map<java.lang.String, UTranslate> positions)
-
-
Method Details
-
draw
- Specified by:
draw
in interfaceUGraphic
- Overrides:
draw
in classUGraphicDelegator
-
apply
-