net.sourceforge.plantuml
Class EmptyImageBuilder
java.lang.Object
net.sourceforge.plantuml.EmptyImageBuilder
public class EmptyImageBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyImageBuilder
public EmptyImageBuilder(double width,
double height,
Color background)
EmptyImageBuilder
public EmptyImageBuilder(int width,
int height,
Color background)
EmptyImageBuilder
public EmptyImageBuilder(int width,
int height,
Color background,
double dpiFactor)
getBufferedImage
public BufferedImage getBufferedImage()
getGraphics2D
public Graphics2D getGraphics2D()
getUGraphicG2d
public UGraphicG2d getUGraphicG2d()
Copyright © 2012. All Rights Reserved.