LayoutElementBuilders.ArcLayoutElement
@RequiresSchemaVersion(major = 1, minor = 0)
interface LayoutElementBuilders.ArcLayoutElement
LayoutElementBuilders.ArcAdapter |
A container that allows a standard |
LayoutElementBuilders.ArcLine |
A line that can be used in an |
LayoutElementBuilders.ArcSpacer |
A simple spacer used to provide padding between adjacent elements in an |
LayoutElementBuilders.ArcText |
A text element that can be used in an |
LayoutElementBuilders.DashedArcLine |
A dashed arc line that can be placed in an |
Interface defining the root of all elements that can be used in an Arc
. This exists to act as a holder for all of the actual arc layout elements above.