net.sourceforge.plantuml.ugraphic
Class UGraphicUtils
java.lang.Object
net.sourceforge.plantuml.ugraphic.UGraphicUtils
public abstract class UGraphicUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UGraphicUtils
public UGraphicUtils()
translate
public static UDrawable translate(UDrawable d,
double dx,
double dy)
writeImage
public static void writeImage(OutputStream os,
String metadata,
FileFormatOption fileFormatOption,
ColorMapper colorMapper,
HtmlColor background,
TextBlock image)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.