| Constructor and Description |
|---|
NonLeafDefault(List<? extends Node<T,S>> children,
Context<T,S> context) |
| Modifier and Type | Method and Description |
|---|---|
List<Node<T,S>> |
add(Entry<? extends T,? extends S> entry) |
Node<T,S> |
child(int i) |
List<Node<T,S>> |
children()
Returns a list of children nodes.
|
Context<T,S> |
context() |
int |
count() |
NodeAndEntries<T,S> |
delete(Entry<? extends T,? extends S> entry,
boolean all) |
Geometry |
geometry() |
public Geometry geometry()
geometry in interface HasGeometryCopyright © 2013–2022. All rights reserved.