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, hashCode
getSortField, getValues, newContext, toString
private final SchemaField sf
public LatLonValueSource(SchemaField sf, java.util.List<ValueSource> sources)
public java.lang.String name()
name
in class VectorValueSource
public java.lang.String description()
ValueSource
description
in class VectorValueSource