public abstract class GeoPointValues
extends java.lang.Object
Constructor and Description |
---|
GeoPointValues() |
Modifier and Type | Method and Description |
---|---|
abstract GeoPoint |
get(int docID)
Get the
GeoPoint associated with docID . |
public abstract GeoPoint get(int docID)