public interface

LayoutElementBuilders.ArcLayoutElement

 androidx.wear.protolayout.LayoutElementBuilders.ArcLayoutElement

Subclasses:

LayoutElementBuilders.ArcText, LayoutElementBuilders.ArcLine, LayoutElementBuilders.ArcSpacer, LayoutElementBuilders.ArcAdapter

Overview

Interface defining the root of all elements that can be used in an LayoutElementBuilders.Arc. This exists to act as a holder for all of the actual arc layout elements above.

Summary

Methods
public FingerprintgetFingerprint()

Get the fingerprint for this object or null if unknown.

public LayoutElementProto.ArcLayoutElementtoArcLayoutElementProto()

Get the protocol buffer representation of this object.

Methods

public LayoutElementProto.ArcLayoutElement toArcLayoutElementProto()

Get the protocol buffer representation of this object.

public Fingerprint getFingerprint()

Get the fingerprint for this object or null if unknown.