Show / Hide Table of Contents

    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 Source

    Convert(IShape)

    Declaration
    IShape Convert(IShape shape)
    Parameters
    Type Name Description
    IShape shape
    Returns
    Type Description
    IShape
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)