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