|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.plantuml.EmptyImageBuilder
public class EmptyImageBuilder
| Constructor Summary | |
|---|---|
EmptyImageBuilder(double width,
double height,
Color background)
|
|
EmptyImageBuilder(int width,
int height,
Color background)
|
|
EmptyImageBuilder(int width,
int height,
Color background,
double dpiFactor)
|
|
| Method Summary | |
|---|---|
BufferedImage |
getBufferedImage()
|
Graphics2D |
getGraphics2D()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmptyImageBuilder(double width,
double height,
Color background)
public EmptyImageBuilder(int width,
int height,
Color background)
public EmptyImageBuilder(int width,
int height,
Color background,
double dpiFactor)
| Method Detail |
|---|
public BufferedImage getBufferedImage()
public Graphics2D getGraphics2D()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||