#include <CoordinateOperation.h>
Detailed Description
A GeometryEditorOperation which modifies the coordinate list of a Geometry. Operates on Geometry subclasses which contains a single coordinate list.
Member Function Documentation
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)
The documentation for this class was generated from the following file: