public interface NonLeaf<T,S extends Geometry> extends Node<T,S>
| Modifier and Type | Method and Description |
|---|---|
Node<T,S> |
child(int i) |
List<Node<T,S>> |
children()
Returns a list of children nodes.
|
add, context, count, delete, searchWithoutBackpressuregeometryCopyright © 2013–2023. All rights reserved.