public final class NonLeafHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T,S extends Geometry> |
add(Entry<? extends T,? extends S> entry,
NonLeaf<T,S> node) |
static <T,S extends Geometry> |
delete(Entry<? extends T,? extends S> entry,
boolean all,
NonLeaf<T,S> node) |
Copyright © 2013–2022. All rights reserved.