Documentation
¶
Index ¶
- type AccelerateDecelerateInterpolatorServer
- func (s *AccelerateDecelerateInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *AccelerateDecelerateInterpolatorServer) NewAccelerateDecelerateInterpolator(_ context.Context, req *pb.NewAccelerateDecelerateInterpolatorRequest) (*pb.NewAccelerateDecelerateInterpolatorResponse, error)
- type AccelerateInterpolatorServer
- func (s *AccelerateInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *AccelerateInterpolatorServer) NewAccelerateInterpolator(_ context.Context, req *pb.NewAccelerateInterpolatorRequest) (*pb.NewAccelerateInterpolatorResponse, error)
- type AlphaAnimationServer
- func (s *AlphaAnimationServer) NewAlphaAnimation(_ context.Context, req *pb.NewAlphaAnimationRequest) (*pb.NewAlphaAnimationResponse, error)
- func (s *AlphaAnimationServer) WillChangeBounds(_ context.Context, req *pb.WillChangeBoundsRequest) (*pb.WillChangeBoundsResponse, error)
- func (s *AlphaAnimationServer) WillChangeTransformationMatrix(_ context.Context, req *pb.WillChangeTransformationMatrixRequest) (*pb.WillChangeTransformationMatrixResponse, error)
- type AnimatorInflaterServer
- func (s *AnimatorInflaterServer) LoadAnimator(_ context.Context, req *pb.LoadAnimatorRequest) (*pb.LoadAnimatorResponse, error)
- func (s *AnimatorInflaterServer) LoadStateListAnimator(_ context.Context, req *pb.LoadStateListAnimatorRequest) (*pb.LoadStateListAnimatorResponse, error)
- func (s *AnimatorInflaterServer) NewAnimatorInflater(_ context.Context, req *pb.NewAnimatorInflaterRequest) (*pb.NewAnimatorInflaterResponse, error)
- type AnimatorSetServer
- func (s *AnimatorSetServer) Cancel(_ context.Context, req *pb.CancelRequest) (*pb.CancelResponse, error)
- func (s *AnimatorSetServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error)
- func (s *AnimatorSetServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error)
- func (s *AnimatorSetServer) Clone0_2(_ context.Context, req *pb.Clone0_2Request) (*pb.Clone0_2Response, error)
- func (s *AnimatorSetServer) End(_ context.Context, req *pb.EndRequest) (*pb.EndResponse, error)
- func (s *AnimatorSetServer) GetChildAnimations(_ context.Context, req *pb.GetChildAnimationsRequest) (*pb.GetChildAnimationsResponse, error)
- func (s *AnimatorSetServer) GetCurrentPlayTime(_ context.Context, req *pb.GetCurrentPlayTimeRequest) (*pb.GetCurrentPlayTimeResponse, error)
- func (s *AnimatorSetServer) GetDuration(_ context.Context, req *pb.GetDurationRequest) (*pb.GetDurationResponse, error)
- func (s *AnimatorSetServer) GetInterpolator(_ context.Context, req *pb.GetInterpolatorRequest) (*pb.GetInterpolatorResponse, error)
- func (s *AnimatorSetServer) GetStartDelay(_ context.Context, req *pb.GetStartDelayRequest) (*pb.GetStartDelayResponse, error)
- func (s *AnimatorSetServer) GetTotalDuration(_ context.Context, req *pb.GetTotalDurationRequest) (*pb.GetTotalDurationResponse, error)
- func (s *AnimatorSetServer) IsRunning(_ context.Context, req *pb.IsRunningRequest) (*pb.IsRunningResponse, error)
- func (s *AnimatorSetServer) IsStarted(_ context.Context, req *pb.IsStartedRequest) (*pb.IsStartedResponse, error)
- func (s *AnimatorSetServer) NewAnimatorSet(_ context.Context, req *pb.NewAnimatorSetRequest) (*pb.NewAnimatorSetResponse, error)
- func (s *AnimatorSetServer) Pause(_ context.Context, req *pb.PauseRequest) (*pb.PauseResponse, error)
- func (s *AnimatorSetServer) Play(_ context.Context, req *pb.PlayRequest) (*pb.PlayResponse, error)
- func (s *AnimatorSetServer) PlaySequentially(_ context.Context, req *pb.PlaySequentiallyRequest) (*pb.PlaySequentiallyResponse, error)
- func (s *AnimatorSetServer) PlayTogether(_ context.Context, req *pb.PlayTogetherRequest) (*pb.PlayTogetherResponse, error)
- func (s *AnimatorSetServer) Resume(_ context.Context, req *pb.ResumeRequest) (*pb.ResumeResponse, error)
- func (s *AnimatorSetServer) Reverse(_ context.Context, req *pb.ReverseRequest) (*pb.ReverseResponse, error)
- func (s *AnimatorSetServer) SetCurrentPlayTime(_ context.Context, req *pb.SetCurrentPlayTimeRequest) (*pb.SetCurrentPlayTimeResponse, error)
- func (s *AnimatorSetServer) SetDuration1(_ context.Context, req *pb.SetDuration1Request) (*pb.SetDuration1Response, error)
- func (s *AnimatorSetServer) SetDuration1_1(_ context.Context, req *pb.SetDuration1_1Request) (*pb.SetDuration1_1Response, error)
- func (s *AnimatorSetServer) SetInterpolator(_ context.Context, req *pb.SetInterpolatorRequest) (*pb.SetInterpolatorResponse, error)
- func (s *AnimatorSetServer) SetStartDelay(_ context.Context, req *pb.SetStartDelayRequest) (*pb.SetStartDelayResponse, error)
- func (s *AnimatorSetServer) SetTarget(_ context.Context, req *pb.SetTargetRequest) (*pb.SetTargetResponse, error)
- func (s *AnimatorSetServer) SetupEndValues(_ context.Context, req *pb.SetupEndValuesRequest) (*pb.SetupEndValuesResponse, error)
- func (s *AnimatorSetServer) SetupStartValues(_ context.Context, req *pb.SetupStartValuesRequest) (*pb.SetupStartValuesResponse, error)
- func (s *AnimatorSetServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
- func (s *AnimatorSetServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- type AnticipateInterpolatorServer
- func (s *AnticipateInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *AnticipateInterpolatorServer) NewAnticipateInterpolator(_ context.Context, req *pb.NewAnticipateInterpolatorRequest) (*pb.NewAnticipateInterpolatorResponse, error)
- type AnticipateOvershootInterpolatorServer
- func (s *AnticipateOvershootInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *AnticipateOvershootInterpolatorServer) NewAnticipateOvershootInterpolator(_ context.Context, req *pb.NewAnticipateOvershootInterpolatorRequest) (*pb.NewAnticipateOvershootInterpolatorResponse, error)
- type ArgbEvaluatorServer
- type BounceInterpolatorServer
- func (s *BounceInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *BounceInterpolatorServer) NewBounceInterpolator(_ context.Context, req *pb.NewBounceInterpolatorRequest) (*pb.NewBounceInterpolatorResponse, error)
- type CycleInterpolatorServer
- func (s *CycleInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *CycleInterpolatorServer) NewCycleInterpolator(_ context.Context, req *pb.NewCycleInterpolatorRequest) (*pb.NewCycleInterpolatorResponse, error)
- type DecelerateInterpolatorServer
- func (s *DecelerateInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *DecelerateInterpolatorServer) NewDecelerateInterpolator(_ context.Context, req *pb.NewDecelerateInterpolatorRequest) (*pb.NewDecelerateInterpolatorResponse, error)
- type FloatArrayEvaluatorServer
- func (s *FloatArrayEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
- func (s *FloatArrayEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
- func (s *FloatArrayEvaluatorServer) NewFloatArrayEvaluator(_ context.Context, req *pb.NewFloatArrayEvaluatorRequest) (*pb.NewFloatArrayEvaluatorResponse, error)
- type FloatEvaluatorServer
- func (s *FloatEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
- func (s *FloatEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
- func (s *FloatEvaluatorServer) NewFloatEvaluator(_ context.Context, req *pb.NewFloatEvaluatorRequest) (*pb.NewFloatEvaluatorResponse, error)
- type GridLayoutAnimationControllerServer
- func (s *GridLayoutAnimationControllerServer) GetColumnDelay(_ context.Context, req *pb.GetColumnDelayRequest) (*pb.GetColumnDelayResponse, error)
- func (s *GridLayoutAnimationControllerServer) GetDirection(_ context.Context, req *pb.GetDirectionRequest) (*pb.GetDirectionResponse, error)
- func (s *GridLayoutAnimationControllerServer) GetDirectionPriority(_ context.Context, req *pb.GetDirectionPriorityRequest) (*pb.GetDirectionPriorityResponse, error)
- func (s *GridLayoutAnimationControllerServer) GetRowDelay(_ context.Context, req *pb.GetRowDelayRequest) (*pb.GetRowDelayResponse, error)
- func (s *GridLayoutAnimationControllerServer) NewGridLayoutAnimationController(_ context.Context, req *pb.NewGridLayoutAnimationControllerRequest) (*pb.NewGridLayoutAnimationControllerResponse, error)
- func (s *GridLayoutAnimationControllerServer) SetColumnDelay(_ context.Context, req *pb.SetColumnDelayRequest) (*pb.SetColumnDelayResponse, error)
- func (s *GridLayoutAnimationControllerServer) SetDirection(_ context.Context, req *pb.SetDirectionRequest) (*pb.SetDirectionResponse, error)
- func (s *GridLayoutAnimationControllerServer) SetDirectionPriority(_ context.Context, req *pb.SetDirectionPriorityRequest) (*pb.SetDirectionPriorityResponse, error)
- func (s *GridLayoutAnimationControllerServer) SetRowDelay(_ context.Context, req *pb.SetRowDelayRequest) (*pb.SetRowDelayResponse, error)
- func (s *GridLayoutAnimationControllerServer) WillOverlap(_ context.Context, req *pb.WillOverlapRequest) (*pb.WillOverlapResponse, error)
- type IntArrayEvaluatorServer
- func (s *IntArrayEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
- func (s *IntArrayEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
- func (s *IntArrayEvaluatorServer) NewIntArrayEvaluator(_ context.Context, req *pb.NewIntArrayEvaluatorRequest) (*pb.NewIntArrayEvaluatorResponse, error)
- type IntEvaluatorServer
- func (s *IntEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
- func (s *IntEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
- func (s *IntEvaluatorServer) NewIntEvaluator(_ context.Context, req *pb.NewIntEvaluatorRequest) (*pb.NewIntEvaluatorResponse, error)
- type LayoutAnimationControllerServer
- func (s *LayoutAnimationControllerServer) GetAnimation(_ context.Context, req *pb.GetAnimationRequest) (*pb.GetAnimationResponse, error)
- func (s *LayoutAnimationControllerServer) GetAnimationForView(_ context.Context, req *pb.GetAnimationForViewRequest) (*pb.GetAnimationForViewResponse, error)
- func (s *LayoutAnimationControllerServer) GetDelay(_ context.Context, req *pb.GetDelayRequest) (*pb.GetDelayResponse, error)
- func (s *LayoutAnimationControllerServer) GetInterpolator(_ context.Context, req *pb.GetInterpolatorRequest) (*pb.GetInterpolatorResponse, error)
- func (s *LayoutAnimationControllerServer) GetOrder(_ context.Context, req *pb.GetOrderRequest) (*pb.GetOrderResponse, error)
- func (s *LayoutAnimationControllerServer) IsDone(_ context.Context, req *pb.IsDoneRequest) (*pb.IsDoneResponse, error)
- func (s *LayoutAnimationControllerServer) NewLayoutAnimationController(_ context.Context, req *pb.NewLayoutAnimationControllerRequest) (*pb.NewLayoutAnimationControllerResponse, error)
- func (s *LayoutAnimationControllerServer) SetAnimation1_1(_ context.Context, req *pb.SetAnimation1_1Request) (*pb.SetAnimation1_1Response, error)
- func (s *LayoutAnimationControllerServer) SetAnimation2(_ context.Context, req *pb.SetAnimation2Request) (*pb.SetAnimation2Response, error)
- func (s *LayoutAnimationControllerServer) SetDelay(_ context.Context, req *pb.SetDelayRequest) (*pb.SetDelayResponse, error)
- func (s *LayoutAnimationControllerServer) SetInterpolator1_1(_ context.Context, req *pb.SetInterpolator1_1Request) (*pb.SetInterpolator1_1Response, error)
- func (s *LayoutAnimationControllerServer) SetInterpolator2(_ context.Context, req *pb.SetInterpolator2Request) (*pb.SetInterpolator2Response, error)
- func (s *LayoutAnimationControllerServer) SetOrder(_ context.Context, req *pb.SetOrderRequest) (*pb.SetOrderResponse, error)
- func (s *LayoutAnimationControllerServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
- func (s *LayoutAnimationControllerServer) WillOverlap(_ context.Context, req *pb.WillOverlapRequest) (*pb.WillOverlapResponse, error)
- type LayoutTransitionServer
- func (s *LayoutTransitionServer) AddChild(_ context.Context, req *pb.AddChildRequest) (*pb.AddChildResponse, error)
- func (s *LayoutTransitionServer) AddTransitionListener(_ context.Context, req *pb.AddTransitionListenerRequest) (*pb.AddTransitionListenerResponse, error)
- func (s *LayoutTransitionServer) DisableTransitionType(_ context.Context, req *pb.DisableTransitionTypeRequest) (*pb.DisableTransitionTypeResponse, error)
- func (s *LayoutTransitionServer) EnableTransitionType(_ context.Context, req *pb.EnableTransitionTypeRequest) (*pb.EnableTransitionTypeResponse, error)
- func (s *LayoutTransitionServer) GetAnimator(_ context.Context, req *pb.GetAnimatorRequest) (*pb.GetAnimatorResponse, error)
- func (s *LayoutTransitionServer) GetDuration(_ context.Context, req *pb.LayoutTransitionGetDurationRequest) (*pb.GetDurationResponse, error)
- func (s *LayoutTransitionServer) GetInterpolator(_ context.Context, req *pb.LayoutTransitionGetInterpolatorRequest) (*pb.GetInterpolatorResponse, error)
- func (s *LayoutTransitionServer) GetStagger(_ context.Context, req *pb.GetStaggerRequest) (*pb.GetStaggerResponse, error)
- func (s *LayoutTransitionServer) GetStartDelay(_ context.Context, req *pb.LayoutTransitionGetStartDelayRequest) (*pb.GetStartDelayResponse, error)
- func (s *LayoutTransitionServer) GetTransitionListeners(_ context.Context, req *pb.GetTransitionListenersRequest) (*pb.GetTransitionListenersResponse, error)
- func (s *LayoutTransitionServer) HideChild2(_ context.Context, req *pb.HideChild2Request) (*pb.HideChild2Response, error)
- func (s *LayoutTransitionServer) HideChild3_1(_ context.Context, req *pb.HideChild3_1Request) (*pb.HideChild3_1Response, error)
- func (s *LayoutTransitionServer) IsChangingLayout(_ context.Context, req *pb.IsChangingLayoutRequest) (*pb.IsChangingLayoutResponse, error)
- func (s *LayoutTransitionServer) IsRunning(_ context.Context, req *pb.IsRunningRequest) (*pb.IsRunningResponse, error)
- func (s *LayoutTransitionServer) IsTransitionTypeEnabled(_ context.Context, req *pb.IsTransitionTypeEnabledRequest) (*pb.IsTransitionTypeEnabledResponse, error)
- func (s *LayoutTransitionServer) NewLayoutTransition(_ context.Context, req *pb.NewLayoutTransitionRequest) (*pb.NewLayoutTransitionResponse, error)
- func (s *LayoutTransitionServer) RemoveChild(_ context.Context, req *pb.RemoveChildRequest) (*pb.RemoveChildResponse, error)
- func (s *LayoutTransitionServer) RemoveTransitionListener(_ context.Context, req *pb.RemoveTransitionListenerRequest) (*pb.RemoveTransitionListenerResponse, error)
- func (s *LayoutTransitionServer) SetAnimateParentHierarchy(_ context.Context, req *pb.SetAnimateParentHierarchyRequest) (*pb.SetAnimateParentHierarchyResponse, error)
- func (s *LayoutTransitionServer) SetAnimator(_ context.Context, req *pb.SetAnimatorRequest) (*pb.SetAnimatorResponse, error)
- func (s *LayoutTransitionServer) SetDuration1_1(_ context.Context, req *pb.SetDuration1_1Request) (*pb.LayoutTransitionSetDuration1_1Response, error)
- func (s *LayoutTransitionServer) SetDuration2(_ context.Context, req *pb.SetDuration2Request) (*pb.SetDuration2Response, error)
- func (s *LayoutTransitionServer) SetInterpolator(_ context.Context, req *pb.LayoutTransitionSetInterpolatorRequest) (*pb.SetInterpolatorResponse, error)
- func (s *LayoutTransitionServer) SetStagger(_ context.Context, req *pb.SetStaggerRequest) (*pb.SetStaggerResponse, error)
- func (s *LayoutTransitionServer) SetStartDelay(_ context.Context, req *pb.LayoutTransitionSetStartDelayRequest) (*pb.SetStartDelayResponse, error)
- func (s *LayoutTransitionServer) ShowChild2(_ context.Context, req *pb.ShowChild2Request) (*pb.ShowChild2Response, error)
- func (s *LayoutTransitionServer) ShowChild3_1(_ context.Context, req *pb.ShowChild3_1Request) (*pb.ShowChild3_1Response, error)
- type LinearInterpolatorServer
- func (s *LinearInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *LinearInterpolatorServer) NewLinearInterpolator(_ context.Context, req *pb.NewLinearInterpolatorRequest) (*pb.NewLinearInterpolatorResponse, error)
- type ObjectAnimatorServer
- func (s *ObjectAnimatorServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error)
- func (s *ObjectAnimatorServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error)
- func (s *ObjectAnimatorServer) Clone0_2(_ context.Context, req *pb.Clone0_2Request) (*pb.Clone0_2Response, error)
- func (s *ObjectAnimatorServer) Clone0_3(_ context.Context, req *pb.Clone0_3Request) (*pb.Clone0_3Response, error)
- func (s *ObjectAnimatorServer) GetPropertyName(_ context.Context, req *pb.GetPropertyNameRequest) (*pb.GetPropertyNameResponse, error)
- func (s *ObjectAnimatorServer) GetTarget(_ context.Context, req *pb.GetTargetRequest) (*pb.GetTargetResponse, error)
- func (s *ObjectAnimatorServer) NewObjectAnimator(_ context.Context, req *pb.NewObjectAnimatorRequest) (*pb.NewObjectAnimatorResponse, error)
- func (s *ObjectAnimatorServer) OfArgb(_ context.Context, req *pb.ObjectAnimatorOfArgbRequest) (*pb.OfArgbResponse, error)
- func (s *ObjectAnimatorServer) OfFloat3(_ context.Context, req *pb.OfFloat3Request) (*pb.OfFloat3Response, error)
- func (s *ObjectAnimatorServer) OfFloat4_1(_ context.Context, req *pb.OfFloat4_1Request) (*pb.OfFloat4_1Response, error)
- func (s *ObjectAnimatorServer) OfInt3(_ context.Context, req *pb.OfInt3Request) (*pb.OfInt3Response, error)
- func (s *ObjectAnimatorServer) OfInt4_1(_ context.Context, req *pb.OfInt4_1Request) (*pb.OfInt4_1Response, error)
- func (s *ObjectAnimatorServer) OfMultiFloat3(_ context.Context, req *pb.OfMultiFloat3Request) (*pb.OfMultiFloat3Response, error)
- func (s *ObjectAnimatorServer) OfMultiFloat3_1(_ context.Context, req *pb.OfMultiFloat3_1Request) (*pb.OfMultiFloat3_1Response, error)
- func (s *ObjectAnimatorServer) OfMultiInt3(_ context.Context, req *pb.OfMultiInt3Request) (*pb.OfMultiInt3Response, error)
- func (s *ObjectAnimatorServer) OfMultiInt3_1(_ context.Context, req *pb.OfMultiInt3_1Request) (*pb.OfMultiInt3_1Response, error)
- func (s *ObjectAnimatorServer) OfObject(_ context.Context, req *pb.ObjectAnimatorOfObjectRequest) (*pb.OfObjectResponse, error)
- func (s *ObjectAnimatorServer) OfPropertyValuesHolder(_ context.Context, req *pb.ObjectAnimatorOfPropertyValuesHolderRequest) (*pb.OfPropertyValuesHolderResponse, error)
- func (s *ObjectAnimatorServer) SetAutoCancel(_ context.Context, req *pb.SetAutoCancelRequest) (*pb.SetAutoCancelResponse, error)
- func (s *ObjectAnimatorServer) SetDuration1(_ context.Context, req *pb.SetDuration1Request) (*pb.SetDuration1Response, error)
- func (s *ObjectAnimatorServer) SetDuration1_1(_ context.Context, req *pb.SetDuration1_1Request) (*pb.SetDuration1_1Response, error)
- func (s *ObjectAnimatorServer) SetDuration1_2(_ context.Context, req *pb.SetDuration1_2Request) (*pb.SetDuration1_2Response, error)
- func (s *ObjectAnimatorServer) SetFloatValues(_ context.Context, req *pb.SetFloatValuesRequest) (*pb.SetFloatValuesResponse, error)
- func (s *ObjectAnimatorServer) SetIntValues(_ context.Context, req *pb.SetIntValuesRequest) (*pb.SetIntValuesResponse, error)
- func (s *ObjectAnimatorServer) SetObjectValues(_ context.Context, req *pb.SetObjectValuesRequest) (*pb.SetObjectValuesResponse, error)
- func (s *ObjectAnimatorServer) SetProperty(_ context.Context, req *pb.SetPropertyRequest) (*pb.SetPropertyResponse, error)
- func (s *ObjectAnimatorServer) SetPropertyName(_ context.Context, req *pb.SetPropertyNameRequest) (*pb.SetPropertyNameResponse, error)
- func (s *ObjectAnimatorServer) SetTarget(_ context.Context, req *pb.SetTargetRequest) (*pb.SetTargetResponse, error)
- func (s *ObjectAnimatorServer) SetupEndValues(_ context.Context, req *pb.SetupEndValuesRequest) (*pb.SetupEndValuesResponse, error)
- func (s *ObjectAnimatorServer) SetupStartValues(_ context.Context, req *pb.SetupStartValuesRequest) (*pb.SetupStartValuesResponse, error)
- func (s *ObjectAnimatorServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
- func (s *ObjectAnimatorServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- type OvershootInterpolatorServer
- func (s *OvershootInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *OvershootInterpolatorServer) NewOvershootInterpolator(_ context.Context, req *pb.NewOvershootInterpolatorRequest) (*pb.NewOvershootInterpolatorResponse, error)
- type PathInterpolatorServer
- func (s *PathInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
- func (s *PathInterpolatorServer) NewPathInterpolator(_ context.Context, req *pb.NewPathInterpolatorRequest) (*pb.NewPathInterpolatorResponse, error)
- type PointFEvaluatorServer
- func (s *PointFEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
- func (s *PointFEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
- func (s *PointFEvaluatorServer) NewPointFEvaluator(_ context.Context, req *pb.NewPointFEvaluatorRequest) (*pb.NewPointFEvaluatorResponse, error)
- type RectEvaluatorServer
- func (s *RectEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
- func (s *RectEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
- func (s *RectEvaluatorServer) NewRectEvaluator(_ context.Context, req *pb.NewRectEvaluatorRequest) (*pb.NewRectEvaluatorResponse, error)
- type RotateAnimationServer
- type ScaleAnimationServer
- type SetServer
- func (s *SetServer) AddAnimation(_ context.Context, req *pb.AddAnimationRequest) (*pb.AddAnimationResponse, error)
- func (s *SetServer) ComputeDurationHint(_ context.Context, req *pb.ComputeDurationHintRequest) (*pb.ComputeDurationHintResponse, error)
- func (s *SetServer) GetAnimations(_ context.Context, req *pb.GetAnimationsRequest) (*pb.GetAnimationsResponse, error)
- func (s *SetServer) GetDuration(_ context.Context, req *pb.GetDurationRequest) (*pb.GetDurationResponse, error)
- func (s *SetServer) GetStartTime(_ context.Context, req *pb.GetStartTimeRequest) (*pb.GetStartTimeResponse, error)
- func (s *SetServer) GetTransformation(_ context.Context, req *pb.GetTransformationRequest) (*pb.GetTransformationResponse, error)
- func (s *SetServer) Initialize(_ context.Context, req *pb.InitializeRequest) (*pb.InitializeResponse, error)
- func (s *SetServer) NewSet(_ context.Context, req *pb.NewSetRequest) (*pb.NewSetResponse, error)
- func (s *SetServer) Reset(_ context.Context, req *pb.ResetRequest) (*pb.ResetResponse, error)
- func (s *SetServer) RestrictDuration(_ context.Context, req *pb.RestrictDurationRequest) (*pb.RestrictDurationResponse, error)
- func (s *SetServer) ScaleCurrentDuration(_ context.Context, req *pb.ScaleCurrentDurationRequest) (*pb.ScaleCurrentDurationResponse, error)
- func (s *SetServer) SetDuration(_ context.Context, req *pb.SetSetDurationRequest) (*pb.SetSetDurationResponse, error)
- func (s *SetServer) SetFillAfter(_ context.Context, req *pb.SetFillAfterRequest) (*pb.SetFillAfterResponse, error)
- func (s *SetServer) SetFillBefore(_ context.Context, req *pb.SetFillBeforeRequest) (*pb.SetFillBeforeResponse, error)
- func (s *SetServer) SetRepeatMode(_ context.Context, req *pb.SetRepeatModeRequest) (*pb.SetRepeatModeResponse, error)
- func (s *SetServer) SetStartOffset(_ context.Context, req *pb.SetStartOffsetRequest) (*pb.SetStartOffsetResponse, error)
- func (s *SetServer) SetStartTime(_ context.Context, req *pb.SetStartTimeRequest) (*pb.SetStartTimeResponse, error)
- func (s *SetServer) WillChangeBounds(_ context.Context, req *pb.WillChangeBoundsRequest) (*pb.WillChangeBoundsResponse, error)
- func (s *SetServer) WillChangeTransformationMatrix(_ context.Context, req *pb.WillChangeTransformationMatrixRequest) (*pb.WillChangeTransformationMatrixResponse, error)
- type StateListAnimatorServer
- func (s *StateListAnimatorServer) AddState(_ context.Context, req *pb.AddStateRequest) (*pb.AddStateResponse, error)
- func (s *StateListAnimatorServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error)
- func (s *StateListAnimatorServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error)
- func (s *StateListAnimatorServer) JumpToCurrentState(_ context.Context, req *pb.JumpToCurrentStateRequest) (*pb.JumpToCurrentStateResponse, error)
- func (s *StateListAnimatorServer) NewStateListAnimator(_ context.Context, req *pb.NewStateListAnimatorRequest) (*pb.NewStateListAnimatorResponse, error)
- type TimeAnimatorServer
- func (s *TimeAnimatorServer) NewTimeAnimator(_ context.Context, req *pb.NewTimeAnimatorRequest) (*pb.NewTimeAnimatorResponse, error)
- func (s *TimeAnimatorServer) SetCurrentPlayTime(_ context.Context, req *pb.SetCurrentPlayTimeRequest) (*pb.SetCurrentPlayTimeResponse, error)
- func (s *TimeAnimatorServer) SetTimeListener(_ context.Context, req *pb.SetTimeListenerRequest) (*pb.SetTimeListenerResponse, error)
- func (s *TimeAnimatorServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
- type TransformationServer
- func (s *TransformationServer) Clear(_ context.Context, req *pb.ClearRequest) (*pb.ClearResponse, error)
- func (s *TransformationServer) Compose(_ context.Context, req *pb.ComposeRequest) (*pb.ComposeResponse, error)
- func (s *TransformationServer) GetAlpha(_ context.Context, req *pb.GetAlphaRequest) (*pb.GetAlphaResponse, error)
- func (s *TransformationServer) GetMatrix(_ context.Context, req *pb.GetMatrixRequest) (*pb.GetMatrixResponse, error)
- func (s *TransformationServer) GetTransformationType(_ context.Context, req *pb.GetTransformationTypeRequest) (*pb.GetTransformationTypeResponse, error)
- func (s *TransformationServer) NewTransformation(_ context.Context, req *pb.NewTransformationRequest) (*pb.NewTransformationResponse, error)
- func (s *TransformationServer) Set(_ context.Context, req *pb.SetRequest) (*pb.SetResponse, error)
- func (s *TransformationServer) SetAlpha(_ context.Context, req *pb.SetAlphaRequest) (*pb.SetAlphaResponse, error)
- func (s *TransformationServer) SetTransformationType(_ context.Context, req *pb.SetTransformationTypeRequest) (*pb.SetTransformationTypeResponse, error)
- func (s *TransformationServer) ToShortString(_ context.Context, req *pb.ToShortStringRequest) (*pb.ToShortStringResponse, error)
- func (s *TransformationServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- type TranslateAnimationServer
- type UtilsServer
- func (s *UtilsServer) CurrentAnimationTimeMillis(_ context.Context, req *pb.CurrentAnimationTimeMillisRequest) (*pb.CurrentAnimationTimeMillisResponse, error)
- func (s *UtilsServer) LoadAnimation(_ context.Context, req *pb.LoadAnimationRequest) (*pb.LoadAnimationResponse, error)
- func (s *UtilsServer) LoadInterpolator(_ context.Context, req *pb.LoadInterpolatorRequest) (*pb.LoadInterpolatorResponse, error)
- func (s *UtilsServer) LoadLayoutAnimation(_ context.Context, req *pb.LoadLayoutAnimationRequest) (*pb.LoadLayoutAnimationResponse, error)
- func (s *UtilsServer) MakeInAnimation(_ context.Context, req *pb.MakeInAnimationRequest) (*pb.MakeInAnimationResponse, error)
- func (s *UtilsServer) MakeInChildBottomAnimation(_ context.Context, req *pb.MakeInChildBottomAnimationRequest) (*pb.MakeInChildBottomAnimationResponse, error)
- func (s *UtilsServer) MakeOutAnimation(_ context.Context, req *pb.MakeOutAnimationRequest) (*pb.MakeOutAnimationResponse, error)
- func (s *UtilsServer) NewUtils(_ context.Context, req *pb.NewUtilsRequest) (*pb.NewUtilsResponse, error)
- type ValueAnimatorServer
- func (s *ValueAnimatorServer) AddUpdateListener(_ context.Context, req *pb.AddUpdateListenerRequest) (*pb.AddUpdateListenerResponse, error)
- func (s *ValueAnimatorServer) AreAnimatorsEnabled(_ context.Context, req *pb.AreAnimatorsEnabledRequest) (*pb.AreAnimatorsEnabledResponse, error)
- func (s *ValueAnimatorServer) Cancel(_ context.Context, req *pb.CancelRequest) (*pb.CancelResponse, error)
- func (s *ValueAnimatorServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error)
- func (s *ValueAnimatorServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error)
- func (s *ValueAnimatorServer) Clone0_2(_ context.Context, req *pb.Clone0_2Request) (*pb.Clone0_2Response, error)
- func (s *ValueAnimatorServer) End(_ context.Context, req *pb.EndRequest) (*pb.EndResponse, error)
- func (s *ValueAnimatorServer) GetAnimatedFraction(_ context.Context, req *pb.GetAnimatedFractionRequest) (*pb.GetAnimatedFractionResponse, error)
- func (s *ValueAnimatorServer) GetAnimatedValue0(_ context.Context, req *pb.GetAnimatedValue0Request) (*pb.GetAnimatedValue0Response, error)
- func (s *ValueAnimatorServer) GetAnimatedValue1_1(_ context.Context, req *pb.GetAnimatedValue1_1Request) (*pb.GetAnimatedValue1_1Response, error)
- func (s *ValueAnimatorServer) GetCurrentPlayTime(_ context.Context, req *pb.GetCurrentPlayTimeRequest) (*pb.GetCurrentPlayTimeResponse, error)
- func (s *ValueAnimatorServer) GetDuration(_ context.Context, req *pb.GetDurationRequest) (*pb.GetDurationResponse, error)
- func (s *ValueAnimatorServer) GetDurationScale(_ context.Context, req *pb.GetDurationScaleRequest) (*pb.GetDurationScaleResponse, error)
- func (s *ValueAnimatorServer) GetFrameDelay(_ context.Context, req *pb.GetFrameDelayRequest) (*pb.GetFrameDelayResponse, error)
- func (s *ValueAnimatorServer) GetInterpolator(_ context.Context, req *pb.GetInterpolatorRequest) (*pb.GetInterpolatorResponse, error)
- func (s *ValueAnimatorServer) GetRepeatCount(_ context.Context, req *pb.GetRepeatCountRequest) (*pb.GetRepeatCountResponse, error)
- func (s *ValueAnimatorServer) GetRepeatMode(_ context.Context, req *pb.GetRepeatModeRequest) (*pb.GetRepeatModeResponse, error)
- func (s *ValueAnimatorServer) GetStartDelay(_ context.Context, req *pb.GetStartDelayRequest) (*pb.GetStartDelayResponse, error)
- func (s *ValueAnimatorServer) GetTotalDuration(_ context.Context, req *pb.GetTotalDurationRequest) (*pb.GetTotalDurationResponse, error)
- func (s *ValueAnimatorServer) GetValues(_ context.Context, req *pb.GetValuesRequest) (*pb.GetValuesResponse, error)
- func (s *ValueAnimatorServer) IsRunning(_ context.Context, req *pb.IsRunningRequest) (*pb.IsRunningResponse, error)
- func (s *ValueAnimatorServer) IsStarted(_ context.Context, req *pb.IsStartedRequest) (*pb.IsStartedResponse, error)
- func (s *ValueAnimatorServer) NewValueAnimator(_ context.Context, req *pb.NewValueAnimatorRequest) (*pb.NewValueAnimatorResponse, error)
- func (s *ValueAnimatorServer) OfArgb(_ context.Context, req *pb.OfArgbRequest) (*pb.OfArgbResponse, error)
- func (s *ValueAnimatorServer) OfFloat(_ context.Context, req *pb.OfFloatRequest) (*pb.OfFloatResponse, error)
- func (s *ValueAnimatorServer) OfInt(_ context.Context, req *pb.OfIntRequest) (*pb.OfIntResponse, error)
- func (s *ValueAnimatorServer) OfObject(_ context.Context, req *pb.OfObjectRequest) (*pb.OfObjectResponse, error)
- func (s *ValueAnimatorServer) OfPropertyValuesHolder(_ context.Context, req *pb.OfPropertyValuesHolderRequest) (*pb.OfPropertyValuesHolderResponse, error)
- func (s *ValueAnimatorServer) Pause(_ context.Context, req *pb.PauseRequest) (*pb.PauseResponse, error)
- func (s *ValueAnimatorServer) RegisterDurationScaleChangeListener(_ context.Context, req *pb.RegisterDurationScaleChangeListenerRequest) (*pb.RegisterDurationScaleChangeListenerResponse, error)
- func (s *ValueAnimatorServer) RemoveAllUpdateListeners(_ context.Context, req *pb.RemoveAllUpdateListenersRequest) (*pb.RemoveAllUpdateListenersResponse, error)
- func (s *ValueAnimatorServer) RemoveUpdateListener(_ context.Context, req *pb.RemoveUpdateListenerRequest) (*pb.RemoveUpdateListenerResponse, error)
- func (s *ValueAnimatorServer) Resume(_ context.Context, req *pb.ResumeRequest) (*pb.ResumeResponse, error)
- func (s *ValueAnimatorServer) Reverse(_ context.Context, req *pb.ReverseRequest) (*pb.ReverseResponse, error)
- func (s *ValueAnimatorServer) SetCurrentFraction(_ context.Context, req *pb.SetCurrentFractionRequest) (*pb.SetCurrentFractionResponse, error)
- func (s *ValueAnimatorServer) SetCurrentPlayTime(_ context.Context, req *pb.SetCurrentPlayTimeRequest) (*pb.SetCurrentPlayTimeResponse, error)
- func (s *ValueAnimatorServer) SetDuration1(_ context.Context, req *pb.SetDuration1Request) (*pb.SetDuration1Response, error)
- func (s *ValueAnimatorServer) SetDuration1_1(_ context.Context, req *pb.SetDuration1_1Request) (*pb.SetDuration1_1Response, error)
- func (s *ValueAnimatorServer) SetEvaluator(_ context.Context, req *pb.SetEvaluatorRequest) (*pb.SetEvaluatorResponse, error)
- func (s *ValueAnimatorServer) SetFloatValues(_ context.Context, req *pb.SetFloatValuesRequest) (*pb.SetFloatValuesResponse, error)
- func (s *ValueAnimatorServer) SetFrameDelay(_ context.Context, req *pb.SetFrameDelayRequest) (*pb.SetFrameDelayResponse, error)
- func (s *ValueAnimatorServer) SetIntValues(_ context.Context, req *pb.SetIntValuesRequest) (*pb.SetIntValuesResponse, error)
- func (s *ValueAnimatorServer) SetInterpolator(_ context.Context, req *pb.SetInterpolatorRequest) (*pb.SetInterpolatorResponse, error)
- func (s *ValueAnimatorServer) SetObjectValues(_ context.Context, req *pb.SetObjectValuesRequest) (*pb.SetObjectValuesResponse, error)
- func (s *ValueAnimatorServer) SetRepeatCount(_ context.Context, req *pb.SetRepeatCountRequest) (*pb.SetRepeatCountResponse, error)
- func (s *ValueAnimatorServer) SetRepeatMode(_ context.Context, req *pb.SetRepeatModeRequest) (*pb.SetRepeatModeResponse, error)
- func (s *ValueAnimatorServer) SetStartDelay(_ context.Context, req *pb.SetStartDelayRequest) (*pb.SetStartDelayResponse, error)
- func (s *ValueAnimatorServer) SetValues(_ context.Context, req *pb.SetValuesRequest) (*pb.SetValuesResponse, error)
- func (s *ValueAnimatorServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
- func (s *ValueAnimatorServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *ValueAnimatorServer) UnregisterDurationScaleChangeListener(_ context.Context, req *pb.UnregisterDurationScaleChangeListenerRequest) (*pb.UnregisterDurationScaleChangeListenerResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccelerateDecelerateInterpolatorServer ¶
type AccelerateDecelerateInterpolatorServer struct {
pb.UnimplementedAccelerateDecelerateInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AccelerateDecelerateInterpolatorServer implements pb.AccelerateDecelerateInterpolatorServiceServer.
func (*AccelerateDecelerateInterpolatorServer) GetInterpolation ¶
func (s *AccelerateDecelerateInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*AccelerateDecelerateInterpolatorServer) NewAccelerateDecelerateInterpolator ¶
func (s *AccelerateDecelerateInterpolatorServer) NewAccelerateDecelerateInterpolator(_ context.Context, req *pb.NewAccelerateDecelerateInterpolatorRequest) (*pb.NewAccelerateDecelerateInterpolatorResponse, error)
type AccelerateInterpolatorServer ¶
type AccelerateInterpolatorServer struct {
pb.UnimplementedAccelerateInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AccelerateInterpolatorServer implements pb.AccelerateInterpolatorServiceServer.
func (*AccelerateInterpolatorServer) GetInterpolation ¶
func (s *AccelerateInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*AccelerateInterpolatorServer) NewAccelerateInterpolator ¶
func (s *AccelerateInterpolatorServer) NewAccelerateInterpolator(_ context.Context, req *pb.NewAccelerateInterpolatorRequest) (*pb.NewAccelerateInterpolatorResponse, error)
type AlphaAnimationServer ¶
type AlphaAnimationServer struct {
pb.UnimplementedAlphaAnimationServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AlphaAnimationServer implements pb.AlphaAnimationServiceServer.
func (*AlphaAnimationServer) NewAlphaAnimation ¶
func (s *AlphaAnimationServer) NewAlphaAnimation(_ context.Context, req *pb.NewAlphaAnimationRequest) (*pb.NewAlphaAnimationResponse, error)
func (*AlphaAnimationServer) WillChangeBounds ¶
func (s *AlphaAnimationServer) WillChangeBounds(_ context.Context, req *pb.WillChangeBoundsRequest) (*pb.WillChangeBoundsResponse, error)
func (*AlphaAnimationServer) WillChangeTransformationMatrix ¶
func (s *AlphaAnimationServer) WillChangeTransformationMatrix(_ context.Context, req *pb.WillChangeTransformationMatrixRequest) (*pb.WillChangeTransformationMatrixResponse, error)
type AnimatorInflaterServer ¶
type AnimatorInflaterServer struct {
pb.UnimplementedAnimatorInflaterServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AnimatorInflaterServer implements pb.AnimatorInflaterServiceServer.
func (*AnimatorInflaterServer) LoadAnimator ¶
func (s *AnimatorInflaterServer) LoadAnimator(_ context.Context, req *pb.LoadAnimatorRequest) (*pb.LoadAnimatorResponse, error)
func (*AnimatorInflaterServer) LoadStateListAnimator ¶
func (s *AnimatorInflaterServer) LoadStateListAnimator(_ context.Context, req *pb.LoadStateListAnimatorRequest) (*pb.LoadStateListAnimatorResponse, error)
func (*AnimatorInflaterServer) NewAnimatorInflater ¶
func (s *AnimatorInflaterServer) NewAnimatorInflater(_ context.Context, req *pb.NewAnimatorInflaterRequest) (*pb.NewAnimatorInflaterResponse, error)
type AnimatorSetServer ¶
type AnimatorSetServer struct {
pb.UnimplementedAnimatorSetServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AnimatorSetServer implements pb.AnimatorSetServiceServer.
func (*AnimatorSetServer) Cancel ¶
func (s *AnimatorSetServer) Cancel(_ context.Context, req *pb.CancelRequest) (*pb.CancelResponse, error)
func (*AnimatorSetServer) Clone0 ¶
func (s *AnimatorSetServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error)
func (*AnimatorSetServer) Clone0_1 ¶
func (s *AnimatorSetServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error)
func (*AnimatorSetServer) Clone0_2 ¶
func (s *AnimatorSetServer) Clone0_2(_ context.Context, req *pb.Clone0_2Request) (*pb.Clone0_2Response, error)
func (*AnimatorSetServer) End ¶
func (s *AnimatorSetServer) End(_ context.Context, req *pb.EndRequest) (*pb.EndResponse, error)
func (*AnimatorSetServer) GetChildAnimations ¶
func (s *AnimatorSetServer) GetChildAnimations(_ context.Context, req *pb.GetChildAnimationsRequest) (*pb.GetChildAnimationsResponse, error)
func (*AnimatorSetServer) GetCurrentPlayTime ¶
func (s *AnimatorSetServer) GetCurrentPlayTime(_ context.Context, req *pb.GetCurrentPlayTimeRequest) (*pb.GetCurrentPlayTimeResponse, error)
func (*AnimatorSetServer) GetDuration ¶
func (s *AnimatorSetServer) GetDuration(_ context.Context, req *pb.GetDurationRequest) (*pb.GetDurationResponse, error)
func (*AnimatorSetServer) GetInterpolator ¶
func (s *AnimatorSetServer) GetInterpolator(_ context.Context, req *pb.GetInterpolatorRequest) (*pb.GetInterpolatorResponse, error)
func (*AnimatorSetServer) GetStartDelay ¶
func (s *AnimatorSetServer) GetStartDelay(_ context.Context, req *pb.GetStartDelayRequest) (*pb.GetStartDelayResponse, error)
func (*AnimatorSetServer) GetTotalDuration ¶
func (s *AnimatorSetServer) GetTotalDuration(_ context.Context, req *pb.GetTotalDurationRequest) (*pb.GetTotalDurationResponse, error)
func (*AnimatorSetServer) IsRunning ¶
func (s *AnimatorSetServer) IsRunning(_ context.Context, req *pb.IsRunningRequest) (*pb.IsRunningResponse, error)
func (*AnimatorSetServer) IsStarted ¶
func (s *AnimatorSetServer) IsStarted(_ context.Context, req *pb.IsStartedRequest) (*pb.IsStartedResponse, error)
func (*AnimatorSetServer) NewAnimatorSet ¶
func (s *AnimatorSetServer) NewAnimatorSet(_ context.Context, req *pb.NewAnimatorSetRequest) (*pb.NewAnimatorSetResponse, error)
func (*AnimatorSetServer) Pause ¶
func (s *AnimatorSetServer) Pause(_ context.Context, req *pb.PauseRequest) (*pb.PauseResponse, error)
func (*AnimatorSetServer) Play ¶
func (s *AnimatorSetServer) Play(_ context.Context, req *pb.PlayRequest) (*pb.PlayResponse, error)
func (*AnimatorSetServer) PlaySequentially ¶
func (s *AnimatorSetServer) PlaySequentially(_ context.Context, req *pb.PlaySequentiallyRequest) (*pb.PlaySequentiallyResponse, error)
func (*AnimatorSetServer) PlayTogether ¶
func (s *AnimatorSetServer) PlayTogether(_ context.Context, req *pb.PlayTogetherRequest) (*pb.PlayTogetherResponse, error)
func (*AnimatorSetServer) Resume ¶
func (s *AnimatorSetServer) Resume(_ context.Context, req *pb.ResumeRequest) (*pb.ResumeResponse, error)
func (*AnimatorSetServer) Reverse ¶
func (s *AnimatorSetServer) Reverse(_ context.Context, req *pb.ReverseRequest) (*pb.ReverseResponse, error)
func (*AnimatorSetServer) SetCurrentPlayTime ¶
func (s *AnimatorSetServer) SetCurrentPlayTime(_ context.Context, req *pb.SetCurrentPlayTimeRequest) (*pb.SetCurrentPlayTimeResponse, error)
func (*AnimatorSetServer) SetDuration1 ¶
func (s *AnimatorSetServer) SetDuration1(_ context.Context, req *pb.SetDuration1Request) (*pb.SetDuration1Response, error)
func (*AnimatorSetServer) SetDuration1_1 ¶
func (s *AnimatorSetServer) SetDuration1_1(_ context.Context, req *pb.SetDuration1_1Request) (*pb.SetDuration1_1Response, error)
func (*AnimatorSetServer) SetInterpolator ¶
func (s *AnimatorSetServer) SetInterpolator(_ context.Context, req *pb.SetInterpolatorRequest) (*pb.SetInterpolatorResponse, error)
func (*AnimatorSetServer) SetStartDelay ¶
func (s *AnimatorSetServer) SetStartDelay(_ context.Context, req *pb.SetStartDelayRequest) (*pb.SetStartDelayResponse, error)
func (*AnimatorSetServer) SetTarget ¶
func (s *AnimatorSetServer) SetTarget(_ context.Context, req *pb.SetTargetRequest) (*pb.SetTargetResponse, error)
func (*AnimatorSetServer) SetupEndValues ¶
func (s *AnimatorSetServer) SetupEndValues(_ context.Context, req *pb.SetupEndValuesRequest) (*pb.SetupEndValuesResponse, error)
func (*AnimatorSetServer) SetupStartValues ¶
func (s *AnimatorSetServer) SetupStartValues(_ context.Context, req *pb.SetupStartValuesRequest) (*pb.SetupStartValuesResponse, error)
func (*AnimatorSetServer) Start ¶
func (s *AnimatorSetServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
func (*AnimatorSetServer) ToString ¶
func (s *AnimatorSetServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type AnticipateInterpolatorServer ¶
type AnticipateInterpolatorServer struct {
pb.UnimplementedAnticipateInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AnticipateInterpolatorServer implements pb.AnticipateInterpolatorServiceServer.
func (*AnticipateInterpolatorServer) GetInterpolation ¶
func (s *AnticipateInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*AnticipateInterpolatorServer) NewAnticipateInterpolator ¶
func (s *AnticipateInterpolatorServer) NewAnticipateInterpolator(_ context.Context, req *pb.NewAnticipateInterpolatorRequest) (*pb.NewAnticipateInterpolatorResponse, error)
type AnticipateOvershootInterpolatorServer ¶
type AnticipateOvershootInterpolatorServer struct {
pb.UnimplementedAnticipateOvershootInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AnticipateOvershootInterpolatorServer implements pb.AnticipateOvershootInterpolatorServiceServer.
func (*AnticipateOvershootInterpolatorServer) GetInterpolation ¶
func (s *AnticipateOvershootInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*AnticipateOvershootInterpolatorServer) NewAnticipateOvershootInterpolator ¶
func (s *AnticipateOvershootInterpolatorServer) NewAnticipateOvershootInterpolator(_ context.Context, req *pb.NewAnticipateOvershootInterpolatorRequest) (*pb.NewAnticipateOvershootInterpolatorResponse, error)
type ArgbEvaluatorServer ¶
type ArgbEvaluatorServer struct {
pb.UnimplementedArgbEvaluatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ArgbEvaluatorServer implements pb.ArgbEvaluatorServiceServer.
func (*ArgbEvaluatorServer) Evaluate ¶
func (s *ArgbEvaluatorServer) Evaluate(_ context.Context, req *pb.EvaluateRequest) (*pb.EvaluateResponse, error)
func (*ArgbEvaluatorServer) NewArgbEvaluator ¶
func (s *ArgbEvaluatorServer) NewArgbEvaluator(_ context.Context, req *pb.NewArgbEvaluatorRequest) (*pb.NewArgbEvaluatorResponse, error)
type BounceInterpolatorServer ¶
type BounceInterpolatorServer struct {
pb.UnimplementedBounceInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
BounceInterpolatorServer implements pb.BounceInterpolatorServiceServer.
func (*BounceInterpolatorServer) GetInterpolation ¶
func (s *BounceInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*BounceInterpolatorServer) NewBounceInterpolator ¶
func (s *BounceInterpolatorServer) NewBounceInterpolator(_ context.Context, req *pb.NewBounceInterpolatorRequest) (*pb.NewBounceInterpolatorResponse, error)
type CycleInterpolatorServer ¶
type CycleInterpolatorServer struct {
pb.UnimplementedCycleInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
CycleInterpolatorServer implements pb.CycleInterpolatorServiceServer.
func (*CycleInterpolatorServer) GetInterpolation ¶
func (s *CycleInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*CycleInterpolatorServer) NewCycleInterpolator ¶
func (s *CycleInterpolatorServer) NewCycleInterpolator(_ context.Context, req *pb.NewCycleInterpolatorRequest) (*pb.NewCycleInterpolatorResponse, error)
type DecelerateInterpolatorServer ¶
type DecelerateInterpolatorServer struct {
pb.UnimplementedDecelerateInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
DecelerateInterpolatorServer implements pb.DecelerateInterpolatorServiceServer.
func (*DecelerateInterpolatorServer) GetInterpolation ¶
func (s *DecelerateInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*DecelerateInterpolatorServer) NewDecelerateInterpolator ¶
func (s *DecelerateInterpolatorServer) NewDecelerateInterpolator(_ context.Context, req *pb.NewDecelerateInterpolatorRequest) (*pb.NewDecelerateInterpolatorResponse, error)
type FloatArrayEvaluatorServer ¶
type FloatArrayEvaluatorServer struct {
pb.UnimplementedFloatArrayEvaluatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
FloatArrayEvaluatorServer implements pb.FloatArrayEvaluatorServiceServer.
func (*FloatArrayEvaluatorServer) Evaluate3 ¶
func (s *FloatArrayEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
func (*FloatArrayEvaluatorServer) Evaluate3_1 ¶
func (s *FloatArrayEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
func (*FloatArrayEvaluatorServer) NewFloatArrayEvaluator ¶
func (s *FloatArrayEvaluatorServer) NewFloatArrayEvaluator(_ context.Context, req *pb.NewFloatArrayEvaluatorRequest) (*pb.NewFloatArrayEvaluatorResponse, error)
type FloatEvaluatorServer ¶
type FloatEvaluatorServer struct {
pb.UnimplementedFloatEvaluatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
FloatEvaluatorServer implements pb.FloatEvaluatorServiceServer.
func (*FloatEvaluatorServer) Evaluate3 ¶
func (s *FloatEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
func (*FloatEvaluatorServer) Evaluate3_1 ¶
func (s *FloatEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
func (*FloatEvaluatorServer) NewFloatEvaluator ¶
func (s *FloatEvaluatorServer) NewFloatEvaluator(_ context.Context, req *pb.NewFloatEvaluatorRequest) (*pb.NewFloatEvaluatorResponse, error)
type GridLayoutAnimationControllerServer ¶
type GridLayoutAnimationControllerServer struct {
pb.UnimplementedGridLayoutAnimationControllerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
GridLayoutAnimationControllerServer implements pb.GridLayoutAnimationControllerServiceServer.
func (*GridLayoutAnimationControllerServer) GetColumnDelay ¶
func (s *GridLayoutAnimationControllerServer) GetColumnDelay(_ context.Context, req *pb.GetColumnDelayRequest) (*pb.GetColumnDelayResponse, error)
func (*GridLayoutAnimationControllerServer) GetDirection ¶
func (s *GridLayoutAnimationControllerServer) GetDirection(_ context.Context, req *pb.GetDirectionRequest) (*pb.GetDirectionResponse, error)
func (*GridLayoutAnimationControllerServer) GetDirectionPriority ¶
func (s *GridLayoutAnimationControllerServer) GetDirectionPriority(_ context.Context, req *pb.GetDirectionPriorityRequest) (*pb.GetDirectionPriorityResponse, error)
func (*GridLayoutAnimationControllerServer) GetRowDelay ¶
func (s *GridLayoutAnimationControllerServer) GetRowDelay(_ context.Context, req *pb.GetRowDelayRequest) (*pb.GetRowDelayResponse, error)
func (*GridLayoutAnimationControllerServer) NewGridLayoutAnimationController ¶
func (s *GridLayoutAnimationControllerServer) NewGridLayoutAnimationController(_ context.Context, req *pb.NewGridLayoutAnimationControllerRequest) (*pb.NewGridLayoutAnimationControllerResponse, error)
func (*GridLayoutAnimationControllerServer) SetColumnDelay ¶
func (s *GridLayoutAnimationControllerServer) SetColumnDelay(_ context.Context, req *pb.SetColumnDelayRequest) (*pb.SetColumnDelayResponse, error)
func (*GridLayoutAnimationControllerServer) SetDirection ¶
func (s *GridLayoutAnimationControllerServer) SetDirection(_ context.Context, req *pb.SetDirectionRequest) (*pb.SetDirectionResponse, error)
func (*GridLayoutAnimationControllerServer) SetDirectionPriority ¶
func (s *GridLayoutAnimationControllerServer) SetDirectionPriority(_ context.Context, req *pb.SetDirectionPriorityRequest) (*pb.SetDirectionPriorityResponse, error)
func (*GridLayoutAnimationControllerServer) SetRowDelay ¶
func (s *GridLayoutAnimationControllerServer) SetRowDelay(_ context.Context, req *pb.SetRowDelayRequest) (*pb.SetRowDelayResponse, error)
func (*GridLayoutAnimationControllerServer) WillOverlap ¶
func (s *GridLayoutAnimationControllerServer) WillOverlap(_ context.Context, req *pb.WillOverlapRequest) (*pb.WillOverlapResponse, error)
type IntArrayEvaluatorServer ¶
type IntArrayEvaluatorServer struct {
pb.UnimplementedIntArrayEvaluatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
IntArrayEvaluatorServer implements pb.IntArrayEvaluatorServiceServer.
func (*IntArrayEvaluatorServer) Evaluate3 ¶
func (s *IntArrayEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
func (*IntArrayEvaluatorServer) Evaluate3_1 ¶
func (s *IntArrayEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
func (*IntArrayEvaluatorServer) NewIntArrayEvaluator ¶
func (s *IntArrayEvaluatorServer) NewIntArrayEvaluator(_ context.Context, req *pb.NewIntArrayEvaluatorRequest) (*pb.NewIntArrayEvaluatorResponse, error)
type IntEvaluatorServer ¶
type IntEvaluatorServer struct {
pb.UnimplementedIntEvaluatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
IntEvaluatorServer implements pb.IntEvaluatorServiceServer.
func (*IntEvaluatorServer) Evaluate3 ¶
func (s *IntEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
func (*IntEvaluatorServer) Evaluate3_1 ¶
func (s *IntEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
func (*IntEvaluatorServer) NewIntEvaluator ¶
func (s *IntEvaluatorServer) NewIntEvaluator(_ context.Context, req *pb.NewIntEvaluatorRequest) (*pb.NewIntEvaluatorResponse, error)
type LayoutAnimationControllerServer ¶
type LayoutAnimationControllerServer struct {
pb.UnimplementedLayoutAnimationControllerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
LayoutAnimationControllerServer implements pb.LayoutAnimationControllerServiceServer.
func (*LayoutAnimationControllerServer) GetAnimation ¶
func (s *LayoutAnimationControllerServer) GetAnimation(_ context.Context, req *pb.GetAnimationRequest) (*pb.GetAnimationResponse, error)
func (*LayoutAnimationControllerServer) GetAnimationForView ¶
func (s *LayoutAnimationControllerServer) GetAnimationForView(_ context.Context, req *pb.GetAnimationForViewRequest) (*pb.GetAnimationForViewResponse, error)
func (*LayoutAnimationControllerServer) GetDelay ¶
func (s *LayoutAnimationControllerServer) GetDelay(_ context.Context, req *pb.GetDelayRequest) (*pb.GetDelayResponse, error)
func (*LayoutAnimationControllerServer) GetInterpolator ¶
func (s *LayoutAnimationControllerServer) GetInterpolator(_ context.Context, req *pb.GetInterpolatorRequest) (*pb.GetInterpolatorResponse, error)
func (*LayoutAnimationControllerServer) GetOrder ¶
func (s *LayoutAnimationControllerServer) GetOrder(_ context.Context, req *pb.GetOrderRequest) (*pb.GetOrderResponse, error)
func (*LayoutAnimationControllerServer) IsDone ¶
func (s *LayoutAnimationControllerServer) IsDone(_ context.Context, req *pb.IsDoneRequest) (*pb.IsDoneResponse, error)
func (*LayoutAnimationControllerServer) NewLayoutAnimationController ¶
func (s *LayoutAnimationControllerServer) NewLayoutAnimationController(_ context.Context, req *pb.NewLayoutAnimationControllerRequest) (*pb.NewLayoutAnimationControllerResponse, error)
func (*LayoutAnimationControllerServer) SetAnimation1_1 ¶
func (s *LayoutAnimationControllerServer) SetAnimation1_1(_ context.Context, req *pb.SetAnimation1_1Request) (*pb.SetAnimation1_1Response, error)
func (*LayoutAnimationControllerServer) SetAnimation2 ¶
func (s *LayoutAnimationControllerServer) SetAnimation2(_ context.Context, req *pb.SetAnimation2Request) (*pb.SetAnimation2Response, error)
func (*LayoutAnimationControllerServer) SetDelay ¶
func (s *LayoutAnimationControllerServer) SetDelay(_ context.Context, req *pb.SetDelayRequest) (*pb.SetDelayResponse, error)
func (*LayoutAnimationControllerServer) SetInterpolator1_1 ¶
func (s *LayoutAnimationControllerServer) SetInterpolator1_1(_ context.Context, req *pb.SetInterpolator1_1Request) (*pb.SetInterpolator1_1Response, error)
func (*LayoutAnimationControllerServer) SetInterpolator2 ¶
func (s *LayoutAnimationControllerServer) SetInterpolator2(_ context.Context, req *pb.SetInterpolator2Request) (*pb.SetInterpolator2Response, error)
func (*LayoutAnimationControllerServer) SetOrder ¶
func (s *LayoutAnimationControllerServer) SetOrder(_ context.Context, req *pb.SetOrderRequest) (*pb.SetOrderResponse, error)
func (*LayoutAnimationControllerServer) Start ¶
func (s *LayoutAnimationControllerServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
func (*LayoutAnimationControllerServer) WillOverlap ¶
func (s *LayoutAnimationControllerServer) WillOverlap(_ context.Context, req *pb.WillOverlapRequest) (*pb.WillOverlapResponse, error)
type LayoutTransitionServer ¶
type LayoutTransitionServer struct {
pb.UnimplementedLayoutTransitionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
LayoutTransitionServer implements pb.LayoutTransitionServiceServer.
func (*LayoutTransitionServer) AddChild ¶
func (s *LayoutTransitionServer) AddChild(_ context.Context, req *pb.AddChildRequest) (*pb.AddChildResponse, error)
func (*LayoutTransitionServer) AddTransitionListener ¶
func (s *LayoutTransitionServer) AddTransitionListener(_ context.Context, req *pb.AddTransitionListenerRequest) (*pb.AddTransitionListenerResponse, error)
func (*LayoutTransitionServer) DisableTransitionType ¶
func (s *LayoutTransitionServer) DisableTransitionType(_ context.Context, req *pb.DisableTransitionTypeRequest) (*pb.DisableTransitionTypeResponse, error)
func (*LayoutTransitionServer) EnableTransitionType ¶
func (s *LayoutTransitionServer) EnableTransitionType(_ context.Context, req *pb.EnableTransitionTypeRequest) (*pb.EnableTransitionTypeResponse, error)
func (*LayoutTransitionServer) GetAnimator ¶
func (s *LayoutTransitionServer) GetAnimator(_ context.Context, req *pb.GetAnimatorRequest) (*pb.GetAnimatorResponse, error)
func (*LayoutTransitionServer) GetDuration ¶
func (s *LayoutTransitionServer) GetDuration(_ context.Context, req *pb.LayoutTransitionGetDurationRequest) (*pb.GetDurationResponse, error)
func (*LayoutTransitionServer) GetInterpolator ¶
func (s *LayoutTransitionServer) GetInterpolator(_ context.Context, req *pb.LayoutTransitionGetInterpolatorRequest) (*pb.GetInterpolatorResponse, error)
func (*LayoutTransitionServer) GetStagger ¶
func (s *LayoutTransitionServer) GetStagger(_ context.Context, req *pb.GetStaggerRequest) (*pb.GetStaggerResponse, error)
func (*LayoutTransitionServer) GetStartDelay ¶
func (s *LayoutTransitionServer) GetStartDelay(_ context.Context, req *pb.LayoutTransitionGetStartDelayRequest) (*pb.GetStartDelayResponse, error)
func (*LayoutTransitionServer) GetTransitionListeners ¶
func (s *LayoutTransitionServer) GetTransitionListeners(_ context.Context, req *pb.GetTransitionListenersRequest) (*pb.GetTransitionListenersResponse, error)
func (*LayoutTransitionServer) HideChild2 ¶
func (s *LayoutTransitionServer) HideChild2(_ context.Context, req *pb.HideChild2Request) (*pb.HideChild2Response, error)
func (*LayoutTransitionServer) HideChild3_1 ¶
func (s *LayoutTransitionServer) HideChild3_1(_ context.Context, req *pb.HideChild3_1Request) (*pb.HideChild3_1Response, error)
func (*LayoutTransitionServer) IsChangingLayout ¶
func (s *LayoutTransitionServer) IsChangingLayout(_ context.Context, req *pb.IsChangingLayoutRequest) (*pb.IsChangingLayoutResponse, error)
func (*LayoutTransitionServer) IsRunning ¶
func (s *LayoutTransitionServer) IsRunning(_ context.Context, req *pb.IsRunningRequest) (*pb.IsRunningResponse, error)
func (*LayoutTransitionServer) IsTransitionTypeEnabled ¶
func (s *LayoutTransitionServer) IsTransitionTypeEnabled(_ context.Context, req *pb.IsTransitionTypeEnabledRequest) (*pb.IsTransitionTypeEnabledResponse, error)
func (*LayoutTransitionServer) NewLayoutTransition ¶
func (s *LayoutTransitionServer) NewLayoutTransition(_ context.Context, req *pb.NewLayoutTransitionRequest) (*pb.NewLayoutTransitionResponse, error)
func (*LayoutTransitionServer) RemoveChild ¶
func (s *LayoutTransitionServer) RemoveChild(_ context.Context, req *pb.RemoveChildRequest) (*pb.RemoveChildResponse, error)
func (*LayoutTransitionServer) RemoveTransitionListener ¶
func (s *LayoutTransitionServer) RemoveTransitionListener(_ context.Context, req *pb.RemoveTransitionListenerRequest) (*pb.RemoveTransitionListenerResponse, error)
func (*LayoutTransitionServer) SetAnimateParentHierarchy ¶
func (s *LayoutTransitionServer) SetAnimateParentHierarchy(_ context.Context, req *pb.SetAnimateParentHierarchyRequest) (*pb.SetAnimateParentHierarchyResponse, error)
func (*LayoutTransitionServer) SetAnimator ¶
func (s *LayoutTransitionServer) SetAnimator(_ context.Context, req *pb.SetAnimatorRequest) (*pb.SetAnimatorResponse, error)
func (*LayoutTransitionServer) SetDuration1_1 ¶
func (s *LayoutTransitionServer) SetDuration1_1(_ context.Context, req *pb.SetDuration1_1Request) (*pb.LayoutTransitionSetDuration1_1Response, error)
func (*LayoutTransitionServer) SetDuration2 ¶
func (s *LayoutTransitionServer) SetDuration2(_ context.Context, req *pb.SetDuration2Request) (*pb.SetDuration2Response, error)
func (*LayoutTransitionServer) SetInterpolator ¶
func (s *LayoutTransitionServer) SetInterpolator(_ context.Context, req *pb.LayoutTransitionSetInterpolatorRequest) (*pb.SetInterpolatorResponse, error)
func (*LayoutTransitionServer) SetStagger ¶
func (s *LayoutTransitionServer) SetStagger(_ context.Context, req *pb.SetStaggerRequest) (*pb.SetStaggerResponse, error)
func (*LayoutTransitionServer) SetStartDelay ¶
func (s *LayoutTransitionServer) SetStartDelay(_ context.Context, req *pb.LayoutTransitionSetStartDelayRequest) (*pb.SetStartDelayResponse, error)
func (*LayoutTransitionServer) ShowChild2 ¶
func (s *LayoutTransitionServer) ShowChild2(_ context.Context, req *pb.ShowChild2Request) (*pb.ShowChild2Response, error)
func (*LayoutTransitionServer) ShowChild3_1 ¶
func (s *LayoutTransitionServer) ShowChild3_1(_ context.Context, req *pb.ShowChild3_1Request) (*pb.ShowChild3_1Response, error)
type LinearInterpolatorServer ¶
type LinearInterpolatorServer struct {
pb.UnimplementedLinearInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
LinearInterpolatorServer implements pb.LinearInterpolatorServiceServer.
func (*LinearInterpolatorServer) GetInterpolation ¶
func (s *LinearInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*LinearInterpolatorServer) NewLinearInterpolator ¶
func (s *LinearInterpolatorServer) NewLinearInterpolator(_ context.Context, req *pb.NewLinearInterpolatorRequest) (*pb.NewLinearInterpolatorResponse, error)
type ObjectAnimatorServer ¶
type ObjectAnimatorServer struct {
pb.UnimplementedObjectAnimatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ObjectAnimatorServer implements pb.ObjectAnimatorServiceServer.
func (*ObjectAnimatorServer) Clone0 ¶
func (s *ObjectAnimatorServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error)
func (*ObjectAnimatorServer) Clone0_1 ¶
func (s *ObjectAnimatorServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error)
func (*ObjectAnimatorServer) Clone0_2 ¶
func (s *ObjectAnimatorServer) Clone0_2(_ context.Context, req *pb.Clone0_2Request) (*pb.Clone0_2Response, error)
func (*ObjectAnimatorServer) Clone0_3 ¶
func (s *ObjectAnimatorServer) Clone0_3(_ context.Context, req *pb.Clone0_3Request) (*pb.Clone0_3Response, error)
func (*ObjectAnimatorServer) GetPropertyName ¶
func (s *ObjectAnimatorServer) GetPropertyName(_ context.Context, req *pb.GetPropertyNameRequest) (*pb.GetPropertyNameResponse, error)
func (*ObjectAnimatorServer) GetTarget ¶
func (s *ObjectAnimatorServer) GetTarget(_ context.Context, req *pb.GetTargetRequest) (*pb.GetTargetResponse, error)
func (*ObjectAnimatorServer) NewObjectAnimator ¶
func (s *ObjectAnimatorServer) NewObjectAnimator(_ context.Context, req *pb.NewObjectAnimatorRequest) (*pb.NewObjectAnimatorResponse, error)
func (*ObjectAnimatorServer) OfArgb ¶
func (s *ObjectAnimatorServer) OfArgb(_ context.Context, req *pb.ObjectAnimatorOfArgbRequest) (*pb.OfArgbResponse, error)
func (*ObjectAnimatorServer) OfFloat3 ¶
func (s *ObjectAnimatorServer) OfFloat3(_ context.Context, req *pb.OfFloat3Request) (*pb.OfFloat3Response, error)
func (*ObjectAnimatorServer) OfFloat4_1 ¶
func (s *ObjectAnimatorServer) OfFloat4_1(_ context.Context, req *pb.OfFloat4_1Request) (*pb.OfFloat4_1Response, error)
func (*ObjectAnimatorServer) OfInt3 ¶
func (s *ObjectAnimatorServer) OfInt3(_ context.Context, req *pb.OfInt3Request) (*pb.OfInt3Response, error)
func (*ObjectAnimatorServer) OfInt4_1 ¶
func (s *ObjectAnimatorServer) OfInt4_1(_ context.Context, req *pb.OfInt4_1Request) (*pb.OfInt4_1Response, error)
func (*ObjectAnimatorServer) OfMultiFloat3 ¶
func (s *ObjectAnimatorServer) OfMultiFloat3(_ context.Context, req *pb.OfMultiFloat3Request) (*pb.OfMultiFloat3Response, error)
func (*ObjectAnimatorServer) OfMultiFloat3_1 ¶
func (s *ObjectAnimatorServer) OfMultiFloat3_1(_ context.Context, req *pb.OfMultiFloat3_1Request) (*pb.OfMultiFloat3_1Response, error)
func (*ObjectAnimatorServer) OfMultiInt3 ¶
func (s *ObjectAnimatorServer) OfMultiInt3(_ context.Context, req *pb.OfMultiInt3Request) (*pb.OfMultiInt3Response, error)
func (*ObjectAnimatorServer) OfMultiInt3_1 ¶
func (s *ObjectAnimatorServer) OfMultiInt3_1(_ context.Context, req *pb.OfMultiInt3_1Request) (*pb.OfMultiInt3_1Response, error)
func (*ObjectAnimatorServer) OfObject ¶
func (s *ObjectAnimatorServer) OfObject(_ context.Context, req *pb.ObjectAnimatorOfObjectRequest) (*pb.OfObjectResponse, error)
func (*ObjectAnimatorServer) OfPropertyValuesHolder ¶
func (s *ObjectAnimatorServer) OfPropertyValuesHolder(_ context.Context, req *pb.ObjectAnimatorOfPropertyValuesHolderRequest) (*pb.OfPropertyValuesHolderResponse, error)
func (*ObjectAnimatorServer) SetAutoCancel ¶
func (s *ObjectAnimatorServer) SetAutoCancel(_ context.Context, req *pb.SetAutoCancelRequest) (*pb.SetAutoCancelResponse, error)
func (*ObjectAnimatorServer) SetDuration1 ¶
func (s *ObjectAnimatorServer) SetDuration1(_ context.Context, req *pb.SetDuration1Request) (*pb.SetDuration1Response, error)
func (*ObjectAnimatorServer) SetDuration1_1 ¶
func (s *ObjectAnimatorServer) SetDuration1_1(_ context.Context, req *pb.SetDuration1_1Request) (*pb.SetDuration1_1Response, error)
func (*ObjectAnimatorServer) SetDuration1_2 ¶
func (s *ObjectAnimatorServer) SetDuration1_2(_ context.Context, req *pb.SetDuration1_2Request) (*pb.SetDuration1_2Response, error)
func (*ObjectAnimatorServer) SetFloatValues ¶
func (s *ObjectAnimatorServer) SetFloatValues(_ context.Context, req *pb.SetFloatValuesRequest) (*pb.SetFloatValuesResponse, error)
func (*ObjectAnimatorServer) SetIntValues ¶
func (s *ObjectAnimatorServer) SetIntValues(_ context.Context, req *pb.SetIntValuesRequest) (*pb.SetIntValuesResponse, error)
func (*ObjectAnimatorServer) SetObjectValues ¶
func (s *ObjectAnimatorServer) SetObjectValues(_ context.Context, req *pb.SetObjectValuesRequest) (*pb.SetObjectValuesResponse, error)
func (*ObjectAnimatorServer) SetProperty ¶
func (s *ObjectAnimatorServer) SetProperty(_ context.Context, req *pb.SetPropertyRequest) (*pb.SetPropertyResponse, error)
func (*ObjectAnimatorServer) SetPropertyName ¶
func (s *ObjectAnimatorServer) SetPropertyName(_ context.Context, req *pb.SetPropertyNameRequest) (*pb.SetPropertyNameResponse, error)
func (*ObjectAnimatorServer) SetTarget ¶
func (s *ObjectAnimatorServer) SetTarget(_ context.Context, req *pb.SetTargetRequest) (*pb.SetTargetResponse, error)
func (*ObjectAnimatorServer) SetupEndValues ¶
func (s *ObjectAnimatorServer) SetupEndValues(_ context.Context, req *pb.SetupEndValuesRequest) (*pb.SetupEndValuesResponse, error)
func (*ObjectAnimatorServer) SetupStartValues ¶
func (s *ObjectAnimatorServer) SetupStartValues(_ context.Context, req *pb.SetupStartValuesRequest) (*pb.SetupStartValuesResponse, error)
func (*ObjectAnimatorServer) Start ¶
func (s *ObjectAnimatorServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
func (*ObjectAnimatorServer) ToString ¶
func (s *ObjectAnimatorServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type OvershootInterpolatorServer ¶
type OvershootInterpolatorServer struct {
pb.UnimplementedOvershootInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
OvershootInterpolatorServer implements pb.OvershootInterpolatorServiceServer.
func (*OvershootInterpolatorServer) GetInterpolation ¶
func (s *OvershootInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*OvershootInterpolatorServer) NewOvershootInterpolator ¶
func (s *OvershootInterpolatorServer) NewOvershootInterpolator(_ context.Context, req *pb.NewOvershootInterpolatorRequest) (*pb.NewOvershootInterpolatorResponse, error)
type PathInterpolatorServer ¶
type PathInterpolatorServer struct {
pb.UnimplementedPathInterpolatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PathInterpolatorServer implements pb.PathInterpolatorServiceServer.
func (*PathInterpolatorServer) GetInterpolation ¶
func (s *PathInterpolatorServer) GetInterpolation(_ context.Context, req *pb.CycleInterpolatorGetInterpolationRequest) (*pb.GetInterpolationResponse, error)
func (*PathInterpolatorServer) NewPathInterpolator ¶
func (s *PathInterpolatorServer) NewPathInterpolator(_ context.Context, req *pb.NewPathInterpolatorRequest) (*pb.NewPathInterpolatorResponse, error)
type PointFEvaluatorServer ¶
type PointFEvaluatorServer struct {
pb.UnimplementedPointFEvaluatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PointFEvaluatorServer implements pb.PointFEvaluatorServiceServer.
func (*PointFEvaluatorServer) Evaluate3 ¶
func (s *PointFEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
func (*PointFEvaluatorServer) Evaluate3_1 ¶
func (s *PointFEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
func (*PointFEvaluatorServer) NewPointFEvaluator ¶
func (s *PointFEvaluatorServer) NewPointFEvaluator(_ context.Context, req *pb.NewPointFEvaluatorRequest) (*pb.NewPointFEvaluatorResponse, error)
type RectEvaluatorServer ¶
type RectEvaluatorServer struct {
pb.UnimplementedRectEvaluatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
RectEvaluatorServer implements pb.RectEvaluatorServiceServer.
func (*RectEvaluatorServer) Evaluate3 ¶
func (s *RectEvaluatorServer) Evaluate3(_ context.Context, req *pb.Evaluate3Request) (*pb.Evaluate3Response, error)
func (*RectEvaluatorServer) Evaluate3_1 ¶
func (s *RectEvaluatorServer) Evaluate3_1(_ context.Context, req *pb.Evaluate3_1Request) (*pb.Evaluate3_1Response, error)
func (*RectEvaluatorServer) NewRectEvaluator ¶
func (s *RectEvaluatorServer) NewRectEvaluator(_ context.Context, req *pb.NewRectEvaluatorRequest) (*pb.NewRectEvaluatorResponse, error)
type RotateAnimationServer ¶
type RotateAnimationServer struct {
pb.UnimplementedRotateAnimationServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
RotateAnimationServer implements pb.RotateAnimationServiceServer.
func (*RotateAnimationServer) Initialize ¶
func (s *RotateAnimationServer) Initialize(_ context.Context, req *pb.InitializeRequest) (*pb.InitializeResponse, error)
func (*RotateAnimationServer) NewRotateAnimation ¶
func (s *RotateAnimationServer) NewRotateAnimation(_ context.Context, req *pb.NewRotateAnimationRequest) (*pb.NewRotateAnimationResponse, error)
type ScaleAnimationServer ¶
type ScaleAnimationServer struct {
pb.UnimplementedScaleAnimationServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ScaleAnimationServer implements pb.ScaleAnimationServiceServer.
func (*ScaleAnimationServer) Initialize ¶
func (s *ScaleAnimationServer) Initialize(_ context.Context, req *pb.InitializeRequest) (*pb.InitializeResponse, error)
func (*ScaleAnimationServer) NewScaleAnimation ¶
func (s *ScaleAnimationServer) NewScaleAnimation(_ context.Context, req *pb.NewScaleAnimationRequest) (*pb.NewScaleAnimationResponse, error)
type SetServer ¶
type SetServer struct {
pb.UnimplementedSetServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
SetServer implements pb.SetServiceServer.
func (*SetServer) AddAnimation ¶
func (s *SetServer) AddAnimation(_ context.Context, req *pb.AddAnimationRequest) (*pb.AddAnimationResponse, error)
func (*SetServer) ComputeDurationHint ¶
func (s *SetServer) ComputeDurationHint(_ context.Context, req *pb.ComputeDurationHintRequest) (*pb.ComputeDurationHintResponse, error)
func (*SetServer) GetAnimations ¶
func (s *SetServer) GetAnimations(_ context.Context, req *pb.GetAnimationsRequest) (*pb.GetAnimationsResponse, error)
func (*SetServer) GetDuration ¶
func (s *SetServer) GetDuration(_ context.Context, req *pb.GetDurationRequest) (*pb.GetDurationResponse, error)
func (*SetServer) GetStartTime ¶
func (s *SetServer) GetStartTime(_ context.Context, req *pb.GetStartTimeRequest) (*pb.GetStartTimeResponse, error)
func (*SetServer) GetTransformation ¶
func (s *SetServer) GetTransformation(_ context.Context, req *pb.GetTransformationRequest) (*pb.GetTransformationResponse, error)
func (*SetServer) Initialize ¶
func (s *SetServer) Initialize(_ context.Context, req *pb.InitializeRequest) (*pb.InitializeResponse, error)
func (*SetServer) NewSet ¶
func (s *SetServer) NewSet(_ context.Context, req *pb.NewSetRequest) (*pb.NewSetResponse, error)
func (*SetServer) Reset ¶
func (s *SetServer) Reset(_ context.Context, req *pb.ResetRequest) (*pb.ResetResponse, error)
func (*SetServer) RestrictDuration ¶
func (s *SetServer) RestrictDuration(_ context.Context, req *pb.RestrictDurationRequest) (*pb.RestrictDurationResponse, error)
func (*SetServer) ScaleCurrentDuration ¶
func (s *SetServer) ScaleCurrentDuration(_ context.Context, req *pb.ScaleCurrentDurationRequest) (*pb.ScaleCurrentDurationResponse, error)
func (*SetServer) SetDuration ¶
func (s *SetServer) SetDuration(_ context.Context, req *pb.SetSetDurationRequest) (*pb.SetSetDurationResponse, error)
func (*SetServer) SetFillAfter ¶
func (s *SetServer) SetFillAfter(_ context.Context, req *pb.SetFillAfterRequest) (*pb.SetFillAfterResponse, error)
func (*SetServer) SetFillBefore ¶
func (s *SetServer) SetFillBefore(_ context.Context, req *pb.SetFillBeforeRequest) (*pb.SetFillBeforeResponse, error)
func (*SetServer) SetRepeatMode ¶
func (s *SetServer) SetRepeatMode(_ context.Context, req *pb.SetRepeatModeRequest) (*pb.SetRepeatModeResponse, error)
func (*SetServer) SetStartOffset ¶
func (s *SetServer) SetStartOffset(_ context.Context, req *pb.SetStartOffsetRequest) (*pb.SetStartOffsetResponse, error)
func (*SetServer) SetStartTime ¶
func (s *SetServer) SetStartTime(_ context.Context, req *pb.SetStartTimeRequest) (*pb.SetStartTimeResponse, error)
func (*SetServer) WillChangeBounds ¶
func (s *SetServer) WillChangeBounds(_ context.Context, req *pb.WillChangeBoundsRequest) (*pb.WillChangeBoundsResponse, error)
func (*SetServer) WillChangeTransformationMatrix ¶
func (s *SetServer) WillChangeTransformationMatrix(_ context.Context, req *pb.WillChangeTransformationMatrixRequest) (*pb.WillChangeTransformationMatrixResponse, error)
type StateListAnimatorServer ¶
type StateListAnimatorServer struct {
pb.UnimplementedStateListAnimatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
StateListAnimatorServer implements pb.StateListAnimatorServiceServer.
func (*StateListAnimatorServer) AddState ¶
func (s *StateListAnimatorServer) AddState(_ context.Context, req *pb.AddStateRequest) (*pb.AddStateResponse, error)
func (*StateListAnimatorServer) Clone0 ¶
func (s *StateListAnimatorServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error)
func (*StateListAnimatorServer) Clone0_1 ¶
func (s *StateListAnimatorServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error)
func (*StateListAnimatorServer) JumpToCurrentState ¶
func (s *StateListAnimatorServer) JumpToCurrentState(_ context.Context, req *pb.JumpToCurrentStateRequest) (*pb.JumpToCurrentStateResponse, error)
func (*StateListAnimatorServer) NewStateListAnimator ¶
func (s *StateListAnimatorServer) NewStateListAnimator(_ context.Context, req *pb.NewStateListAnimatorRequest) (*pb.NewStateListAnimatorResponse, error)
type TimeAnimatorServer ¶
type TimeAnimatorServer struct {
pb.UnimplementedTimeAnimatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
TimeAnimatorServer implements pb.TimeAnimatorServiceServer.
func (*TimeAnimatorServer) NewTimeAnimator ¶
func (s *TimeAnimatorServer) NewTimeAnimator(_ context.Context, req *pb.NewTimeAnimatorRequest) (*pb.NewTimeAnimatorResponse, error)
func (*TimeAnimatorServer) SetCurrentPlayTime ¶
func (s *TimeAnimatorServer) SetCurrentPlayTime(_ context.Context, req *pb.SetCurrentPlayTimeRequest) (*pb.SetCurrentPlayTimeResponse, error)
func (*TimeAnimatorServer) SetTimeListener ¶
func (s *TimeAnimatorServer) SetTimeListener(_ context.Context, req *pb.SetTimeListenerRequest) (*pb.SetTimeListenerResponse, error)
func (*TimeAnimatorServer) Start ¶
func (s *TimeAnimatorServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
type TransformationServer ¶
type TransformationServer struct {
pb.UnimplementedTransformationServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
TransformationServer implements pb.TransformationServiceServer.
func (*TransformationServer) Clear ¶
func (s *TransformationServer) Clear(_ context.Context, req *pb.ClearRequest) (*pb.ClearResponse, error)
func (*TransformationServer) Compose ¶
func (s *TransformationServer) Compose(_ context.Context, req *pb.ComposeRequest) (*pb.ComposeResponse, error)
func (*TransformationServer) GetAlpha ¶
func (s *TransformationServer) GetAlpha(_ context.Context, req *pb.GetAlphaRequest) (*pb.GetAlphaResponse, error)
func (*TransformationServer) GetMatrix ¶
func (s *TransformationServer) GetMatrix(_ context.Context, req *pb.GetMatrixRequest) (*pb.GetMatrixResponse, error)
func (*TransformationServer) GetTransformationType ¶
func (s *TransformationServer) GetTransformationType(_ context.Context, req *pb.GetTransformationTypeRequest) (*pb.GetTransformationTypeResponse, error)
func (*TransformationServer) NewTransformation ¶
func (s *TransformationServer) NewTransformation(_ context.Context, req *pb.NewTransformationRequest) (*pb.NewTransformationResponse, error)
func (*TransformationServer) Set ¶
func (s *TransformationServer) Set(_ context.Context, req *pb.SetRequest) (*pb.SetResponse, error)
func (*TransformationServer) SetAlpha ¶
func (s *TransformationServer) SetAlpha(_ context.Context, req *pb.SetAlphaRequest) (*pb.SetAlphaResponse, error)
func (*TransformationServer) SetTransformationType ¶
func (s *TransformationServer) SetTransformationType(_ context.Context, req *pb.SetTransformationTypeRequest) (*pb.SetTransformationTypeResponse, error)
func (*TransformationServer) ToShortString ¶
func (s *TransformationServer) ToShortString(_ context.Context, req *pb.ToShortStringRequest) (*pb.ToShortStringResponse, error)
func (*TransformationServer) ToString ¶
func (s *TransformationServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type TranslateAnimationServer ¶
type TranslateAnimationServer struct {
pb.UnimplementedTranslateAnimationServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
TranslateAnimationServer implements pb.TranslateAnimationServiceServer.
func (*TranslateAnimationServer) Initialize ¶
func (s *TranslateAnimationServer) Initialize(_ context.Context, req *pb.InitializeRequest) (*pb.InitializeResponse, error)
func (*TranslateAnimationServer) NewTranslateAnimation ¶
func (s *TranslateAnimationServer) NewTranslateAnimation(_ context.Context, req *pb.NewTranslateAnimationRequest) (*pb.NewTranslateAnimationResponse, error)
type UtilsServer ¶
type UtilsServer struct {
pb.UnimplementedUtilsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
UtilsServer implements pb.UtilsServiceServer.
func (*UtilsServer) CurrentAnimationTimeMillis ¶
func (s *UtilsServer) CurrentAnimationTimeMillis(_ context.Context, req *pb.CurrentAnimationTimeMillisRequest) (*pb.CurrentAnimationTimeMillisResponse, error)
func (*UtilsServer) LoadAnimation ¶
func (s *UtilsServer) LoadAnimation(_ context.Context, req *pb.LoadAnimationRequest) (*pb.LoadAnimationResponse, error)
func (*UtilsServer) LoadInterpolator ¶
func (s *UtilsServer) LoadInterpolator(_ context.Context, req *pb.LoadInterpolatorRequest) (*pb.LoadInterpolatorResponse, error)
func (*UtilsServer) LoadLayoutAnimation ¶
func (s *UtilsServer) LoadLayoutAnimation(_ context.Context, req *pb.LoadLayoutAnimationRequest) (*pb.LoadLayoutAnimationResponse, error)
func (*UtilsServer) MakeInAnimation ¶
func (s *UtilsServer) MakeInAnimation(_ context.Context, req *pb.MakeInAnimationRequest) (*pb.MakeInAnimationResponse, error)
func (*UtilsServer) MakeInChildBottomAnimation ¶
func (s *UtilsServer) MakeInChildBottomAnimation(_ context.Context, req *pb.MakeInChildBottomAnimationRequest) (*pb.MakeInChildBottomAnimationResponse, error)
func (*UtilsServer) MakeOutAnimation ¶
func (s *UtilsServer) MakeOutAnimation(_ context.Context, req *pb.MakeOutAnimationRequest) (*pb.MakeOutAnimationResponse, error)
func (*UtilsServer) NewUtils ¶
func (s *UtilsServer) NewUtils(_ context.Context, req *pb.NewUtilsRequest) (*pb.NewUtilsResponse, error)
type ValueAnimatorServer ¶
type ValueAnimatorServer struct {
pb.UnimplementedValueAnimatorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ValueAnimatorServer implements pb.ValueAnimatorServiceServer.
func (*ValueAnimatorServer) AddUpdateListener ¶
func (s *ValueAnimatorServer) AddUpdateListener(_ context.Context, req *pb.AddUpdateListenerRequest) (*pb.AddUpdateListenerResponse, error)
func (*ValueAnimatorServer) AreAnimatorsEnabled ¶
func (s *ValueAnimatorServer) AreAnimatorsEnabled(_ context.Context, req *pb.AreAnimatorsEnabledRequest) (*pb.AreAnimatorsEnabledResponse, error)
func (*ValueAnimatorServer) Cancel ¶
func (s *ValueAnimatorServer) Cancel(_ context.Context, req *pb.CancelRequest) (*pb.CancelResponse, error)
func (*ValueAnimatorServer) Clone0 ¶
func (s *ValueAnimatorServer) Clone0(_ context.Context, req *pb.Clone0Request) (*pb.Clone0Response, error)
func (*ValueAnimatorServer) Clone0_1 ¶
func (s *ValueAnimatorServer) Clone0_1(_ context.Context, req *pb.Clone0_1Request) (*pb.Clone0_1Response, error)
func (*ValueAnimatorServer) Clone0_2 ¶
func (s *ValueAnimatorServer) Clone0_2(_ context.Context, req *pb.Clone0_2Request) (*pb.Clone0_2Response, error)
func (*ValueAnimatorServer) End ¶
func (s *ValueAnimatorServer) End(_ context.Context, req *pb.EndRequest) (*pb.EndResponse, error)
func (*ValueAnimatorServer) GetAnimatedFraction ¶
func (s *ValueAnimatorServer) GetAnimatedFraction(_ context.Context, req *pb.GetAnimatedFractionRequest) (*pb.GetAnimatedFractionResponse, error)
func (*ValueAnimatorServer) GetAnimatedValue0 ¶
func (s *ValueAnimatorServer) GetAnimatedValue0(_ context.Context, req *pb.GetAnimatedValue0Request) (*pb.GetAnimatedValue0Response, error)
func (*ValueAnimatorServer) GetAnimatedValue1_1 ¶
func (s *ValueAnimatorServer) GetAnimatedValue1_1(_ context.Context, req *pb.GetAnimatedValue1_1Request) (*pb.GetAnimatedValue1_1Response, error)
func (*ValueAnimatorServer) GetCurrentPlayTime ¶
func (s *ValueAnimatorServer) GetCurrentPlayTime(_ context.Context, req *pb.GetCurrentPlayTimeRequest) (*pb.GetCurrentPlayTimeResponse, error)
func (*ValueAnimatorServer) GetDuration ¶
func (s *ValueAnimatorServer) GetDuration(_ context.Context, req *pb.GetDurationRequest) (*pb.GetDurationResponse, error)
func (*ValueAnimatorServer) GetDurationScale ¶
func (s *ValueAnimatorServer) GetDurationScale(_ context.Context, req *pb.GetDurationScaleRequest) (*pb.GetDurationScaleResponse, error)
func (*ValueAnimatorServer) GetFrameDelay ¶
func (s *ValueAnimatorServer) GetFrameDelay(_ context.Context, req *pb.GetFrameDelayRequest) (*pb.GetFrameDelayResponse, error)
func (*ValueAnimatorServer) GetInterpolator ¶
func (s *ValueAnimatorServer) GetInterpolator(_ context.Context, req *pb.GetInterpolatorRequest) (*pb.GetInterpolatorResponse, error)
func (*ValueAnimatorServer) GetRepeatCount ¶
func (s *ValueAnimatorServer) GetRepeatCount(_ context.Context, req *pb.GetRepeatCountRequest) (*pb.GetRepeatCountResponse, error)
func (*ValueAnimatorServer) GetRepeatMode ¶
func (s *ValueAnimatorServer) GetRepeatMode(_ context.Context, req *pb.GetRepeatModeRequest) (*pb.GetRepeatModeResponse, error)
func (*ValueAnimatorServer) GetStartDelay ¶
func (s *ValueAnimatorServer) GetStartDelay(_ context.Context, req *pb.GetStartDelayRequest) (*pb.GetStartDelayResponse, error)
func (*ValueAnimatorServer) GetTotalDuration ¶
func (s *ValueAnimatorServer) GetTotalDuration(_ context.Context, req *pb.GetTotalDurationRequest) (*pb.GetTotalDurationResponse, error)
func (*ValueAnimatorServer) GetValues ¶
func (s *ValueAnimatorServer) GetValues(_ context.Context, req *pb.GetValuesRequest) (*pb.GetValuesResponse, error)
func (*ValueAnimatorServer) IsRunning ¶
func (s *ValueAnimatorServer) IsRunning(_ context.Context, req *pb.IsRunningRequest) (*pb.IsRunningResponse, error)
func (*ValueAnimatorServer) IsStarted ¶
func (s *ValueAnimatorServer) IsStarted(_ context.Context, req *pb.IsStartedRequest) (*pb.IsStartedResponse, error)
func (*ValueAnimatorServer) NewValueAnimator ¶
func (s *ValueAnimatorServer) NewValueAnimator(_ context.Context, req *pb.NewValueAnimatorRequest) (*pb.NewValueAnimatorResponse, error)
func (*ValueAnimatorServer) OfArgb ¶
func (s *ValueAnimatorServer) OfArgb(_ context.Context, req *pb.OfArgbRequest) (*pb.OfArgbResponse, error)
func (*ValueAnimatorServer) OfFloat ¶
func (s *ValueAnimatorServer) OfFloat(_ context.Context, req *pb.OfFloatRequest) (*pb.OfFloatResponse, error)
func (*ValueAnimatorServer) OfInt ¶
func (s *ValueAnimatorServer) OfInt(_ context.Context, req *pb.OfIntRequest) (*pb.OfIntResponse, error)
func (*ValueAnimatorServer) OfObject ¶
func (s *ValueAnimatorServer) OfObject(_ context.Context, req *pb.OfObjectRequest) (*pb.OfObjectResponse, error)
func (*ValueAnimatorServer) OfPropertyValuesHolder ¶
func (s *ValueAnimatorServer) OfPropertyValuesHolder(_ context.Context, req *pb.OfPropertyValuesHolderRequest) (*pb.OfPropertyValuesHolderResponse, error)
func (*ValueAnimatorServer) Pause ¶
func (s *ValueAnimatorServer) Pause(_ context.Context, req *pb.PauseRequest) (*pb.PauseResponse, error)
func (*ValueAnimatorServer) RegisterDurationScaleChangeListener ¶
func (s *ValueAnimatorServer) RegisterDurationScaleChangeListener(_ context.Context, req *pb.RegisterDurationScaleChangeListenerRequest) (*pb.RegisterDurationScaleChangeListenerResponse, error)
func (*ValueAnimatorServer) RemoveAllUpdateListeners ¶
func (s *ValueAnimatorServer) RemoveAllUpdateListeners(_ context.Context, req *pb.RemoveAllUpdateListenersRequest) (*pb.RemoveAllUpdateListenersResponse, error)
func (*ValueAnimatorServer) RemoveUpdateListener ¶
func (s *ValueAnimatorServer) RemoveUpdateListener(_ context.Context, req *pb.RemoveUpdateListenerRequest) (*pb.RemoveUpdateListenerResponse, error)
func (*ValueAnimatorServer) Resume ¶
func (s *ValueAnimatorServer) Resume(_ context.Context, req *pb.ResumeRequest) (*pb.ResumeResponse, error)
func (*ValueAnimatorServer) Reverse ¶
func (s *ValueAnimatorServer) Reverse(_ context.Context, req *pb.ReverseRequest) (*pb.ReverseResponse, error)
func (*ValueAnimatorServer) SetCurrentFraction ¶
func (s *ValueAnimatorServer) SetCurrentFraction(_ context.Context, req *pb.SetCurrentFractionRequest) (*pb.SetCurrentFractionResponse, error)
func (*ValueAnimatorServer) SetCurrentPlayTime ¶
func (s *ValueAnimatorServer) SetCurrentPlayTime(_ context.Context, req *pb.SetCurrentPlayTimeRequest) (*pb.SetCurrentPlayTimeResponse, error)
func (*ValueAnimatorServer) SetDuration1 ¶
func (s *ValueAnimatorServer) SetDuration1(_ context.Context, req *pb.SetDuration1Request) (*pb.SetDuration1Response, error)
func (*ValueAnimatorServer) SetDuration1_1 ¶
func (s *ValueAnimatorServer) SetDuration1_1(_ context.Context, req *pb.SetDuration1_1Request) (*pb.SetDuration1_1Response, error)
func (*ValueAnimatorServer) SetEvaluator ¶
func (s *ValueAnimatorServer) SetEvaluator(_ context.Context, req *pb.SetEvaluatorRequest) (*pb.SetEvaluatorResponse, error)
func (*ValueAnimatorServer) SetFloatValues ¶
func (s *ValueAnimatorServer) SetFloatValues(_ context.Context, req *pb.SetFloatValuesRequest) (*pb.SetFloatValuesResponse, error)
func (*ValueAnimatorServer) SetFrameDelay ¶
func (s *ValueAnimatorServer) SetFrameDelay(_ context.Context, req *pb.SetFrameDelayRequest) (*pb.SetFrameDelayResponse, error)
func (*ValueAnimatorServer) SetIntValues ¶
func (s *ValueAnimatorServer) SetIntValues(_ context.Context, req *pb.SetIntValuesRequest) (*pb.SetIntValuesResponse, error)
func (*ValueAnimatorServer) SetInterpolator ¶
func (s *ValueAnimatorServer) SetInterpolator(_ context.Context, req *pb.SetInterpolatorRequest) (*pb.SetInterpolatorResponse, error)
func (*ValueAnimatorServer) SetObjectValues ¶
func (s *ValueAnimatorServer) SetObjectValues(_ context.Context, req *pb.SetObjectValuesRequest) (*pb.SetObjectValuesResponse, error)
func (*ValueAnimatorServer) SetRepeatCount ¶
func (s *ValueAnimatorServer) SetRepeatCount(_ context.Context, req *pb.SetRepeatCountRequest) (*pb.SetRepeatCountResponse, error)
func (*ValueAnimatorServer) SetRepeatMode ¶
func (s *ValueAnimatorServer) SetRepeatMode(_ context.Context, req *pb.SetRepeatModeRequest) (*pb.SetRepeatModeResponse, error)
func (*ValueAnimatorServer) SetStartDelay ¶
func (s *ValueAnimatorServer) SetStartDelay(_ context.Context, req *pb.SetStartDelayRequest) (*pb.SetStartDelayResponse, error)
func (*ValueAnimatorServer) SetValues ¶
func (s *ValueAnimatorServer) SetValues(_ context.Context, req *pb.SetValuesRequest) (*pb.SetValuesResponse, error)
func (*ValueAnimatorServer) Start ¶
func (s *ValueAnimatorServer) Start(_ context.Context, req *pb.StartRequest) (*pb.StartResponse, error)
func (*ValueAnimatorServer) ToString ¶
func (s *ValueAnimatorServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*ValueAnimatorServer) UnregisterDurationScaleChangeListener ¶
func (s *ValueAnimatorServer) UnregisterDurationScaleChangeListener(_ context.Context, req *pb.UnregisterDurationScaleChangeListenerRequest) (*pb.UnregisterDurationScaleChangeListenerResponse, error)