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