net.sourceforge.plantuml.activitydiagram3.ftile
Class CollisionDetector
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.CollisionDetector
- All Implemented Interfaces:
- UGraphic
public class CollisionDetector
- extends Object
- implements UGraphic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollisionDetector
public CollisionDetector(StringBounder stringBounder)
apply
public UGraphic apply(UChange change)
- Specified by:
apply
in interface UGraphic
getStringBounder
public StringBounder getStringBounder()
- Specified by:
getStringBounder
in interface UGraphic
getParam
public UParam getParam()
- Specified by:
getParam
in interface UGraphic
draw
public void draw(UShape shape)
- Specified by:
draw
in interface UGraphic
writeImage
public void writeImage(OutputStream os,
String metadata,
int dpi)
throws IOException
- Specified by:
writeImage
in interface UGraphic
- Throws:
IOException
getColorMapper
public ColorMapper getColorMapper()
- Specified by:
getColorMapper
in interface UGraphic
startUrl
public void startUrl(Url url)
- Specified by:
startUrl
in interface UGraphic
closeAction
public void closeAction()
- Specified by:
closeAction
in interface UGraphic
flushUg
public void flushUg()
- Specified by:
flushUg
in interface UGraphic
drawDebug
public void drawDebug(UGraphic ug)
setManageSnakes
public final void setManageSnakes(boolean manageSnakes)
Copyright © 2013. All Rights Reserved.