Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const ArcShapeService_Clone0_1_FullMethodName + const ArcShapeService_Clone0_2_FullMethodName + const ArcShapeService_Clone0_3_FullMethodName + const ArcShapeService_Clone0_FullMethodName + const ArcShapeService_Draw_FullMethodName + const ArcShapeService_Equals_FullMethodName + const ArcShapeService_GetOutline_FullMethodName + const ArcShapeService_GetStartAngle_FullMethodName + const ArcShapeService_GetSweepAngle_FullMethodName + const ArcShapeService_HashCode_FullMethodName + const ArcShapeService_NewArcShape_FullMethodName + const OvalShapeService_Clone0_1_FullMethodName + const OvalShapeService_Clone0_2_FullMethodName + const OvalShapeService_Clone0_3_FullMethodName + const OvalShapeService_Clone0_FullMethodName + const OvalShapeService_Draw_FullMethodName + const OvalShapeService_GetOutline_FullMethodName + const OvalShapeService_NewOvalShape_FullMethodName + const PathShapeService_Clone0_1_FullMethodName + const PathShapeService_Clone0_2_FullMethodName + const PathShapeService_Clone0_FullMethodName + const PathShapeService_Draw_FullMethodName + const PathShapeService_Equals_FullMethodName + const PathShapeService_HashCode_FullMethodName + const PathShapeService_NewPathShape_FullMethodName + const RectShapeService_Clone0_1_FullMethodName + const RectShapeService_Clone0_2_FullMethodName + const RectShapeService_Clone0_FullMethodName + const RectShapeService_Draw_FullMethodName + const RectShapeService_Equals_FullMethodName + const RectShapeService_GetOutline_FullMethodName + const RectShapeService_HashCode_FullMethodName + const RectShapeService_NewRectShape_FullMethodName + const RoundRectShapeService_Clone0_1_FullMethodName + const RoundRectShapeService_Clone0_2_FullMethodName + const RoundRectShapeService_Clone0_3_FullMethodName + const RoundRectShapeService_Clone0_FullMethodName + const RoundRectShapeService_Draw_FullMethodName + const RoundRectShapeService_Equals_FullMethodName + const RoundRectShapeService_GetOutline_FullMethodName + const RoundRectShapeService_HashCode_FullMethodName + const RoundRectShapeService_NewRoundRectShape_FullMethodName + const ShapeService_Clone0_1_FullMethodName + const ShapeService_Clone0_FullMethodName + const ShapeService_Draw_FullMethodName + const ShapeService_Equals_FullMethodName + const ShapeService_GetHeight_FullMethodName + const ShapeService_GetOutline_FullMethodName + const ShapeService_GetWidth_FullMethodName + const ShapeService_HasAlpha_FullMethodName + const ShapeService_HashCode_FullMethodName + const ShapeService_Resize_FullMethodName + var ArcShapeService_ServiceDesc = grpc.ServiceDesc + var File_proto_shapes_shapes_proto protoreflect.FileDescriptor + var OvalShapeService_ServiceDesc = grpc.ServiceDesc + var PathShapeService_ServiceDesc = grpc.ServiceDesc + var RectShapeService_ServiceDesc = grpc.ServiceDesc + var RoundRectShapeService_ServiceDesc = grpc.ServiceDesc + var ShapeService_ServiceDesc = grpc.ServiceDesc + func RegisterArcShapeServiceServer(s grpc.ServiceRegistrar, srv ArcShapeServiceServer) + func RegisterOvalShapeServiceServer(s grpc.ServiceRegistrar, srv OvalShapeServiceServer) + func RegisterPathShapeServiceServer(s grpc.ServiceRegistrar, srv PathShapeServiceServer) + func RegisterRectShapeServiceServer(s grpc.ServiceRegistrar, srv RectShapeServiceServer) + func RegisterRoundRectShapeServiceServer(s grpc.ServiceRegistrar, srv RoundRectShapeServiceServer) + func RegisterShapeServiceServer(s grpc.ServiceRegistrar, srv ShapeServiceServer) + type ArcShapeClone0Request struct + Handle int64 + func (*ArcShapeClone0Request) Descriptor() ([]byte, []int) + func (*ArcShapeClone0Request) ProtoMessage() + func (x *ArcShapeClone0Request) GetHandle() int64 + func (x *ArcShapeClone0Request) ProtoReflect() protoreflect.Message + func (x *ArcShapeClone0Request) Reset() + func (x *ArcShapeClone0Request) String() string + type ArcShapeClone0_1Request struct + Handle int64 + func (*ArcShapeClone0_1Request) Descriptor() ([]byte, []int) + func (*ArcShapeClone0_1Request) ProtoMessage() + func (x *ArcShapeClone0_1Request) GetHandle() int64 + func (x *ArcShapeClone0_1Request) ProtoReflect() protoreflect.Message + func (x *ArcShapeClone0_1Request) Reset() + func (x *ArcShapeClone0_1Request) String() string + type ArcShapeDrawRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*ArcShapeDrawRequest) Descriptor() ([]byte, []int) + func (*ArcShapeDrawRequest) ProtoMessage() + func (x *ArcShapeDrawRequest) GetArg0() int64 + func (x *ArcShapeDrawRequest) GetArg1() int64 + func (x *ArcShapeDrawRequest) GetHandle() int64 + func (x *ArcShapeDrawRequest) ProtoReflect() protoreflect.Message + func (x *ArcShapeDrawRequest) Reset() + func (x *ArcShapeDrawRequest) String() string + type ArcShapeEqualsRequest struct + Arg0 int64 + Handle int64 + func (*ArcShapeEqualsRequest) Descriptor() ([]byte, []int) + func (*ArcShapeEqualsRequest) ProtoMessage() + func (x *ArcShapeEqualsRequest) GetArg0() int64 + func (x *ArcShapeEqualsRequest) GetHandle() int64 + func (x *ArcShapeEqualsRequest) ProtoReflect() protoreflect.Message + func (x *ArcShapeEqualsRequest) Reset() + func (x *ArcShapeEqualsRequest) String() string + type ArcShapeGetOutlineRequest struct + Arg0 int64 + Handle int64 + func (*ArcShapeGetOutlineRequest) Descriptor() ([]byte, []int) + func (*ArcShapeGetOutlineRequest) ProtoMessage() + func (x *ArcShapeGetOutlineRequest) GetArg0() int64 + func (x *ArcShapeGetOutlineRequest) GetHandle() int64 + func (x *ArcShapeGetOutlineRequest) ProtoReflect() protoreflect.Message + func (x *ArcShapeGetOutlineRequest) Reset() + func (x *ArcShapeGetOutlineRequest) String() string + type ArcShapeHashCodeRequest struct + Handle int64 + func (*ArcShapeHashCodeRequest) Descriptor() ([]byte, []int) + func (*ArcShapeHashCodeRequest) ProtoMessage() + func (x *ArcShapeHashCodeRequest) GetHandle() int64 + func (x *ArcShapeHashCodeRequest) ProtoReflect() protoreflect.Message + func (x *ArcShapeHashCodeRequest) Reset() + func (x *ArcShapeHashCodeRequest) String() string + type ArcShapeServiceClient interface + Clone0 func(ctx context.Context, in *ArcShapeClone0Request, opts ...grpc.CallOption) (*Clone0Response, error) + Clone0_1 func(ctx context.Context, in *ArcShapeClone0_1Request, opts ...grpc.CallOption) (*Clone0_1Response, error) + Clone0_2 func(ctx context.Context, in *Clone0_2Request, opts ...grpc.CallOption) (*Clone0_2Response, error) + Clone0_3 func(ctx context.Context, in *Clone0_3Request, opts ...grpc.CallOption) (*Clone0_3Response, error) + Draw func(ctx context.Context, in *ArcShapeDrawRequest, opts ...grpc.CallOption) (*DrawResponse, error) + Equals func(ctx context.Context, in *ArcShapeEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + GetOutline func(ctx context.Context, in *ArcShapeGetOutlineRequest, opts ...grpc.CallOption) (*GetOutlineResponse, error) + GetStartAngle func(ctx context.Context, in *GetStartAngleRequest, opts ...grpc.CallOption) (*GetStartAngleResponse, error) + GetSweepAngle func(ctx context.Context, in *GetSweepAngleRequest, opts ...grpc.CallOption) (*GetSweepAngleResponse, error) + HashCode func(ctx context.Context, in *ArcShapeHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + NewArcShape func(ctx context.Context, in *NewArcShapeRequest, opts ...grpc.CallOption) (*NewArcShapeResponse, error) + func NewArcShapeServiceClient(cc grpc.ClientConnInterface) ArcShapeServiceClient + type ArcShapeServiceServer interface + Clone0 func(context.Context, *ArcShapeClone0Request) (*Clone0Response, error) + Clone0_1 func(context.Context, *ArcShapeClone0_1Request) (*Clone0_1Response, error) + Clone0_2 func(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + Clone0_3 func(context.Context, *Clone0_3Request) (*Clone0_3Response, error) + Draw func(context.Context, *ArcShapeDrawRequest) (*DrawResponse, error) + Equals func(context.Context, *ArcShapeEqualsRequest) (*EqualsResponse, error) + GetOutline func(context.Context, *ArcShapeGetOutlineRequest) (*GetOutlineResponse, error) + GetStartAngle func(context.Context, *GetStartAngleRequest) (*GetStartAngleResponse, error) + GetSweepAngle func(context.Context, *GetSweepAngleRequest) (*GetSweepAngleResponse, error) + HashCode func(context.Context, *ArcShapeHashCodeRequest) (*HashCodeResponse, error) + NewArcShape func(context.Context, *NewArcShapeRequest) (*NewArcShapeResponse, error) + type Clone0Request struct + func (*Clone0Request) Descriptor() ([]byte, []int) + func (*Clone0Request) ProtoMessage() + func (x *Clone0Request) ProtoReflect() protoreflect.Message + func (x *Clone0Request) Reset() + func (x *Clone0Request) String() string + type Clone0Response struct + Result int64 + func (*Clone0Response) Descriptor() ([]byte, []int) + func (*Clone0Response) ProtoMessage() + func (x *Clone0Response) GetResult() int64 + func (x *Clone0Response) ProtoReflect() protoreflect.Message + func (x *Clone0Response) Reset() + func (x *Clone0Response) String() string + type Clone0_1Request struct + func (*Clone0_1Request) Descriptor() ([]byte, []int) + func (*Clone0_1Request) ProtoMessage() + func (x *Clone0_1Request) ProtoReflect() protoreflect.Message + func (x *Clone0_1Request) Reset() + func (x *Clone0_1Request) String() string + type Clone0_1Response struct + Result int64 + func (*Clone0_1Response) Descriptor() ([]byte, []int) + func (*Clone0_1Response) ProtoMessage() + func (x *Clone0_1Response) GetResult() int64 + func (x *Clone0_1Response) ProtoReflect() protoreflect.Message + func (x *Clone0_1Response) Reset() + func (x *Clone0_1Response) String() string + type Clone0_2Request struct + Handle int64 + func (*Clone0_2Request) Descriptor() ([]byte, []int) + func (*Clone0_2Request) ProtoMessage() + func (x *Clone0_2Request) GetHandle() int64 + func (x *Clone0_2Request) ProtoReflect() protoreflect.Message + func (x *Clone0_2Request) Reset() + func (x *Clone0_2Request) String() string + type Clone0_2Response struct + Result int64 + func (*Clone0_2Response) Descriptor() ([]byte, []int) + func (*Clone0_2Response) ProtoMessage() + func (x *Clone0_2Response) GetResult() int64 + func (x *Clone0_2Response) ProtoReflect() protoreflect.Message + func (x *Clone0_2Response) Reset() + func (x *Clone0_2Response) String() string + type Clone0_3Request struct + Handle int64 + func (*Clone0_3Request) Descriptor() ([]byte, []int) + func (*Clone0_3Request) ProtoMessage() + func (x *Clone0_3Request) GetHandle() int64 + func (x *Clone0_3Request) ProtoReflect() protoreflect.Message + func (x *Clone0_3Request) Reset() + func (x *Clone0_3Request) String() string + type Clone0_3Response struct + Result int64 + func (*Clone0_3Response) Descriptor() ([]byte, []int) + func (*Clone0_3Response) ProtoMessage() + func (x *Clone0_3Response) GetResult() int64 + func (x *Clone0_3Response) ProtoReflect() protoreflect.Message + func (x *Clone0_3Response) Reset() + func (x *Clone0_3Response) String() string + type DrawRequest struct + Arg0 int64 + Arg1 int64 + func (*DrawRequest) Descriptor() ([]byte, []int) + func (*DrawRequest) ProtoMessage() + func (x *DrawRequest) GetArg0() int64 + func (x *DrawRequest) GetArg1() int64 + func (x *DrawRequest) ProtoReflect() protoreflect.Message + func (x *DrawRequest) Reset() + func (x *DrawRequest) String() string + type DrawResponse struct + func (*DrawResponse) Descriptor() ([]byte, []int) + func (*DrawResponse) ProtoMessage() + func (x *DrawResponse) ProtoReflect() protoreflect.Message + func (x *DrawResponse) Reset() + func (x *DrawResponse) String() string + type EqualsRequest struct + Arg0 int64 + func (*EqualsRequest) Descriptor() ([]byte, []int) + func (*EqualsRequest) ProtoMessage() + func (x *EqualsRequest) GetArg0() int64 + func (x *EqualsRequest) ProtoReflect() protoreflect.Message + func (x *EqualsRequest) Reset() + func (x *EqualsRequest) String() string + type EqualsResponse struct + Result bool + func (*EqualsResponse) Descriptor() ([]byte, []int) + func (*EqualsResponse) ProtoMessage() + func (x *EqualsResponse) GetResult() bool + func (x *EqualsResponse) ProtoReflect() protoreflect.Message + func (x *EqualsResponse) Reset() + func (x *EqualsResponse) String() string + type GetHeightRequest struct + func (*GetHeightRequest) Descriptor() ([]byte, []int) + func (*GetHeightRequest) ProtoMessage() + func (x *GetHeightRequest) ProtoReflect() protoreflect.Message + func (x *GetHeightRequest) Reset() + func (x *GetHeightRequest) String() string + type GetHeightResponse struct + Result float32 + func (*GetHeightResponse) Descriptor() ([]byte, []int) + func (*GetHeightResponse) ProtoMessage() + func (x *GetHeightResponse) GetResult() float32 + func (x *GetHeightResponse) ProtoReflect() protoreflect.Message + func (x *GetHeightResponse) Reset() + func (x *GetHeightResponse) String() string + type GetOutlineRequest struct + Arg0 int64 + func (*GetOutlineRequest) Descriptor() ([]byte, []int) + func (*GetOutlineRequest) ProtoMessage() + func (x *GetOutlineRequest) GetArg0() int64 + func (x *GetOutlineRequest) ProtoReflect() protoreflect.Message + func (x *GetOutlineRequest) Reset() + func (x *GetOutlineRequest) String() string + type GetOutlineResponse struct + func (*GetOutlineResponse) Descriptor() ([]byte, []int) + func (*GetOutlineResponse) ProtoMessage() + func (x *GetOutlineResponse) ProtoReflect() protoreflect.Message + func (x *GetOutlineResponse) Reset() + func (x *GetOutlineResponse) String() string + type GetStartAngleRequest struct + Handle int64 + func (*GetStartAngleRequest) Descriptor() ([]byte, []int) + func (*GetStartAngleRequest) ProtoMessage() + func (x *GetStartAngleRequest) GetHandle() int64 + func (x *GetStartAngleRequest) ProtoReflect() protoreflect.Message + func (x *GetStartAngleRequest) Reset() + func (x *GetStartAngleRequest) String() string + type GetStartAngleResponse struct + Result float32 + func (*GetStartAngleResponse) Descriptor() ([]byte, []int) + func (*GetStartAngleResponse) ProtoMessage() + func (x *GetStartAngleResponse) GetResult() float32 + func (x *GetStartAngleResponse) ProtoReflect() protoreflect.Message + func (x *GetStartAngleResponse) Reset() + func (x *GetStartAngleResponse) String() string + type GetSweepAngleRequest struct + Handle int64 + func (*GetSweepAngleRequest) Descriptor() ([]byte, []int) + func (*GetSweepAngleRequest) ProtoMessage() + func (x *GetSweepAngleRequest) GetHandle() int64 + func (x *GetSweepAngleRequest) ProtoReflect() protoreflect.Message + func (x *GetSweepAngleRequest) Reset() + func (x *GetSweepAngleRequest) String() string + type GetSweepAngleResponse struct + Result float32 + func (*GetSweepAngleResponse) Descriptor() ([]byte, []int) + func (*GetSweepAngleResponse) ProtoMessage() + func (x *GetSweepAngleResponse) GetResult() float32 + func (x *GetSweepAngleResponse) ProtoReflect() protoreflect.Message + func (x *GetSweepAngleResponse) Reset() + func (x *GetSweepAngleResponse) String() string + type GetWidthRequest struct + func (*GetWidthRequest) Descriptor() ([]byte, []int) + func (*GetWidthRequest) ProtoMessage() + func (x *GetWidthRequest) ProtoReflect() protoreflect.Message + func (x *GetWidthRequest) Reset() + func (x *GetWidthRequest) String() string + type GetWidthResponse struct + Result float32 + func (*GetWidthResponse) Descriptor() ([]byte, []int) + func (*GetWidthResponse) ProtoMessage() + func (x *GetWidthResponse) GetResult() float32 + func (x *GetWidthResponse) ProtoReflect() protoreflect.Message + func (x *GetWidthResponse) Reset() + func (x *GetWidthResponse) String() string + type HasAlphaRequest struct + func (*HasAlphaRequest) Descriptor() ([]byte, []int) + func (*HasAlphaRequest) ProtoMessage() + func (x *HasAlphaRequest) ProtoReflect() protoreflect.Message + func (x *HasAlphaRequest) Reset() + func (x *HasAlphaRequest) String() string + type HasAlphaResponse struct + Result bool + func (*HasAlphaResponse) Descriptor() ([]byte, []int) + func (*HasAlphaResponse) ProtoMessage() + func (x *HasAlphaResponse) GetResult() bool + func (x *HasAlphaResponse) ProtoReflect() protoreflect.Message + func (x *HasAlphaResponse) Reset() + func (x *HasAlphaResponse) String() string + type HashCodeRequest struct + func (*HashCodeRequest) Descriptor() ([]byte, []int) + func (*HashCodeRequest) ProtoMessage() + func (x *HashCodeRequest) ProtoReflect() protoreflect.Message + func (x *HashCodeRequest) Reset() + func (x *HashCodeRequest) String() string + type HashCodeResponse struct + Result int32 + func (*HashCodeResponse) Descriptor() ([]byte, []int) + func (*HashCodeResponse) ProtoMessage() + func (x *HashCodeResponse) GetResult() int32 + func (x *HashCodeResponse) ProtoReflect() protoreflect.Message + func (x *HashCodeResponse) Reset() + func (x *HashCodeResponse) String() string + type NewArcShapeRequest struct + Arg0 float32 + Arg1 float32 + func (*NewArcShapeRequest) Descriptor() ([]byte, []int) + func (*NewArcShapeRequest) ProtoMessage() + func (x *NewArcShapeRequest) GetArg0() float32 + func (x *NewArcShapeRequest) GetArg1() float32 + func (x *NewArcShapeRequest) ProtoReflect() protoreflect.Message + func (x *NewArcShapeRequest) Reset() + func (x *NewArcShapeRequest) String() string + type NewArcShapeResponse struct + Result int64 + func (*NewArcShapeResponse) Descriptor() ([]byte, []int) + func (*NewArcShapeResponse) ProtoMessage() + func (x *NewArcShapeResponse) GetResult() int64 + func (x *NewArcShapeResponse) ProtoReflect() protoreflect.Message + func (x *NewArcShapeResponse) Reset() + func (x *NewArcShapeResponse) String() string + type NewOvalShapeRequest struct + func (*NewOvalShapeRequest) Descriptor() ([]byte, []int) + func (*NewOvalShapeRequest) ProtoMessage() + func (x *NewOvalShapeRequest) ProtoReflect() protoreflect.Message + func (x *NewOvalShapeRequest) Reset() + func (x *NewOvalShapeRequest) String() string + type NewOvalShapeResponse struct + Result int64 + func (*NewOvalShapeResponse) Descriptor() ([]byte, []int) + func (*NewOvalShapeResponse) ProtoMessage() + func (x *NewOvalShapeResponse) GetResult() int64 + func (x *NewOvalShapeResponse) ProtoReflect() protoreflect.Message + func (x *NewOvalShapeResponse) Reset() + func (x *NewOvalShapeResponse) String() string + type NewPathShapeRequest struct + Arg0 int64 + Arg1 float32 + Arg2 float32 + func (*NewPathShapeRequest) Descriptor() ([]byte, []int) + func (*NewPathShapeRequest) ProtoMessage() + func (x *NewPathShapeRequest) GetArg0() int64 + func (x *NewPathShapeRequest) GetArg1() float32 + func (x *NewPathShapeRequest) GetArg2() float32 + func (x *NewPathShapeRequest) ProtoReflect() protoreflect.Message + func (x *NewPathShapeRequest) Reset() + func (x *NewPathShapeRequest) String() string + type NewPathShapeResponse struct + Result int64 + func (*NewPathShapeResponse) Descriptor() ([]byte, []int) + func (*NewPathShapeResponse) ProtoMessage() + func (x *NewPathShapeResponse) GetResult() int64 + func (x *NewPathShapeResponse) ProtoReflect() protoreflect.Message + func (x *NewPathShapeResponse) Reset() + func (x *NewPathShapeResponse) String() string + type NewRectShapeRequest struct + func (*NewRectShapeRequest) Descriptor() ([]byte, []int) + func (*NewRectShapeRequest) ProtoMessage() + func (x *NewRectShapeRequest) ProtoReflect() protoreflect.Message + func (x *NewRectShapeRequest) Reset() + func (x *NewRectShapeRequest) String() string + type NewRectShapeResponse struct + Result int64 + func (*NewRectShapeResponse) Descriptor() ([]byte, []int) + func (*NewRectShapeResponse) ProtoMessage() + func (x *NewRectShapeResponse) GetResult() int64 + func (x *NewRectShapeResponse) ProtoReflect() protoreflect.Message + func (x *NewRectShapeResponse) Reset() + func (x *NewRectShapeResponse) String() string + type NewRoundRectShapeRequest struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + func (*NewRoundRectShapeRequest) Descriptor() ([]byte, []int) + func (*NewRoundRectShapeRequest) ProtoMessage() + func (x *NewRoundRectShapeRequest) GetArg0() int64 + func (x *NewRoundRectShapeRequest) GetArg1() int64 + func (x *NewRoundRectShapeRequest) GetArg2() int64 + func (x *NewRoundRectShapeRequest) ProtoReflect() protoreflect.Message + func (x *NewRoundRectShapeRequest) Reset() + func (x *NewRoundRectShapeRequest) String() string + type NewRoundRectShapeResponse struct + Result int64 + func (*NewRoundRectShapeResponse) Descriptor() ([]byte, []int) + func (*NewRoundRectShapeResponse) ProtoMessage() + func (x *NewRoundRectShapeResponse) GetResult() int64 + func (x *NewRoundRectShapeResponse) ProtoReflect() protoreflect.Message + func (x *NewRoundRectShapeResponse) Reset() + func (x *NewRoundRectShapeResponse) String() string + type OvalShapeClone0Request struct + Handle int64 + func (*OvalShapeClone0Request) Descriptor() ([]byte, []int) + func (*OvalShapeClone0Request) ProtoMessage() + func (x *OvalShapeClone0Request) GetHandle() int64 + func (x *OvalShapeClone0Request) ProtoReflect() protoreflect.Message + func (x *OvalShapeClone0Request) Reset() + func (x *OvalShapeClone0Request) String() string + type OvalShapeClone0_1Request struct + Handle int64 + func (*OvalShapeClone0_1Request) Descriptor() ([]byte, []int) + func (*OvalShapeClone0_1Request) ProtoMessage() + func (x *OvalShapeClone0_1Request) GetHandle() int64 + func (x *OvalShapeClone0_1Request) ProtoReflect() protoreflect.Message + func (x *OvalShapeClone0_1Request) Reset() + func (x *OvalShapeClone0_1Request) String() string + type OvalShapeDrawRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*OvalShapeDrawRequest) Descriptor() ([]byte, []int) + func (*OvalShapeDrawRequest) ProtoMessage() + func (x *OvalShapeDrawRequest) GetArg0() int64 + func (x *OvalShapeDrawRequest) GetArg1() int64 + func (x *OvalShapeDrawRequest) GetHandle() int64 + func (x *OvalShapeDrawRequest) ProtoReflect() protoreflect.Message + func (x *OvalShapeDrawRequest) Reset() + func (x *OvalShapeDrawRequest) String() string + type OvalShapeGetOutlineRequest struct + Arg0 int64 + Handle int64 + func (*OvalShapeGetOutlineRequest) Descriptor() ([]byte, []int) + func (*OvalShapeGetOutlineRequest) ProtoMessage() + func (x *OvalShapeGetOutlineRequest) GetArg0() int64 + func (x *OvalShapeGetOutlineRequest) GetHandle() int64 + func (x *OvalShapeGetOutlineRequest) ProtoReflect() protoreflect.Message + func (x *OvalShapeGetOutlineRequest) Reset() + func (x *OvalShapeGetOutlineRequest) String() string + type OvalShapeServiceClient interface + Clone0 func(ctx context.Context, in *OvalShapeClone0Request, opts ...grpc.CallOption) (*Clone0Response, error) + Clone0_1 func(ctx context.Context, in *OvalShapeClone0_1Request, opts ...grpc.CallOption) (*Clone0_1Response, error) + Clone0_2 func(ctx context.Context, in *Clone0_2Request, opts ...grpc.CallOption) (*Clone0_2Response, error) + Clone0_3 func(ctx context.Context, in *Clone0_3Request, opts ...grpc.CallOption) (*Clone0_3Response, error) + Draw func(ctx context.Context, in *OvalShapeDrawRequest, opts ...grpc.CallOption) (*DrawResponse, error) + GetOutline func(ctx context.Context, in *OvalShapeGetOutlineRequest, opts ...grpc.CallOption) (*GetOutlineResponse, error) + NewOvalShape func(ctx context.Context, in *NewOvalShapeRequest, opts ...grpc.CallOption) (*NewOvalShapeResponse, error) + func NewOvalShapeServiceClient(cc grpc.ClientConnInterface) OvalShapeServiceClient + type OvalShapeServiceServer interface + Clone0 func(context.Context, *OvalShapeClone0Request) (*Clone0Response, error) + Clone0_1 func(context.Context, *OvalShapeClone0_1Request) (*Clone0_1Response, error) + Clone0_2 func(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + Clone0_3 func(context.Context, *Clone0_3Request) (*Clone0_3Response, error) + Draw func(context.Context, *OvalShapeDrawRequest) (*DrawResponse, error) + GetOutline func(context.Context, *OvalShapeGetOutlineRequest) (*GetOutlineResponse, error) + NewOvalShape func(context.Context, *NewOvalShapeRequest) (*NewOvalShapeResponse, error) + type PathShapeClone0Request struct + Handle int64 + func (*PathShapeClone0Request) Descriptor() ([]byte, []int) + func (*PathShapeClone0Request) ProtoMessage() + func (x *PathShapeClone0Request) GetHandle() int64 + func (x *PathShapeClone0Request) ProtoReflect() protoreflect.Message + func (x *PathShapeClone0Request) Reset() + func (x *PathShapeClone0Request) String() string + type PathShapeClone0_1Request struct + Handle int64 + func (*PathShapeClone0_1Request) Descriptor() ([]byte, []int) + func (*PathShapeClone0_1Request) ProtoMessage() + func (x *PathShapeClone0_1Request) GetHandle() int64 + func (x *PathShapeClone0_1Request) ProtoReflect() protoreflect.Message + func (x *PathShapeClone0_1Request) Reset() + func (x *PathShapeClone0_1Request) String() string + type PathShapeDrawRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*PathShapeDrawRequest) Descriptor() ([]byte, []int) + func (*PathShapeDrawRequest) ProtoMessage() + func (x *PathShapeDrawRequest) GetArg0() int64 + func (x *PathShapeDrawRequest) GetArg1() int64 + func (x *PathShapeDrawRequest) GetHandle() int64 + func (x *PathShapeDrawRequest) ProtoReflect() protoreflect.Message + func (x *PathShapeDrawRequest) Reset() + func (x *PathShapeDrawRequest) String() string + type PathShapeEqualsRequest struct + Arg0 int64 + Handle int64 + func (*PathShapeEqualsRequest) Descriptor() ([]byte, []int) + func (*PathShapeEqualsRequest) ProtoMessage() + func (x *PathShapeEqualsRequest) GetArg0() int64 + func (x *PathShapeEqualsRequest) GetHandle() int64 + func (x *PathShapeEqualsRequest) ProtoReflect() protoreflect.Message + func (x *PathShapeEqualsRequest) Reset() + func (x *PathShapeEqualsRequest) String() string + type PathShapeHashCodeRequest struct + Handle int64 + func (*PathShapeHashCodeRequest) Descriptor() ([]byte, []int) + func (*PathShapeHashCodeRequest) ProtoMessage() + func (x *PathShapeHashCodeRequest) GetHandle() int64 + func (x *PathShapeHashCodeRequest) ProtoReflect() protoreflect.Message + func (x *PathShapeHashCodeRequest) Reset() + func (x *PathShapeHashCodeRequest) String() string + type PathShapeServiceClient interface + Clone0 func(ctx context.Context, in *PathShapeClone0Request, opts ...grpc.CallOption) (*Clone0Response, error) + Clone0_1 func(ctx context.Context, in *PathShapeClone0_1Request, opts ...grpc.CallOption) (*Clone0_1Response, error) + Clone0_2 func(ctx context.Context, in *Clone0_2Request, opts ...grpc.CallOption) (*Clone0_2Response, error) + Draw func(ctx context.Context, in *PathShapeDrawRequest, opts ...grpc.CallOption) (*DrawResponse, error) + Equals func(ctx context.Context, in *PathShapeEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + HashCode func(ctx context.Context, in *PathShapeHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + NewPathShape func(ctx context.Context, in *NewPathShapeRequest, opts ...grpc.CallOption) (*NewPathShapeResponse, error) + func NewPathShapeServiceClient(cc grpc.ClientConnInterface) PathShapeServiceClient + type PathShapeServiceServer interface + Clone0 func(context.Context, *PathShapeClone0Request) (*Clone0Response, error) + Clone0_1 func(context.Context, *PathShapeClone0_1Request) (*Clone0_1Response, error) + Clone0_2 func(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + Draw func(context.Context, *PathShapeDrawRequest) (*DrawResponse, error) + Equals func(context.Context, *PathShapeEqualsRequest) (*EqualsResponse, error) + HashCode func(context.Context, *PathShapeHashCodeRequest) (*HashCodeResponse, error) + NewPathShape func(context.Context, *NewPathShapeRequest) (*NewPathShapeResponse, error) + type RectShapeClone0Request struct + Handle int64 + func (*RectShapeClone0Request) Descriptor() ([]byte, []int) + func (*RectShapeClone0Request) ProtoMessage() + func (x *RectShapeClone0Request) GetHandle() int64 + func (x *RectShapeClone0Request) ProtoReflect() protoreflect.Message + func (x *RectShapeClone0Request) Reset() + func (x *RectShapeClone0Request) String() string + type RectShapeClone0_1Request struct + Handle int64 + func (*RectShapeClone0_1Request) Descriptor() ([]byte, []int) + func (*RectShapeClone0_1Request) ProtoMessage() + func (x *RectShapeClone0_1Request) GetHandle() int64 + func (x *RectShapeClone0_1Request) ProtoReflect() protoreflect.Message + func (x *RectShapeClone0_1Request) Reset() + func (x *RectShapeClone0_1Request) String() string + type RectShapeDrawRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*RectShapeDrawRequest) Descriptor() ([]byte, []int) + func (*RectShapeDrawRequest) ProtoMessage() + func (x *RectShapeDrawRequest) GetArg0() int64 + func (x *RectShapeDrawRequest) GetArg1() int64 + func (x *RectShapeDrawRequest) GetHandle() int64 + func (x *RectShapeDrawRequest) ProtoReflect() protoreflect.Message + func (x *RectShapeDrawRequest) Reset() + func (x *RectShapeDrawRequest) String() string + type RectShapeEqualsRequest struct + Arg0 int64 + Handle int64 + func (*RectShapeEqualsRequest) Descriptor() ([]byte, []int) + func (*RectShapeEqualsRequest) ProtoMessage() + func (x *RectShapeEqualsRequest) GetArg0() int64 + func (x *RectShapeEqualsRequest) GetHandle() int64 + func (x *RectShapeEqualsRequest) ProtoReflect() protoreflect.Message + func (x *RectShapeEqualsRequest) Reset() + func (x *RectShapeEqualsRequest) String() string + type RectShapeGetOutlineRequest struct + Arg0 int64 + Handle int64 + func (*RectShapeGetOutlineRequest) Descriptor() ([]byte, []int) + func (*RectShapeGetOutlineRequest) ProtoMessage() + func (x *RectShapeGetOutlineRequest) GetArg0() int64 + func (x *RectShapeGetOutlineRequest) GetHandle() int64 + func (x *RectShapeGetOutlineRequest) ProtoReflect() protoreflect.Message + func (x *RectShapeGetOutlineRequest) Reset() + func (x *RectShapeGetOutlineRequest) String() string + type RectShapeHashCodeRequest struct + Handle int64 + func (*RectShapeHashCodeRequest) Descriptor() ([]byte, []int) + func (*RectShapeHashCodeRequest) ProtoMessage() + func (x *RectShapeHashCodeRequest) GetHandle() int64 + func (x *RectShapeHashCodeRequest) ProtoReflect() protoreflect.Message + func (x *RectShapeHashCodeRequest) Reset() + func (x *RectShapeHashCodeRequest) String() string + type RectShapeServiceClient interface + Clone0 func(ctx context.Context, in *RectShapeClone0Request, opts ...grpc.CallOption) (*Clone0Response, error) + Clone0_1 func(ctx context.Context, in *RectShapeClone0_1Request, opts ...grpc.CallOption) (*Clone0_1Response, error) + Clone0_2 func(ctx context.Context, in *Clone0_2Request, opts ...grpc.CallOption) (*Clone0_2Response, error) + Draw func(ctx context.Context, in *RectShapeDrawRequest, opts ...grpc.CallOption) (*DrawResponse, error) + Equals func(ctx context.Context, in *RectShapeEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + GetOutline func(ctx context.Context, in *RectShapeGetOutlineRequest, opts ...grpc.CallOption) (*GetOutlineResponse, error) + HashCode func(ctx context.Context, in *RectShapeHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + NewRectShape func(ctx context.Context, in *NewRectShapeRequest, opts ...grpc.CallOption) (*NewRectShapeResponse, error) + func NewRectShapeServiceClient(cc grpc.ClientConnInterface) RectShapeServiceClient + type RectShapeServiceServer interface + Clone0 func(context.Context, *RectShapeClone0Request) (*Clone0Response, error) + Clone0_1 func(context.Context, *RectShapeClone0_1Request) (*Clone0_1Response, error) + Clone0_2 func(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + Draw func(context.Context, *RectShapeDrawRequest) (*DrawResponse, error) + Equals func(context.Context, *RectShapeEqualsRequest) (*EqualsResponse, error) + GetOutline func(context.Context, *RectShapeGetOutlineRequest) (*GetOutlineResponse, error) + HashCode func(context.Context, *RectShapeHashCodeRequest) (*HashCodeResponse, error) + NewRectShape func(context.Context, *NewRectShapeRequest) (*NewRectShapeResponse, error) + type ResizeRequest struct + Arg0 float32 + Arg1 float32 + func (*ResizeRequest) Descriptor() ([]byte, []int) + func (*ResizeRequest) ProtoMessage() + func (x *ResizeRequest) GetArg0() float32 + func (x *ResizeRequest) GetArg1() float32 + func (x *ResizeRequest) ProtoReflect() protoreflect.Message + func (x *ResizeRequest) Reset() + func (x *ResizeRequest) String() string + type ResizeResponse struct + func (*ResizeResponse) Descriptor() ([]byte, []int) + func (*ResizeResponse) ProtoMessage() + func (x *ResizeResponse) ProtoReflect() protoreflect.Message + func (x *ResizeResponse) Reset() + func (x *ResizeResponse) String() string + type RoundRectShapeClone0Request struct + Handle int64 + func (*RoundRectShapeClone0Request) Descriptor() ([]byte, []int) + func (*RoundRectShapeClone0Request) ProtoMessage() + func (x *RoundRectShapeClone0Request) GetHandle() int64 + func (x *RoundRectShapeClone0Request) ProtoReflect() protoreflect.Message + func (x *RoundRectShapeClone0Request) Reset() + func (x *RoundRectShapeClone0Request) String() string + type RoundRectShapeClone0_1Request struct + Handle int64 + func (*RoundRectShapeClone0_1Request) Descriptor() ([]byte, []int) + func (*RoundRectShapeClone0_1Request) ProtoMessage() + func (x *RoundRectShapeClone0_1Request) GetHandle() int64 + func (x *RoundRectShapeClone0_1Request) ProtoReflect() protoreflect.Message + func (x *RoundRectShapeClone0_1Request) Reset() + func (x *RoundRectShapeClone0_1Request) String() string + type RoundRectShapeDrawRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*RoundRectShapeDrawRequest) Descriptor() ([]byte, []int) + func (*RoundRectShapeDrawRequest) ProtoMessage() + func (x *RoundRectShapeDrawRequest) GetArg0() int64 + func (x *RoundRectShapeDrawRequest) GetArg1() int64 + func (x *RoundRectShapeDrawRequest) GetHandle() int64 + func (x *RoundRectShapeDrawRequest) ProtoReflect() protoreflect.Message + func (x *RoundRectShapeDrawRequest) Reset() + func (x *RoundRectShapeDrawRequest) String() string + type RoundRectShapeEqualsRequest struct + Arg0 int64 + Handle int64 + func (*RoundRectShapeEqualsRequest) Descriptor() ([]byte, []int) + func (*RoundRectShapeEqualsRequest) ProtoMessage() + func (x *RoundRectShapeEqualsRequest) GetArg0() int64 + func (x *RoundRectShapeEqualsRequest) GetHandle() int64 + func (x *RoundRectShapeEqualsRequest) ProtoReflect() protoreflect.Message + func (x *RoundRectShapeEqualsRequest) Reset() + func (x *RoundRectShapeEqualsRequest) String() string + type RoundRectShapeGetOutlineRequest struct + Arg0 int64 + Handle int64 + func (*RoundRectShapeGetOutlineRequest) Descriptor() ([]byte, []int) + func (*RoundRectShapeGetOutlineRequest) ProtoMessage() + func (x *RoundRectShapeGetOutlineRequest) GetArg0() int64 + func (x *RoundRectShapeGetOutlineRequest) GetHandle() int64 + func (x *RoundRectShapeGetOutlineRequest) ProtoReflect() protoreflect.Message + func (x *RoundRectShapeGetOutlineRequest) Reset() + func (x *RoundRectShapeGetOutlineRequest) String() string + type RoundRectShapeHashCodeRequest struct + Handle int64 + func (*RoundRectShapeHashCodeRequest) Descriptor() ([]byte, []int) + func (*RoundRectShapeHashCodeRequest) ProtoMessage() + func (x *RoundRectShapeHashCodeRequest) GetHandle() int64 + func (x *RoundRectShapeHashCodeRequest) ProtoReflect() protoreflect.Message + func (x *RoundRectShapeHashCodeRequest) Reset() + func (x *RoundRectShapeHashCodeRequest) String() string + type RoundRectShapeServiceClient interface + Clone0 func(ctx context.Context, in *RoundRectShapeClone0Request, opts ...grpc.CallOption) (*Clone0Response, error) + Clone0_1 func(ctx context.Context, in *RoundRectShapeClone0_1Request, ...) (*Clone0_1Response, error) + Clone0_2 func(ctx context.Context, in *Clone0_2Request, opts ...grpc.CallOption) (*Clone0_2Response, error) + Clone0_3 func(ctx context.Context, in *Clone0_3Request, opts ...grpc.CallOption) (*Clone0_3Response, error) + Draw func(ctx context.Context, in *RoundRectShapeDrawRequest, opts ...grpc.CallOption) (*DrawResponse, error) + Equals func(ctx context.Context, in *RoundRectShapeEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + GetOutline func(ctx context.Context, in *RoundRectShapeGetOutlineRequest, ...) (*GetOutlineResponse, error) + HashCode func(ctx context.Context, in *RoundRectShapeHashCodeRequest, ...) (*HashCodeResponse, error) + NewRoundRectShape func(ctx context.Context, in *NewRoundRectShapeRequest, opts ...grpc.CallOption) (*NewRoundRectShapeResponse, error) + func NewRoundRectShapeServiceClient(cc grpc.ClientConnInterface) RoundRectShapeServiceClient + type RoundRectShapeServiceServer interface + Clone0 func(context.Context, *RoundRectShapeClone0Request) (*Clone0Response, error) + Clone0_1 func(context.Context, *RoundRectShapeClone0_1Request) (*Clone0_1Response, error) + Clone0_2 func(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + Clone0_3 func(context.Context, *Clone0_3Request) (*Clone0_3Response, error) + Draw func(context.Context, *RoundRectShapeDrawRequest) (*DrawResponse, error) + Equals func(context.Context, *RoundRectShapeEqualsRequest) (*EqualsResponse, error) + GetOutline func(context.Context, *RoundRectShapeGetOutlineRequest) (*GetOutlineResponse, error) + HashCode func(context.Context, *RoundRectShapeHashCodeRequest) (*HashCodeResponse, error) + NewRoundRectShape func(context.Context, *NewRoundRectShapeRequest) (*NewRoundRectShapeResponse, error) + type ShapeServiceClient interface + Clone0 func(ctx context.Context, in *Clone0Request, opts ...grpc.CallOption) (*Clone0Response, error) + Clone0_1 func(ctx context.Context, in *Clone0_1Request, opts ...grpc.CallOption) (*Clone0_1Response, error) + Draw func(ctx context.Context, in *DrawRequest, opts ...grpc.CallOption) (*DrawResponse, error) + Equals func(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error) + GetHeight func(ctx context.Context, in *GetHeightRequest, opts ...grpc.CallOption) (*GetHeightResponse, error) + GetOutline func(ctx context.Context, in *GetOutlineRequest, opts ...grpc.CallOption) (*GetOutlineResponse, error) + GetWidth func(ctx context.Context, in *GetWidthRequest, opts ...grpc.CallOption) (*GetWidthResponse, error) + HasAlpha func(ctx context.Context, in *HasAlphaRequest, opts ...grpc.CallOption) (*HasAlphaResponse, error) + HashCode func(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error) + Resize func(ctx context.Context, in *ResizeRequest, opts ...grpc.CallOption) (*ResizeResponse, error) + func NewShapeServiceClient(cc grpc.ClientConnInterface) ShapeServiceClient + type ShapeServiceServer interface + Clone0 func(context.Context, *Clone0Request) (*Clone0Response, error) + Clone0_1 func(context.Context, *Clone0_1Request) (*Clone0_1Response, error) + Draw func(context.Context, *DrawRequest) (*DrawResponse, error) + Equals func(context.Context, *EqualsRequest) (*EqualsResponse, error) + GetHeight func(context.Context, *GetHeightRequest) (*GetHeightResponse, error) + GetOutline func(context.Context, *GetOutlineRequest) (*GetOutlineResponse, error) + GetWidth func(context.Context, *GetWidthRequest) (*GetWidthResponse, error) + HasAlpha func(context.Context, *HasAlphaRequest) (*HasAlphaResponse, error) + HashCode func(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + Resize func(context.Context, *ResizeRequest) (*ResizeResponse, error) + type UnimplementedArcShapeServiceServer struct + func (UnimplementedArcShapeServiceServer) Clone0(context.Context, *ArcShapeClone0Request) (*Clone0Response, error) + func (UnimplementedArcShapeServiceServer) Clone0_1(context.Context, *ArcShapeClone0_1Request) (*Clone0_1Response, error) + func (UnimplementedArcShapeServiceServer) Clone0_2(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + func (UnimplementedArcShapeServiceServer) Clone0_3(context.Context, *Clone0_3Request) (*Clone0_3Response, error) + func (UnimplementedArcShapeServiceServer) Draw(context.Context, *ArcShapeDrawRequest) (*DrawResponse, error) + func (UnimplementedArcShapeServiceServer) Equals(context.Context, *ArcShapeEqualsRequest) (*EqualsResponse, error) + func (UnimplementedArcShapeServiceServer) GetOutline(context.Context, *ArcShapeGetOutlineRequest) (*GetOutlineResponse, error) + func (UnimplementedArcShapeServiceServer) GetStartAngle(context.Context, *GetStartAngleRequest) (*GetStartAngleResponse, error) + func (UnimplementedArcShapeServiceServer) GetSweepAngle(context.Context, *GetSweepAngleRequest) (*GetSweepAngleResponse, error) + func (UnimplementedArcShapeServiceServer) HashCode(context.Context, *ArcShapeHashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedArcShapeServiceServer) NewArcShape(context.Context, *NewArcShapeRequest) (*NewArcShapeResponse, error) + type UnimplementedOvalShapeServiceServer struct + func (UnimplementedOvalShapeServiceServer) Clone0(context.Context, *OvalShapeClone0Request) (*Clone0Response, error) + func (UnimplementedOvalShapeServiceServer) Clone0_1(context.Context, *OvalShapeClone0_1Request) (*Clone0_1Response, error) + func (UnimplementedOvalShapeServiceServer) Clone0_2(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + func (UnimplementedOvalShapeServiceServer) Clone0_3(context.Context, *Clone0_3Request) (*Clone0_3Response, error) + func (UnimplementedOvalShapeServiceServer) Draw(context.Context, *OvalShapeDrawRequest) (*DrawResponse, error) + func (UnimplementedOvalShapeServiceServer) GetOutline(context.Context, *OvalShapeGetOutlineRequest) (*GetOutlineResponse, error) + func (UnimplementedOvalShapeServiceServer) NewOvalShape(context.Context, *NewOvalShapeRequest) (*NewOvalShapeResponse, error) + type UnimplementedPathShapeServiceServer struct + func (UnimplementedPathShapeServiceServer) Clone0(context.Context, *PathShapeClone0Request) (*Clone0Response, error) + func (UnimplementedPathShapeServiceServer) Clone0_1(context.Context, *PathShapeClone0_1Request) (*Clone0_1Response, error) + func (UnimplementedPathShapeServiceServer) Clone0_2(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + func (UnimplementedPathShapeServiceServer) Draw(context.Context, *PathShapeDrawRequest) (*DrawResponse, error) + func (UnimplementedPathShapeServiceServer) Equals(context.Context, *PathShapeEqualsRequest) (*EqualsResponse, error) + func (UnimplementedPathShapeServiceServer) HashCode(context.Context, *PathShapeHashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedPathShapeServiceServer) NewPathShape(context.Context, *NewPathShapeRequest) (*NewPathShapeResponse, error) + type UnimplementedRectShapeServiceServer struct + func (UnimplementedRectShapeServiceServer) Clone0(context.Context, *RectShapeClone0Request) (*Clone0Response, error) + func (UnimplementedRectShapeServiceServer) Clone0_1(context.Context, *RectShapeClone0_1Request) (*Clone0_1Response, error) + func (UnimplementedRectShapeServiceServer) Clone0_2(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + func (UnimplementedRectShapeServiceServer) Draw(context.Context, *RectShapeDrawRequest) (*DrawResponse, error) + func (UnimplementedRectShapeServiceServer) Equals(context.Context, *RectShapeEqualsRequest) (*EqualsResponse, error) + func (UnimplementedRectShapeServiceServer) GetOutline(context.Context, *RectShapeGetOutlineRequest) (*GetOutlineResponse, error) + func (UnimplementedRectShapeServiceServer) HashCode(context.Context, *RectShapeHashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedRectShapeServiceServer) NewRectShape(context.Context, *NewRectShapeRequest) (*NewRectShapeResponse, error) + type UnimplementedRoundRectShapeServiceServer struct + func (UnimplementedRoundRectShapeServiceServer) Clone0(context.Context, *RoundRectShapeClone0Request) (*Clone0Response, error) + func (UnimplementedRoundRectShapeServiceServer) Clone0_1(context.Context, *RoundRectShapeClone0_1Request) (*Clone0_1Response, error) + func (UnimplementedRoundRectShapeServiceServer) Clone0_2(context.Context, *Clone0_2Request) (*Clone0_2Response, error) + func (UnimplementedRoundRectShapeServiceServer) Clone0_3(context.Context, *Clone0_3Request) (*Clone0_3Response, error) + func (UnimplementedRoundRectShapeServiceServer) Draw(context.Context, *RoundRectShapeDrawRequest) (*DrawResponse, error) + func (UnimplementedRoundRectShapeServiceServer) Equals(context.Context, *RoundRectShapeEqualsRequest) (*EqualsResponse, error) + func (UnimplementedRoundRectShapeServiceServer) GetOutline(context.Context, *RoundRectShapeGetOutlineRequest) (*GetOutlineResponse, error) + func (UnimplementedRoundRectShapeServiceServer) HashCode(context.Context, *RoundRectShapeHashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedRoundRectShapeServiceServer) NewRoundRectShape(context.Context, *NewRoundRectShapeRequest) (*NewRoundRectShapeResponse, error) + type UnimplementedShapeServiceServer struct + func (UnimplementedShapeServiceServer) Clone0(context.Context, *Clone0Request) (*Clone0Response, error) + func (UnimplementedShapeServiceServer) Clone0_1(context.Context, *Clone0_1Request) (*Clone0_1Response, error) + func (UnimplementedShapeServiceServer) Draw(context.Context, *DrawRequest) (*DrawResponse, error) + func (UnimplementedShapeServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error) + func (UnimplementedShapeServiceServer) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error) + func (UnimplementedShapeServiceServer) GetOutline(context.Context, *GetOutlineRequest) (*GetOutlineResponse, error) + func (UnimplementedShapeServiceServer) GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error) + func (UnimplementedShapeServiceServer) HasAlpha(context.Context, *HasAlphaRequest) (*HasAlphaResponse, error) + func (UnimplementedShapeServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error) + func (UnimplementedShapeServiceServer) Resize(context.Context, *ResizeRequest) (*ResizeResponse, error) + type UnsafeArcShapeServiceServer interface + type UnsafeOvalShapeServiceServer interface + type UnsafePathShapeServiceServer interface + type UnsafeRectShapeServiceServer interface + type UnsafeRoundRectShapeServiceServer interface + type UnsafeShapeServiceServer interface