public final class QuadTreeWriter extends Object
Modifier and Type | Method and Description |
---|---|
static void |
writeTreeToFile(QuadTree tree,
String directory)
Writes the entire quad tree index to file with each node in saved in a
separate file.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.