C# Class Lucene.Net.Spatial.Prefix.SpatialOpRecursivePrefixTreeTest.FakeSpatialContextFactory

LUCENENET specific class used to gain access to protected internal member NewSpatialContext(), since we are not strong-named and InternalsVisibleTo is not an option from a strong-named class.
Inheritance: Spatial4n.Core.Context.SpatialContextFactory
Show file Open project: apache/lucenenet

Public Methods

Method Description
NewSpatialContext ( ) : SpatialContext

Method Details

NewSpatialContext() public method

public NewSpatialContext ( ) : SpatialContext
return Spatial4n.Core.Context.SpatialContext