Interface IShapeConverter
Converts one shape to another. Created by
Make
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 |
---|---|---|
IShape | shape |
Returns
Type | Description |
---|---|
IShape |