public class ExampleVoronoi extends Object
| Constructor and Description |
|---|
ExampleVoronoi() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Write an example Voronoi Diagram to the current working directory.
|
public static void main(String[] args) throws IOException
args - the command line arguments (not used)IOException - if unable to write an output fileCopyright © 2019. All rights reserved.