public class BoxUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static Envelope |
WORLD_BOUNDS
|
| Constructor and Description |
|---|
BoxUtil()
|
| Modifier and Type | Method and Description |
|---|---|
static GeometryCollection |
createBoxesGeometry(DataTree
|
static GeometryCollection |
createBoxesGeometry(List
|
public static EnvelopeWORLD_BOUNDS
public static GeometryCollectioncreateBoxesGeometry(DataTree tree, Envelope bound)
public static GeometryCollectioncreateBoxesGeometry(List <Node > leafs, Envelope bound)