| geomerative index |
||||
| Name | union ( ) | |||
| Examples | None available |
|||
| Description | Use this method to get the union of the given polygon with the polygon passed as atribute. | |||
| Syntax | union(p); |
|||
| Parameters |
|
|||
| Returns | RPolygon, the union of the two polygons | |||
| Usage | Web & Application | |||
| Related | intersection ( ) xor ( ) diff ( ) |
|||