net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Class UGraphicInterceptorGoto

java.lang.Object
  extended by net.sourceforge.plantuml.graphic.UGraphicDelegator
      extended by net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.UGraphicInterceptorGoto
All Implemented Interfaces:
UGraphic

public class UGraphicInterceptorGoto
extends UGraphicDelegator


Constructor Summary
UGraphicInterceptorGoto(UGraphic ug)
           
 
Method Summary
 UGraphic apply(UChange change)
           
 void draw(UShape shape)
           
 
Methods inherited from class net.sourceforge.plantuml.graphic.UGraphicDelegator
closeAction, flushUg, getColorMapper, getParam, getStringBounder, getUg, isSpecialTxt, startUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UGraphicInterceptorGoto

public UGraphicInterceptorGoto(UGraphic ug)
Method Detail

draw

public void draw(UShape shape)
Specified by:
draw in interface UGraphic
Overrides:
draw in class UGraphicDelegator

apply

public UGraphic apply(UChange change)


Copyright © 2014. All Rights Reserved.