private static class IndexedPointInAreaLocator.SegmentVisitor extends java.lang.Object implements ItemVisitor
| Modifier and Type | Field and Description |
|---|---|
private RayCrossingCounter |
counter |
| Constructor and Description |
|---|
SegmentVisitor(RayCrossingCounter counter) |
| Modifier and Type | Method and Description |
|---|---|
void |
visitItem(java.lang.Object item) |
private RayCrossingCounter counter
public SegmentVisitor(RayCrossingCounter counter)
public void visitItem(java.lang.Object item)
visitItem in interface ItemVisitor