| C Sample |
Java Sample |
Example 1
Using SeShape.generateBuffer() on a single polygon shape, multi-point
shapes, single point shape, multi-polygon shapes.
|
N/A |
Download |
| C Sample |
Java Sample |
Example 1
Demonstrates conversion between different shape types |
N/A |
Download |
Example 2
Demonstrates use of SeShape.findRelation & Clementini relations:
isContaining, isWithin, isEqual, etc |
N/A |
Download |
Example 3
Demonstrates determination of distance between different shapes |
N/A |
Download |
Example 4
Demonstrates use of SeShape.difference, SeShape.symmetricalDifference,
SeShape.overlay & SeShape.intersection |
N/A |
Download |
Example 5
Demonstrates functionality of various shape add/delete parts/paths
methods. |
N/A |
Download |
Example 6
Demonstrates area union of different types of shapes |
N/A |
Download |
Example 7
Demonstrates use of SeShape.changePath, SeShape.clip for annotated and
non-annotated shapes, SeShape.generateConvexHull |
N/A |
Download |
Example 8
Demonstrates use of SeShapeFilter & SeShapeIdFilter, performs spatial
queries on layers and demonstrates use of spatial filter combinations. |
N/A |
Download |
| |
|
|
| Util.java |
N/A |
Download |
|