public final class HilbertCurveRenderer extends Object
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
render(int bits,
int width) |
static void |
renderToFile(int bits,
int width,
String filename) |
public static void renderToFile(int bits, int width, String filename)
public static BufferedImage render(int bits, int width)
Copyright © 2013–2017. All rights reserved.