class LatLonValueSource extends VectorValueSource
| Modifier and Type | Field and Description |
|---|---|
private SchemaField |
sf |
sources| Constructor and Description |
|---|
LatLonValueSource(SchemaField sf,
java.util.List<ValueSource> sources) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description()
description of field, used in explain()
|
java.lang.String |
name() |
createWeight, dimension, equals, getSources, getValues, hashCodegetSortField, getValues, newContext, toStringprivate final SchemaField sf
public LatLonValueSource(SchemaField sf, java.util.List<ValueSource> sources)
public java.lang.String name()
name in class VectorValueSourcepublic java.lang.String description()
ValueSourcedescription in class VectorValueSource