public static class S2EdgeIndex.DataEdgeIterator extends Object
| Constructor and Description |
|---|
DataEdgeIterator(S2EdgeIndex edgeIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
getCandidates(S2Point a,
S2Point b) |
boolean |
hasNext() |
int |
index() |
void |
next() |
public DataEdgeIterator(S2EdgeIndex edgeIndex)
Copyright © 2017. All rights reserved.