The Geometry type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AreasAndLengths | Finds the areas and perimeters of an array of VEShapes or rings in a JSON-formatted object containing geometries. | |
| Buffer | Creates buffer polygons around a set of VEShapes. The result of this operation is a BufferResults object passed to the callback function. | |
| LabelPoints | This operation computes the set of pairs of geometries from shapesOrGeometries1 and shapesOrGeometries2 that belong to the specified relation. . | |
| Lengths | Finds the lengths of an array of VEShapes or paths in a JSON-formatted object containing geometries. | |
| ProjectFromVEShapes | Projects an array of VEShapes to geometries in JSON format. | |
| ProjectToVEShapes | Projects a set of geometries in JSON format to an array of VEShapes. | |
| Relation | This operation computes the set of pairs of geometries from shapesOrGeometries1 and shapesOrGeometries2 that belong to the specified relation. . | |
| Simplify | Alters the input geometries to make their definitions topologically legal with respect to their geometry type. |
