API / geotoolkit3d / util / well / Well / OffsetMode
Offset mode enum.
This mode define how the curve will be rendered when the offset is negative.
It will either mirror the curve so that the minimum value is closer to the trajectory than the maximum value. (Mirror)
Or it will keep the minimum value on the left, which means that the maximum value will be closer to the trajectory than the minimum value. (Regular)