net.sourceforge.plantuml.graphic
Class UGraphicInterceptorTextBlockable

java.lang.Object
  extended by net.sourceforge.plantuml.graphic.UGraphicDelegator
      extended by net.sourceforge.plantuml.graphic.UGraphicInterceptorTextBlockable
All Implemented Interfaces:
UGraphic

public class UGraphicInterceptorTextBlockable
extends UGraphicDelegator


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

Constructor Detail

UGraphicInterceptorTextBlockable

public UGraphicInterceptorTextBlockable(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 © 2013. All Rights Reserved.