blob: c340342e213d4fe17c4256f02042c08e1de1920d [file] [log] [blame]
### YamlMime:XRefMap
baseUrl: http://localhost:8080/api/spatial/
sorted: true
references:
- uid: Lucene.Net.Spatial
name: Lucene.Net.Spatial
href: Lucene.Net.Spatial.html
commentId: N:Lucene.Net.Spatial
fullName: Lucene.Net.Spatial
nameWithType: Lucene.Net.Spatial
- uid: Lucene.Net.Spatial.DisjointSpatialFilter
name: DisjointSpatialFilter
href: Lucene.Net.Spatial.DisjointSpatialFilter.html
commentId: T:Lucene.Net.Spatial.DisjointSpatialFilter
fullName: Lucene.Net.Spatial.DisjointSpatialFilter
nameWithType: DisjointSpatialFilter
- uid: Lucene.Net.Spatial.DisjointSpatialFilter.#ctor(Lucene.Net.Spatial.SpatialStrategy,Lucene.Net.Spatial.Queries.SpatialArgs,System.String)
name: DisjointSpatialFilter(SpatialStrategy, SpatialArgs, String)
href: Lucene.Net.Spatial.DisjointSpatialFilter.html#Lucene_Net_Spatial_DisjointSpatialFilter__ctor_Lucene_Net_Spatial_SpatialStrategy_Lucene_Net_Spatial_Queries_SpatialArgs_System_String_
commentId: M:Lucene.Net.Spatial.DisjointSpatialFilter.#ctor(Lucene.Net.Spatial.SpatialStrategy,Lucene.Net.Spatial.Queries.SpatialArgs,System.String)
fullName: Lucene.Net.Spatial.DisjointSpatialFilter.DisjointSpatialFilter(Lucene.Net.Spatial.SpatialStrategy, Lucene.Net.Spatial.Queries.SpatialArgs, System.String)
nameWithType: DisjointSpatialFilter.DisjointSpatialFilter(SpatialStrategy, SpatialArgs, String)
- uid: Lucene.Net.Spatial.DisjointSpatialFilter.#ctor*
name: DisjointSpatialFilter
href: Lucene.Net.Spatial.DisjointSpatialFilter.html#Lucene_Net_Spatial_DisjointSpatialFilter__ctor_
commentId: Overload:Lucene.Net.Spatial.DisjointSpatialFilter.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.DisjointSpatialFilter.DisjointSpatialFilter
nameWithType: DisjointSpatialFilter.DisjointSpatialFilter
- uid: Lucene.Net.Spatial.DisjointSpatialFilter.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.DisjointSpatialFilter.html#Lucene_Net_Spatial_DisjointSpatialFilter_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.DisjointSpatialFilter.Equals(System.Object)
fullName: Lucene.Net.Spatial.DisjointSpatialFilter.Equals(System.Object)
nameWithType: DisjointSpatialFilter.Equals(Object)
- uid: Lucene.Net.Spatial.DisjointSpatialFilter.Equals*
name: Equals
href: Lucene.Net.Spatial.DisjointSpatialFilter.html#Lucene_Net_Spatial_DisjointSpatialFilter_Equals_
commentId: Overload:Lucene.Net.Spatial.DisjointSpatialFilter.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.DisjointSpatialFilter.Equals
nameWithType: DisjointSpatialFilter.Equals
- uid: Lucene.Net.Spatial.DisjointSpatialFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
name: GetDocIdSet(AtomicReaderContext, IBits)
href: Lucene.Net.Spatial.DisjointSpatialFilter.html#Lucene_Net_Spatial_DisjointSpatialFilter_GetDocIdSet_Lucene_Net_Index_AtomicReaderContext_Lucene_Net_Util_IBits_
commentId: M:Lucene.Net.Spatial.DisjointSpatialFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
fullName: Lucene.Net.Spatial.DisjointSpatialFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext, Lucene.Net.Util.IBits)
nameWithType: DisjointSpatialFilter.GetDocIdSet(AtomicReaderContext, IBits)
- uid: Lucene.Net.Spatial.DisjointSpatialFilter.GetDocIdSet*
name: GetDocIdSet
href: Lucene.Net.Spatial.DisjointSpatialFilter.html#Lucene_Net_Spatial_DisjointSpatialFilter_GetDocIdSet_
commentId: Overload:Lucene.Net.Spatial.DisjointSpatialFilter.GetDocIdSet
isSpec: "True"
fullName: Lucene.Net.Spatial.DisjointSpatialFilter.GetDocIdSet
nameWithType: DisjointSpatialFilter.GetDocIdSet
- uid: Lucene.Net.Spatial.DisjointSpatialFilter.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.DisjointSpatialFilter.html#Lucene_Net_Spatial_DisjointSpatialFilter_GetHashCode
commentId: M:Lucene.Net.Spatial.DisjointSpatialFilter.GetHashCode
fullName: Lucene.Net.Spatial.DisjointSpatialFilter.GetHashCode()
nameWithType: DisjointSpatialFilter.GetHashCode()
- uid: Lucene.Net.Spatial.DisjointSpatialFilter.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.DisjointSpatialFilter.html#Lucene_Net_Spatial_DisjointSpatialFilter_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.DisjointSpatialFilter.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.DisjointSpatialFilter.GetHashCode
nameWithType: DisjointSpatialFilter.GetHashCode
- uid: Lucene.Net.Spatial.Prefix
name: Lucene.Net.Spatial.Prefix
href: Lucene.Net.Spatial.Prefix.html
commentId: N:Lucene.Net.Spatial.Prefix
fullName: Lucene.Net.Spatial.Prefix
nameWithType: Lucene.Net.Spatial.Prefix
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter
name: AbstractPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html
commentId: T:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter
nameWithType: AbstractPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32)
name: AbstractPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32)
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter__ctor_Spatial4n_Core_Shapes_IShape_System_String_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.AbstractPrefixTreeFilter(Spatial4n.Core.Shapes.IShape, System.String, Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.Int32)
nameWithType: AbstractPrefixTreeFilter.AbstractPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32)
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.#ctor*
name: AbstractPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.AbstractPrefixTreeFilter
nameWithType: AbstractPrefixTreeFilter.AbstractPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser
name: AbstractPrefixTreeFilter.BaseTermsEnumTraverser
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html
commentId: T:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.#ctor(Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter,Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
name: BaseTermsEnumTraverser(AbstractPrefixTreeFilter, AtomicReaderContext, IBits)
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser__ctor_Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_Lucene_Net_Index_AtomicReaderContext_Lucene_Net_Util_IBits_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.#ctor(Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter,Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.BaseTermsEnumTraverser(Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter, Lucene.Net.Index.AtomicReaderContext, Lucene.Net.Util.IBits)
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.BaseTermsEnumTraverser(AbstractPrefixTreeFilter, AtomicReaderContext, IBits)
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.#ctor*
name: BaseTermsEnumTraverser
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.BaseTermsEnumTraverser
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.BaseTermsEnumTraverser
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.CollectDocs(Lucene.Net.Util.FixedBitSet)
name: CollectDocs(FixedBitSet)
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser_CollectDocs_Lucene_Net_Util_FixedBitSet_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.CollectDocs(Lucene.Net.Util.FixedBitSet)
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.CollectDocs(Lucene.Net.Util.FixedBitSet)
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.CollectDocs(FixedBitSet)
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.CollectDocs*
name: CollectDocs
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser_CollectDocs_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.CollectDocs
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.CollectDocs
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.CollectDocs
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_acceptDocs
name: m_acceptDocs
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser_m_acceptDocs
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_acceptDocs
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_acceptDocs
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_acceptDocs
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_context
name: m_context
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser_m_context
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_context
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_context
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_context
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_docsEnum
name: m_docsEnum
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser_m_docsEnum
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_docsEnum
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_docsEnum
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_docsEnum
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_maxDoc
name: m_maxDoc
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser_m_maxDoc
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_maxDoc
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_maxDoc
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_maxDoc
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_outerInstance
name: m_outerInstance
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser_m_outerInstance
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_outerInstance
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_outerInstance
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_outerInstance
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_termsEnum
name: m_termsEnum
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_BaseTermsEnumTraverser_m_termsEnum
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_termsEnum
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_termsEnum
nameWithType: AbstractPrefixTreeFilter.BaseTermsEnumTraverser.m_termsEnum
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.Equals(System.Object)
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.Equals(System.Object)
nameWithType: AbstractPrefixTreeFilter.Equals(Object)
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.Equals*
name: Equals
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_Equals_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.Equals
nameWithType: AbstractPrefixTreeFilter.Equals
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_GetHashCode
commentId: M:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.GetHashCode
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.GetHashCode()
nameWithType: AbstractPrefixTreeFilter.GetHashCode()
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.GetHashCode
nameWithType: AbstractPrefixTreeFilter.GetHashCode
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_detailLevel
name: m_detailLevel
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_m_detailLevel
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_detailLevel
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_detailLevel
nameWithType: AbstractPrefixTreeFilter.m_detailLevel
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_fieldName
name: m_fieldName
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_m_fieldName
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_fieldName
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_fieldName
nameWithType: AbstractPrefixTreeFilter.m_fieldName
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_grid
name: m_grid
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_m_grid
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_grid
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_grid
nameWithType: AbstractPrefixTreeFilter.m_grid
- uid: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_queryShape
name: m_queryShape
href: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractPrefixTreeFilter_m_queryShape
commentId: F:Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_queryShape
fullName: Lucene.Net.Spatial.Prefix.AbstractPrefixTreeFilter.m_queryShape
nameWithType: AbstractPrefixTreeFilter.m_queryShape
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter
name: AbstractVisitingPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.html
commentId: T:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter
nameWithType: AbstractVisitingPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32,System.Int32)
name: AbstractVisitingPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Int32)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter__ctor_Spatial4n_Core_Shapes_IShape_System_String_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_Int32_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.AbstractVisitingPrefixTreeFilter(Spatial4n.Core.Shapes.IShape, System.String, Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.Int32, System.Int32)
nameWithType: AbstractVisitingPrefixTreeFilter.AbstractVisitingPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Int32)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.#ctor*
name: AbstractVisitingPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.AbstractVisitingPrefixTreeFilter
nameWithType: AbstractVisitingPrefixTreeFilter.AbstractVisitingPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.Equals(System.Object)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.Equals(System.Object)
nameWithType: AbstractVisitingPrefixTreeFilter.Equals(Object)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.Equals*
name: Equals
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_Equals_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.Equals
nameWithType: AbstractVisitingPrefixTreeFilter.Equals
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_GetHashCode
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.GetHashCode
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.GetHashCode()
nameWithType: AbstractVisitingPrefixTreeFilter.GetHashCode()
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.GetHashCode
nameWithType: AbstractVisitingPrefixTreeFilter.GetHashCode
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.m_prefixGridScanLevel
name: m_prefixGridScanLevel
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_m_prefixGridScanLevel
commentId: F:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.m_prefixGridScanLevel
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.m_prefixGridScanLevel
nameWithType: AbstractVisitingPrefixTreeFilter.m_prefixGridScanLevel
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate
name: AbstractVisitingPrefixTreeFilter.VisitorTemplate
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html
commentId: T:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.#ctor(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter,Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits,System.Boolean)
name: VisitorTemplate(AbstractVisitingPrefixTreeFilter, AtomicReaderContext, IBits, Boolean)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate__ctor_Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_Lucene_Net_Index_AtomicReaderContext_Lucene_Net_Util_IBits_System_Boolean_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.#ctor(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter,Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits,System.Boolean)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitorTemplate(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter, Lucene.Net.Index.AtomicReaderContext, Lucene.Net.Util.IBits, System.Boolean)
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitorTemplate(AbstractVisitingPrefixTreeFilter, AtomicReaderContext, IBits, Boolean)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.#ctor*
name: VisitorTemplate
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitorTemplate
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitorTemplate
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.FindSubCellsToVisit(Lucene.Net.Spatial.Prefix.Tree.Cell)
name: FindSubCellsToVisit(Cell)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_FindSubCellsToVisit_Lucene_Net_Spatial_Prefix_Tree_Cell_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.FindSubCellsToVisit(Lucene.Net.Spatial.Prefix.Tree.Cell)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.FindSubCellsToVisit(Lucene.Net.Spatial.Prefix.Tree.Cell)
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.FindSubCellsToVisit(Cell)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.FindSubCellsToVisit*
name: FindSubCellsToVisit
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_FindSubCellsToVisit_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.FindSubCellsToVisit
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.FindSubCellsToVisit
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.FindSubCellsToVisit
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Finish
name: Finish()
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_Finish
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Finish
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Finish()
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.Finish()
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Finish*
name: Finish
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_Finish_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Finish
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Finish
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.Finish
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.GetDocIdSet
name: GetDocIdSet()
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_GetDocIdSet
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.GetDocIdSet
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.GetDocIdSet()
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.GetDocIdSet()
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.GetDocIdSet*
name: GetDocIdSet
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_GetDocIdSet_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.GetDocIdSet
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.GetDocIdSet
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.GetDocIdSet
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.m_hasIndexedLeaves
name: m_hasIndexedLeaves
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_m_hasIndexedLeaves
commentId: F:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.m_hasIndexedLeaves
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.m_hasIndexedLeaves
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.m_hasIndexedLeaves
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PostSiblings(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode)
name: PostSiblings(AbstractVisitingPrefixTreeFilter.VNode)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_PostSiblings_Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VNode_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PostSiblings(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PostSiblings(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode)
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.PostSiblings(AbstractVisitingPrefixTreeFilter.VNode)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PostSiblings*
name: PostSiblings
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_PostSiblings_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PostSiblings
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PostSiblings
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.PostSiblings
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PreSiblings(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode)
name: PreSiblings(AbstractVisitingPrefixTreeFilter.VNode)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_PreSiblings_Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VNode_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PreSiblings(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PreSiblings(Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode)
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.PreSiblings(AbstractVisitingPrefixTreeFilter.VNode)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PreSiblings*
name: PreSiblings
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_PreSiblings_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PreSiblings
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.PreSiblings
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.PreSiblings
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Scan(System.Int32)
name: Scan(Int32)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_Scan_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Scan(System.Int32)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Scan(System.Int32)
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.Scan(Int32)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Scan*
name: Scan
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_Scan_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Scan
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Scan
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.Scan
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Start
name: Start()
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_Start
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Start
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Start()
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.Start()
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Start*
name: Start
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_Start_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Start
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Start
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.Start
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Visit(Lucene.Net.Spatial.Prefix.Tree.Cell)
name: Visit(Cell)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_Visit_Lucene_Net_Spatial_Prefix_Tree_Cell_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Visit(Lucene.Net.Spatial.Prefix.Tree.Cell)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Visit(Lucene.Net.Spatial.Prefix.Tree.Cell)
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.Visit(Cell)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Visit*
name: Visit
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_Visit_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Visit
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.Visit
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.Visit
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitLeaf(Lucene.Net.Spatial.Prefix.Tree.Cell)
name: VisitLeaf(Cell)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_VisitLeaf_Lucene_Net_Spatial_Prefix_Tree_Cell_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitLeaf(Lucene.Net.Spatial.Prefix.Tree.Cell)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitLeaf(Lucene.Net.Spatial.Prefix.Tree.Cell)
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitLeaf(Cell)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitLeaf*
name: VisitLeaf
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_VisitLeaf_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitLeaf
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitLeaf
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitLeaf
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitScanned(Lucene.Net.Spatial.Prefix.Tree.Cell)
name: VisitScanned(Cell)
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_VisitScanned_Lucene_Net_Spatial_Prefix_Tree_Cell_
commentId: M:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitScanned(Lucene.Net.Spatial.Prefix.Tree.Cell)
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitScanned(Lucene.Net.Spatial.Prefix.Tree.Cell)
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitScanned(Cell)
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitScanned*
name: VisitScanned
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.html#Lucene_Net_Spatial_Prefix_AbstractVisitingPrefixTreeFilter_VisitorTemplate_VisitScanned_
commentId: Overload:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitScanned
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitScanned
nameWithType: AbstractVisitingPrefixTreeFilter.VisitorTemplate.VisitScanned
- uid: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode
name: AbstractVisitingPrefixTreeFilter.VNode
href: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode.html
commentId: T:Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode
fullName: Lucene.Net.Spatial.Prefix.AbstractVisitingPrefixTreeFilter.VNode
nameWithType: AbstractVisitingPrefixTreeFilter.VNode
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter
name: ContainsPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html
commentId: T:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter
nameWithType: ContainsPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32,System.Boolean)
name: ContainsPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Boolean)
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter__ctor_Spatial4n_Core_Shapes_IShape_System_String_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_Int32_System_Boolean_
commentId: M:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32,System.Boolean)
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.ContainsPrefixTreeFilter(Spatial4n.Core.Shapes.IShape, System.String, Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.Int32, System.Boolean)
nameWithType: ContainsPrefixTreeFilter.ContainsPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Boolean)
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.#ctor*
name: ContainsPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.ContainsPrefixTreeFilter
nameWithType: ContainsPrefixTreeFilter.ContainsPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.Equals(System.Object)
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.Equals(System.Object)
nameWithType: ContainsPrefixTreeFilter.Equals(Object)
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.Equals*
name: Equals
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter_Equals_
commentId: Overload:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.Equals
nameWithType: ContainsPrefixTreeFilter.Equals
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
name: GetDocIdSet(AtomicReaderContext, IBits)
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter_GetDocIdSet_Lucene_Net_Index_AtomicReaderContext_Lucene_Net_Util_IBits_
commentId: M:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext, Lucene.Net.Util.IBits)
nameWithType: ContainsPrefixTreeFilter.GetDocIdSet(AtomicReaderContext, IBits)
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetDocIdSet*
name: GetDocIdSet
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter_GetDocIdSet_
commentId: Overload:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetDocIdSet
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetDocIdSet
nameWithType: ContainsPrefixTreeFilter.GetDocIdSet
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter_GetHashCode
commentId: M:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetHashCode
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetHashCode()
nameWithType: ContainsPrefixTreeFilter.GetHashCode()
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.GetHashCode
nameWithType: ContainsPrefixTreeFilter.GetHashCode
- uid: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.m_multiOverlappingIndexedShapes
name: m_multiOverlappingIndexedShapes
href: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_ContainsPrefixTreeFilter_m_multiOverlappingIndexedShapes
commentId: F:Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.m_multiOverlappingIndexedShapes
fullName: Lucene.Net.Spatial.Prefix.ContainsPrefixTreeFilter.m_multiOverlappingIndexedShapes
nameWithType: ContainsPrefixTreeFilter.m_multiOverlappingIndexedShapes
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter
name: IntersectsPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html
commentId: T:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter
nameWithType: IntersectsPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32,System.Int32,System.Boolean)
name: IntersectsPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Int32, Boolean)
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_IntersectsPrefixTreeFilter__ctor_Spatial4n_Core_Shapes_IShape_System_String_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_Int32_System_Int32_System_Boolean_
commentId: M:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32,System.Int32,System.Boolean)
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.IntersectsPrefixTreeFilter(Spatial4n.Core.Shapes.IShape, System.String, Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.Int32, System.Int32, System.Boolean)
nameWithType: IntersectsPrefixTreeFilter.IntersectsPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Int32, Boolean)
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.#ctor*
name: IntersectsPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_IntersectsPrefixTreeFilter__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.IntersectsPrefixTreeFilter
nameWithType: IntersectsPrefixTreeFilter.IntersectsPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_IntersectsPrefixTreeFilter_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.Equals(System.Object)
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.Equals(System.Object)
nameWithType: IntersectsPrefixTreeFilter.Equals(Object)
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.Equals*
name: Equals
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_IntersectsPrefixTreeFilter_Equals_
commentId: Overload:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.Equals
nameWithType: IntersectsPrefixTreeFilter.Equals
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
name: GetDocIdSet(AtomicReaderContext, IBits)
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_IntersectsPrefixTreeFilter_GetDocIdSet_Lucene_Net_Index_AtomicReaderContext_Lucene_Net_Util_IBits_
commentId: M:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext, Lucene.Net.Util.IBits)
nameWithType: IntersectsPrefixTreeFilter.GetDocIdSet(AtomicReaderContext, IBits)
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetDocIdSet*
name: GetDocIdSet
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_IntersectsPrefixTreeFilter_GetDocIdSet_
commentId: Overload:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetDocIdSet
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetDocIdSet
nameWithType: IntersectsPrefixTreeFilter.GetDocIdSet
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_IntersectsPrefixTreeFilter_GetHashCode
commentId: M:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetHashCode
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetHashCode()
nameWithType: IntersectsPrefixTreeFilter.GetHashCode()
- uid: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_IntersectsPrefixTreeFilter_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.IntersectsPrefixTreeFilter.GetHashCode
nameWithType: IntersectsPrefixTreeFilter.GetHashCode
- uid: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider
name: PointPrefixTreeFieldCacheProvider
href: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.html
commentId: T:Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider
fullName: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider
nameWithType: PointPrefixTreeFieldCacheProvider
- uid: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String,System.Int32)
name: PointPrefixTreeFieldCacheProvider(SpatialPrefixTree, String, Int32)
href: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.html#Lucene_Net_Spatial_Prefix_PointPrefixTreeFieldCacheProvider__ctor_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_String_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.PointPrefixTreeFieldCacheProvider(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.String, System.Int32)
nameWithType: PointPrefixTreeFieldCacheProvider.PointPrefixTreeFieldCacheProvider(SpatialPrefixTree, String, Int32)
- uid: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.#ctor*
name: PointPrefixTreeFieldCacheProvider
href: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.html#Lucene_Net_Spatial_Prefix_PointPrefixTreeFieldCacheProvider__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.PointPrefixTreeFieldCacheProvider
nameWithType: PointPrefixTreeFieldCacheProvider.PointPrefixTreeFieldCacheProvider
- uid: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.ReadShape(Lucene.Net.Util.BytesRef)
name: ReadShape(BytesRef)
href: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.html#Lucene_Net_Spatial_Prefix_PointPrefixTreeFieldCacheProvider_ReadShape_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.ReadShape(Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.ReadShape(Lucene.Net.Util.BytesRef)
nameWithType: PointPrefixTreeFieldCacheProvider.ReadShape(BytesRef)
- uid: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.ReadShape*
name: ReadShape
href: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.html#Lucene_Net_Spatial_Prefix_PointPrefixTreeFieldCacheProvider_ReadShape_
commentId: Overload:Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.ReadShape
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.PointPrefixTreeFieldCacheProvider.ReadShape
nameWithType: PointPrefixTreeFieldCacheProvider.ReadShape
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy
name: PrefixTreeStrategy
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html
commentId: T:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy
nameWithType: PrefixTreeStrategy
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String,System.Boolean)
name: PrefixTreeStrategy(SpatialPrefixTree, String, Boolean)
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy__ctor_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_String_System_Boolean_
commentId: M:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String,System.Boolean)
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.PrefixTreeStrategy(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.String, System.Boolean)
nameWithType: PrefixTreeStrategy.PrefixTreeStrategy(SpatialPrefixTree, String, Boolean)
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.#ctor*
name: PrefixTreeStrategy
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.PrefixTreeStrategy
nameWithType: PrefixTreeStrategy.PrefixTreeStrategy
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
name: CreateIndexableFields(IShape)
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_CreateIndexableFields_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
nameWithType: PrefixTreeStrategy.CreateIndexableFields(IShape)
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape,System.Double)
name: CreateIndexableFields(IShape, Double)
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_CreateIndexableFields_Spatial4n_Core_Shapes_IShape_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape,System.Double)
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape, System.Double)
nameWithType: PrefixTreeStrategy.CreateIndexableFields(IShape, Double)
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields*
name: CreateIndexableFields
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_CreateIndexableFields_
commentId: Overload:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.CreateIndexableFields
nameWithType: PrefixTreeStrategy.CreateIndexableFields
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DefaultFieldValuesArrayLen
name: DefaultFieldValuesArrayLen
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_DefaultFieldValuesArrayLen
commentId: P:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DefaultFieldValuesArrayLen
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DefaultFieldValuesArrayLen
nameWithType: PrefixTreeStrategy.DefaultFieldValuesArrayLen
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DefaultFieldValuesArrayLen*
name: DefaultFieldValuesArrayLen
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_DefaultFieldValuesArrayLen_
commentId: Overload:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DefaultFieldValuesArrayLen
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DefaultFieldValuesArrayLen
nameWithType: PrefixTreeStrategy.DefaultFieldValuesArrayLen
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DistErrPct
name: DistErrPct
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_DistErrPct
commentId: P:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DistErrPct
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DistErrPct
nameWithType: PrefixTreeStrategy.DistErrPct
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DistErrPct*
name: DistErrPct
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_DistErrPct_
commentId: Overload:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DistErrPct
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.DistErrPct
nameWithType: PrefixTreeStrategy.DistErrPct
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.FIELD_TYPE
name: FIELD_TYPE
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_FIELD_TYPE
commentId: F:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.FIELD_TYPE
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.FIELD_TYPE
nameWithType: PrefixTreeStrategy.FIELD_TYPE
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.Grid
name: Grid
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_Grid
commentId: P:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.Grid
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.Grid
nameWithType: PrefixTreeStrategy.Grid
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.Grid*
name: Grid
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_Grid_
commentId: Overload:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.Grid
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.Grid
nameWithType: PrefixTreeStrategy.Grid
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_defaultFieldValuesArrayLen
name: m_defaultFieldValuesArrayLen
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_m_defaultFieldValuesArrayLen
commentId: F:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_defaultFieldValuesArrayLen
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_defaultFieldValuesArrayLen
nameWithType: PrefixTreeStrategy.m_defaultFieldValuesArrayLen
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_distErrPct
name: m_distErrPct
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_m_distErrPct
commentId: F:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_distErrPct
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_distErrPct
nameWithType: PrefixTreeStrategy.m_distErrPct
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_grid
name: m_grid
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_m_grid
commentId: F:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_grid
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_grid
nameWithType: PrefixTreeStrategy.m_grid
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_simplifyIndexedCells
name: m_simplifyIndexedCells
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_m_simplifyIndexedCells
commentId: F:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_simplifyIndexedCells
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.m_simplifyIndexedCells
nameWithType: PrefixTreeStrategy.m_simplifyIndexedCells
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint,System.Double)
name: MakeDistanceValueSource(IPoint, Double)
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_MakeDistanceValueSource_Spatial4n_Core_Shapes_IPoint_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint,System.Double)
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint, System.Double)
nameWithType: PrefixTreeStrategy.MakeDistanceValueSource(IPoint, Double)
- uid: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.MakeDistanceValueSource*
name: MakeDistanceValueSource
href: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_PrefixTreeStrategy_MakeDistanceValueSource_
commentId: Overload:Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.MakeDistanceValueSource
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.PrefixTreeStrategy.MakeDistanceValueSource
nameWithType: PrefixTreeStrategy.MakeDistanceValueSource
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy
name: RecursivePrefixTreeStrategy
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html
commentId: T:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy
nameWithType: RecursivePrefixTreeStrategy
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String)
name: RecursivePrefixTreeStrategy(SpatialPrefixTree, String)
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy__ctor_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_String_
commentId: M:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String)
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.RecursivePrefixTreeStrategy(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.String)
nameWithType: RecursivePrefixTreeStrategy.RecursivePrefixTreeStrategy(SpatialPrefixTree, String)
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.#ctor*
name: RecursivePrefixTreeStrategy
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.RecursivePrefixTreeStrategy
nameWithType: RecursivePrefixTreeStrategy.RecursivePrefixTreeStrategy
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.m_multiOverlappingIndexedShapes
name: m_multiOverlappingIndexedShapes
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy_m_multiOverlappingIndexedShapes
commentId: F:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.m_multiOverlappingIndexedShapes
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.m_multiOverlappingIndexedShapes
nameWithType: RecursivePrefixTreeStrategy.m_multiOverlappingIndexedShapes
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.m_pointsOnly
name: m_pointsOnly
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy_m_pointsOnly
commentId: F:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.m_pointsOnly
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.m_pointsOnly
nameWithType: RecursivePrefixTreeStrategy.m_pointsOnly
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeFilter(SpatialArgs)
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy_MakeFilter_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: RecursivePrefixTreeStrategy.MakeFilter(SpatialArgs)
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.MakeFilter*
name: MakeFilter
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy_MakeFilter_
commentId: Overload:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.MakeFilter
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.MakeFilter
nameWithType: RecursivePrefixTreeStrategy.MakeFilter
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.PrefixGridScanLevel
name: PrefixGridScanLevel
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy_PrefixGridScanLevel
commentId: P:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.PrefixGridScanLevel
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.PrefixGridScanLevel
nameWithType: RecursivePrefixTreeStrategy.PrefixGridScanLevel
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.PrefixGridScanLevel*
name: PrefixGridScanLevel
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy_PrefixGridScanLevel_
commentId: Overload:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.PrefixGridScanLevel
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.PrefixGridScanLevel
nameWithType: RecursivePrefixTreeStrategy.PrefixGridScanLevel
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.ToString
name: ToString()
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy_ToString
commentId: M:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.ToString
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.ToString()
nameWithType: RecursivePrefixTreeStrategy.ToString()
- uid: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.ToString*
name: ToString
href: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_RecursivePrefixTreeStrategy_ToString_
commentId: Overload:Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.ToString
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.RecursivePrefixTreeStrategy.ToString
nameWithType: RecursivePrefixTreeStrategy.ToString
- uid: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy
name: TermQueryPrefixTreeStrategy
href: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.html
commentId: T:Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy
fullName: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy
nameWithType: TermQueryPrefixTreeStrategy
- uid: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String)
name: TermQueryPrefixTreeStrategy(SpatialPrefixTree, String)
href: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_TermQueryPrefixTreeStrategy__ctor_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_String_
commentId: M:Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String)
fullName: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.TermQueryPrefixTreeStrategy(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.String)
nameWithType: TermQueryPrefixTreeStrategy.TermQueryPrefixTreeStrategy(SpatialPrefixTree, String)
- uid: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.#ctor*
name: TermQueryPrefixTreeStrategy
href: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_TermQueryPrefixTreeStrategy__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.TermQueryPrefixTreeStrategy
nameWithType: TermQueryPrefixTreeStrategy.TermQueryPrefixTreeStrategy
- uid: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeFilter(SpatialArgs)
href: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_TermQueryPrefixTreeStrategy_MakeFilter_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: TermQueryPrefixTreeStrategy.MakeFilter(SpatialArgs)
- uid: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.MakeFilter*
name: MakeFilter
href: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.html#Lucene_Net_Spatial_Prefix_TermQueryPrefixTreeStrategy_MakeFilter_
commentId: Overload:Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.MakeFilter
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.TermQueryPrefixTreeStrategy.MakeFilter
nameWithType: TermQueryPrefixTreeStrategy.MakeFilter
- uid: Lucene.Net.Spatial.Prefix.Tree
name: Lucene.Net.Spatial.Prefix.Tree
href: Lucene.Net.Spatial.Prefix.Tree.html
commentId: N:Lucene.Net.Spatial.Prefix.Tree
fullName: Lucene.Net.Spatial.Prefix.Tree
nameWithType: Lucene.Net.Spatial.Prefix.Tree
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell
name: Cell
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html
commentId: T:Lucene.Net.Spatial.Prefix.Tree.Cell
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell
nameWithType: Cell
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Byte[],System.Int32,System.Int32)
name: Cell(SpatialPrefixTree, Byte[], Int32, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell__ctor_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_Byte___System_Int32_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Byte[],System.Int32,System.Int32)
name.vb: Cell(SpatialPrefixTree, Byte(), Int32, Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Cell(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.Byte[], System.Int32, System.Int32)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.Cell.Cell(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.Byte(), System.Int32, System.Int32)
nameWithType: Cell.Cell(SpatialPrefixTree, Byte[], Int32, Int32)
nameWithType.vb: Cell.Cell(SpatialPrefixTree, Byte(), Int32, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String)
name: Cell(SpatialPrefixTree, String)
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell__ctor_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_String_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.#ctor(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.String)
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Cell(Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.String)
nameWithType: Cell.Cell(SpatialPrefixTree, String)
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.#ctor*
name: Cell
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Cell
nameWithType: Cell.Cell
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Center
name: Center
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Center
commentId: P:Lucene.Net.Spatial.Prefix.Tree.Cell.Center
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Center
nameWithType: Cell.Center
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Center*
name: Center
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Center_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.Center
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Center
nameWithType: Cell.Center
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.CompareTo(Lucene.Net.Spatial.Prefix.Tree.Cell)
name: CompareTo(Cell)
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_CompareTo_Lucene_Net_Spatial_Prefix_Tree_Cell_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.CompareTo(Lucene.Net.Spatial.Prefix.Tree.Cell)
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.CompareTo(Lucene.Net.Spatial.Prefix.Tree.Cell)
nameWithType: Cell.CompareTo(Cell)
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.CompareTo*
name: CompareTo
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_CompareTo_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.CompareTo
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.CompareTo
nameWithType: Cell.CompareTo
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.Equals(System.Object)
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Equals(System.Object)
nameWithType: Cell.Equals(Object)
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Equals*
name: Equals
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Equals_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Equals
nameWithType: Cell.Equals
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetHashCode
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.GetHashCode
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetHashCode()
nameWithType: Cell.GetHashCode()
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetHashCode
nameWithType: Cell.GetHashCode
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCell(Spatial4n.Core.Shapes.IPoint)
name: GetSubCell(IPoint)
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetSubCell_Spatial4n_Core_Shapes_IPoint_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCell(Spatial4n.Core.Shapes.IPoint)
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCell(Spatial4n.Core.Shapes.IPoint)
nameWithType: Cell.GetSubCell(IPoint)
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCell*
name: GetSubCell
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetSubCell_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCell
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCell
nameWithType: Cell.GetSubCell
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells
name: GetSubCells()
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetSubCells
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells()
nameWithType: Cell.GetSubCells()
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells(Spatial4n.Core.Shapes.IShape)
name: GetSubCells(IShape)
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetSubCells_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells(Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells(Spatial4n.Core.Shapes.IShape)
nameWithType: Cell.GetSubCells(IShape)
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells*
name: GetSubCells
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetSubCells_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetSubCells
nameWithType: Cell.GetSubCells
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetTokenBytes
name: GetTokenBytes()
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetTokenBytes
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.GetTokenBytes
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetTokenBytes()
nameWithType: Cell.GetTokenBytes()
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.GetTokenBytes*
name: GetTokenBytes
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_GetTokenBytes_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.GetTokenBytes
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.GetTokenBytes
nameWithType: Cell.GetTokenBytes
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.IsLeaf
name: IsLeaf
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_IsLeaf
commentId: P:Lucene.Net.Spatial.Prefix.Tree.Cell.IsLeaf
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.IsLeaf
nameWithType: Cell.IsLeaf
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.IsLeaf*
name: IsLeaf
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_IsLeaf_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.IsLeaf
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.IsLeaf
nameWithType: Cell.IsLeaf
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.LEAF_BYTE
name: LEAF_BYTE
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_LEAF_BYTE
commentId: F:Lucene.Net.Spatial.Prefix.Tree.Cell.LEAF_BYTE
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.LEAF_BYTE
nameWithType: Cell.LEAF_BYTE
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Level
name: Level
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Level
commentId: P:Lucene.Net.Spatial.Prefix.Tree.Cell.Level
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Level
nameWithType: Cell.Level
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Level*
name: Level
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Level_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.Level
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Level
nameWithType: Cell.Level
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.m_leaf
name: m_leaf
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_m_leaf
commentId: F:Lucene.Net.Spatial.Prefix.Tree.Cell.m_leaf
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.m_leaf
nameWithType: Cell.m_leaf
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.m_outerInstance
name: m_outerInstance
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_m_outerInstance
commentId: F:Lucene.Net.Spatial.Prefix.Tree.Cell.m_outerInstance
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.m_outerInstance
nameWithType: Cell.m_outerInstance
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.m_shapeRel
name: m_shapeRel
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_m_shapeRel
commentId: F:Lucene.Net.Spatial.Prefix.Tree.Cell.m_shapeRel
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.m_shapeRel
nameWithType: Cell.m_shapeRel
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Reset(System.Byte[],System.Int32,System.Int32)
name: Reset(Byte[], Int32, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Reset_System_Byte___System_Int32_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.Reset(System.Byte[],System.Int32,System.Int32)
name.vb: Reset(Byte(), Int32, Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Reset(System.Byte[], System.Int32, System.Int32)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.Cell.Reset(System.Byte(), System.Int32, System.Int32)
nameWithType: Cell.Reset(Byte[], Int32, Int32)
nameWithType.vb: Cell.Reset(Byte(), Int32, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Reset*
name: Reset
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Reset_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.Reset
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Reset
nameWithType: Cell.Reset
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.SetLeaf
name: SetLeaf()
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_SetLeaf
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.SetLeaf
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.SetLeaf()
nameWithType: Cell.SetLeaf()
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.SetLeaf*
name: SetLeaf
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_SetLeaf_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.SetLeaf
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.SetLeaf
nameWithType: Cell.SetLeaf
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Shape
name: Shape
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Shape
commentId: P:Lucene.Net.Spatial.Prefix.Tree.Cell.Shape
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Shape
nameWithType: Cell.Shape
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.Shape*
name: Shape
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_Shape_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.Shape
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.Shape
nameWithType: Cell.Shape
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.ShapeRel
name: ShapeRel
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_ShapeRel
commentId: P:Lucene.Net.Spatial.Prefix.Tree.Cell.ShapeRel
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.ShapeRel
nameWithType: Cell.ShapeRel
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.ShapeRel*
name: ShapeRel
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_ShapeRel_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.ShapeRel
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.ShapeRel
nameWithType: Cell.ShapeRel
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.SubCellsSize
name: SubCellsSize
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_SubCellsSize
commentId: P:Lucene.Net.Spatial.Prefix.Tree.Cell.SubCellsSize
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.SubCellsSize
nameWithType: Cell.SubCellsSize
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.SubCellsSize*
name: SubCellsSize
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_SubCellsSize_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.SubCellsSize
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.SubCellsSize
nameWithType: Cell.SubCellsSize
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.TokenString
name: TokenString
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_TokenString
commentId: P:Lucene.Net.Spatial.Prefix.Tree.Cell.TokenString
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.TokenString
nameWithType: Cell.TokenString
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.TokenString*
name: TokenString
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_TokenString_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.TokenString
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.TokenString
nameWithType: Cell.TokenString
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.ToString
name: ToString()
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_ToString
commentId: M:Lucene.Net.Spatial.Prefix.Tree.Cell.ToString
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.ToString()
nameWithType: Cell.ToString()
- uid: Lucene.Net.Spatial.Prefix.Tree.Cell.ToString*
name: ToString
href: Lucene.Net.Spatial.Prefix.Tree.Cell.html#Lucene_Net_Spatial_Prefix_Tree_Cell_ToString_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.Cell.ToString
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.Cell.ToString
nameWithType: Cell.ToString
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree
name: GeohashPrefixTree
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html
commentId: T:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree
nameWithType: GeohashPrefixTree
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext,System.Int32)
name: GeohashPrefixTree(SpatialContext, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree__ctor_Spatial4n_Core_Context_SpatialContext_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GeohashPrefixTree(Spatial4n.Core.Context.SpatialContext, System.Int32)
nameWithType: GeohashPrefixTree.GeohashPrefixTree(SpatialContext, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.#ctor*
name: GeohashPrefixTree
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GeohashPrefixTree
nameWithType: GeohashPrefixTree.GeohashPrefixTree
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory
name: GeohashPrefixTree.Factory
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.html
commentId: T:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory
nameWithType: GeohashPrefixTree.Factory
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.GetLevelForDistance(System.Double)
name: GetLevelForDistance(Double)
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_Factory_GetLevelForDistance_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.GetLevelForDistance(System.Double)
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.GetLevelForDistance(System.Double)
nameWithType: GeohashPrefixTree.Factory.GetLevelForDistance(Double)
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.GetLevelForDistance*
name: GetLevelForDistance
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_Factory_GetLevelForDistance_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.GetLevelForDistance
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.GetLevelForDistance
nameWithType: GeohashPrefixTree.Factory.GetLevelForDistance
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.NewSPT
name: NewSPT()
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_Factory_NewSPT
commentId: M:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.NewSPT
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.NewSPT()
nameWithType: GeohashPrefixTree.Factory.NewSPT()
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.NewSPT*
name: NewSPT
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_Factory_NewSPT_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.NewSPT
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.Factory.NewSPT
nameWithType: GeohashPrefixTree.Factory.NewSPT
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint,System.Int32)
name: GetCell(IPoint, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_GetCell_Spatial4n_Core_Shapes_IPoint_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint, System.Int32)
nameWithType: GeohashPrefixTree.GetCell(IPoint, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(System.Byte[],System.Int32,System.Int32)
name: GetCell(Byte[], Int32, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_GetCell_System_Byte___System_Int32_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(System.Byte[],System.Int32,System.Int32)
name.vb: GetCell(Byte(), Int32, Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(System.Byte[], System.Int32, System.Int32)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(System.Byte(), System.Int32, System.Int32)
nameWithType: GeohashPrefixTree.GetCell(Byte[], Int32, Int32)
nameWithType.vb: GeohashPrefixTree.GetCell(Byte(), Int32, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(System.String)
name: GetCell(String)
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_GetCell_System_String_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(System.String)
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell(System.String)
nameWithType: GeohashPrefixTree.GetCell(String)
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell*
name: GetCell
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_GetCell_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetCell
nameWithType: GeohashPrefixTree.GetCell
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetLevelForDistance(System.Double)
name: GetLevelForDistance(Double)
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_GetLevelForDistance_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetLevelForDistance(System.Double)
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetLevelForDistance(System.Double)
nameWithType: GeohashPrefixTree.GetLevelForDistance(Double)
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetLevelForDistance*
name: GetLevelForDistance
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_GetLevelForDistance_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetLevelForDistance
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.GetLevelForDistance
nameWithType: GeohashPrefixTree.GetLevelForDistance
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.MaxLevelsPossible
name: MaxLevelsPossible
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_MaxLevelsPossible
commentId: P:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.MaxLevelsPossible
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.MaxLevelsPossible
nameWithType: GeohashPrefixTree.MaxLevelsPossible
- uid: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.MaxLevelsPossible*
name: MaxLevelsPossible
href: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_GeohashPrefixTree_MaxLevelsPossible_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.MaxLevelsPossible
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.GeohashPrefixTree.MaxLevelsPossible
nameWithType: GeohashPrefixTree.MaxLevelsPossible
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree
name: QuadPrefixTree
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html
commentId: T:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree
nameWithType: QuadPrefixTree
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext)
name: QuadPrefixTree(SpatialContext)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree__ctor_Spatial4n_Core_Context_SpatialContext_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.QuadPrefixTree(Spatial4n.Core.Context.SpatialContext)
nameWithType: QuadPrefixTree.QuadPrefixTree(SpatialContext)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext,Spatial4n.Core.Shapes.IRectangle,System.Int32)
name: QuadPrefixTree(SpatialContext, IRectangle, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree__ctor_Spatial4n_Core_Context_SpatialContext_Spatial4n_Core_Shapes_IRectangle_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext,Spatial4n.Core.Shapes.IRectangle,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.QuadPrefixTree(Spatial4n.Core.Context.SpatialContext, Spatial4n.Core.Shapes.IRectangle, System.Int32)
nameWithType: QuadPrefixTree.QuadPrefixTree(SpatialContext, IRectangle, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext,System.Int32)
name: QuadPrefixTree(SpatialContext, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree__ctor_Spatial4n_Core_Context_SpatialContext_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.QuadPrefixTree(Spatial4n.Core.Context.SpatialContext, System.Int32)
nameWithType: QuadPrefixTree.QuadPrefixTree(SpatialContext, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.#ctor*
name: QuadPrefixTree
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.QuadPrefixTree
nameWithType: QuadPrefixTree.QuadPrefixTree
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.DEFAULT_MAX_LEVELS
name: DEFAULT_MAX_LEVELS
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_DEFAULT_MAX_LEVELS
commentId: F:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.DEFAULT_MAX_LEVELS
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.DEFAULT_MAX_LEVELS
nameWithType: QuadPrefixTree.DEFAULT_MAX_LEVELS
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory
name: QuadPrefixTree.Factory
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.html
commentId: T:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory
nameWithType: QuadPrefixTree.Factory
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.GetLevelForDistance(System.Double)
name: GetLevelForDistance(Double)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_Factory_GetLevelForDistance_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.GetLevelForDistance(System.Double)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.GetLevelForDistance(System.Double)
nameWithType: QuadPrefixTree.Factory.GetLevelForDistance(Double)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.GetLevelForDistance*
name: GetLevelForDistance
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_Factory_GetLevelForDistance_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.GetLevelForDistance
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.GetLevelForDistance
nameWithType: QuadPrefixTree.Factory.GetLevelForDistance
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.NewSPT
name: NewSPT()
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_Factory_NewSPT
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.NewSPT
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.NewSPT()
nameWithType: QuadPrefixTree.Factory.NewSPT()
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.NewSPT*
name: NewSPT
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_Factory_NewSPT_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.NewSPT
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.Factory.NewSPT
nameWithType: QuadPrefixTree.Factory.NewSPT
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint,System.Int32)
name: GetCell(IPoint, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_GetCell_Spatial4n_Core_Shapes_IPoint_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint, System.Int32)
nameWithType: QuadPrefixTree.GetCell(IPoint, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(System.Byte[],System.Int32,System.Int32)
name: GetCell(Byte[], Int32, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_GetCell_System_Byte___System_Int32_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(System.Byte[],System.Int32,System.Int32)
name.vb: GetCell(Byte(), Int32, Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(System.Byte[], System.Int32, System.Int32)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(System.Byte(), System.Int32, System.Int32)
nameWithType: QuadPrefixTree.GetCell(Byte[], Int32, Int32)
nameWithType.vb: QuadPrefixTree.GetCell(Byte(), Int32, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(System.String)
name: GetCell(String)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_GetCell_System_String_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(System.String)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell(System.String)
nameWithType: QuadPrefixTree.GetCell(String)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell*
name: GetCell
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_GetCell_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetCell
nameWithType: QuadPrefixTree.GetCell
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetLevelForDistance(System.Double)
name: GetLevelForDistance(Double)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_GetLevelForDistance_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetLevelForDistance(System.Double)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetLevelForDistance(System.Double)
nameWithType: QuadPrefixTree.GetLevelForDistance(Double)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetLevelForDistance*
name: GetLevelForDistance
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_GetLevelForDistance_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetLevelForDistance
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GetLevelForDistance
nameWithType: QuadPrefixTree.GetLevelForDistance
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GridH
name: GridH
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_GridH
commentId: P:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GridH
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GridH
nameWithType: QuadPrefixTree.GridH
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GridH*
name: GridH
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_GridH_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GridH
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.GridH
nameWithType: QuadPrefixTree.GridH
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.MAX_LEVELS_POSSIBLE
name: MAX_LEVELS_POSSIBLE
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_MAX_LEVELS_POSSIBLE
commentId: F:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.MAX_LEVELS_POSSIBLE
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.MAX_LEVELS_POSSIBLE
nameWithType: QuadPrefixTree.MAX_LEVELS_POSSIBLE
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.PrintInfo(System.IO.TextWriter)
name: PrintInfo(TextWriter)
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_PrintInfo_System_IO_TextWriter_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.PrintInfo(System.IO.TextWriter)
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.PrintInfo(System.IO.TextWriter)
nameWithType: QuadPrefixTree.PrintInfo(TextWriter)
- uid: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.PrintInfo*
name: PrintInfo
href: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_QuadPrefixTree_PrintInfo_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.PrintInfo
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.QuadPrefixTree.PrintInfo
nameWithType: QuadPrefixTree.PrintInfo
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree
name: SpatialPrefixTree
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html
commentId: T:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree
nameWithType: SpatialPrefixTree
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext,System.Int32)
name: SpatialPrefixTree(SpatialContext, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree__ctor_Spatial4n_Core_Context_SpatialContext_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.#ctor(Spatial4n.Core.Context.SpatialContext,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.SpatialPrefixTree(Spatial4n.Core.Context.SpatialContext, System.Int32)
nameWithType: SpatialPrefixTree.SpatialPrefixTree(SpatialContext, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.#ctor*
name: SpatialPrefixTree
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.SpatialPrefixTree
nameWithType: SpatialPrefixTree.SpatialPrefixTree
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.CellsToTokenStrings(System.Collections.Generic.ICollection{Lucene.Net.Spatial.Prefix.Tree.Cell})
name: CellsToTokenStrings(ICollection<Cell>)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_CellsToTokenStrings_System_Collections_Generic_ICollection_Lucene_Net_Spatial_Prefix_Tree_Cell__
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.CellsToTokenStrings(System.Collections.Generic.ICollection{Lucene.Net.Spatial.Prefix.Tree.Cell})
name.vb: CellsToTokenStrings(ICollection(Of Cell))
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.CellsToTokenStrings(System.Collections.Generic.ICollection<Lucene.Net.Spatial.Prefix.Tree.Cell>)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.CellsToTokenStrings(System.Collections.Generic.ICollection(Of Lucene.Net.Spatial.Prefix.Tree.Cell))
nameWithType: SpatialPrefixTree.CellsToTokenStrings(ICollection<Cell>)
nameWithType.vb: SpatialPrefixTree.CellsToTokenStrings(ICollection(Of Cell))
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.CellsToTokenStrings*
name: CellsToTokenStrings
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_CellsToTokenStrings_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.CellsToTokenStrings
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.CellsToTokenStrings
nameWithType: SpatialPrefixTree.CellsToTokenStrings
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint,System.Int32)
name: GetCell(IPoint, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetCell_Spatial4n_Core_Shapes_IPoint_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint,System.Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(Spatial4n.Core.Shapes.IPoint, System.Int32)
nameWithType: SpatialPrefixTree.GetCell(IPoint, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.Byte[],System.Int32,System.Int32)
name: GetCell(Byte[], Int32, Int32)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetCell_System_Byte___System_Int32_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.Byte[],System.Int32,System.Int32)
name.vb: GetCell(Byte(), Int32, Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.Byte[], System.Int32, System.Int32)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.Byte(), System.Int32, System.Int32)
nameWithType: SpatialPrefixTree.GetCell(Byte[], Int32, Int32)
nameWithType.vb: SpatialPrefixTree.GetCell(Byte(), Int32, Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.Byte[],System.Int32,System.Int32,Lucene.Net.Spatial.Prefix.Tree.Cell)
name: GetCell(Byte[], Int32, Int32, Cell)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetCell_System_Byte___System_Int32_System_Int32_Lucene_Net_Spatial_Prefix_Tree_Cell_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.Byte[],System.Int32,System.Int32,Lucene.Net.Spatial.Prefix.Tree.Cell)
name.vb: GetCell(Byte(), Int32, Int32, Cell)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.Byte[], System.Int32, System.Int32, Lucene.Net.Spatial.Prefix.Tree.Cell)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.Byte(), System.Int32, System.Int32, Lucene.Net.Spatial.Prefix.Tree.Cell)
nameWithType: SpatialPrefixTree.GetCell(Byte[], Int32, Int32, Cell)
nameWithType.vb: SpatialPrefixTree.GetCell(Byte(), Int32, Int32, Cell)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.String)
name: GetCell(String)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetCell_System_String_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.String)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell(System.String)
nameWithType: SpatialPrefixTree.GetCell(String)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell*
name: GetCell
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetCell_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCell
nameWithType: SpatialPrefixTree.GetCell
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells(Spatial4n.Core.Shapes.IPoint,System.Int32,System.Boolean)
name: GetCells(IPoint, Int32, Boolean)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetCells_Spatial4n_Core_Shapes_IPoint_System_Int32_System_Boolean_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells(Spatial4n.Core.Shapes.IPoint,System.Int32,System.Boolean)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells(Spatial4n.Core.Shapes.IPoint, System.Int32, System.Boolean)
nameWithType: SpatialPrefixTree.GetCells(IPoint, Int32, Boolean)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells(Spatial4n.Core.Shapes.IShape,System.Int32,System.Boolean,System.Boolean)
name: GetCells(IShape, Int32, Boolean, Boolean)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetCells_Spatial4n_Core_Shapes_IShape_System_Int32_System_Boolean_System_Boolean_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells(Spatial4n.Core.Shapes.IShape,System.Int32,System.Boolean,System.Boolean)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells(Spatial4n.Core.Shapes.IShape, System.Int32, System.Boolean, System.Boolean)
nameWithType: SpatialPrefixTree.GetCells(IShape, Int32, Boolean, Boolean)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells*
name: GetCells
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetCells_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetCells
nameWithType: SpatialPrefixTree.GetCells
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetDistanceForLevel(System.Int32)
name: GetDistanceForLevel(Int32)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetDistanceForLevel_System_Int32_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetDistanceForLevel(System.Int32)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetDistanceForLevel(System.Int32)
nameWithType: SpatialPrefixTree.GetDistanceForLevel(Int32)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetDistanceForLevel*
name: GetDistanceForLevel
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetDistanceForLevel_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetDistanceForLevel
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetDistanceForLevel
nameWithType: SpatialPrefixTree.GetDistanceForLevel
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetLevelForDistance(System.Double)
name: GetLevelForDistance(Double)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetLevelForDistance_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetLevelForDistance(System.Double)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetLevelForDistance(System.Double)
nameWithType: SpatialPrefixTree.GetLevelForDistance(Double)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetLevelForDistance*
name: GetLevelForDistance
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_GetLevelForDistance_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetLevelForDistance
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.GetLevelForDistance
nameWithType: SpatialPrefixTree.GetLevelForDistance
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.m_ctx
name: m_ctx
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_m_ctx
commentId: F:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.m_ctx
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.m_ctx
nameWithType: SpatialPrefixTree.m_ctx
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.m_maxLevels
name: m_maxLevels
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_m_maxLevels
commentId: F:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.m_maxLevels
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.m_maxLevels
nameWithType: SpatialPrefixTree.m_maxLevels
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.MaxLevels
name: MaxLevels
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_MaxLevels
commentId: P:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.MaxLevels
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.MaxLevels
nameWithType: SpatialPrefixTree.MaxLevels
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.MaxLevels*
name: MaxLevels
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_MaxLevels_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.MaxLevels
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.MaxLevels
nameWithType: SpatialPrefixTree.MaxLevels
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.SpatialContext
name: SpatialContext
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_SpatialContext
commentId: P:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.SpatialContext
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.SpatialContext
nameWithType: SpatialPrefixTree.SpatialContext
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.SpatialContext*
name: SpatialContext
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_SpatialContext_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.SpatialContext
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.SpatialContext
nameWithType: SpatialPrefixTree.SpatialContext
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.ToString
name: ToString()
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_ToString
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.ToString
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.ToString()
nameWithType: SpatialPrefixTree.ToString()
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.ToString*
name: ToString
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_ToString_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.ToString
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.ToString
nameWithType: SpatialPrefixTree.ToString
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.WorldCell
name: WorldCell
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_WorldCell
commentId: P:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.WorldCell
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.WorldCell
nameWithType: SpatialPrefixTree.WorldCell
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.WorldCell*
name: WorldCell
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_WorldCell_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.WorldCell
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree.WorldCell
nameWithType: SpatialPrefixTree.WorldCell
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory
name: SpatialPrefixTreeFactory
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html
commentId: T:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory
nameWithType: SpatialPrefixTreeFactory
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.GetLevelForDistance(System.Double)
name: GetLevelForDistance(Double)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_GetLevelForDistance_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.GetLevelForDistance(System.Double)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.GetLevelForDistance(System.Double)
nameWithType: SpatialPrefixTreeFactory.GetLevelForDistance(Double)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.GetLevelForDistance*
name: GetLevelForDistance
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_GetLevelForDistance_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.GetLevelForDistance
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.GetLevelForDistance
nameWithType: SpatialPrefixTreeFactory.GetLevelForDistance
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.Init(System.Collections.Generic.IDictionary{System.String,System.String},Spatial4n.Core.Context.SpatialContext)
name: Init(IDictionary<String, String>, SpatialContext)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_Init_System_Collections_Generic_IDictionary_System_String_System_String__Spatial4n_Core_Context_SpatialContext_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.Init(System.Collections.Generic.IDictionary{System.String,System.String},Spatial4n.Core.Context.SpatialContext)
name.vb: Init(IDictionary(Of String, String), SpatialContext)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.Init(System.Collections.Generic.IDictionary<System.String, System.String>, Spatial4n.Core.Context.SpatialContext)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.Init(System.Collections.Generic.IDictionary(Of System.String, System.String), Spatial4n.Core.Context.SpatialContext)
nameWithType: SpatialPrefixTreeFactory.Init(IDictionary<String, String>, SpatialContext)
nameWithType.vb: SpatialPrefixTreeFactory.Init(IDictionary(Of String, String), SpatialContext)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.Init*
name: Init
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_Init_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.Init
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.Init
nameWithType: SpatialPrefixTreeFactory.Init
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.InitMaxLevels
name: InitMaxLevels()
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_InitMaxLevels
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.InitMaxLevels
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.InitMaxLevels()
nameWithType: SpatialPrefixTreeFactory.InitMaxLevels()
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.InitMaxLevels*
name: InitMaxLevels
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_InitMaxLevels_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.InitMaxLevels
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.InitMaxLevels
nameWithType: SpatialPrefixTreeFactory.InitMaxLevels
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_args
name: m_args
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_m_args
commentId: F:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_args
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_args
nameWithType: SpatialPrefixTreeFactory.m_args
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_ctx
name: m_ctx
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_m_ctx
commentId: F:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_ctx
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_ctx
nameWithType: SpatialPrefixTreeFactory.m_ctx
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_maxLevels
name: m_maxLevels
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_m_maxLevels
commentId: F:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_maxLevels
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.m_maxLevels
nameWithType: SpatialPrefixTreeFactory.m_maxLevels
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MakeSPT(System.Collections.Generic.IDictionary{System.String,System.String},Spatial4n.Core.Context.SpatialContext)
name: MakeSPT(IDictionary<String, String>, SpatialContext)
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_MakeSPT_System_Collections_Generic_IDictionary_System_String_System_String__Spatial4n_Core_Context_SpatialContext_
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MakeSPT(System.Collections.Generic.IDictionary{System.String,System.String},Spatial4n.Core.Context.SpatialContext)
name.vb: MakeSPT(IDictionary(Of String, String), SpatialContext)
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MakeSPT(System.Collections.Generic.IDictionary<System.String, System.String>, Spatial4n.Core.Context.SpatialContext)
fullName.vb: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MakeSPT(System.Collections.Generic.IDictionary(Of System.String, System.String), Spatial4n.Core.Context.SpatialContext)
nameWithType: SpatialPrefixTreeFactory.MakeSPT(IDictionary<String, String>, SpatialContext)
nameWithType.vb: SpatialPrefixTreeFactory.MakeSPT(IDictionary(Of String, String), SpatialContext)
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MakeSPT*
name: MakeSPT
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_MakeSPT_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MakeSPT
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MakeSPT
nameWithType: SpatialPrefixTreeFactory.MakeSPT
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MAX_DIST_ERR
name: MAX_DIST_ERR
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_MAX_DIST_ERR
commentId: F:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MAX_DIST_ERR
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MAX_DIST_ERR
nameWithType: SpatialPrefixTreeFactory.MAX_DIST_ERR
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MAX_LEVELS
name: MAX_LEVELS
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_MAX_LEVELS
commentId: F:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MAX_LEVELS
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.MAX_LEVELS
nameWithType: SpatialPrefixTreeFactory.MAX_LEVELS
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.NewSPT
name: NewSPT()
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_NewSPT
commentId: M:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.NewSPT
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.NewSPT()
nameWithType: SpatialPrefixTreeFactory.NewSPT()
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.NewSPT*
name: NewSPT
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_NewSPT_
commentId: Overload:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.NewSPT
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.NewSPT
nameWithType: SpatialPrefixTreeFactory.NewSPT
- uid: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.PREFIX_TREE
name: PREFIX_TREE
href: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.html#Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTreeFactory_PREFIX_TREE
commentId: F:Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.PREFIX_TREE
fullName: Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTreeFactory.PREFIX_TREE
nameWithType: SpatialPrefixTreeFactory.PREFIX_TREE
- uid: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter
name: WithinPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.html
commentId: T:Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter
fullName: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter
nameWithType: WithinPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32,System.Int32,System.Double)
name: WithinPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Int32, Double)
href: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_WithinPrefixTreeFilter__ctor_Spatial4n_Core_Shapes_IShape_System_String_Lucene_Net_Spatial_Prefix_Tree_SpatialPrefixTree_System_Int32_System_Int32_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.#ctor(Spatial4n.Core.Shapes.IShape,System.String,Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree,System.Int32,System.Int32,System.Double)
fullName: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.WithinPrefixTreeFilter(Spatial4n.Core.Shapes.IShape, System.String, Lucene.Net.Spatial.Prefix.Tree.SpatialPrefixTree, System.Int32, System.Int32, System.Double)
nameWithType: WithinPrefixTreeFilter.WithinPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Int32, Double)
- uid: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.#ctor*
name: WithinPrefixTreeFilter
href: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_WithinPrefixTreeFilter__ctor_
commentId: Overload:Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.WithinPrefixTreeFilter
nameWithType: WithinPrefixTreeFilter.WithinPrefixTreeFilter
- uid: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.BufferShape(Spatial4n.Core.Shapes.IShape,System.Double)
name: BufferShape(IShape, Double)
href: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_WithinPrefixTreeFilter_BufferShape_Spatial4n_Core_Shapes_IShape_System_Double_
commentId: M:Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.BufferShape(Spatial4n.Core.Shapes.IShape,System.Double)
fullName: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.BufferShape(Spatial4n.Core.Shapes.IShape, System.Double)
nameWithType: WithinPrefixTreeFilter.BufferShape(IShape, Double)
- uid: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.BufferShape*
name: BufferShape
href: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_WithinPrefixTreeFilter_BufferShape_
commentId: Overload:Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.BufferShape
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.BufferShape
nameWithType: WithinPrefixTreeFilter.BufferShape
- uid: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
name: GetDocIdSet(AtomicReaderContext, IBits)
href: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_WithinPrefixTreeFilter_GetDocIdSet_Lucene_Net_Index_AtomicReaderContext_Lucene_Net_Util_IBits_
commentId: M:Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
fullName: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext, Lucene.Net.Util.IBits)
nameWithType: WithinPrefixTreeFilter.GetDocIdSet(AtomicReaderContext, IBits)
- uid: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.GetDocIdSet*
name: GetDocIdSet
href: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.html#Lucene_Net_Spatial_Prefix_WithinPrefixTreeFilter_GetDocIdSet_
commentId: Overload:Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.GetDocIdSet
isSpec: "True"
fullName: Lucene.Net.Spatial.Prefix.WithinPrefixTreeFilter.GetDocIdSet
nameWithType: WithinPrefixTreeFilter.GetDocIdSet
- uid: Lucene.Net.Spatial.Queries
name: Lucene.Net.Spatial.Queries
href: Lucene.Net.Spatial.Queries.html
commentId: N:Lucene.Net.Spatial.Queries
fullName: Lucene.Net.Spatial.Queries
nameWithType: Lucene.Net.Spatial.Queries
- uid: Lucene.Net.Spatial.Queries.SpatialArgs
name: SpatialArgs
href: Lucene.Net.Spatial.Queries.SpatialArgs.html
commentId: T:Lucene.Net.Spatial.Queries.SpatialArgs
fullName: Lucene.Net.Spatial.Queries.SpatialArgs
nameWithType: SpatialArgs
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.#ctor(Lucene.Net.Spatial.Queries.SpatialOperation,Spatial4n.Core.Shapes.IShape)
name: SpatialArgs(SpatialOperation, IShape)
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs__ctor_Lucene_Net_Spatial_Queries_SpatialOperation_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgs.#ctor(Lucene.Net.Spatial.Queries.SpatialOperation,Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.SpatialArgs(Lucene.Net.Spatial.Queries.SpatialOperation, Spatial4n.Core.Shapes.IShape)
nameWithType: SpatialArgs.SpatialArgs(SpatialOperation, IShape)
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.#ctor*
name: SpatialArgs
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs__ctor_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.SpatialArgs
nameWithType: SpatialArgs.SpatialArgs
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.CalcDistanceFromErrPct(Spatial4n.Core.Shapes.IShape,System.Double,Spatial4n.Core.Context.SpatialContext)
name: CalcDistanceFromErrPct(IShape, Double, SpatialContext)
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_CalcDistanceFromErrPct_Spatial4n_Core_Shapes_IShape_System_Double_Spatial4n_Core_Context_SpatialContext_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgs.CalcDistanceFromErrPct(Spatial4n.Core.Shapes.IShape,System.Double,Spatial4n.Core.Context.SpatialContext)
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.CalcDistanceFromErrPct(Spatial4n.Core.Shapes.IShape, System.Double, Spatial4n.Core.Context.SpatialContext)
nameWithType: SpatialArgs.CalcDistanceFromErrPct(IShape, Double, SpatialContext)
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.CalcDistanceFromErrPct*
name: CalcDistanceFromErrPct
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_CalcDistanceFromErrPct_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.CalcDistanceFromErrPct
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.CalcDistanceFromErrPct
nameWithType: SpatialArgs.CalcDistanceFromErrPct
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.DEFAULT_DISTERRPCT
name: DEFAULT_DISTERRPCT
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_DEFAULT_DISTERRPCT
commentId: F:Lucene.Net.Spatial.Queries.SpatialArgs.DEFAULT_DISTERRPCT
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.DEFAULT_DISTERRPCT
nameWithType: SpatialArgs.DEFAULT_DISTERRPCT
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.DistErr
name: DistErr
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_DistErr
commentId: P:Lucene.Net.Spatial.Queries.SpatialArgs.DistErr
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.DistErr
nameWithType: SpatialArgs.DistErr
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.DistErr*
name: DistErr
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_DistErr_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.DistErr
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.DistErr
nameWithType: SpatialArgs.DistErr
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.DistErrPct
name: DistErrPct
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_DistErrPct
commentId: P:Lucene.Net.Spatial.Queries.SpatialArgs.DistErrPct
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.DistErrPct
nameWithType: SpatialArgs.DistErrPct
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.DistErrPct*
name: DistErrPct
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_DistErrPct_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.DistErrPct
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.DistErrPct
nameWithType: SpatialArgs.DistErrPct
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.Operation
name: Operation
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_Operation
commentId: P:Lucene.Net.Spatial.Queries.SpatialArgs.Operation
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.Operation
nameWithType: SpatialArgs.Operation
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.Operation*
name: Operation
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_Operation_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.Operation
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.Operation
nameWithType: SpatialArgs.Operation
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.ResolveDistErr(Spatial4n.Core.Context.SpatialContext,System.Double)
name: ResolveDistErr(SpatialContext, Double)
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_ResolveDistErr_Spatial4n_Core_Context_SpatialContext_System_Double_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgs.ResolveDistErr(Spatial4n.Core.Context.SpatialContext,System.Double)
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.ResolveDistErr(Spatial4n.Core.Context.SpatialContext, System.Double)
nameWithType: SpatialArgs.ResolveDistErr(SpatialContext, Double)
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.ResolveDistErr*
name: ResolveDistErr
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_ResolveDistErr_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.ResolveDistErr
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.ResolveDistErr
nameWithType: SpatialArgs.ResolveDistErr
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.Shape
name: Shape
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_Shape
commentId: P:Lucene.Net.Spatial.Queries.SpatialArgs.Shape
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.Shape
nameWithType: SpatialArgs.Shape
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.Shape*
name: Shape
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_Shape_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.Shape
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.Shape
nameWithType: SpatialArgs.Shape
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.ToString
name: ToString()
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_ToString
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgs.ToString
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.ToString()
nameWithType: SpatialArgs.ToString()
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.ToString*
name: ToString
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_ToString_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.ToString
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.ToString
nameWithType: SpatialArgs.ToString
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.Validate
name: Validate()
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_Validate
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgs.Validate
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.Validate()
nameWithType: SpatialArgs.Validate()
- uid: Lucene.Net.Spatial.Queries.SpatialArgs.Validate*
name: Validate
href: Lucene.Net.Spatial.Queries.SpatialArgs.html#Lucene_Net_Spatial_Queries_SpatialArgs_Validate_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgs.Validate
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgs.Validate
nameWithType: SpatialArgs.Validate
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser
name: SpatialArgsParser
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html
commentId: T:Lucene.Net.Spatial.Queries.SpatialArgsParser
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser
nameWithType: SpatialArgsParser
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.DIST_ERR
name: DIST_ERR
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_DIST_ERR
commentId: F:Lucene.Net.Spatial.Queries.SpatialArgsParser.DIST_ERR
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.DIST_ERR
nameWithType: SpatialArgsParser.DIST_ERR
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.DIST_ERR_PCT
name: DIST_ERR_PCT
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_DIST_ERR_PCT
commentId: F:Lucene.Net.Spatial.Queries.SpatialArgsParser.DIST_ERR_PCT
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.DIST_ERR_PCT
nameWithType: SpatialArgsParser.DIST_ERR_PCT
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.NewSpatialArgs(Lucene.Net.Spatial.Queries.SpatialOperation,Spatial4n.Core.Shapes.IShape)
name: NewSpatialArgs(SpatialOperation, IShape)
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_NewSpatialArgs_Lucene_Net_Spatial_Queries_SpatialOperation_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgsParser.NewSpatialArgs(Lucene.Net.Spatial.Queries.SpatialOperation,Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.NewSpatialArgs(Lucene.Net.Spatial.Queries.SpatialOperation, Spatial4n.Core.Shapes.IShape)
nameWithType: SpatialArgsParser.NewSpatialArgs(SpatialOperation, IShape)
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.NewSpatialArgs*
name: NewSpatialArgs
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_NewSpatialArgs_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgsParser.NewSpatialArgs
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.NewSpatialArgs
nameWithType: SpatialArgsParser.NewSpatialArgs
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.Parse(System.String,Spatial4n.Core.Context.SpatialContext)
name: Parse(String, SpatialContext)
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_Parse_System_String_Spatial4n_Core_Context_SpatialContext_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgsParser.Parse(System.String,Spatial4n.Core.Context.SpatialContext)
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.Parse(System.String, Spatial4n.Core.Context.SpatialContext)
nameWithType: SpatialArgsParser.Parse(String, SpatialContext)
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.Parse*
name: Parse
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_Parse_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgsParser.Parse
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.Parse
nameWithType: SpatialArgsParser.Parse
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseMap(System.String)
name: ParseMap(String)
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ParseMap_System_String_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseMap(System.String)
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseMap(System.String)
nameWithType: SpatialArgsParser.ParseMap(String)
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseMap*
name: ParseMap
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ParseMap_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseMap
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseMap
nameWithType: SpatialArgsParser.ParseMap
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseShape(System.String,Spatial4n.Core.Context.SpatialContext)
name: ParseShape(String, SpatialContext)
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ParseShape_System_String_Spatial4n_Core_Context_SpatialContext_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseShape(System.String,Spatial4n.Core.Context.SpatialContext)
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseShape(System.String, Spatial4n.Core.Context.SpatialContext)
nameWithType: SpatialArgsParser.ParseShape(String, SpatialContext)
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseShape*
name: ParseShape
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ParseShape_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseShape
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ParseShape
nameWithType: SpatialArgsParser.ParseShape
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadBool(System.String,System.Boolean)
name: ReadBool(String, Boolean)
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ReadBool_System_String_System_Boolean_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadBool(System.String,System.Boolean)
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadBool(System.String, System.Boolean)
nameWithType: SpatialArgsParser.ReadBool(String, Boolean)
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadBool*
name: ReadBool
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ReadBool_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadBool
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadBool
nameWithType: SpatialArgsParser.ReadBool
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadDouble(System.String)
name: ReadDouble(String)
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ReadDouble_System_String_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadDouble(System.String)
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadDouble(System.String)
nameWithType: SpatialArgsParser.ReadDouble(String)
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadDouble*
name: ReadDouble
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ReadDouble_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadDouble
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadDouble
nameWithType: SpatialArgsParser.ReadDouble
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadNameValuePairs(Lucene.Net.Spatial.Queries.SpatialArgs,System.Collections.Generic.IDictionary{System.String,System.String})
name: ReadNameValuePairs(SpatialArgs, IDictionary<String, String>)
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ReadNameValuePairs_Lucene_Net_Spatial_Queries_SpatialArgs_System_Collections_Generic_IDictionary_System_String_System_String__
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadNameValuePairs(Lucene.Net.Spatial.Queries.SpatialArgs,System.Collections.Generic.IDictionary{System.String,System.String})
name.vb: ReadNameValuePairs(SpatialArgs, IDictionary(Of String, String))
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadNameValuePairs(Lucene.Net.Spatial.Queries.SpatialArgs, System.Collections.Generic.IDictionary<System.String, System.String>)
fullName.vb: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadNameValuePairs(Lucene.Net.Spatial.Queries.SpatialArgs, System.Collections.Generic.IDictionary(Of System.String, System.String))
nameWithType: SpatialArgsParser.ReadNameValuePairs(SpatialArgs, IDictionary<String, String>)
nameWithType.vb: SpatialArgsParser.ReadNameValuePairs(SpatialArgs, IDictionary(Of String, String))
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadNameValuePairs*
name: ReadNameValuePairs
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_ReadNameValuePairs_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadNameValuePairs
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.ReadNameValuePairs
nameWithType: SpatialArgsParser.ReadNameValuePairs
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.WriteSpatialArgs(Lucene.Net.Spatial.Queries.SpatialArgs)
name: WriteSpatialArgs(SpatialArgs)
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_WriteSpatialArgs_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.Queries.SpatialArgsParser.WriteSpatialArgs(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.WriteSpatialArgs(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: SpatialArgsParser.WriteSpatialArgs(SpatialArgs)
- uid: Lucene.Net.Spatial.Queries.SpatialArgsParser.WriteSpatialArgs*
name: WriteSpatialArgs
href: Lucene.Net.Spatial.Queries.SpatialArgsParser.html#Lucene_Net_Spatial_Queries_SpatialArgsParser_WriteSpatialArgs_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialArgsParser.WriteSpatialArgs
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialArgsParser.WriteSpatialArgs
nameWithType: SpatialArgsParser.WriteSpatialArgs
- uid: Lucene.Net.Spatial.Queries.SpatialOperation
name: SpatialOperation
href: Lucene.Net.Spatial.Queries.SpatialOperation.html
commentId: T:Lucene.Net.Spatial.Queries.SpatialOperation
fullName: Lucene.Net.Spatial.Queries.SpatialOperation
nameWithType: SpatialOperation
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.#ctor(System.String,System.Boolean,System.Boolean,System.Boolean)
name: SpatialOperation(String, Boolean, Boolean, Boolean)
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation__ctor_System_String_System_Boolean_System_Boolean_System_Boolean_
commentId: M:Lucene.Net.Spatial.Queries.SpatialOperation.#ctor(System.String,System.Boolean,System.Boolean,System.Boolean)
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.SpatialOperation(System.String, System.Boolean, System.Boolean, System.Boolean)
nameWithType: SpatialOperation.SpatialOperation(String, Boolean, Boolean, Boolean)
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.#ctor*
name: SpatialOperation
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation__ctor_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.SpatialOperation
nameWithType: SpatialOperation.SpatialOperation
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.BBoxIntersects
name: BBoxIntersects
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_BBoxIntersects
commentId: F:Lucene.Net.Spatial.Queries.SpatialOperation.BBoxIntersects
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.BBoxIntersects
nameWithType: SpatialOperation.BBoxIntersects
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.BBoxWithin
name: BBoxWithin
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_BBoxWithin
commentId: F:Lucene.Net.Spatial.Queries.SpatialOperation.BBoxWithin
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.BBoxWithin
nameWithType: SpatialOperation.BBoxWithin
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Contains
name: Contains
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Contains
commentId: F:Lucene.Net.Spatial.Queries.SpatialOperation.Contains
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Contains
nameWithType: SpatialOperation.Contains
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Evaluate(Spatial4n.Core.Shapes.IShape,Spatial4n.Core.Shapes.IShape)
name: Evaluate(IShape, IShape)
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Evaluate_Spatial4n_Core_Shapes_IShape_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.Queries.SpatialOperation.Evaluate(Spatial4n.Core.Shapes.IShape,Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Evaluate(Spatial4n.Core.Shapes.IShape, Spatial4n.Core.Shapes.IShape)
nameWithType: SpatialOperation.Evaluate(IShape, IShape)
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Evaluate*
name: Evaluate
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Evaluate_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.Evaluate
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Evaluate
nameWithType: SpatialOperation.Evaluate
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Get(System.String)
name: Get(String)
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Get_System_String_
commentId: M:Lucene.Net.Spatial.Queries.SpatialOperation.Get(System.String)
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Get(System.String)
nameWithType: SpatialOperation.Get(String)
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Get*
name: Get
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Get_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.Get
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Get
nameWithType: SpatialOperation.Get
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Intersects
name: Intersects
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Intersects
commentId: F:Lucene.Net.Spatial.Queries.SpatialOperation.Intersects
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Intersects
nameWithType: SpatialOperation.Intersects
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Is(Lucene.Net.Spatial.Queries.SpatialOperation,Lucene.Net.Spatial.Queries.SpatialOperation[])
name: Is(SpatialOperation, SpatialOperation[])
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Is_Lucene_Net_Spatial_Queries_SpatialOperation_Lucene_Net_Spatial_Queries_SpatialOperation___
commentId: M:Lucene.Net.Spatial.Queries.SpatialOperation.Is(Lucene.Net.Spatial.Queries.SpatialOperation,Lucene.Net.Spatial.Queries.SpatialOperation[])
name.vb: Is(SpatialOperation, SpatialOperation())
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Is(Lucene.Net.Spatial.Queries.SpatialOperation, Lucene.Net.Spatial.Queries.SpatialOperation[])
fullName.vb: Lucene.Net.Spatial.Queries.SpatialOperation.Is(Lucene.Net.Spatial.Queries.SpatialOperation, Lucene.Net.Spatial.Queries.SpatialOperation())
nameWithType: SpatialOperation.Is(SpatialOperation, SpatialOperation[])
nameWithType.vb: SpatialOperation.Is(SpatialOperation, SpatialOperation())
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Is*
name: Is
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Is_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.Is
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Is
nameWithType: SpatialOperation.Is
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.IsDisjointTo
name: IsDisjointTo
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_IsDisjointTo
commentId: F:Lucene.Net.Spatial.Queries.SpatialOperation.IsDisjointTo
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.IsDisjointTo
nameWithType: SpatialOperation.IsDisjointTo
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.IsEqualTo
name: IsEqualTo
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_IsEqualTo
commentId: F:Lucene.Net.Spatial.Queries.SpatialOperation.IsEqualTo
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.IsEqualTo
nameWithType: SpatialOperation.IsEqualTo
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.IsScoreMeaningful
name: IsScoreMeaningful
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_IsScoreMeaningful
commentId: P:Lucene.Net.Spatial.Queries.SpatialOperation.IsScoreMeaningful
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.IsScoreMeaningful
nameWithType: SpatialOperation.IsScoreMeaningful
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.IsScoreMeaningful*
name: IsScoreMeaningful
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_IsScoreMeaningful_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.IsScoreMeaningful
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.IsScoreMeaningful
nameWithType: SpatialOperation.IsScoreMeaningful
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.IsTargetNeedsArea
name: IsTargetNeedsArea
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_IsTargetNeedsArea
commentId: P:Lucene.Net.Spatial.Queries.SpatialOperation.IsTargetNeedsArea
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.IsTargetNeedsArea
nameWithType: SpatialOperation.IsTargetNeedsArea
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.IsTargetNeedsArea*
name: IsTargetNeedsArea
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_IsTargetNeedsArea_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.IsTargetNeedsArea
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.IsTargetNeedsArea
nameWithType: SpatialOperation.IsTargetNeedsArea
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.IsWithin
name: IsWithin
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_IsWithin
commentId: F:Lucene.Net.Spatial.Queries.SpatialOperation.IsWithin
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.IsWithin
nameWithType: SpatialOperation.IsWithin
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Name
name: Name
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Name
commentId: P:Lucene.Net.Spatial.Queries.SpatialOperation.Name
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Name
nameWithType: SpatialOperation.Name
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Name*
name: Name
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Name_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.Name
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Name
nameWithType: SpatialOperation.Name
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Overlaps
name: Overlaps
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Overlaps
commentId: F:Lucene.Net.Spatial.Queries.SpatialOperation.Overlaps
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Overlaps
nameWithType: SpatialOperation.Overlaps
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.SourceNeedsArea
name: SourceNeedsArea
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_SourceNeedsArea
commentId: P:Lucene.Net.Spatial.Queries.SpatialOperation.SourceNeedsArea
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.SourceNeedsArea
nameWithType: SpatialOperation.SourceNeedsArea
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.SourceNeedsArea*
name: SourceNeedsArea
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_SourceNeedsArea_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.SourceNeedsArea
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.SourceNeedsArea
nameWithType: SpatialOperation.SourceNeedsArea
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.ToString
name: ToString()
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_ToString
commentId: M:Lucene.Net.Spatial.Queries.SpatialOperation.ToString
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.ToString()
nameWithType: SpatialOperation.ToString()
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.ToString*
name: ToString
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_ToString_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.ToString
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.ToString
nameWithType: SpatialOperation.ToString
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Values
name: Values
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Values
commentId: P:Lucene.Net.Spatial.Queries.SpatialOperation.Values
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Values
nameWithType: SpatialOperation.Values
- uid: Lucene.Net.Spatial.Queries.SpatialOperation.Values*
name: Values
href: Lucene.Net.Spatial.Queries.SpatialOperation.html#Lucene_Net_Spatial_Queries_SpatialOperation_Values_
commentId: Overload:Lucene.Net.Spatial.Queries.SpatialOperation.Values
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.SpatialOperation.Values
nameWithType: SpatialOperation.Values
- uid: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation
name: UnsupportedSpatialOperation
href: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.html
commentId: T:Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation
fullName: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation
nameWithType: UnsupportedSpatialOperation
- uid: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.#ctor(Lucene.Net.Spatial.Queries.SpatialOperation)
name: UnsupportedSpatialOperation(SpatialOperation)
href: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.html#Lucene_Net_Spatial_Queries_UnsupportedSpatialOperation__ctor_Lucene_Net_Spatial_Queries_SpatialOperation_
commentId: M:Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.#ctor(Lucene.Net.Spatial.Queries.SpatialOperation)
fullName: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.UnsupportedSpatialOperation(Lucene.Net.Spatial.Queries.SpatialOperation)
nameWithType: UnsupportedSpatialOperation.UnsupportedSpatialOperation(SpatialOperation)
- uid: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.#ctor*
name: UnsupportedSpatialOperation
href: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.html#Lucene_Net_Spatial_Queries_UnsupportedSpatialOperation__ctor_
commentId: Overload:Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation.UnsupportedSpatialOperation
nameWithType: UnsupportedSpatialOperation.UnsupportedSpatialOperation
- uid: Lucene.Net.Spatial.Serialized
name: Lucene.Net.Spatial.Serialized
href: Lucene.Net.Spatial.Serialized.html
commentId: N:Lucene.Net.Spatial.Serialized
fullName: Lucene.Net.Spatial.Serialized
nameWithType: Lucene.Net.Spatial.Serialized
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy
name: SerializedDVStrategy
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html
commentId: T:Lucene.Net.Spatial.Serialized.SerializedDVStrategy
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy
nameWithType: SerializedDVStrategy
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.#ctor(Spatial4n.Core.Context.SpatialContext,System.String)
name: SerializedDVStrategy(SpatialContext, String)
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy__ctor_Spatial4n_Core_Context_SpatialContext_System_String_
commentId: M:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.#ctor(Spatial4n.Core.Context.SpatialContext,System.String)
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.SerializedDVStrategy(Spatial4n.Core.Context.SpatialContext, System.String)
nameWithType: SerializedDVStrategy.SerializedDVStrategy(SpatialContext, String)
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.#ctor*
name: SerializedDVStrategy
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy__ctor_
commentId: Overload:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.SerializedDVStrategy
nameWithType: SerializedDVStrategy.SerializedDVStrategy
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
name: CreateIndexableFields(IShape)
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_CreateIndexableFields_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
nameWithType: SerializedDVStrategy.CreateIndexableFields(IShape)
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.CreateIndexableFields*
name: CreateIndexableFields
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_CreateIndexableFields_
commentId: Overload:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.CreateIndexableFields
isSpec: "True"
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.CreateIndexableFields
nameWithType: SerializedDVStrategy.CreateIndexableFields
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint,System.Double)
name: MakeDistanceValueSource(IPoint, Double)
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_MakeDistanceValueSource_Spatial4n_Core_Shapes_IPoint_System_Double_
commentId: M:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint,System.Double)
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint, System.Double)
nameWithType: SerializedDVStrategy.MakeDistanceValueSource(IPoint, Double)
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeDistanceValueSource*
name: MakeDistanceValueSource
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_MakeDistanceValueSource_
commentId: Overload:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeDistanceValueSource
isSpec: "True"
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeDistanceValueSource
nameWithType: SerializedDVStrategy.MakeDistanceValueSource
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeFilter(SpatialArgs)
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_MakeFilter_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: SerializedDVStrategy.MakeFilter(SpatialArgs)
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeFilter*
name: MakeFilter
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_MakeFilter_
commentId: Overload:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeFilter
isSpec: "True"
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeFilter
nameWithType: SerializedDVStrategy.MakeFilter
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeQuery(SpatialArgs)
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_MakeQuery_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: SerializedDVStrategy.MakeQuery(SpatialArgs)
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeQuery*
name: MakeQuery
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_MakeQuery_
commentId: Overload:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeQuery
isSpec: "True"
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeQuery
nameWithType: SerializedDVStrategy.MakeQuery
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeShapeValueSource
name: MakeShapeValueSource()
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_MakeShapeValueSource
commentId: M:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeShapeValueSource
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeShapeValueSource()
nameWithType: SerializedDVStrategy.MakeShapeValueSource()
- uid: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeShapeValueSource*
name: MakeShapeValueSource
href: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.html#Lucene_Net_Spatial_Serialized_SerializedDVStrategy_MakeShapeValueSource_
commentId: Overload:Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeShapeValueSource
isSpec: "True"
fullName: Lucene.Net.Spatial.Serialized.SerializedDVStrategy.MakeShapeValueSource
nameWithType: SerializedDVStrategy.MakeShapeValueSource
- uid: Lucene.Net.Spatial.SpatialStrategy
name: SpatialStrategy
href: Lucene.Net.Spatial.SpatialStrategy.html
commentId: T:Lucene.Net.Spatial.SpatialStrategy
fullName: Lucene.Net.Spatial.SpatialStrategy
nameWithType: SpatialStrategy
- uid: Lucene.Net.Spatial.SpatialStrategy.#ctor(Spatial4n.Core.Context.SpatialContext,System.String)
name: SpatialStrategy(SpatialContext, String)
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy__ctor_Spatial4n_Core_Context_SpatialContext_System_String_
commentId: M:Lucene.Net.Spatial.SpatialStrategy.#ctor(Spatial4n.Core.Context.SpatialContext,System.String)
fullName: Lucene.Net.Spatial.SpatialStrategy.SpatialStrategy(Spatial4n.Core.Context.SpatialContext, System.String)
nameWithType: SpatialStrategy.SpatialStrategy(SpatialContext, String)
- uid: Lucene.Net.Spatial.SpatialStrategy.#ctor*
name: SpatialStrategy
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy__ctor_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.SpatialStrategy
nameWithType: SpatialStrategy.SpatialStrategy
- uid: Lucene.Net.Spatial.SpatialStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
name: CreateIndexableFields(IShape)
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_CreateIndexableFields_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.SpatialStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.SpatialStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
nameWithType: SpatialStrategy.CreateIndexableFields(IShape)
- uid: Lucene.Net.Spatial.SpatialStrategy.CreateIndexableFields*
name: CreateIndexableFields
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_CreateIndexableFields_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.CreateIndexableFields
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.CreateIndexableFields
nameWithType: SpatialStrategy.CreateIndexableFields
- uid: Lucene.Net.Spatial.SpatialStrategy.FieldName
name: FieldName
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_FieldName
commentId: P:Lucene.Net.Spatial.SpatialStrategy.FieldName
fullName: Lucene.Net.Spatial.SpatialStrategy.FieldName
nameWithType: SpatialStrategy.FieldName
- uid: Lucene.Net.Spatial.SpatialStrategy.FieldName*
name: FieldName
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_FieldName_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.FieldName
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.FieldName
nameWithType: SpatialStrategy.FieldName
- uid: Lucene.Net.Spatial.SpatialStrategy.m_ctx
name: m_ctx
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_m_ctx
commentId: F:Lucene.Net.Spatial.SpatialStrategy.m_ctx
fullName: Lucene.Net.Spatial.SpatialStrategy.m_ctx
nameWithType: SpatialStrategy.m_ctx
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint)
name: MakeDistanceValueSource(IPoint)
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeDistanceValueSource_Spatial4n_Core_Shapes_IPoint_
commentId: M:Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint)
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint)
nameWithType: SpatialStrategy.MakeDistanceValueSource(IPoint)
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint,System.Double)
name: MakeDistanceValueSource(IPoint, Double)
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeDistanceValueSource_Spatial4n_Core_Shapes_IPoint_System_Double_
commentId: M:Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint,System.Double)
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint, System.Double)
nameWithType: SpatialStrategy.MakeDistanceValueSource(IPoint, Double)
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource*
name: MakeDistanceValueSource
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeDistanceValueSource_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeDistanceValueSource
nameWithType: SpatialStrategy.MakeDistanceValueSource
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeFilter(SpatialArgs)
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeFilter_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.SpatialStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: SpatialStrategy.MakeFilter(SpatialArgs)
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeFilter*
name: MakeFilter
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeFilter_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.MakeFilter
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeFilter
nameWithType: SpatialStrategy.MakeFilter
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeQuery(SpatialArgs)
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeQuery_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.SpatialStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: SpatialStrategy.MakeQuery(SpatialArgs)
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeQuery*
name: MakeQuery
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeQuery_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.MakeQuery
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeQuery
nameWithType: SpatialStrategy.MakeQuery
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeRecipDistanceValueSource(Spatial4n.Core.Shapes.IShape)
name: MakeRecipDistanceValueSource(IShape)
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeRecipDistanceValueSource_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.SpatialStrategy.MakeRecipDistanceValueSource(Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeRecipDistanceValueSource(Spatial4n.Core.Shapes.IShape)
nameWithType: SpatialStrategy.MakeRecipDistanceValueSource(IShape)
- uid: Lucene.Net.Spatial.SpatialStrategy.MakeRecipDistanceValueSource*
name: MakeRecipDistanceValueSource
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_MakeRecipDistanceValueSource_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.MakeRecipDistanceValueSource
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.MakeRecipDistanceValueSource
nameWithType: SpatialStrategy.MakeRecipDistanceValueSource
- uid: Lucene.Net.Spatial.SpatialStrategy.SpatialContext
name: SpatialContext
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_SpatialContext
commentId: P:Lucene.Net.Spatial.SpatialStrategy.SpatialContext
fullName: Lucene.Net.Spatial.SpatialStrategy.SpatialContext
nameWithType: SpatialStrategy.SpatialContext
- uid: Lucene.Net.Spatial.SpatialStrategy.SpatialContext*
name: SpatialContext
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_SpatialContext_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.SpatialContext
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.SpatialContext
nameWithType: SpatialStrategy.SpatialContext
- uid: Lucene.Net.Spatial.SpatialStrategy.ToString
name: ToString()
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_ToString
commentId: M:Lucene.Net.Spatial.SpatialStrategy.ToString
fullName: Lucene.Net.Spatial.SpatialStrategy.ToString()
nameWithType: SpatialStrategy.ToString()
- uid: Lucene.Net.Spatial.SpatialStrategy.ToString*
name: ToString
href: Lucene.Net.Spatial.SpatialStrategy.html#Lucene_Net_Spatial_SpatialStrategy_ToString_
commentId: Overload:Lucene.Net.Spatial.SpatialStrategy.ToString
isSpec: "True"
fullName: Lucene.Net.Spatial.SpatialStrategy.ToString
nameWithType: SpatialStrategy.ToString
- uid: Lucene.Net.Spatial.Util
name: Lucene.Net.Spatial.Util
href: Lucene.Net.Spatial.Util.html
commentId: N:Lucene.Net.Spatial.Util
fullName: Lucene.Net.Spatial.Util
nameWithType: Lucene.Net.Spatial.Util
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource
name: CachingDoubleValueSource
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html
commentId: T:Lucene.Net.Spatial.Util.CachingDoubleValueSource
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource
nameWithType: CachingDoubleValueSource
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.#ctor(Lucene.Net.Queries.Function.ValueSource)
name: CachingDoubleValueSource(ValueSource)
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource__ctor_Lucene_Net_Queries_Function_ValueSource_
commentId: M:Lucene.Net.Spatial.Util.CachingDoubleValueSource.#ctor(Lucene.Net.Queries.Function.ValueSource)
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.CachingDoubleValueSource(Lucene.Net.Queries.Function.ValueSource)
nameWithType: CachingDoubleValueSource.CachingDoubleValueSource(ValueSource)
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.#ctor*
name: CachingDoubleValueSource
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource__ctor_
commentId: Overload:Lucene.Net.Spatial.Util.CachingDoubleValueSource.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.CachingDoubleValueSource
nameWithType: CachingDoubleValueSource.CachingDoubleValueSource
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Util.CachingDoubleValueSource.Equals(System.Object)
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.Equals(System.Object)
nameWithType: CachingDoubleValueSource.Equals(Object)
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.Equals*
name: Equals
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_Equals_
commentId: Overload:Lucene.Net.Spatial.Util.CachingDoubleValueSource.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.Equals
nameWithType: CachingDoubleValueSource.Equals
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetDescription
name: GetDescription()
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_GetDescription
commentId: M:Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetDescription
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetDescription()
nameWithType: CachingDoubleValueSource.GetDescription()
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetDescription*
name: GetDescription
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_GetDescription_
commentId: Overload:Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetDescription
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetDescription
nameWithType: CachingDoubleValueSource.GetDescription
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_GetHashCode
commentId: M:Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetHashCode
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetHashCode()
nameWithType: CachingDoubleValueSource.GetHashCode()
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetHashCode
nameWithType: CachingDoubleValueSource.GetHashCode
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
name: GetValues(IDictionary, AtomicReaderContext)
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_GetValues_System_Collections_IDictionary_Lucene_Net_Index_AtomicReaderContext_
commentId: M:Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetValues(System.Collections.IDictionary, Lucene.Net.Index.AtomicReaderContext)
nameWithType: CachingDoubleValueSource.GetValues(IDictionary, AtomicReaderContext)
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetValues*
name: GetValues
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_GetValues_
commentId: Overload:Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetValues
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.GetValues
nameWithType: CachingDoubleValueSource.GetValues
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.m_cache
name: m_cache
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_m_cache
commentId: F:Lucene.Net.Spatial.Util.CachingDoubleValueSource.m_cache
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.m_cache
nameWithType: CachingDoubleValueSource.m_cache
- uid: Lucene.Net.Spatial.Util.CachingDoubleValueSource.m_source
name: m_source
href: Lucene.Net.Spatial.Util.CachingDoubleValueSource.html#Lucene_Net_Spatial_Util_CachingDoubleValueSource_m_source
commentId: F:Lucene.Net.Spatial.Util.CachingDoubleValueSource.m_source
fullName: Lucene.Net.Spatial.Util.CachingDoubleValueSource.m_source
nameWithType: CachingDoubleValueSource.m_source
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource
name: DistanceToShapeValueSource
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html
commentId: T:Lucene.Net.Spatial.Util.DistanceToShapeValueSource
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource
nameWithType: DistanceToShapeValueSource
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.#ctor(Lucene.Net.Queries.Function.ValueSource,Spatial4n.Core.Shapes.IPoint,System.Double,Spatial4n.Core.Context.SpatialContext)
name: DistanceToShapeValueSource(ValueSource, IPoint, Double, SpatialContext)
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource__ctor_Lucene_Net_Queries_Function_ValueSource_Spatial4n_Core_Shapes_IPoint_System_Double_Spatial4n_Core_Context_SpatialContext_
commentId: M:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.#ctor(Lucene.Net.Queries.Function.ValueSource,Spatial4n.Core.Shapes.IPoint,System.Double,Spatial4n.Core.Context.SpatialContext)
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.DistanceToShapeValueSource(Lucene.Net.Queries.Function.ValueSource, Spatial4n.Core.Shapes.IPoint, System.Double, Spatial4n.Core.Context.SpatialContext)
nameWithType: DistanceToShapeValueSource.DistanceToShapeValueSource(ValueSource, IPoint, Double, SpatialContext)
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.#ctor*
name: DistanceToShapeValueSource
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource__ctor_
commentId: Overload:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.DistanceToShapeValueSource
nameWithType: DistanceToShapeValueSource.DistanceToShapeValueSource
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.CreateWeight(System.Collections.IDictionary,Lucene.Net.Search.IndexSearcher)
name: CreateWeight(IDictionary, IndexSearcher)
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_CreateWeight_System_Collections_IDictionary_Lucene_Net_Search_IndexSearcher_
commentId: M:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.CreateWeight(System.Collections.IDictionary,Lucene.Net.Search.IndexSearcher)
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.CreateWeight(System.Collections.IDictionary, Lucene.Net.Search.IndexSearcher)
nameWithType: DistanceToShapeValueSource.CreateWeight(IDictionary, IndexSearcher)
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.CreateWeight*
name: CreateWeight
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_CreateWeight_
commentId: Overload:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.CreateWeight
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.CreateWeight
nameWithType: DistanceToShapeValueSource.CreateWeight
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.Equals(System.Object)
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.Equals(System.Object)
nameWithType: DistanceToShapeValueSource.Equals(Object)
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.Equals*
name: Equals
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_Equals_
commentId: Overload:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.Equals
nameWithType: DistanceToShapeValueSource.Equals
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetDescription
name: GetDescription()
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_GetDescription
commentId: M:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetDescription
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetDescription()
nameWithType: DistanceToShapeValueSource.GetDescription()
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetDescription*
name: GetDescription
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_GetDescription_
commentId: Overload:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetDescription
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetDescription
nameWithType: DistanceToShapeValueSource.GetDescription
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_GetHashCode
commentId: M:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetHashCode
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetHashCode()
nameWithType: DistanceToShapeValueSource.GetHashCode()
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetHashCode
nameWithType: DistanceToShapeValueSource.GetHashCode
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
name: GetValues(IDictionary, AtomicReaderContext)
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_GetValues_System_Collections_IDictionary_Lucene_Net_Index_AtomicReaderContext_
commentId: M:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetValues(System.Collections.IDictionary, Lucene.Net.Index.AtomicReaderContext)
nameWithType: DistanceToShapeValueSource.GetValues(IDictionary, AtomicReaderContext)
- uid: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetValues*
name: GetValues
href: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.html#Lucene_Net_Spatial_Util_DistanceToShapeValueSource_GetValues_
commentId: Overload:Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetValues
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.DistanceToShapeValueSource.GetValues
nameWithType: DistanceToShapeValueSource.GetValues
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1
name: ShapeFieldCache<T>
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html
commentId: T:Lucene.Net.Spatial.Util.ShapeFieldCache`1
name.vb: ShapeFieldCache(Of T)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T)
nameWithType: ShapeFieldCache<T>
nameWithType.vb: ShapeFieldCache(Of T)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1.#ctor(System.Int32,System.Int32)
name: ShapeFieldCache(Int32, Int32)
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html#Lucene_Net_Spatial_Util_ShapeFieldCache_1__ctor_System_Int32_System_Int32_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCache`1.#ctor(System.Int32,System.Int32)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>.ShapeFieldCache(System.Int32, System.Int32)
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T).ShapeFieldCache(System.Int32, System.Int32)
nameWithType: ShapeFieldCache<T>.ShapeFieldCache(Int32, Int32)
nameWithType.vb: ShapeFieldCache(Of T).ShapeFieldCache(Int32, Int32)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1.#ctor*
name: ShapeFieldCache
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html#Lucene_Net_Spatial_Util_ShapeFieldCache_1__ctor_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCache`1.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>.ShapeFieldCache
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T).ShapeFieldCache
nameWithType: ShapeFieldCache<T>.ShapeFieldCache
nameWithType.vb: ShapeFieldCache(Of T).ShapeFieldCache
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1.Add(System.Int32,`0)
name: Add(Int32, T)
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html#Lucene_Net_Spatial_Util_ShapeFieldCache_1_Add_System_Int32__0_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCache`1.Add(System.Int32,`0)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>.Add(System.Int32, T)
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T).Add(System.Int32, T)
nameWithType: ShapeFieldCache<T>.Add(Int32, T)
nameWithType.vb: ShapeFieldCache(Of T).Add(Int32, T)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1.Add*
name: Add
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html#Lucene_Net_Spatial_Util_ShapeFieldCache_1_Add_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCache`1.Add
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>.Add
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T).Add
nameWithType: ShapeFieldCache<T>.Add
nameWithType.vb: ShapeFieldCache(Of T).Add
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1.DefaultLength
name: DefaultLength
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html#Lucene_Net_Spatial_Util_ShapeFieldCache_1_DefaultLength
commentId: P:Lucene.Net.Spatial.Util.ShapeFieldCache`1.DefaultLength
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>.DefaultLength
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T).DefaultLength
nameWithType: ShapeFieldCache<T>.DefaultLength
nameWithType.vb: ShapeFieldCache(Of T).DefaultLength
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1.DefaultLength*
name: DefaultLength
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html#Lucene_Net_Spatial_Util_ShapeFieldCache_1_DefaultLength_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCache`1.DefaultLength
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>.DefaultLength
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T).DefaultLength
nameWithType: ShapeFieldCache<T>.DefaultLength
nameWithType.vb: ShapeFieldCache(Of T).DefaultLength
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1.GetShapes(System.Int32)
name: GetShapes(Int32)
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html#Lucene_Net_Spatial_Util_ShapeFieldCache_1_GetShapes_System_Int32_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCache`1.GetShapes(System.Int32)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>.GetShapes(System.Int32)
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T).GetShapes(System.Int32)
nameWithType: ShapeFieldCache<T>.GetShapes(Int32)
nameWithType.vb: ShapeFieldCache(Of T).GetShapes(Int32)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCache`1.GetShapes*
name: GetShapes
href: Lucene.Net.Spatial.Util.ShapeFieldCache-1.html#Lucene_Net_Spatial_Util_ShapeFieldCache_1_GetShapes_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCache`1.GetShapes
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCache<T>.GetShapes
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCache(Of T).GetShapes
nameWithType: ShapeFieldCache<T>.GetShapes
nameWithType.vb: ShapeFieldCache(Of T).GetShapes
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource
name: ShapeFieldCacheDistanceValueSource
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html
commentId: T:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource
nameWithType: ShapeFieldCacheDistanceValueSource
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.#ctor(Spatial4n.Core.Context.SpatialContext,Lucene.Net.Spatial.Util.ShapeFieldCacheProvider{Spatial4n.Core.Shapes.IPoint},Spatial4n.Core.Shapes.IPoint,System.Double)
name: ShapeFieldCacheDistanceValueSource(SpatialContext, ShapeFieldCacheProvider<IPoint>, IPoint, Double)
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource__ctor_Spatial4n_Core_Context_SpatialContext_Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_Spatial4n_Core_Shapes_IPoint__Spatial4n_Core_Shapes_IPoint_System_Double_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.#ctor(Spatial4n.Core.Context.SpatialContext,Lucene.Net.Spatial.Util.ShapeFieldCacheProvider{Spatial4n.Core.Shapes.IPoint},Spatial4n.Core.Shapes.IPoint,System.Double)
name.vb: ShapeFieldCacheDistanceValueSource(SpatialContext, ShapeFieldCacheProvider(Of IPoint), IPoint, Double)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.ShapeFieldCacheDistanceValueSource(Spatial4n.Core.Context.SpatialContext, Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<Spatial4n.Core.Shapes.IPoint>, Spatial4n.Core.Shapes.IPoint, System.Double)
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.ShapeFieldCacheDistanceValueSource(Spatial4n.Core.Context.SpatialContext, Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of Spatial4n.Core.Shapes.IPoint), Spatial4n.Core.Shapes.IPoint, System.Double)
nameWithType: ShapeFieldCacheDistanceValueSource.ShapeFieldCacheDistanceValueSource(SpatialContext, ShapeFieldCacheProvider<IPoint>, IPoint, Double)
nameWithType.vb: ShapeFieldCacheDistanceValueSource.ShapeFieldCacheDistanceValueSource(SpatialContext, ShapeFieldCacheProvider(Of IPoint), IPoint, Double)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.#ctor*
name: ShapeFieldCacheDistanceValueSource
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource__ctor_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.ShapeFieldCacheDistanceValueSource
nameWithType: ShapeFieldCacheDistanceValueSource.ShapeFieldCacheDistanceValueSource
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.Equals(System.Object)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.Equals(System.Object)
nameWithType: ShapeFieldCacheDistanceValueSource.Equals(Object)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.Equals*
name: Equals
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource_Equals_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.Equals
nameWithType: ShapeFieldCacheDistanceValueSource.Equals
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetDescription
name: GetDescription()
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource_GetDescription
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetDescription
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetDescription()
nameWithType: ShapeFieldCacheDistanceValueSource.GetDescription()
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetDescription*
name: GetDescription
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource_GetDescription_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetDescription
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetDescription
nameWithType: ShapeFieldCacheDistanceValueSource.GetDescription
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource_GetHashCode
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetHashCode
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetHashCode()
nameWithType: ShapeFieldCacheDistanceValueSource.GetHashCode()
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetHashCode
nameWithType: ShapeFieldCacheDistanceValueSource.GetHashCode
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
name: GetValues(IDictionary, AtomicReaderContext)
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource_GetValues_System_Collections_IDictionary_Lucene_Net_Index_AtomicReaderContext_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetValues(System.Collections.IDictionary, Lucene.Net.Index.AtomicReaderContext)
nameWithType: ShapeFieldCacheDistanceValueSource.GetValues(IDictionary, AtomicReaderContext)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetValues*
name: GetValues
href: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.html#Lucene_Net_Spatial_Util_ShapeFieldCacheDistanceValueSource_GetValues_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetValues
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheDistanceValueSource.GetValues
nameWithType: ShapeFieldCacheDistanceValueSource.GetValues
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1
name: ShapeFieldCacheProvider<T>
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html
commentId: T:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1
name.vb: ShapeFieldCacheProvider(Of T)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T)
nameWithType: ShapeFieldCacheProvider<T>
nameWithType.vb: ShapeFieldCacheProvider(Of T)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.#ctor(System.String,System.Int32)
name: ShapeFieldCacheProvider(String, Int32)
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html#Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_1__ctor_System_String_System_Int32_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.#ctor(System.String,System.Int32)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>.ShapeFieldCacheProvider(System.String, System.Int32)
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T).ShapeFieldCacheProvider(System.String, System.Int32)
nameWithType: ShapeFieldCacheProvider<T>.ShapeFieldCacheProvider(String, Int32)
nameWithType.vb: ShapeFieldCacheProvider(Of T).ShapeFieldCacheProvider(String, Int32)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.#ctor*
name: ShapeFieldCacheProvider
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html#Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_1__ctor_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>.ShapeFieldCacheProvider
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T).ShapeFieldCacheProvider
nameWithType: ShapeFieldCacheProvider<T>.ShapeFieldCacheProvider
nameWithType.vb: ShapeFieldCacheProvider(Of T).ShapeFieldCacheProvider
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.GetCache(Lucene.Net.Index.AtomicReader)
name: GetCache(AtomicReader)
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html#Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_1_GetCache_Lucene_Net_Index_AtomicReader_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.GetCache(Lucene.Net.Index.AtomicReader)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>.GetCache(Lucene.Net.Index.AtomicReader)
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T).GetCache(Lucene.Net.Index.AtomicReader)
nameWithType: ShapeFieldCacheProvider<T>.GetCache(AtomicReader)
nameWithType.vb: ShapeFieldCacheProvider(Of T).GetCache(AtomicReader)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.GetCache*
name: GetCache
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html#Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_1_GetCache_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.GetCache
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>.GetCache
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T).GetCache
nameWithType: ShapeFieldCacheProvider<T>.GetCache
nameWithType.vb: ShapeFieldCacheProvider(Of T).GetCache
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.m_defaultSize
name: m_defaultSize
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html#Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_1_m_defaultSize
commentId: F:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.m_defaultSize
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>.m_defaultSize
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T).m_defaultSize
nameWithType: ShapeFieldCacheProvider<T>.m_defaultSize
nameWithType.vb: ShapeFieldCacheProvider(Of T).m_defaultSize
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.m_shapeField
name: m_shapeField
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html#Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_1_m_shapeField
commentId: F:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.m_shapeField
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>.m_shapeField
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T).m_shapeField
nameWithType: ShapeFieldCacheProvider<T>.m_shapeField
nameWithType.vb: ShapeFieldCacheProvider(Of T).m_shapeField
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.ReadShape(Lucene.Net.Util.BytesRef)
name: ReadShape(BytesRef)
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html#Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_1_ReadShape_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.ReadShape(Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>.ReadShape(Lucene.Net.Util.BytesRef)
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T).ReadShape(Lucene.Net.Util.BytesRef)
nameWithType: ShapeFieldCacheProvider<T>.ReadShape(BytesRef)
nameWithType.vb: ShapeFieldCacheProvider(Of T).ReadShape(BytesRef)
- uid: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.ReadShape*
name: ReadShape
href: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider-1.html#Lucene_Net_Spatial_Util_ShapeFieldCacheProvider_1_ReadShape_
commentId: Overload:Lucene.Net.Spatial.Util.ShapeFieldCacheProvider`1.ReadShape
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider<T>.ReadShape
fullName.vb: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider(Of T).ReadShape
nameWithType: ShapeFieldCacheProvider<T>.ReadShape
nameWithType.vb: ShapeFieldCacheProvider(Of T).ReadShape
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource
name: ShapePredicateValueSource
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html
commentId: T:Lucene.Net.Spatial.Util.ShapePredicateValueSource
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource
nameWithType: ShapePredicateValueSource
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.#ctor(Lucene.Net.Queries.Function.ValueSource,Lucene.Net.Spatial.Queries.SpatialOperation,Spatial4n.Core.Shapes.IShape)
name: ShapePredicateValueSource(ValueSource, SpatialOperation, IShape)
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource__ctor_Lucene_Net_Queries_Function_ValueSource_Lucene_Net_Spatial_Queries_SpatialOperation_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.Util.ShapePredicateValueSource.#ctor(Lucene.Net.Queries.Function.ValueSource,Lucene.Net.Spatial.Queries.SpatialOperation,Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.ShapePredicateValueSource(Lucene.Net.Queries.Function.ValueSource, Lucene.Net.Spatial.Queries.SpatialOperation, Spatial4n.Core.Shapes.IShape)
nameWithType: ShapePredicateValueSource.ShapePredicateValueSource(ValueSource, SpatialOperation, IShape)
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.#ctor*
name: ShapePredicateValueSource
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource__ctor_
commentId: Overload:Lucene.Net.Spatial.Util.ShapePredicateValueSource.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.ShapePredicateValueSource
nameWithType: ShapePredicateValueSource.ShapePredicateValueSource
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.CreateWeight(System.Collections.IDictionary,Lucene.Net.Search.IndexSearcher)
name: CreateWeight(IDictionary, IndexSearcher)
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_CreateWeight_System_Collections_IDictionary_Lucene_Net_Search_IndexSearcher_
commentId: M:Lucene.Net.Spatial.Util.ShapePredicateValueSource.CreateWeight(System.Collections.IDictionary,Lucene.Net.Search.IndexSearcher)
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.CreateWeight(System.Collections.IDictionary, Lucene.Net.Search.IndexSearcher)
nameWithType: ShapePredicateValueSource.CreateWeight(IDictionary, IndexSearcher)
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.CreateWeight*
name: CreateWeight
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_CreateWeight_
commentId: Overload:Lucene.Net.Spatial.Util.ShapePredicateValueSource.CreateWeight
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.CreateWeight
nameWithType: ShapePredicateValueSource.CreateWeight
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Util.ShapePredicateValueSource.Equals(System.Object)
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.Equals(System.Object)
nameWithType: ShapePredicateValueSource.Equals(Object)
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.Equals*
name: Equals
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_Equals_
commentId: Overload:Lucene.Net.Spatial.Util.ShapePredicateValueSource.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.Equals
nameWithType: ShapePredicateValueSource.Equals
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetDescription
name: GetDescription()
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_GetDescription
commentId: M:Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetDescription
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetDescription()
nameWithType: ShapePredicateValueSource.GetDescription()
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetDescription*
name: GetDescription
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_GetDescription_
commentId: Overload:Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetDescription
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetDescription
nameWithType: ShapePredicateValueSource.GetDescription
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_GetHashCode
commentId: M:Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetHashCode
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetHashCode()
nameWithType: ShapePredicateValueSource.GetHashCode()
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetHashCode
nameWithType: ShapePredicateValueSource.GetHashCode
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
name: GetValues(IDictionary, AtomicReaderContext)
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_GetValues_System_Collections_IDictionary_Lucene_Net_Index_AtomicReaderContext_
commentId: M:Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetValues(System.Collections.IDictionary, Lucene.Net.Index.AtomicReaderContext)
nameWithType: ShapePredicateValueSource.GetValues(IDictionary, AtomicReaderContext)
- uid: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetValues*
name: GetValues
href: Lucene.Net.Spatial.Util.ShapePredicateValueSource.html#Lucene_Net_Spatial_Util_ShapePredicateValueSource_GetValues_
commentId: Overload:Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetValues
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ShapePredicateValueSource.GetValues
nameWithType: ShapePredicateValueSource.GetValues
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter
name: ValueSourceFilter
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html
commentId: T:Lucene.Net.Spatial.Util.ValueSourceFilter
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter
nameWithType: ValueSourceFilter
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter.#ctor(Lucene.Net.Search.Filter,Lucene.Net.Queries.Function.ValueSource,System.Double,System.Double)
name: ValueSourceFilter(Filter, ValueSource, Double, Double)
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html#Lucene_Net_Spatial_Util_ValueSourceFilter__ctor_Lucene_Net_Search_Filter_Lucene_Net_Queries_Function_ValueSource_System_Double_System_Double_
commentId: M:Lucene.Net.Spatial.Util.ValueSourceFilter.#ctor(Lucene.Net.Search.Filter,Lucene.Net.Queries.Function.ValueSource,System.Double,System.Double)
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter.ValueSourceFilter(Lucene.Net.Search.Filter, Lucene.Net.Queries.Function.ValueSource, System.Double, System.Double)
nameWithType: ValueSourceFilter.ValueSourceFilter(Filter, ValueSource, Double, Double)
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter.#ctor*
name: ValueSourceFilter
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html#Lucene_Net_Spatial_Util_ValueSourceFilter__ctor_
commentId: Overload:Lucene.Net.Spatial.Util.ValueSourceFilter.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter.ValueSourceFilter
nameWithType: ValueSourceFilter.ValueSourceFilter
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
name: GetDocIdSet(AtomicReaderContext, IBits)
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html#Lucene_Net_Spatial_Util_ValueSourceFilter_GetDocIdSet_Lucene_Net_Index_AtomicReaderContext_Lucene_Net_Util_IBits_
commentId: M:Lucene.Net.Spatial.Util.ValueSourceFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext,Lucene.Net.Util.IBits)
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter.GetDocIdSet(Lucene.Net.Index.AtomicReaderContext, Lucene.Net.Util.IBits)
nameWithType: ValueSourceFilter.GetDocIdSet(AtomicReaderContext, IBits)
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter.GetDocIdSet*
name: GetDocIdSet
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html#Lucene_Net_Spatial_Util_ValueSourceFilter_GetDocIdSet_
commentId: Overload:Lucene.Net.Spatial.Util.ValueSourceFilter.GetDocIdSet
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter.GetDocIdSet
nameWithType: ValueSourceFilter.GetDocIdSet
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter.Max
name: Max
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html#Lucene_Net_Spatial_Util_ValueSourceFilter_Max
commentId: P:Lucene.Net.Spatial.Util.ValueSourceFilter.Max
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter.Max
nameWithType: ValueSourceFilter.Max
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter.Max*
name: Max
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html#Lucene_Net_Spatial_Util_ValueSourceFilter_Max_
commentId: Overload:Lucene.Net.Spatial.Util.ValueSourceFilter.Max
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter.Max
nameWithType: ValueSourceFilter.Max
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter.Min
name: Min
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html#Lucene_Net_Spatial_Util_ValueSourceFilter_Min
commentId: P:Lucene.Net.Spatial.Util.ValueSourceFilter.Min
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter.Min
nameWithType: ValueSourceFilter.Min
- uid: Lucene.Net.Spatial.Util.ValueSourceFilter.Min*
name: Min
href: Lucene.Net.Spatial.Util.ValueSourceFilter.html#Lucene_Net_Spatial_Util_ValueSourceFilter_Min_
commentId: Overload:Lucene.Net.Spatial.Util.ValueSourceFilter.Min
isSpec: "True"
fullName: Lucene.Net.Spatial.Util.ValueSourceFilter.Min
nameWithType: ValueSourceFilter.Min
- uid: Lucene.Net.Spatial.Vector
name: Lucene.Net.Spatial.Vector
href: Lucene.Net.Spatial.Vector.html
commentId: N:Lucene.Net.Spatial.Vector
fullName: Lucene.Net.Spatial.Vector
nameWithType: Lucene.Net.Spatial.Vector
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource
name: DistanceValueSource
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html
commentId: T:Lucene.Net.Spatial.Vector.DistanceValueSource
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource
nameWithType: DistanceValueSource
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.#ctor(Lucene.Net.Spatial.Vector.PointVectorStrategy,Spatial4n.Core.Shapes.IPoint,System.Double)
name: DistanceValueSource(PointVectorStrategy, IPoint, Double)
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource__ctor_Lucene_Net_Spatial_Vector_PointVectorStrategy_Spatial4n_Core_Shapes_IPoint_System_Double_
commentId: M:Lucene.Net.Spatial.Vector.DistanceValueSource.#ctor(Lucene.Net.Spatial.Vector.PointVectorStrategy,Spatial4n.Core.Shapes.IPoint,System.Double)
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.DistanceValueSource(Lucene.Net.Spatial.Vector.PointVectorStrategy, Spatial4n.Core.Shapes.IPoint, System.Double)
nameWithType: DistanceValueSource.DistanceValueSource(PointVectorStrategy, IPoint, Double)
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.#ctor*
name: DistanceValueSource
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource__ctor_
commentId: Overload:Lucene.Net.Spatial.Vector.DistanceValueSource.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.DistanceValueSource
nameWithType: DistanceValueSource.DistanceValueSource
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.Equals(System.Object)
name: Equals(Object)
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource_Equals_System_Object_
commentId: M:Lucene.Net.Spatial.Vector.DistanceValueSource.Equals(System.Object)
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.Equals(System.Object)
nameWithType: DistanceValueSource.Equals(Object)
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.Equals*
name: Equals
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource_Equals_
commentId: Overload:Lucene.Net.Spatial.Vector.DistanceValueSource.Equals
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.Equals
nameWithType: DistanceValueSource.Equals
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.GetDescription
name: GetDescription()
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource_GetDescription
commentId: M:Lucene.Net.Spatial.Vector.DistanceValueSource.GetDescription
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.GetDescription()
nameWithType: DistanceValueSource.GetDescription()
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.GetDescription*
name: GetDescription
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource_GetDescription_
commentId: Overload:Lucene.Net.Spatial.Vector.DistanceValueSource.GetDescription
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.GetDescription
nameWithType: DistanceValueSource.GetDescription
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.GetHashCode
name: GetHashCode()
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource_GetHashCode
commentId: M:Lucene.Net.Spatial.Vector.DistanceValueSource.GetHashCode
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.GetHashCode()
nameWithType: DistanceValueSource.GetHashCode()
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.GetHashCode*
name: GetHashCode
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource_GetHashCode_
commentId: Overload:Lucene.Net.Spatial.Vector.DistanceValueSource.GetHashCode
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.GetHashCode
nameWithType: DistanceValueSource.GetHashCode
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
name: GetValues(IDictionary, AtomicReaderContext)
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource_GetValues_System_Collections_IDictionary_Lucene_Net_Index_AtomicReaderContext_
commentId: M:Lucene.Net.Spatial.Vector.DistanceValueSource.GetValues(System.Collections.IDictionary,Lucene.Net.Index.AtomicReaderContext)
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.GetValues(System.Collections.IDictionary, Lucene.Net.Index.AtomicReaderContext)
nameWithType: DistanceValueSource.GetValues(IDictionary, AtomicReaderContext)
- uid: Lucene.Net.Spatial.Vector.DistanceValueSource.GetValues*
name: GetValues
href: Lucene.Net.Spatial.Vector.DistanceValueSource.html#Lucene_Net_Spatial_Vector_DistanceValueSource_GetValues_
commentId: Overload:Lucene.Net.Spatial.Vector.DistanceValueSource.GetValues
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.DistanceValueSource.GetValues
nameWithType: DistanceValueSource.GetValues
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy
name: PointVectorStrategy
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html
commentId: T:Lucene.Net.Spatial.Vector.PointVectorStrategy
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy
nameWithType: PointVectorStrategy
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.#ctor(Spatial4n.Core.Context.SpatialContext,System.String)
name: PointVectorStrategy(SpatialContext, String)
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy__ctor_Spatial4n_Core_Context_SpatialContext_System_String_
commentId: M:Lucene.Net.Spatial.Vector.PointVectorStrategy.#ctor(Spatial4n.Core.Context.SpatialContext,System.String)
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.PointVectorStrategy(Spatial4n.Core.Context.SpatialContext, System.String)
nameWithType: PointVectorStrategy.PointVectorStrategy(SpatialContext, String)
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.#ctor*
name: PointVectorStrategy
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy__ctor_
commentId: Overload:Lucene.Net.Spatial.Vector.PointVectorStrategy.#ctor
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.PointVectorStrategy
nameWithType: PointVectorStrategy.PointVectorStrategy
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IPoint)
name: CreateIndexableFields(IPoint)
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_CreateIndexableFields_Spatial4n_Core_Shapes_IPoint_
commentId: M:Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IPoint)
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IPoint)
nameWithType: PointVectorStrategy.CreateIndexableFields(IPoint)
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
name: CreateIndexableFields(IShape)
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_CreateIndexableFields_Spatial4n_Core_Shapes_IShape_
commentId: M:Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields(Spatial4n.Core.Shapes.IShape)
nameWithType: PointVectorStrategy.CreateIndexableFields(IShape)
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields*
name: CreateIndexableFields
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_CreateIndexableFields_
commentId: Overload:Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.CreateIndexableFields
nameWithType: PointVectorStrategy.CreateIndexableFields
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint,System.Double)
name: MakeDistanceValueSource(IPoint, Double)
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_MakeDistanceValueSource_Spatial4n_Core_Shapes_IPoint_System_Double_
commentId: M:Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint,System.Double)
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeDistanceValueSource(Spatial4n.Core.Shapes.IPoint, System.Double)
nameWithType: PointVectorStrategy.MakeDistanceValueSource(IPoint, Double)
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeDistanceValueSource*
name: MakeDistanceValueSource
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_MakeDistanceValueSource_
commentId: Overload:Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeDistanceValueSource
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeDistanceValueSource
nameWithType: PointVectorStrategy.MakeDistanceValueSource
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeFilter(SpatialArgs)
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_MakeFilter_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeFilter(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: PointVectorStrategy.MakeFilter(SpatialArgs)
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeFilter*
name: MakeFilter
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_MakeFilter_
commentId: Overload:Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeFilter
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeFilter
nameWithType: PointVectorStrategy.MakeFilter
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeQuery(SpatialArgs)
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_MakeQuery_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQuery(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: PointVectorStrategy.MakeQuery(SpatialArgs)
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQuery*
name: MakeQuery
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_MakeQuery_
commentId: Overload:Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQuery
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQuery
nameWithType: PointVectorStrategy.MakeQuery
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQueryDistanceScore(Lucene.Net.Spatial.Queries.SpatialArgs)
name: MakeQueryDistanceScore(SpatialArgs)
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_MakeQueryDistanceScore_Lucene_Net_Spatial_Queries_SpatialArgs_
commentId: M:Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQueryDistanceScore(Lucene.Net.Spatial.Queries.SpatialArgs)
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQueryDistanceScore(Lucene.Net.Spatial.Queries.SpatialArgs)
nameWithType: PointVectorStrategy.MakeQueryDistanceScore(SpatialArgs)
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQueryDistanceScore*
name: MakeQueryDistanceScore
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_MakeQueryDistanceScore_
commentId: Overload:Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQueryDistanceScore
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.MakeQueryDistanceScore
nameWithType: PointVectorStrategy.MakeQueryDistanceScore
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.PrecisionStep
name: PrecisionStep
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_PrecisionStep
commentId: P:Lucene.Net.Spatial.Vector.PointVectorStrategy.PrecisionStep
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.PrecisionStep
nameWithType: PointVectorStrategy.PrecisionStep
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.PrecisionStep*
name: PrecisionStep
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_PrecisionStep_
commentId: Overload:Lucene.Net.Spatial.Vector.PointVectorStrategy.PrecisionStep
isSpec: "True"
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.PrecisionStep
nameWithType: PointVectorStrategy.PrecisionStep
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.SUFFIX_X
name: SUFFIX_X
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_SUFFIX_X
commentId: F:Lucene.Net.Spatial.Vector.PointVectorStrategy.SUFFIX_X
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.SUFFIX_X
nameWithType: PointVectorStrategy.SUFFIX_X
- uid: Lucene.Net.Spatial.Vector.PointVectorStrategy.SUFFIX_Y
name: SUFFIX_Y
href: Lucene.Net.Spatial.Vector.PointVectorStrategy.html#Lucene_Net_Spatial_Vector_PointVectorStrategy_SUFFIX_Y
commentId: F:Lucene.Net.Spatial.Vector.PointVectorStrategy.SUFFIX_Y
fullName: Lucene.Net.Spatial.Vector.PointVectorStrategy.SUFFIX_Y
nameWithType: PointVectorStrategy.SUFFIX_Y