JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
icyllis.arc3d.core
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:
Path.getSegmentMask()