net.sourceforge.plantuml.ugraphic
Class TextLimitFinder
java.lang.Object
net.sourceforge.plantuml.ugraphic.UGraphic
net.sourceforge.plantuml.ugraphic.TextLimitFinder
public class TextLimitFinder
- extends UGraphic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextLimitFinder
public TextLimitFinder(StringBounder stringBounder,
boolean initToZero)
apply
public UGraphic apply(UChange change)
- Specified by:
apply
in class UGraphic
getStringBounder
public StringBounder getStringBounder()
- Specified by:
getStringBounder
in class UGraphic
getParam
public UParam getParam()
- Specified by:
getParam
in class UGraphic
drawOldWay
public void drawOldWay(UShape shape)
- Specified by:
drawOldWay
in class UGraphic
getColorMapper
public ColorMapper getColorMapper()
- Specified by:
getColorMapper
in class UGraphic
startUrl
public void startUrl(Url url)
- Specified by:
startUrl
in class UGraphic
closeAction
public void closeAction()
- Specified by:
closeAction
in class UGraphic
writeImage
public void writeImage(OutputStream os,
String metadata,
int dpi)
throws IOException
- Specified by:
writeImage
in class UGraphic
- Throws:
IOException
getMaxX
public double getMaxX()
getMaxY
public double getMaxY()
getMinX
public double getMinX()
getMinY
public double getMinY()
Copyright © 2013. All Rights Reserved.