public final class

LayoutElementBuilders.ArcLine

extends java.lang.Object

implements LayoutElementBuilders.ArcLayoutElement

 java.lang.Object

↳androidx.wear.tiles.builders.LayoutElementBuilders.ArcLine

Overview

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

Summary

Methods
public static LayoutElementBuilders.ArcLine.Builderbuilder()

Returns a new LayoutElementBuilders.ArcLine.Builder.

public static LayoutElementBuilders.ArcLinefromProto(LayoutElementProto.ArcLine proto)

public LayoutElementProto.ArcLayoutElementtoArcLayoutElementProto()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

Returns a new LayoutElementBuilders.ArcLine.Builder.

public static LayoutElementBuilders.ArcLine fromProto(LayoutElementProto.ArcLine proto)

public LayoutElementProto.ArcLayoutElement toArcLayoutElementProto()