Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
com.vividsolutions.jts.index
Interface IndexVisitor
public interface
IndexVisitor
A visitor for nodes and items in an index.
Version:
1.6
Method Summary
void
visitItem
(Object item)
Method Details
visitItem
public void visitItem(Object item)
Overview
Package
Tree
Index
Deprecated
About