Documentation
¶
Index ¶
- type ArcMotionClient
- func (c *ArcMotionClient) GetMaximumAngle(ctx context.Context, handle int64) (float32, error)
- func (c *ArcMotionClient) GetMinimumHorizontalAngle(ctx context.Context, handle int64) (float32, error)
- func (c *ArcMotionClient) GetMinimumVerticalAngle(ctx context.Context, handle int64) (float32, error)
- func (c *ArcMotionClient) GetPath(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error)
- func (c *ArcMotionClient) SetMaximumAngle(ctx context.Context, handle int64, arg0 float32) error
- func (c *ArcMotionClient) SetMinimumHorizontalAngle(ctx context.Context, handle int64, arg0 float32) error
- func (c *ArcMotionClient) SetMinimumVerticalAngle(ctx context.Context, handle int64, arg0 float32) error
- type ChangeBoundsClient
- func (c *ChangeBoundsClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeBoundsClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeBoundsClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *ChangeBoundsClient) GetResizeClip(ctx context.Context, handle int64) (bool, error)
- func (c *ChangeBoundsClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
- func (c *ChangeBoundsClient) SetReparent(ctx context.Context, handle int64, arg0 bool) error
- func (c *ChangeBoundsClient) SetResizeClip(ctx context.Context, handle int64, arg0 bool) error
- type ChangeClipBoundsClient
- func (c *ChangeClipBoundsClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeClipBoundsClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeClipBoundsClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *ChangeClipBoundsClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
- type ChangeImageTransformClient
- func (c *ChangeImageTransformClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeImageTransformClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeImageTransformClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *ChangeImageTransformClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
- type ChangeScrollClient
- func (c *ChangeScrollClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeScrollClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeScrollClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *ChangeScrollClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
- type ChangeTransformClient
- func (c *ChangeTransformClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeTransformClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ChangeTransformClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *ChangeTransformClient) GetReparent(ctx context.Context, handle int64) (bool, error)
- func (c *ChangeTransformClient) GetReparentWithOverlay(ctx context.Context, handle int64) (bool, error)
- func (c *ChangeTransformClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
- func (c *ChangeTransformClient) SetReparent(ctx context.Context, handle int64, arg0 bool) error
- func (c *ChangeTransformClient) SetReparentWithOverlay(ctx context.Context, handle int64, arg0 bool) error
- type CircularPropagationClient
- type EpicenterCallbackClient
- type ExplodeClient
- func (c *ExplodeClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ExplodeClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *ExplodeClient) OnAppear(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (int64, error)
- func (c *ExplodeClient) OnDisappear(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (int64, error)
- type FadeClient
- func (c *FadeClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *FadeClient) OnAppear(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (int64, error)
- func (c *FadeClient) OnDisappear(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (int64, error)
- type InflaterClient
- type ListenerAdapterClient
- func (c *ListenerAdapterClient) OnTransitionCancel(ctx context.Context, arg0 int64) error
- func (c *ListenerAdapterClient) OnTransitionEnd(ctx context.Context, arg0 int64) error
- func (c *ListenerAdapterClient) OnTransitionPause(ctx context.Context, arg0 int64) error
- func (c *ListenerAdapterClient) OnTransitionResume(ctx context.Context, arg0 int64) error
- func (c *ListenerAdapterClient) OnTransitionStart(ctx context.Context, arg0 int64) error
- type ManagerClient
- func (c *ManagerClient) BeginDelayedTransition1(ctx context.Context, handle int64, arg0 int64) error
- func (c *ManagerClient) BeginDelayedTransition2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *ManagerClient) EndTransitions(ctx context.Context, handle int64, arg0 int64) error
- func (c *ManagerClient) Go1(ctx context.Context, handle int64, arg0 int64) error
- func (c *ManagerClient) Go2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *ManagerClient) SetTransition2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *ManagerClient) SetTransition3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ManagerClient) TransitionTo(ctx context.Context, handle int64, arg0 int64) error
- type PathMotionClient
- type PatternPathMotionClient
- func (c *PatternPathMotionClient) GetPath(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int64, error)
- func (c *PatternPathMotionClient) GetPatternPath(ctx context.Context, handle int64) (int64, error)
- func (c *PatternPathMotionClient) SetPatternPath(ctx context.Context, handle int64, arg0 int64) error
- type PropagationClient
- type SceneClient
- func (c *SceneClient) Enter(ctx context.Context, handle int64) error
- func (c *SceneClient) Exit(ctx context.Context, handle int64) error
- func (c *SceneClient) GetCurrentScene(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SceneClient) GetSceneForLayout(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (int64, error)
- func (c *SceneClient) GetSceneRoot(ctx context.Context, handle int64) (int64, error)
- func (c *SceneClient) SetEnterAction(ctx context.Context, handle int64, arg0 int64) error
- func (c *SceneClient) SetExitAction(ctx context.Context, handle int64, arg0 int64) error
- type SetClient
- func (c *SetClient) AddListener1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) AddListener1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) AddTarget1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) AddTarget1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *SetClient) AddTarget1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) AddTarget1_3(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *SetClient) AddTarget1_4(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *SetClient) AddTarget1_5(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) AddTarget1_6(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *SetClient) AddTarget1_7(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) AddTransition(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *SetClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *SetClient) Clone0(ctx context.Context, handle int64) (int64, error)
- func (c *SetClient) Clone0_1(ctx context.Context, handle int64) (int64, error)
- func (c *SetClient) Clone0_2(ctx context.Context, handle int64) (int64, error)
- func (c *SetClient) ExcludeTarget2(ctx context.Context, handle int64, arg0 int64, arg1 bool) (int64, error)
- func (c *SetClient) ExcludeTarget2_1(ctx context.Context, handle int64, arg0 int32, arg1 bool) (int64, error)
- func (c *SetClient) ExcludeTarget2_2(ctx context.Context, handle int64, arg0 int64, arg1 bool) (int64, error)
- func (c *SetClient) ExcludeTarget2_3(ctx context.Context, handle int64, arg0 string, arg1 bool) (int64, error)
- func (c *SetClient) GetOrdering(ctx context.Context, handle int64) (int32, error)
- func (c *SetClient) GetTransitionAt(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *SetClient) GetTransitionCount(ctx context.Context, handle int64) (int32, error)
- func (c *SetClient) RemoveListener1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) RemoveListener1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) RemoveTarget1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) RemoveTarget1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *SetClient) RemoveTarget1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) RemoveTarget1_3(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *SetClient) RemoveTarget1_4(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *SetClient) RemoveTarget1_5(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) RemoveTarget1_6(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *SetClient) RemoveTarget1_7(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) RemoveTransition(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) SetDuration1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) SetDuration1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) SetEpicenterCallback(ctx context.Context, handle int64, arg0 int64) error
- func (c *SetClient) SetInterpolator1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) SetInterpolator1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) SetOrdering(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *SetClient) SetPathMotion(ctx context.Context, handle int64, arg0 int64) error
- func (c *SetClient) SetPropagation(ctx context.Context, handle int64, arg0 int64) error
- func (c *SetClient) SetStartDelay1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SetClient) SetStartDelay1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- type SidePropagationClient
- func (c *SidePropagationClient) GetStartDelay(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (int64, error)
- func (c *SidePropagationClient) SetPropagationSpeed(ctx context.Context, handle int64, arg0 float32) error
- func (c *SidePropagationClient) SetSide(ctx context.Context, handle int64, arg0 int32) error
- type SlideClient
- func (c *SlideClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *SlideClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
- func (c *SlideClient) GetSlideEdge(ctx context.Context, handle int64) (int32, error)
- func (c *SlideClient) OnAppear(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (int64, error)
- func (c *SlideClient) OnDisappear(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (int64, error)
- func (c *SlideClient) SetSlideEdge(ctx context.Context, handle int64, arg0 int32) error
- type TransitionClient
- func (c *TransitionClient) AddListener(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) AddTarget1(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) AddTarget1_1(ctx context.Context, arg0 int32) (int64, error)
- func (c *TransitionClient) AddTarget1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) AddTarget1_3(ctx context.Context, arg0 string) (int64, error)
- func (c *TransitionClient) CanRemoveViews(ctx context.Context) (bool, error)
- func (c *TransitionClient) CaptureEndValues(ctx context.Context, arg0 int64) error
- func (c *TransitionClient) CaptureStartValues(ctx context.Context, arg0 int64) error
- func (c *TransitionClient) Clone0(ctx context.Context) (int64, error)
- func (c *TransitionClient) Clone0_1(ctx context.Context) (int64, error)
- func (c *TransitionClient) CreateAnimator(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *TransitionClient) ExcludeChildren2(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *TransitionClient) ExcludeChildren2_1(ctx context.Context, arg0 int32, arg1 bool) (int64, error)
- func (c *TransitionClient) ExcludeChildren2_2(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *TransitionClient) ExcludeTarget2(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *TransitionClient) ExcludeTarget2_1(ctx context.Context, arg0 int32, arg1 bool) (int64, error)
- func (c *TransitionClient) ExcludeTarget2_2(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *TransitionClient) ExcludeTarget2_3(ctx context.Context, arg0 string, arg1 bool) (int64, error)
- func (c *TransitionClient) GetDuration(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetEpicenter(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetEpicenterCallback(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetInterpolator(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetName(ctx context.Context) (string, error)
- func (c *TransitionClient) GetPathMotion(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetPropagation(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetStartDelay(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetTargetIds(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetTargetNames(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetTargetTypes(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetTargets(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetTransitionProperties(ctx context.Context) (int64, error)
- func (c *TransitionClient) GetTransitionValues(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *TransitionClient) IsTransitionRequired(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *TransitionClient) RemoveListener(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) RemoveTarget1(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) RemoveTarget1_1(ctx context.Context, arg0 int32) (int64, error)
- func (c *TransitionClient) RemoveTarget1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) RemoveTarget1_3(ctx context.Context, arg0 string) (int64, error)
- func (c *TransitionClient) SetDuration(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) SetEpicenterCallback(ctx context.Context, arg0 int64) error
- func (c *TransitionClient) SetInterpolator(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) SetMatchOrder(ctx context.Context, arg0 int64) error
- func (c *TransitionClient) SetPathMotion(ctx context.Context, arg0 int64) error
- func (c *TransitionClient) SetPropagation(ctx context.Context, arg0 int64) error
- func (c *TransitionClient) SetStartDelay(ctx context.Context, arg0 int64) (int64, error)
- func (c *TransitionClient) ToString(ctx context.Context) (string, error)
- type TransitionListenerClient
- func (c *TransitionListenerClient) OnTransitionCancel(ctx context.Context, arg0 int64) error
- func (c *TransitionListenerClient) OnTransitionEnd(ctx context.Context, arg0 int64) error
- func (c *TransitionListenerClient) OnTransitionPause(ctx context.Context, arg0 int64) error
- func (c *TransitionListenerClient) OnTransitionResume(ctx context.Context, arg0 int64) error
- func (c *TransitionListenerClient) OnTransitionStart(ctx context.Context, arg0 int64) error
- type ValuesClient
- type VisibilityClient
- func (c *VisibilityClient) CaptureEndValues(ctx context.Context, arg0 int64) error
- func (c *VisibilityClient) CaptureStartValues(ctx context.Context, arg0 int64) error
- func (c *VisibilityClient) CreateAnimator(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *VisibilityClient) GetMode(ctx context.Context) (int32, error)
- func (c *VisibilityClient) GetTransitionProperties(ctx context.Context) (int64, error)
- func (c *VisibilityClient) IsTransitionRequired(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *VisibilityClient) IsVisible(ctx context.Context, arg0 int64) (bool, error)
- func (c *VisibilityClient) OnAppear4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *VisibilityClient) OnAppear5(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64, ...) (int64, error)
- func (c *VisibilityClient) OnDisappear4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *VisibilityClient) OnDisappear5(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64, ...) (int64, error)
- func (c *VisibilityClient) SetMode(ctx context.Context, arg0 int32) error
- type VisibilityPropagationClient
- func (c *VisibilityPropagationClient) CaptureValues(ctx context.Context, arg0 int64) error
- func (c *VisibilityPropagationClient) GetPropagationProperties(ctx context.Context) (int64, error)
- func (c *VisibilityPropagationClient) GetViewVisibility(ctx context.Context, arg0 int64) (int32, error)
- func (c *VisibilityPropagationClient) GetViewX(ctx context.Context, arg0 int64) (int32, error)
- func (c *VisibilityPropagationClient) GetViewY(ctx context.Context, arg0 int64) (int32, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArcMotionClient ¶
type ArcMotionClient struct {
// contains filtered or unexported fields
}
ArcMotionClient wraps the gRPC ArcMotionService client.
func NewArcMotionClient ¶
func NewArcMotionClient(cc grpc.ClientConnInterface) *ArcMotionClient
NewArcMotionClient creates a new ArcMotion client.
func (*ArcMotionClient) GetMaximumAngle ¶
GetMaximumAngle calls the GetMaximumAngle RPC.
func (*ArcMotionClient) GetMinimumHorizontalAngle ¶
func (c *ArcMotionClient) GetMinimumHorizontalAngle(ctx context.Context, handle int64) (float32, error)
GetMinimumHorizontalAngle calls the GetMinimumHorizontalAngle RPC.
func (*ArcMotionClient) GetMinimumVerticalAngle ¶
func (c *ArcMotionClient) GetMinimumVerticalAngle(ctx context.Context, handle int64) (float32, error)
GetMinimumVerticalAngle calls the GetMinimumVerticalAngle RPC.
func (*ArcMotionClient) GetPath ¶
func (c *ArcMotionClient) GetPath(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32) (int64, error)
GetPath calls the GetPath RPC.
func (*ArcMotionClient) SetMaximumAngle ¶
SetMaximumAngle calls the SetMaximumAngle RPC.
func (*ArcMotionClient) SetMinimumHorizontalAngle ¶
func (c *ArcMotionClient) SetMinimumHorizontalAngle(ctx context.Context, handle int64, arg0 float32) error
SetMinimumHorizontalAngle calls the SetMinimumHorizontalAngle RPC.
func (*ArcMotionClient) SetMinimumVerticalAngle ¶
func (c *ArcMotionClient) SetMinimumVerticalAngle(ctx context.Context, handle int64, arg0 float32) error
SetMinimumVerticalAngle calls the SetMinimumVerticalAngle RPC.
type ChangeBoundsClient ¶
type ChangeBoundsClient struct {
// contains filtered or unexported fields
}
ChangeBoundsClient wraps the gRPC ChangeBoundsService client.
func NewChangeBoundsClient ¶
func NewChangeBoundsClient(cc grpc.ClientConnInterface) *ChangeBoundsClient
NewChangeBoundsClient creates a new ChangeBounds client.
func (*ChangeBoundsClient) CaptureEndValues ¶
CaptureEndValues calls the CaptureEndValues RPC.
func (*ChangeBoundsClient) CaptureStartValues ¶
func (c *ChangeBoundsClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
CaptureStartValues calls the CaptureStartValues RPC.
func (*ChangeBoundsClient) CreateAnimator ¶
func (c *ChangeBoundsClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
CreateAnimator calls the CreateAnimator RPC.
func (*ChangeBoundsClient) GetResizeClip ¶
GetResizeClip calls the GetResizeClip RPC.
func (*ChangeBoundsClient) GetTransitionProperties ¶
func (c *ChangeBoundsClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
GetTransitionProperties calls the GetTransitionProperties RPC.
func (*ChangeBoundsClient) SetReparent ¶
SetReparent calls the SetReparent RPC.
func (*ChangeBoundsClient) SetResizeClip ¶
SetResizeClip calls the SetResizeClip RPC.
type ChangeClipBoundsClient ¶
type ChangeClipBoundsClient struct {
// contains filtered or unexported fields
}
ChangeClipBoundsClient wraps the gRPC ChangeClipBoundsService client.
func NewChangeClipBoundsClient ¶
func NewChangeClipBoundsClient(cc grpc.ClientConnInterface) *ChangeClipBoundsClient
NewChangeClipBoundsClient creates a new ChangeClipBounds client.
func (*ChangeClipBoundsClient) CaptureEndValues ¶
func (c *ChangeClipBoundsClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
CaptureEndValues calls the CaptureEndValues RPC.
func (*ChangeClipBoundsClient) CaptureStartValues ¶
func (c *ChangeClipBoundsClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
CaptureStartValues calls the CaptureStartValues RPC.
func (*ChangeClipBoundsClient) CreateAnimator ¶
func (c *ChangeClipBoundsClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
CreateAnimator calls the CreateAnimator RPC.
func (*ChangeClipBoundsClient) GetTransitionProperties ¶
func (c *ChangeClipBoundsClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
GetTransitionProperties calls the GetTransitionProperties RPC.
type ChangeImageTransformClient ¶
type ChangeImageTransformClient struct {
// contains filtered or unexported fields
}
ChangeImageTransformClient wraps the gRPC ChangeImageTransformService client.
func NewChangeImageTransformClient ¶
func NewChangeImageTransformClient(cc grpc.ClientConnInterface) *ChangeImageTransformClient
NewChangeImageTransformClient creates a new ChangeImageTransform client.
func (*ChangeImageTransformClient) CaptureEndValues ¶
func (c *ChangeImageTransformClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
CaptureEndValues calls the CaptureEndValues RPC.
func (*ChangeImageTransformClient) CaptureStartValues ¶
func (c *ChangeImageTransformClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
CaptureStartValues calls the CaptureStartValues RPC.
func (*ChangeImageTransformClient) CreateAnimator ¶
func (c *ChangeImageTransformClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
CreateAnimator calls the CreateAnimator RPC.
func (*ChangeImageTransformClient) GetTransitionProperties ¶
func (c *ChangeImageTransformClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
GetTransitionProperties calls the GetTransitionProperties RPC.
type ChangeScrollClient ¶
type ChangeScrollClient struct {
// contains filtered or unexported fields
}
ChangeScrollClient wraps the gRPC ChangeScrollService client.
func NewChangeScrollClient ¶
func NewChangeScrollClient(cc grpc.ClientConnInterface) *ChangeScrollClient
NewChangeScrollClient creates a new ChangeScroll client.
func (*ChangeScrollClient) CaptureEndValues ¶
CaptureEndValues calls the CaptureEndValues RPC.
func (*ChangeScrollClient) CaptureStartValues ¶
func (c *ChangeScrollClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
CaptureStartValues calls the CaptureStartValues RPC.
func (*ChangeScrollClient) CreateAnimator ¶
func (c *ChangeScrollClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
CreateAnimator calls the CreateAnimator RPC.
func (*ChangeScrollClient) GetTransitionProperties ¶
func (c *ChangeScrollClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
GetTransitionProperties calls the GetTransitionProperties RPC.
type ChangeTransformClient ¶
type ChangeTransformClient struct {
// contains filtered or unexported fields
}
ChangeTransformClient wraps the gRPC ChangeTransformService client.
func NewChangeTransformClient ¶
func NewChangeTransformClient(cc grpc.ClientConnInterface) *ChangeTransformClient
NewChangeTransformClient creates a new ChangeTransform client.
func (*ChangeTransformClient) CaptureEndValues ¶
func (c *ChangeTransformClient) CaptureEndValues(ctx context.Context, handle int64, arg0 int64) error
CaptureEndValues calls the CaptureEndValues RPC.
func (*ChangeTransformClient) CaptureStartValues ¶
func (c *ChangeTransformClient) CaptureStartValues(ctx context.Context, handle int64, arg0 int64) error
CaptureStartValues calls the CaptureStartValues RPC.
func (*ChangeTransformClient) CreateAnimator ¶
func (c *ChangeTransformClient) CreateAnimator(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
CreateAnimator calls the CreateAnimator RPC.
func (*ChangeTransformClient) GetReparent ¶
GetReparent calls the GetReparent RPC.
func (*ChangeTransformClient) GetReparentWithOverlay ¶
func (c *ChangeTransformClient) GetReparentWithOverlay(ctx context.Context, handle int64) (bool, error)
GetReparentWithOverlay calls the GetReparentWithOverlay RPC.
func (*ChangeTransformClient) GetTransitionProperties ¶
func (c *ChangeTransformClient) GetTransitionProperties(ctx context.Context, handle int64) (int64, error)
GetTransitionProperties calls the GetTransitionProperties RPC.
func (*ChangeTransformClient) SetReparent ¶
SetReparent calls the SetReparent RPC.
func (*ChangeTransformClient) SetReparentWithOverlay ¶
func (c *ChangeTransformClient) SetReparentWithOverlay(ctx context.Context, handle int64, arg0 bool) error
SetReparentWithOverlay calls the SetReparentWithOverlay RPC.
type CircularPropagationClient ¶
type CircularPropagationClient struct {
// contains filtered or unexported fields
}
CircularPropagationClient wraps the gRPC CircularPropagationService client.
func NewCircularPropagationClient ¶
func NewCircularPropagationClient(cc grpc.ClientConnInterface) *CircularPropagationClient
NewCircularPropagationClient creates a new CircularPropagation client.
func (*CircularPropagationClient) GetStartDelay ¶
func (c *CircularPropagationClient) GetStartDelay(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
GetStartDelay calls the GetStartDelay RPC.
func (*CircularPropagationClient) SetPropagationSpeed ¶
func (c *CircularPropagationClient) SetPropagationSpeed(ctx context.Context, handle int64, arg0 float32) error
SetPropagationSpeed calls the SetPropagationSpeed RPC.
type EpicenterCallbackClient ¶
type EpicenterCallbackClient struct {
// contains filtered or unexported fields
}
EpicenterCallbackClient wraps the gRPC EpicenterCallbackService client.
func NewEpicenterCallbackClient ¶
func NewEpicenterCallbackClient(cc grpc.ClientConnInterface) *EpicenterCallbackClient
NewEpicenterCallbackClient creates a new EpicenterCallback client.
func (*EpicenterCallbackClient) OnGetEpicenter ¶
OnGetEpicenter calls the OnGetEpicenter RPC.
type ExplodeClient ¶
type ExplodeClient struct {
// contains filtered or unexported fields
}
ExplodeClient wraps the gRPC ExplodeService client.
func NewExplodeClient ¶
func NewExplodeClient(cc grpc.ClientConnInterface) *ExplodeClient
NewExplodeClient creates a new Explode client.
func (*ExplodeClient) CaptureEndValues ¶
CaptureEndValues calls the CaptureEndValues RPC.
func (*ExplodeClient) CaptureStartValues ¶
CaptureStartValues calls the CaptureStartValues RPC.
type FadeClient ¶
type FadeClient struct {
// contains filtered or unexported fields
}
FadeClient wraps the gRPC FadeService client.
func NewFadeClient ¶
func NewFadeClient(cc grpc.ClientConnInterface) *FadeClient
NewFadeClient creates a new Fade client.
func (*FadeClient) CaptureStartValues ¶
CaptureStartValues calls the CaptureStartValues RPC.
type InflaterClient ¶
type InflaterClient struct {
// contains filtered or unexported fields
}
InflaterClient wraps the gRPC InflaterService client.
func NewInflaterClient ¶
func NewInflaterClient(cc grpc.ClientConnInterface) *InflaterClient
NewInflaterClient creates a new Inflater client.
func (*InflaterClient) InflateTransition ¶
InflateTransition calls the InflateTransition RPC.
func (*InflaterClient) InflateTransitionManager ¶
func (c *InflaterClient) InflateTransitionManager(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
InflateTransitionManager calls the InflateTransitionManager RPC.
type ListenerAdapterClient ¶
type ListenerAdapterClient struct {
// contains filtered or unexported fields
}
ListenerAdapterClient wraps the gRPC ListenerAdapterService client.
func NewListenerAdapterClient ¶
func NewListenerAdapterClient(cc grpc.ClientConnInterface) *ListenerAdapterClient
NewListenerAdapterClient creates a new ListenerAdapter client.
func (*ListenerAdapterClient) OnTransitionCancel ¶
func (c *ListenerAdapterClient) OnTransitionCancel(ctx context.Context, arg0 int64) error
OnTransitionCancel calls the OnTransitionCancel RPC.
func (*ListenerAdapterClient) OnTransitionEnd ¶
func (c *ListenerAdapterClient) OnTransitionEnd(ctx context.Context, arg0 int64) error
OnTransitionEnd calls the OnTransitionEnd RPC.
func (*ListenerAdapterClient) OnTransitionPause ¶
func (c *ListenerAdapterClient) OnTransitionPause(ctx context.Context, arg0 int64) error
OnTransitionPause calls the OnTransitionPause RPC.
func (*ListenerAdapterClient) OnTransitionResume ¶
func (c *ListenerAdapterClient) OnTransitionResume(ctx context.Context, arg0 int64) error
OnTransitionResume calls the OnTransitionResume RPC.
func (*ListenerAdapterClient) OnTransitionStart ¶
func (c *ListenerAdapterClient) OnTransitionStart(ctx context.Context, arg0 int64) error
OnTransitionStart calls the OnTransitionStart RPC.
type ManagerClient ¶
type ManagerClient struct {
// contains filtered or unexported fields
}
ManagerClient wraps the gRPC ManagerService client.
func NewManagerClient ¶
func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient
NewManagerClient creates a new Manager client.
func (*ManagerClient) BeginDelayedTransition1 ¶
func (c *ManagerClient) BeginDelayedTransition1(ctx context.Context, handle int64, arg0 int64) error
BeginDelayedTransition1 calls the BeginDelayedTransition1 RPC.
func (*ManagerClient) BeginDelayedTransition2_1 ¶
func (c *ManagerClient) BeginDelayedTransition2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
BeginDelayedTransition2_1 calls the BeginDelayedTransition2_1 RPC.
func (*ManagerClient) EndTransitions ¶
EndTransitions calls the EndTransitions RPC.
func (*ManagerClient) SetTransition2_1 ¶
func (c *ManagerClient) SetTransition2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
SetTransition2_1 calls the SetTransition2_1 RPC.
func (*ManagerClient) SetTransition3 ¶
func (c *ManagerClient) SetTransition3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
SetTransition3 calls the SetTransition3 RPC.
func (*ManagerClient) TransitionTo ¶
TransitionTo calls the TransitionTo RPC.
type PathMotionClient ¶
type PathMotionClient struct {
// contains filtered or unexported fields
}
PathMotionClient wraps the gRPC PathMotionService client.
func NewPathMotionClient ¶
func NewPathMotionClient(cc grpc.ClientConnInterface) *PathMotionClient
NewPathMotionClient creates a new PathMotion client.
type PatternPathMotionClient ¶
type PatternPathMotionClient struct {
// contains filtered or unexported fields
}
PatternPathMotionClient wraps the gRPC PatternPathMotionService client.
func NewPatternPathMotionClient ¶
func NewPatternPathMotionClient(cc grpc.ClientConnInterface) *PatternPathMotionClient
NewPatternPathMotionClient creates a new PatternPathMotion client.
func (*PatternPathMotionClient) GetPath ¶
func (c *PatternPathMotionClient) GetPath(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32) (int64, error)
GetPath calls the GetPath RPC.
func (*PatternPathMotionClient) GetPatternPath ¶
GetPatternPath calls the GetPatternPath RPC.
func (*PatternPathMotionClient) SetPatternPath ¶
func (c *PatternPathMotionClient) SetPatternPath(ctx context.Context, handle int64, arg0 int64) error
SetPatternPath calls the SetPatternPath RPC.
type PropagationClient ¶
type PropagationClient struct {
// contains filtered or unexported fields
}
PropagationClient wraps the gRPC PropagationService client.
func NewPropagationClient ¶
func NewPropagationClient(cc grpc.ClientConnInterface) *PropagationClient
NewPropagationClient creates a new Propagation client.
func (*PropagationClient) CaptureValues ¶
func (c *PropagationClient) CaptureValues(ctx context.Context, arg0 int64) error
CaptureValues calls the CaptureValues RPC.
func (*PropagationClient) GetPropagationProperties ¶
func (c *PropagationClient) GetPropagationProperties(ctx context.Context) (int64, error)
GetPropagationProperties calls the GetPropagationProperties RPC.
type SceneClient ¶
type SceneClient struct {
// contains filtered or unexported fields
}
SceneClient wraps the gRPC SceneService client.
func NewSceneClient ¶
func NewSceneClient(cc grpc.ClientConnInterface) *SceneClient
NewSceneClient creates a new Scene client.
func (*SceneClient) Enter ¶
func (c *SceneClient) Enter(ctx context.Context, handle int64) error
Enter calls the Enter RPC.
func (*SceneClient) Exit ¶
func (c *SceneClient) Exit(ctx context.Context, handle int64) error
Exit calls the Exit RPC.
func (*SceneClient) GetCurrentScene ¶
GetCurrentScene calls the GetCurrentScene RPC.
func (*SceneClient) GetSceneForLayout ¶
func (c *SceneClient) GetSceneForLayout(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (int64, error)
GetSceneForLayout calls the GetSceneForLayout RPC.
func (*SceneClient) GetSceneRoot ¶
GetSceneRoot calls the GetSceneRoot RPC.
func (*SceneClient) SetEnterAction ¶
SetEnterAction calls the SetEnterAction RPC.
func (*SceneClient) SetExitAction ¶
SetExitAction calls the SetExitAction RPC.
type SetClient ¶
type SetClient struct {
// contains filtered or unexported fields
}
SetClient wraps the gRPC SetService client.
func NewSetClient ¶
func NewSetClient(cc grpc.ClientConnInterface) *SetClient
NewSetClient creates a new Set client.
func (*SetClient) AddListener1 ¶
AddListener1 calls the AddListener1 RPC.
func (*SetClient) AddListener1_1 ¶
AddListener1_1 calls the AddListener1_1 RPC.
func (*SetClient) AddTarget1 ¶
AddTarget1 calls the AddTarget1 RPC.
func (*SetClient) AddTarget1_1 ¶
AddTarget1_1 calls the AddTarget1_1 RPC.
func (*SetClient) AddTarget1_2 ¶
AddTarget1_2 calls the AddTarget1_2 RPC.
func (*SetClient) AddTarget1_3 ¶
AddTarget1_3 calls the AddTarget1_3 RPC.
func (*SetClient) AddTarget1_4 ¶
AddTarget1_4 calls the AddTarget1_4 RPC.
func (*SetClient) AddTarget1_5 ¶
AddTarget1_5 calls the AddTarget1_5 RPC.
func (*SetClient) AddTarget1_6 ¶
AddTarget1_6 calls the AddTarget1_6 RPC.
func (*SetClient) AddTarget1_7 ¶
AddTarget1_7 calls the AddTarget1_7 RPC.
func (*SetClient) AddTransition ¶
AddTransition calls the AddTransition RPC.
func (*SetClient) CaptureEndValues ¶
CaptureEndValues calls the CaptureEndValues RPC.
func (*SetClient) CaptureStartValues ¶
CaptureStartValues calls the CaptureStartValues RPC.
func (*SetClient) ExcludeTarget2 ¶
func (c *SetClient) ExcludeTarget2(ctx context.Context, handle int64, arg0 int64, arg1 bool) (int64, error)
ExcludeTarget2 calls the ExcludeTarget2 RPC.
func (*SetClient) ExcludeTarget2_1 ¶
func (c *SetClient) ExcludeTarget2_1(ctx context.Context, handle int64, arg0 int32, arg1 bool) (int64, error)
ExcludeTarget2_1 calls the ExcludeTarget2_1 RPC.
func (*SetClient) ExcludeTarget2_2 ¶
func (c *SetClient) ExcludeTarget2_2(ctx context.Context, handle int64, arg0 int64, arg1 bool) (int64, error)
ExcludeTarget2_2 calls the ExcludeTarget2_2 RPC.
func (*SetClient) ExcludeTarget2_3 ¶
func (c *SetClient) ExcludeTarget2_3(ctx context.Context, handle int64, arg0 string, arg1 bool) (int64, error)
ExcludeTarget2_3 calls the ExcludeTarget2_3 RPC.
func (*SetClient) GetOrdering ¶
GetOrdering calls the GetOrdering RPC.
func (*SetClient) GetTransitionAt ¶
GetTransitionAt calls the GetTransitionAt RPC.
func (*SetClient) GetTransitionCount ¶
GetTransitionCount calls the GetTransitionCount RPC.
func (*SetClient) RemoveListener1 ¶
RemoveListener1 calls the RemoveListener1 RPC.
func (*SetClient) RemoveListener1_1 ¶
RemoveListener1_1 calls the RemoveListener1_1 RPC.
func (*SetClient) RemoveTarget1 ¶
RemoveTarget1 calls the RemoveTarget1 RPC.
func (*SetClient) RemoveTarget1_1 ¶
RemoveTarget1_1 calls the RemoveTarget1_1 RPC.
func (*SetClient) RemoveTarget1_2 ¶
RemoveTarget1_2 calls the RemoveTarget1_2 RPC.
func (*SetClient) RemoveTarget1_3 ¶
RemoveTarget1_3 calls the RemoveTarget1_3 RPC.
func (*SetClient) RemoveTarget1_4 ¶
RemoveTarget1_4 calls the RemoveTarget1_4 RPC.
func (*SetClient) RemoveTarget1_5 ¶
RemoveTarget1_5 calls the RemoveTarget1_5 RPC.
func (*SetClient) RemoveTarget1_6 ¶
RemoveTarget1_6 calls the RemoveTarget1_6 RPC.
func (*SetClient) RemoveTarget1_7 ¶
RemoveTarget1_7 calls the RemoveTarget1_7 RPC.
func (*SetClient) RemoveTransition ¶
RemoveTransition calls the RemoveTransition RPC.
func (*SetClient) SetDuration1 ¶
SetDuration1 calls the SetDuration1 RPC.
func (*SetClient) SetDuration1_1 ¶
SetDuration1_1 calls the SetDuration1_1 RPC.
func (*SetClient) SetEpicenterCallback ¶
SetEpicenterCallback calls the SetEpicenterCallback RPC.
func (*SetClient) SetInterpolator1 ¶
SetInterpolator1 calls the SetInterpolator1 RPC.
func (*SetClient) SetInterpolator1_1 ¶
func (c *SetClient) SetInterpolator1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
SetInterpolator1_1 calls the SetInterpolator1_1 RPC.
func (*SetClient) SetOrdering ¶
SetOrdering calls the SetOrdering RPC.
func (*SetClient) SetPathMotion ¶
SetPathMotion calls the SetPathMotion RPC.
func (*SetClient) SetPropagation ¶
SetPropagation calls the SetPropagation RPC.
func (*SetClient) SetStartDelay1 ¶
SetStartDelay1 calls the SetStartDelay1 RPC.
type SidePropagationClient ¶
type SidePropagationClient struct {
// contains filtered or unexported fields
}
SidePropagationClient wraps the gRPC SidePropagationService client.
func NewSidePropagationClient ¶
func NewSidePropagationClient(cc grpc.ClientConnInterface) *SidePropagationClient
NewSidePropagationClient creates a new SidePropagation client.
func (*SidePropagationClient) GetStartDelay ¶
func (c *SidePropagationClient) GetStartDelay(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
GetStartDelay calls the GetStartDelay RPC.
func (*SidePropagationClient) SetPropagationSpeed ¶
func (c *SidePropagationClient) SetPropagationSpeed(ctx context.Context, handle int64, arg0 float32) error
SetPropagationSpeed calls the SetPropagationSpeed RPC.
type SlideClient ¶
type SlideClient struct {
// contains filtered or unexported fields
}
SlideClient wraps the gRPC SlideService client.
func NewSlideClient ¶
func NewSlideClient(cc grpc.ClientConnInterface) *SlideClient
NewSlideClient creates a new Slide client.
func (*SlideClient) CaptureEndValues ¶
CaptureEndValues calls the CaptureEndValues RPC.
func (*SlideClient) CaptureStartValues ¶
CaptureStartValues calls the CaptureStartValues RPC.
func (*SlideClient) GetSlideEdge ¶
GetSlideEdge calls the GetSlideEdge RPC.
func (*SlideClient) OnAppear ¶
func (c *SlideClient) OnAppear(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
OnAppear calls the OnAppear RPC.
func (*SlideClient) OnDisappear ¶
func (c *SlideClient) OnDisappear(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
OnDisappear calls the OnDisappear RPC.
func (*SlideClient) SetSlideEdge ¶
SetSlideEdge calls the SetSlideEdge RPC.
type TransitionClient ¶
type TransitionClient struct {
// contains filtered or unexported fields
}
TransitionClient wraps the gRPC TransitionService client.
func NewTransitionClient ¶
func NewTransitionClient(cc grpc.ClientConnInterface) *TransitionClient
NewTransitionClient creates a new Transition client.
func (*TransitionClient) AddListener ¶
AddListener calls the AddListener RPC.
func (*TransitionClient) AddTarget1 ¶
AddTarget1 calls the AddTarget1 RPC.
func (*TransitionClient) AddTarget1_1 ¶
AddTarget1_1 calls the AddTarget1_1 RPC.
func (*TransitionClient) AddTarget1_2 ¶
AddTarget1_2 calls the AddTarget1_2 RPC.
func (*TransitionClient) AddTarget1_3 ¶
AddTarget1_3 calls the AddTarget1_3 RPC.
func (*TransitionClient) CanRemoveViews ¶
func (c *TransitionClient) CanRemoveViews(ctx context.Context) (bool, error)
CanRemoveViews calls the CanRemoveViews RPC.
func (*TransitionClient) CaptureEndValues ¶
func (c *TransitionClient) CaptureEndValues(ctx context.Context, arg0 int64) error
CaptureEndValues calls the CaptureEndValues RPC.
func (*TransitionClient) CaptureStartValues ¶
func (c *TransitionClient) CaptureStartValues(ctx context.Context, arg0 int64) error
CaptureStartValues calls the CaptureStartValues RPC.
func (*TransitionClient) Clone0 ¶
func (c *TransitionClient) Clone0(ctx context.Context) (int64, error)
Clone0 calls the Clone0 RPC.
func (*TransitionClient) Clone0_1 ¶
func (c *TransitionClient) Clone0_1(ctx context.Context) (int64, error)
Clone0_1 calls the Clone0_1 RPC.
func (*TransitionClient) CreateAnimator ¶
func (c *TransitionClient) CreateAnimator(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
CreateAnimator calls the CreateAnimator RPC.
func (*TransitionClient) ExcludeChildren2 ¶
func (c *TransitionClient) ExcludeChildren2(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
ExcludeChildren2 calls the ExcludeChildren2 RPC.
func (*TransitionClient) ExcludeChildren2_1 ¶
func (c *TransitionClient) ExcludeChildren2_1(ctx context.Context, arg0 int32, arg1 bool) (int64, error)
ExcludeChildren2_1 calls the ExcludeChildren2_1 RPC.
func (*TransitionClient) ExcludeChildren2_2 ¶
func (c *TransitionClient) ExcludeChildren2_2(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
ExcludeChildren2_2 calls the ExcludeChildren2_2 RPC.
func (*TransitionClient) ExcludeTarget2 ¶
func (c *TransitionClient) ExcludeTarget2(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
ExcludeTarget2 calls the ExcludeTarget2 RPC.
func (*TransitionClient) ExcludeTarget2_1 ¶
func (c *TransitionClient) ExcludeTarget2_1(ctx context.Context, arg0 int32, arg1 bool) (int64, error)
ExcludeTarget2_1 calls the ExcludeTarget2_1 RPC.
func (*TransitionClient) ExcludeTarget2_2 ¶
func (c *TransitionClient) ExcludeTarget2_2(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
ExcludeTarget2_2 calls the ExcludeTarget2_2 RPC.
func (*TransitionClient) ExcludeTarget2_3 ¶
func (c *TransitionClient) ExcludeTarget2_3(ctx context.Context, arg0 string, arg1 bool) (int64, error)
ExcludeTarget2_3 calls the ExcludeTarget2_3 RPC.
func (*TransitionClient) GetDuration ¶
func (c *TransitionClient) GetDuration(ctx context.Context) (int64, error)
GetDuration calls the GetDuration RPC.
func (*TransitionClient) GetEpicenter ¶
func (c *TransitionClient) GetEpicenter(ctx context.Context) (int64, error)
GetEpicenter calls the GetEpicenter RPC.
func (*TransitionClient) GetEpicenterCallback ¶
func (c *TransitionClient) GetEpicenterCallback(ctx context.Context) (int64, error)
GetEpicenterCallback calls the GetEpicenterCallback RPC.
func (*TransitionClient) GetInterpolator ¶
func (c *TransitionClient) GetInterpolator(ctx context.Context) (int64, error)
GetInterpolator calls the GetInterpolator RPC.
func (*TransitionClient) GetName ¶
func (c *TransitionClient) GetName(ctx context.Context) (string, error)
GetName calls the GetName RPC.
func (*TransitionClient) GetPathMotion ¶
func (c *TransitionClient) GetPathMotion(ctx context.Context) (int64, error)
GetPathMotion calls the GetPathMotion RPC.
func (*TransitionClient) GetPropagation ¶
func (c *TransitionClient) GetPropagation(ctx context.Context) (int64, error)
GetPropagation calls the GetPropagation RPC.
func (*TransitionClient) GetStartDelay ¶
func (c *TransitionClient) GetStartDelay(ctx context.Context) (int64, error)
GetStartDelay calls the GetStartDelay RPC.
func (*TransitionClient) GetTargetIds ¶
func (c *TransitionClient) GetTargetIds(ctx context.Context) (int64, error)
GetTargetIds calls the GetTargetIds RPC.
func (*TransitionClient) GetTargetNames ¶
func (c *TransitionClient) GetTargetNames(ctx context.Context) (int64, error)
GetTargetNames calls the GetTargetNames RPC.
func (*TransitionClient) GetTargetTypes ¶
func (c *TransitionClient) GetTargetTypes(ctx context.Context) (int64, error)
GetTargetTypes calls the GetTargetTypes RPC.
func (*TransitionClient) GetTargets ¶
func (c *TransitionClient) GetTargets(ctx context.Context) (int64, error)
GetTargets calls the GetTargets RPC.
func (*TransitionClient) GetTransitionProperties ¶
func (c *TransitionClient) GetTransitionProperties(ctx context.Context) (int64, error)
GetTransitionProperties calls the GetTransitionProperties RPC.
func (*TransitionClient) GetTransitionValues ¶
func (c *TransitionClient) GetTransitionValues(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
GetTransitionValues calls the GetTransitionValues RPC.
func (*TransitionClient) IsTransitionRequired ¶
func (c *TransitionClient) IsTransitionRequired(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
IsTransitionRequired calls the IsTransitionRequired RPC.
func (*TransitionClient) RemoveListener ¶
RemoveListener calls the RemoveListener RPC.
func (*TransitionClient) RemoveTarget1 ¶
RemoveTarget1 calls the RemoveTarget1 RPC.
func (*TransitionClient) RemoveTarget1_1 ¶
RemoveTarget1_1 calls the RemoveTarget1_1 RPC.
func (*TransitionClient) RemoveTarget1_2 ¶
RemoveTarget1_2 calls the RemoveTarget1_2 RPC.
func (*TransitionClient) RemoveTarget1_3 ¶
RemoveTarget1_3 calls the RemoveTarget1_3 RPC.
func (*TransitionClient) SetDuration ¶
SetDuration calls the SetDuration RPC.
func (*TransitionClient) SetEpicenterCallback ¶
func (c *TransitionClient) SetEpicenterCallback(ctx context.Context, arg0 int64) error
SetEpicenterCallback calls the SetEpicenterCallback RPC.
func (*TransitionClient) SetInterpolator ¶
SetInterpolator calls the SetInterpolator RPC.
func (*TransitionClient) SetMatchOrder ¶
func (c *TransitionClient) SetMatchOrder(ctx context.Context, arg0 int64) error
SetMatchOrder calls the SetMatchOrder RPC.
func (*TransitionClient) SetPathMotion ¶
func (c *TransitionClient) SetPathMotion(ctx context.Context, arg0 int64) error
SetPathMotion calls the SetPathMotion RPC.
func (*TransitionClient) SetPropagation ¶
func (c *TransitionClient) SetPropagation(ctx context.Context, arg0 int64) error
SetPropagation calls the SetPropagation RPC.
func (*TransitionClient) SetStartDelay ¶
SetStartDelay calls the SetStartDelay RPC.
type TransitionListenerClient ¶
type TransitionListenerClient struct {
// contains filtered or unexported fields
}
TransitionListenerClient wraps the gRPC TransitionListenerService client.
func NewTransitionListenerClient ¶
func NewTransitionListenerClient(cc grpc.ClientConnInterface) *TransitionListenerClient
NewTransitionListenerClient creates a new TransitionListener client.
func (*TransitionListenerClient) OnTransitionCancel ¶
func (c *TransitionListenerClient) OnTransitionCancel(ctx context.Context, arg0 int64) error
OnTransitionCancel calls the OnTransitionCancel RPC.
func (*TransitionListenerClient) OnTransitionEnd ¶
func (c *TransitionListenerClient) OnTransitionEnd(ctx context.Context, arg0 int64) error
OnTransitionEnd calls the OnTransitionEnd RPC.
func (*TransitionListenerClient) OnTransitionPause ¶
func (c *TransitionListenerClient) OnTransitionPause(ctx context.Context, arg0 int64) error
OnTransitionPause calls the OnTransitionPause RPC.
func (*TransitionListenerClient) OnTransitionResume ¶
func (c *TransitionListenerClient) OnTransitionResume(ctx context.Context, arg0 int64) error
OnTransitionResume calls the OnTransitionResume RPC.
func (*TransitionListenerClient) OnTransitionStart ¶
func (c *TransitionListenerClient) OnTransitionStart(ctx context.Context, arg0 int64) error
OnTransitionStart calls the OnTransitionStart RPC.
type ValuesClient ¶
type ValuesClient struct {
// contains filtered or unexported fields
}
ValuesClient wraps the gRPC ValuesService client.
func NewValuesClient ¶
func NewValuesClient(cc grpc.ClientConnInterface) *ValuesClient
NewValuesClient creates a new Values client.
type VisibilityClient ¶
type VisibilityClient struct {
// contains filtered or unexported fields
}
VisibilityClient wraps the gRPC VisibilityService client.
func NewVisibilityClient ¶
func NewVisibilityClient(cc grpc.ClientConnInterface) *VisibilityClient
NewVisibilityClient creates a new Visibility client.
func (*VisibilityClient) CaptureEndValues ¶
func (c *VisibilityClient) CaptureEndValues(ctx context.Context, arg0 int64) error
CaptureEndValues calls the CaptureEndValues RPC.
func (*VisibilityClient) CaptureStartValues ¶
func (c *VisibilityClient) CaptureStartValues(ctx context.Context, arg0 int64) error
CaptureStartValues calls the CaptureStartValues RPC.
func (*VisibilityClient) CreateAnimator ¶
func (c *VisibilityClient) CreateAnimator(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
CreateAnimator calls the CreateAnimator RPC.
func (*VisibilityClient) GetMode ¶
func (c *VisibilityClient) GetMode(ctx context.Context) (int32, error)
GetMode calls the GetMode RPC.
func (*VisibilityClient) GetTransitionProperties ¶
func (c *VisibilityClient) GetTransitionProperties(ctx context.Context) (int64, error)
GetTransitionProperties calls the GetTransitionProperties RPC.
func (*VisibilityClient) IsTransitionRequired ¶
func (c *VisibilityClient) IsTransitionRequired(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
IsTransitionRequired calls the IsTransitionRequired RPC.
func (*VisibilityClient) OnAppear4_1 ¶
func (c *VisibilityClient) OnAppear4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
OnAppear4_1 calls the OnAppear4_1 RPC.
func (*VisibilityClient) OnAppear5 ¶
func (c *VisibilityClient) OnAppear5(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int64, arg4 int32) (int64, error)
OnAppear5 calls the OnAppear5 RPC.
func (*VisibilityClient) OnDisappear4_1 ¶
func (c *VisibilityClient) OnDisappear4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
OnDisappear4_1 calls the OnDisappear4_1 RPC.
type VisibilityPropagationClient ¶
type VisibilityPropagationClient struct {
// contains filtered or unexported fields
}
VisibilityPropagationClient wraps the gRPC VisibilityPropagationService client.
func NewVisibilityPropagationClient ¶
func NewVisibilityPropagationClient(cc grpc.ClientConnInterface) *VisibilityPropagationClient
NewVisibilityPropagationClient creates a new VisibilityPropagation client.
func (*VisibilityPropagationClient) CaptureValues ¶
func (c *VisibilityPropagationClient) CaptureValues(ctx context.Context, arg0 int64) error
CaptureValues calls the CaptureValues RPC.
func (*VisibilityPropagationClient) GetPropagationProperties ¶
func (c *VisibilityPropagationClient) GetPropagationProperties(ctx context.Context) (int64, error)
GetPropagationProperties calls the GetPropagationProperties RPC.
func (*VisibilityPropagationClient) GetViewVisibility ¶
func (c *VisibilityPropagationClient) GetViewVisibility(ctx context.Context, arg0 int64) (int32, error)
GetViewVisibility calls the GetViewVisibility RPC.