public class SweeplineNestedRingTester extends Object
LinearRing
s are
nested inside another ring in the set, using a SweepLineIndex
index to speed up the comparisons.Constructor and Description |
---|
SweeplineNestedRingTester(GeometryGraph graph) |
Modifier and Type | Method and Description |
---|---|
void |
add(LinearRing ring) |
Coordinate |
getNestedPoint() |
boolean |
isNonNested() |
public SweeplineNestedRingTester(GeometryGraph graph)
public Coordinate getNestedPoint()
public void add(LinearRing ring)
public boolean isNonNested()
Copyright © 2016. All rights reserved.