public class BitmapRenderer extends Object
Constructor and Description |
---|
BitmapRenderer() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isColorDark(Color color) |
RenderedImage |
render(Diagram diagram,
BufferedImage image,
RenderingOptions options) |
RenderedImage |
renderToImage(Diagram diagram,
RenderingOptions options) |
public RenderedImage renderToImage(Diagram diagram, RenderingOptions options)
public RenderedImage render(Diagram diagram, BufferedImage image, RenderingOptions options)
public static boolean isColorDark(Color color)
Copyright © 2016. All Rights Reserved.