org.apache.lucene.spatial.vector
Class TwoDoublesFieldInfo
java.lang.Object
org.apache.lucene.spatial.vector.TwoDoublesFieldInfo
- All Implemented Interfaces:
- SpatialFieldInfo
public class TwoDoublesFieldInfo
- extends Object
- implements SpatialFieldInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUFFIX_X
public static final String SUFFIX_X
- See Also:
- Constant Field Values
SUFFIX_Y
public static final String SUFFIX_Y
- See Also:
- Constant Field Values
TwoDoublesFieldInfo
public TwoDoublesFieldInfo(String fieldNamePrefix)
getFieldName
public String getFieldName()
getFieldNameX
public String getFieldNameX()
getFieldNameY
public String getFieldNameY()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.