|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jtsexample.technique.PolygonUnionUsingBuffer
public class PolygonUnionUsingBuffer
Shows a technique for using a zero-width buffer to compute the union of a collection of polygonal geometrys. The advantages of this technique are:
| Constructor Summary | |
|---|---|
PolygonUnionUsingBuffer()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static void |
unionUsingBuffer(Geometry[] geom)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolygonUnionUsingBuffer()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static void unionUsingBuffer(Geometry[] geom)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||