public final class

AnimationParameterProto.Easing.Builder

extends <any>

implements AnimationParameterProto.EasingOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.expression.proto.AnimationParameterProto.Easing.Builder

Overview

 The easing to be used for adjusting an animation's fraction. This allows
 animation to speed up and slow down, rather than moving at a constant rate.
 If not set, defaults to Linear Interpolator.
 
Protobuf type androidx.wear.protolayout.expression.proto.Easing

Summary

Methods
public AnimationParameterProto.Easing.BuilderclearCubicBezier()

 The cubic polynomial easing that implements third-order Bezier curves.

public AnimationParameterProto.Easing.BuilderclearInner()

public AnimationParameterProto.CubicBezierEasinggetCubicBezier()

 The cubic polynomial easing that implements third-order Bezier curves.

public AnimationParameterProto.Easing.InnerCasegetInnerCase()

public booleanhasCubicBezier()

 The cubic polynomial easing that implements third-order Bezier curves.

public AnimationParameterProto.Easing.BuildermergeCubicBezier(AnimationParameterProto.CubicBezierEasing value)

 The cubic polynomial easing that implements third-order Bezier curves.

public AnimationParameterProto.Easing.BuildersetCubicBezier(AnimationParameterProto.CubicBezierEasing.Builder builderForValue)

 The cubic polynomial easing that implements third-order Bezier curves.

public AnimationParameterProto.Easing.BuildersetCubicBezier(AnimationParameterProto.CubicBezierEasing value)

 The cubic polynomial easing that implements third-order Bezier curves.

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

Methods

public boolean hasCubicBezier()

 The cubic polynomial easing that implements third-order Bezier curves.
 
.androidx.wear.protolayout.expression.proto.CubicBezierEasing cubic_bezier = 1;

 The cubic polynomial easing that implements third-order Bezier curves.
 
.androidx.wear.protolayout.expression.proto.CubicBezierEasing cubic_bezier = 1;

 The cubic polynomial easing that implements third-order Bezier curves.
 
.androidx.wear.protolayout.expression.proto.CubicBezierEasing cubic_bezier = 1;

 The cubic polynomial easing that implements third-order Bezier curves.
 
.androidx.wear.protolayout.expression.proto.CubicBezierEasing cubic_bezier = 1;

 The cubic polynomial easing that implements third-order Bezier curves.
 
.androidx.wear.protolayout.expression.proto.CubicBezierEasing cubic_bezier = 1;

public AnimationParameterProto.Easing.Builder clearCubicBezier()

 The cubic polynomial easing that implements third-order Bezier curves.
 
.androidx.wear.protolayout.expression.proto.CubicBezierEasing cubic_bezier = 1;