public final class

LayoutElementProto.ArcSpacer.Builder

extends <any>

implements LayoutElementProto.ArcSpacerOrBuilder

 java.lang.Object

↳<any>

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

Overview

 A simple spacer used to provide padding between adjacent elements in an Arc.
 
Protobuf type androidx.wear.protolayout.proto.ArcSpacer

Summary

Methods
public LayoutElementProto.ArcSpacer.BuilderclearAngularLength()

 The length of this spacer.

public LayoutElementProto.ArcSpacer.BuilderclearLength()

 The length of this spacer, in degrees.

public LayoutElementProto.ArcSpacer.BuilderclearModifiers()

 Modifiers for this element.

public LayoutElementProto.ArcSpacer.BuilderclearThickness()

 The thickness of this spacer, in DP.

public DimensionProto.ArcSpacerLengthgetAngularLength()

 The length of this spacer.

public DimensionProto.DegreesPropgetLength()

 The length of this spacer, in degrees.

public ModifiersProto.ArcModifiersgetModifiers()

 Modifiers for this element.

public DimensionProto.DpPropgetThickness()

 The thickness of this spacer, in DP.

public booleanhasAngularLength()

 The length of this spacer.

public booleanhasLength()

 The length of this spacer, in degrees.

public booleanhasModifiers()

 Modifiers for this element.

public booleanhasThickness()

 The thickness of this spacer, in DP.

public LayoutElementProto.ArcSpacer.BuildermergeAngularLength(DimensionProto.ArcSpacerLength value)

 The length of this spacer.

public LayoutElementProto.ArcSpacer.BuildermergeLength(DimensionProto.DegreesProp value)

 The length of this spacer, in degrees.

public LayoutElementProto.ArcSpacer.BuildermergeModifiers(ModifiersProto.ArcModifiers value)

 Modifiers for this element.

public LayoutElementProto.ArcSpacer.BuildermergeThickness(DimensionProto.DpProp value)

 The thickness of this spacer, in DP.

public LayoutElementProto.ArcSpacer.BuildersetAngularLength(DimensionProto.ArcSpacerLength.Builder builderForValue)

 The length of this spacer.

public LayoutElementProto.ArcSpacer.BuildersetAngularLength(DimensionProto.ArcSpacerLength value)

 The length of this spacer.

public LayoutElementProto.ArcSpacer.BuildersetLength(DimensionProto.DegreesProp.Builder builderForValue)

 The length of this spacer, in degrees.

public LayoutElementProto.ArcSpacer.BuildersetLength(DimensionProto.DegreesProp value)

 The length of this spacer, in degrees.

public LayoutElementProto.ArcSpacer.BuildersetModifiers(ModifiersProto.ArcModifiers.Builder builderForValue)

 Modifiers for this element.

public LayoutElementProto.ArcSpacer.BuildersetModifiers(ModifiersProto.ArcModifiers value)

 Modifiers for this element.

public LayoutElementProto.ArcSpacer.BuildersetThickness(DimensionProto.DpProp.Builder builderForValue)

 The thickness of this spacer, in DP.

public LayoutElementProto.ArcSpacer.BuildersetThickness(DimensionProto.DpProp value)

 The thickness of this spacer, in DP.

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

Methods

public boolean hasLength()

 The length of this spacer, in degrees. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DegreesProp length = 1;

public DimensionProto.DegreesProp getLength()

 The length of this spacer, in degrees. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DegreesProp length = 1;

 The length of this spacer, in degrees. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DegreesProp length = 1;

 The length of this spacer, in degrees. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DegreesProp length = 1;

 The length of this spacer, in degrees. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DegreesProp length = 1;

 The length of this spacer, in degrees. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DegreesProp length = 1;

public boolean hasThickness()

 The thickness of this spacer, in DP. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DpProp thickness = 2;

public DimensionProto.DpProp getThickness()

 The thickness of this spacer, in DP. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DpProp thickness = 2;

 The thickness of this spacer, in DP. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DpProp thickness = 2;

 The thickness of this spacer, in DP. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DpProp thickness = 2;

 The thickness of this spacer, in DP. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DpProp thickness = 2;

public LayoutElementProto.ArcSpacer.Builder clearThickness()

 The thickness of this spacer, in DP. If not defined, defaults to 0.
 
.androidx.wear.protolayout.proto.DpProp thickness = 2;

public boolean hasModifiers()

 Modifiers for this element.
 
.androidx.wear.protolayout.proto.ArcModifiers modifiers = 3;

public ModifiersProto.ArcModifiers getModifiers()

 Modifiers for this element.
 
.androidx.wear.protolayout.proto.ArcModifiers modifiers = 3;

 Modifiers for this element.
 
.androidx.wear.protolayout.proto.ArcModifiers modifiers = 3;

 Modifiers for this element.
 
.androidx.wear.protolayout.proto.ArcModifiers modifiers = 3;

 Modifiers for this element.
 
.androidx.wear.protolayout.proto.ArcModifiers modifiers = 3;

public LayoutElementProto.ArcSpacer.Builder clearModifiers()

 Modifiers for this element.
 
.androidx.wear.protolayout.proto.ArcModifiers modifiers = 3;

public boolean hasAngularLength()

 The length of this spacer. If not defined, defaults to 0 degrees.
 
.androidx.wear.protolayout.proto.ArcSpacerLength angular_length = 4;

public DimensionProto.ArcSpacerLength getAngularLength()

 The length of this spacer. If not defined, defaults to 0 degrees.
 
.androidx.wear.protolayout.proto.ArcSpacerLength angular_length = 4;

 The length of this spacer. If not defined, defaults to 0 degrees.
 
.androidx.wear.protolayout.proto.ArcSpacerLength angular_length = 4;

 The length of this spacer. If not defined, defaults to 0 degrees.
 
.androidx.wear.protolayout.proto.ArcSpacerLength angular_length = 4;

 The length of this spacer. If not defined, defaults to 0 degrees.
 
.androidx.wear.protolayout.proto.ArcSpacerLength angular_length = 4;

public LayoutElementProto.ArcSpacer.Builder clearAngularLength()

 The length of this spacer. If not defined, defaults to 0 degrees.
 
.androidx.wear.protolayout.proto.ArcSpacerLength angular_length = 4;