reverse abstract method

Geometry reverse()

Computes a new geometry which has all component coordinate sequences in reverse order (opposite orientation) to this one.

@return a reversed geometry

Implementation

Geometry reverse();