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