|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapeReadWriter | |
---|---|
org.apache.blur.analysis.type.spatial |
Uses of ShapeReadWriter in org.apache.blur.analysis.type.spatial |
---|
Methods in org.apache.blur.analysis.type.spatial with parameters of type ShapeReadWriter | |
---|---|
static org.apache.lucene.spatial.query.SpatialArgs |
SpatialArgsParser.parse(String v,
ShapeReadWriter<com.spatial4j.core.context.SpatialContext> shapeReadWriter)
Parses a string such as "Intersects(-10,20,-8,22) distErrPct=0.025". |
static String |
SpatialArgsParser.writeSpatialArgs(org.apache.lucene.spatial.query.SpatialArgs args,
ShapeReadWriter<com.spatial4j.core.context.SpatialContext> shapeReadWriter)
Writes a close approximation to the parsed input format. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |