public class KDEnumerator extends Object implements Enumeration<GeoPoint>
| Constructor and Description |
|---|
KDEnumerator(KDNode2 ref) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
GeoPoint |
nextElement() |
public KDEnumerator(KDNode2 ref)
ref - public boolean hasMoreElements()
hasMoreElements in interface Enumeration<GeoPoint>public GeoPoint nextElement()
nextElement in interface Enumeration<GeoPoint>Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.