reversed abstract method

Feature reversed()

Returns a new Feature with the points that define the shape of this Feature in reversed order.

Implementation

Feature reversed();