|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.operation.valid.SweeplineNestedRingTester
public class SweeplineNestedRingTester
Tests whether any of a set of LinearRings are
nested inside another ring in the set, using a SweepLineIndex
index to speed up the comparisons.
| Constructor Summary | |
|---|---|
SweeplineNestedRingTester(GeometryGraph graph)
|
|
| Method Summary | |
|---|---|
void |
add(LinearRing ring)
|
Coordinate |
getNestedPoint()
|
boolean |
isNonNested()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SweeplineNestedRingTester(GeometryGraph graph)
| Method Detail |
|---|
public Coordinate getNestedPoint()
public void add(LinearRing ring)
public boolean isNonNested()
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||