org.apache.lucene.spatial
Class SimpleSpatialFieldInfo

java.lang.Object
  extended by org.apache.lucene.spatial.SimpleSpatialFieldInfo
All Implemented Interfaces:
SpatialFieldInfo

public class SimpleSpatialFieldInfo
extends Object
implements SpatialFieldInfo


Constructor Summary
SimpleSpatialFieldInfo(String fieldName)
           
 
Method Summary
 String getFieldName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleSpatialFieldInfo

public SimpleSpatialFieldInfo(String fieldName)
Method Detail

getFieldName

public String getFieldName()


Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.