java.io.Serializable
public class Root extends NodeBase
Constructor | Description |
---|---|
Root() |
Modifier and Type | Method | Description |
---|---|---|
void |
insert(Envelope itemEnv,
java.lang.Object item) |
Insert an item into the quadtree this is the root of.
|
add, addAllItems, addAllItemsFromOverlapping, getItems, getSubnodeIndex, hasChildren, hasItems, isEmpty, isPrunable, remove, visit
public void insert(Envelope itemEnv, java.lang.Object item)
Copyright © 2018. All rights reserved.