public abstract class UGraphicUtils extends Object
Constructor and Description |
---|
UGraphicUtils() |
Modifier and Type | Method and Description |
---|---|
static UDrawable |
translate(UDrawable d,
double dx,
double dy) |
static void |
writeImage(OutputStream os,
String metadata,
FileFormatOption fileFormatOption,
ColorMapper colorMapper,
HtmlColor background,
TextBlock image) |
public static void writeImage(OutputStream os, String metadata, FileFormatOption fileFormatOption, ColorMapper colorMapper, HtmlColor background, TextBlock image) throws IOException
IOException
Copyright © 2014. All Rights Reserved.