#include <CoordinateOperation.h>
A GeometryEditorOperation which modifies the coordinate list of a Geometry. Operates on Geometry subclasses which contains a single coordinate list.
◆ edit() [1/2]
Edits the array of Coordinate from a Geometry.
- Parameters
-
coordinates | the coordinate array to operate on |
geometry | the geometry containing the coordinate list |
- Returns
- an edited coordinate array (which may be the same as the input)
◆ edit() [2/2]
The documentation for this class was generated from the following file: