public class Renderer extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
toFile(File file) |
BufferedImage |
toImage() |
String |
toString() |
Renderer |
withGraphics(Consumer<Graphics2D> graphicsConfigurer) |
public Renderer withGraphics(Consumer<Graphics2D> graphicsConfigurer)
public void toFile(File file) throws IOException
IOExceptionpublic BufferedImage toImage()
Copyright © 2015–2017. All rights reserved.