public static interface PolygonGraphGenerator.PolygonRelationship
Modifier and Type | Method and Description |
---|---|
boolean |
equal(Polygon p1,
Polygon p2) |
boolean |
related(Polygon p1,
Polygon p2)
Determines if two polygons are related in any way.
|
Copyright © 1996–2019 Geotools. All rights reserved.