|
| class | AddMeasure |
| | Adds a measurement coordinate M which is extrapolated over the length of the given geometry. More...
|
| |
| class | AddPoint |
| | Adds geometry two (a point geometry) to geometry one at the last position of the coordinate array. More...
|
| |
| class | RemovePoint |
| | Removes a point at a given index position from the given geometry. More...
|
| |
| class | SetEndPoint |
| | Sets the last point of the given geometry to the point given in the second parameter. More...
|
| |
| class | SetPoint |
| |
| class | SetStartPoint |
| | Sets the first point of the given geometry to the point given in the second parameter. More...
|
| |