1package com.jogamp.math.geom.plane;
Winding direction, either clockwise (CW) or counter-clockwise (CCW).
CW
Clockwise (Cw) negative winding direction.
final int dir
The winding direction sign, i.e.
CCW
Counter-Clockwise (CCW) positive winding direction.