Class PointPrefixTreeFieldCacheProvider
Implementation of ShapeFieldCacheProvider<T> designed for PrefixTreeStrategys.
Note, due to the fragmented representation of Shapes in these Strategies, this implementation can only retrieve the central IPoint of the original Shapes.
@lucene.internal
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Lucene.Net.Spatial.dll
Syntax
[Serializable]
public class PointPrefixTreeFieldCacheProvider : ShapeFieldCacheProvider<IPoint>
Constructors
Name | Description |
---|---|
PointPrefixTreeFieldCacheProvider(SpatialPrefixTree, String, Int32) |
Methods
Name | Description |
---|---|
ReadShape(BytesRef) |