Annotation Interface Path.SegmentMask

Enclosing class:
Path

@Retention(SOURCE) public static @interface Path.SegmentMask
Segment constants correspond to each drawing verb type in path; for instance, if path contains only lines, only the Line bit is set.
See Also: