Search Results for

    Show / Hide Table of Contents

    Interface ISweepLineOverlapAction

    Namespace: NetTopologySuite.Index.Sweepline
    Assembly: NetTopologySuite.dll
    Syntax
    public interface ISweepLineOverlapAction

    Methods

    | Edit this page View Source

    Overlap(SweepLineInterval, SweepLineInterval)

    Declaration
    void Overlap(SweepLineInterval s0, SweepLineInterval s1)
    Parameters
    Type Name Description
    SweepLineInterval s0
    SweepLineInterval s1
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX