delete(Envelope env) Deletes the entry with the specified Envelope as its bounds.
If more than one entry exists with the same bounds, then subsequent
calls to delete are needed to remove all this elements.
Deletes the entry with the specified Envelope as its bounds.
If more than one entry exists with the same bounds, then subsequent
calls to delete are needed to remove all this elements.
Parameters: env - The Envelope throws: TreeException - throws: LockTimeoutException - DOCUMENT ME!
Performs a search on this RTree Parameters: query - the query Envelope a Collection of Data throws: TreeException - DOCUMENT ME! throws: LockTimeoutException - DOCUMENT ME!