org.apache.lucene.benchmark.byTask.feeds
Interface SpatialDocMaker.ShapeConverter

Enclosing class:
SpatialDocMaker

public static interface SpatialDocMaker.ShapeConverter

Converts one shape to another. Created by SpatialDocMaker.makeShapeConverter(org.apache.lucene.spatial.SpatialStrategy, org.apache.lucene.benchmark.byTask.utils.Config, String)


Method Summary
 com.spatial4j.core.shape.Shape convert(com.spatial4j.core.shape.Shape shape)
           
 

Method Detail

convert

com.spatial4j.core.shape.Shape convert(com.spatial4j.core.shape.Shape shape)


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