|
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.union.UnionInteracting
public class UnionInteracting
Experimental code to union MultiPolygons with processing limited to the elements which actually interact. Not currently used, since it doesn't seem to offer much of a performance advantage.
| Constructor Summary | |
|---|---|
UnionInteracting(Geometry g0,
Geometry g1)
|
|
| Method Summary | |
|---|---|
Geometry |
union()
|
static Geometry |
union(Geometry g0,
Geometry g1)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnionInteracting(Geometry g0,
Geometry g1)
| Method Detail |
|---|
public static Geometry union(Geometry g0,
Geometry g1)
public Geometry union()
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||