public final class

LayoutElementProto.Layout.Builder

extends <any>

implements LayoutElementProto.LayoutOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.proto.LayoutElementProto.Layout.Builder

Overview

 A complete layout.
 
Protobuf type androidx.wear.protolayout.proto.Layout

Summary

Methods
public LayoutElementProto.Layout.BuilderclearFingerprint()

 The fingerprint for the tree starting at "root".

public LayoutElementProto.Layout.BuilderclearRoot()

 The root element in the layout.

public FingerprintProto.TreeFingerprintgetFingerprint()

 The fingerprint for the tree starting at "root".

public LayoutElementProto.LayoutElementgetRoot()

 The root element in the layout.

public booleanhasFingerprint()

 The fingerprint for the tree starting at "root".

public booleanhasRoot()

 The root element in the layout.

public LayoutElementProto.Layout.BuildermergeFingerprint(FingerprintProto.TreeFingerprint value)

 The fingerprint for the tree starting at "root".

public LayoutElementProto.Layout.BuildermergeRoot(LayoutElementProto.LayoutElement value)

 The root element in the layout.

public LayoutElementProto.Layout.BuildersetFingerprint(FingerprintProto.TreeFingerprint.Builder builderForValue)

 The fingerprint for the tree starting at "root".

public LayoutElementProto.Layout.BuildersetFingerprint(FingerprintProto.TreeFingerprint value)

 The fingerprint for the tree starting at "root".

public LayoutElementProto.Layout.BuildersetRoot(LayoutElementProto.LayoutElement.Builder builderForValue)

 The root element in the layout.

public LayoutElementProto.Layout.BuildersetRoot(LayoutElementProto.LayoutElement value)

 The root element in the layout.

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

Methods

public boolean hasRoot()

 The root element in the layout.
 
.androidx.wear.protolayout.proto.LayoutElement root = 1;

 The root element in the layout.
 
.androidx.wear.protolayout.proto.LayoutElement root = 1;

 The root element in the layout.
 
.androidx.wear.protolayout.proto.LayoutElement root = 1;

 The root element in the layout.
 
.androidx.wear.protolayout.proto.LayoutElement root = 1;

 The root element in the layout.
 
.androidx.wear.protolayout.proto.LayoutElement root = 1;

 The root element in the layout.
 
.androidx.wear.protolayout.proto.LayoutElement root = 1;

public boolean hasFingerprint()

 The fingerprint for the tree starting at "root".
 
.androidx.wear.protolayout.proto.TreeFingerprint fingerprint = 1000;

public FingerprintProto.TreeFingerprint getFingerprint()

 The fingerprint for the tree starting at "root".
 
.androidx.wear.protolayout.proto.TreeFingerprint fingerprint = 1000;

 The fingerprint for the tree starting at "root".
 
.androidx.wear.protolayout.proto.TreeFingerprint fingerprint = 1000;

 The fingerprint for the tree starting at "root".
 
.androidx.wear.protolayout.proto.TreeFingerprint fingerprint = 1000;

 The fingerprint for the tree starting at "root".
 
.androidx.wear.protolayout.proto.TreeFingerprint fingerprint = 1000;

public LayoutElementProto.Layout.Builder clearFingerprint()

 The fingerprint for the tree starting at "root".
 
.androidx.wear.protolayout.proto.TreeFingerprint fingerprint = 1000;