Interface IShapeConverter
Converts one shape to another. Created by MakeShapeConverter(SpatialStrategy, Config, String).
Namespace: Lucene.Net.Benchmarks.ByTask.Feeds
Assembly: Lucene.Net.Benchmark.dll
Syntax
public interface IShapeConverter
Methods
| Improve this Doc View SourceConvert(IShape)
Declaration
IShape Convert(IShape shape)
Parameters
Type | Name | Description |
---|---|---|
Spatial4n.Core.Shapes.IShape | shape |
Returns
Type | Description |
---|---|
Spatial4n.Core.Shapes.IShape |