public final class

LayoutElementBuilders.ArcText

extends java.lang.Object

implements LayoutElementBuilders.ArcLayoutElement

 java.lang.Object

↳androidx.wear.tiles.builders.LayoutElementBuilders.ArcText

Overview

A text element that can be used in an LayoutElementBuilders.Arc.

Summary

Methods
public static LayoutElementBuilders.ArcText.Builderbuilder()

Returns a new LayoutElementBuilders.ArcText.Builder.

public static LayoutElementBuilders.ArcTextfromProto(LayoutElementProto.ArcText proto)

public LayoutElementProto.ArcLayoutElementtoArcLayoutElementProto()

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

Methods

Returns a new LayoutElementBuilders.ArcText.Builder.

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

public LayoutElementProto.ArcLayoutElement toArcLayoutElementProto()