Annotation Interface Canvas.PointMode

Enclosing class:
Canvas

@Retention(SOURCE) public static @interface Canvas.PointMode
The PointMode selects if an array of points is drawn as discrete points, as lines, or as an open polygon.