|
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.PointGeometryUnion
public class PointGeometryUnion
Computes the union of a Puntal geometry with
another arbitrary Geometry.
Does not copy any component geometries.
| Constructor Summary | |
|---|---|
PointGeometryUnion(Puntal pointGeom,
Geometry otherGeom)
|
|
| Method Summary | |
|---|---|
Geometry |
union()
|
static Geometry |
union(Puntal pointGeom,
Geometry otherGeom)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PointGeometryUnion(Puntal pointGeom,
Geometry otherGeom)
| Method Detail |
|---|
public static Geometry union(Puntal pointGeom,
Geometry otherGeom)
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 | ||||||||