public class ImageBuilder extends Object
Constructor and Description |
---|
ImageBuilder(ColorMapper colorMapper,
double dpiFactor,
HtmlColor mybackcolor,
String metadata,
String warningOrError,
double margin1,
double margin2,
Animation animation,
boolean useHandwritten) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
getFinalDimension() |
void |
setUDrawable(UDrawable udrawable) |
ImageData |
writeImageTOBEMOVED(FileFormatOption fileFormatOption,
OutputStream os) |
public ImageBuilder(ColorMapper colorMapper, double dpiFactor, HtmlColor mybackcolor, String metadata, String warningOrError, double margin1, double margin2, Animation animation, boolean useHandwritten)
public void setUDrawable(UDrawable udrawable)
public ImageData writeImageTOBEMOVED(FileFormatOption fileFormatOption, OutputStream os) throws IOException
IOException
public Dimension2D getFinalDimension()
Copyright © 2016. All Rights Reserved.