LayoutElementBuilders.ArcLayoutElement

Added in 1.0.0
Deprecated in 1.2.0

interface LayoutElementBuilders.ArcLayoutElement

Known direct subclasses
LayoutElementBuilders.ArcAdapter

A container that allows a standard LayoutElement to be added to an Arc.

LayoutElementBuilders.ArcLine

A line that can be used in an Arc and renders as a round progress bar.

LayoutElementBuilders.ArcSpacer

A simple spacer used to provide padding between adjacent elements in an Arc.

LayoutElementBuilders.ArcText

A text element that can be used in an Arc.


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.

Summary

Nested types

Builder to create ArcLayoutElement objects.