shapes

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArcShapeClient

type ArcShapeClient struct {
	// contains filtered or unexported fields
}

ArcShapeClient wraps the gRPC ArcShapeService client.

func NewArcShapeClient

func NewArcShapeClient(cc grpc.ClientConnInterface) *ArcShapeClient

NewArcShapeClient creates a new ArcShape client.

func (*ArcShapeClient) Clone0

func (c *ArcShapeClient) Clone0(ctx context.Context, handle int64) (int64, error)

Clone0 calls the Clone0 RPC.

func (*ArcShapeClient) Clone0_1

func (c *ArcShapeClient) Clone0_1(ctx context.Context, handle int64) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*ArcShapeClient) Clone0_2

func (c *ArcShapeClient) Clone0_2(ctx context.Context, handle int64) (int64, error)

Clone0_2 calls the Clone0_2 RPC.

func (*ArcShapeClient) Clone0_3

func (c *ArcShapeClient) Clone0_3(ctx context.Context, handle int64) (int64, error)

Clone0_3 calls the Clone0_3 RPC.

func (*ArcShapeClient) Draw

func (c *ArcShapeClient) Draw(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

Draw calls the Draw RPC.

func (*ArcShapeClient) Equals

func (c *ArcShapeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ArcShapeClient) GetOutline

func (c *ArcShapeClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*ArcShapeClient) GetStartAngle

func (c *ArcShapeClient) GetStartAngle(ctx context.Context, handle int64) (float32, error)

GetStartAngle calls the GetStartAngle RPC.

func (*ArcShapeClient) GetSweepAngle

func (c *ArcShapeClient) GetSweepAngle(ctx context.Context, handle int64) (float32, error)

GetSweepAngle calls the GetSweepAngle RPC.

func (*ArcShapeClient) HashCode

func (c *ArcShapeClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type OvalShapeClient

type OvalShapeClient struct {
	// contains filtered or unexported fields
}

OvalShapeClient wraps the gRPC OvalShapeService client.

func NewOvalShapeClient

func NewOvalShapeClient(cc grpc.ClientConnInterface) *OvalShapeClient

NewOvalShapeClient creates a new OvalShape client.

func (*OvalShapeClient) Clone0

func (c *OvalShapeClient) Clone0(ctx context.Context, handle int64) (int64, error)

Clone0 calls the Clone0 RPC.

func (*OvalShapeClient) Clone0_1

func (c *OvalShapeClient) Clone0_1(ctx context.Context, handle int64) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*OvalShapeClient) Clone0_2

func (c *OvalShapeClient) Clone0_2(ctx context.Context, handle int64) (int64, error)

Clone0_2 calls the Clone0_2 RPC.

func (*OvalShapeClient) Clone0_3

func (c *OvalShapeClient) Clone0_3(ctx context.Context, handle int64) (int64, error)

Clone0_3 calls the Clone0_3 RPC.

func (*OvalShapeClient) Draw

func (c *OvalShapeClient) Draw(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

Draw calls the Draw RPC.

func (*OvalShapeClient) GetOutline

func (c *OvalShapeClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

type PathShapeClient

type PathShapeClient struct {
	// contains filtered or unexported fields
}

PathShapeClient wraps the gRPC PathShapeService client.

func NewPathShapeClient

func NewPathShapeClient(cc grpc.ClientConnInterface) *PathShapeClient

NewPathShapeClient creates a new PathShape client.

func (*PathShapeClient) Clone0

func (c *PathShapeClient) Clone0(ctx context.Context, handle int64) (int64, error)

Clone0 calls the Clone0 RPC.

func (*PathShapeClient) Clone0_1

func (c *PathShapeClient) Clone0_1(ctx context.Context, handle int64) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*PathShapeClient) Clone0_2

func (c *PathShapeClient) Clone0_2(ctx context.Context, handle int64) (int64, error)

Clone0_2 calls the Clone0_2 RPC.

func (*PathShapeClient) Draw

func (c *PathShapeClient) Draw(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

Draw calls the Draw RPC.

func (*PathShapeClient) Equals

func (c *PathShapeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*PathShapeClient) HashCode

func (c *PathShapeClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type RectShapeClient

type RectShapeClient struct {
	// contains filtered or unexported fields
}

RectShapeClient wraps the gRPC RectShapeService client.

func NewRectShapeClient

func NewRectShapeClient(cc grpc.ClientConnInterface) *RectShapeClient

NewRectShapeClient creates a new RectShape client.

func (*RectShapeClient) Clone0

func (c *RectShapeClient) Clone0(ctx context.Context, handle int64) (int64, error)

Clone0 calls the Clone0 RPC.

func (*RectShapeClient) Clone0_1

func (c *RectShapeClient) Clone0_1(ctx context.Context, handle int64) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*RectShapeClient) Clone0_2

func (c *RectShapeClient) Clone0_2(ctx context.Context, handle int64) (int64, error)

Clone0_2 calls the Clone0_2 RPC.

func (*RectShapeClient) Draw

func (c *RectShapeClient) Draw(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

Draw calls the Draw RPC.

func (*RectShapeClient) Equals

func (c *RectShapeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RectShapeClient) GetOutline

func (c *RectShapeClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*RectShapeClient) HashCode

func (c *RectShapeClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type RoundRectShapeClient

type RoundRectShapeClient struct {
	// contains filtered or unexported fields
}

RoundRectShapeClient wraps the gRPC RoundRectShapeService client.

func NewRoundRectShapeClient

func NewRoundRectShapeClient(cc grpc.ClientConnInterface) *RoundRectShapeClient

NewRoundRectShapeClient creates a new RoundRectShape client.

func (*RoundRectShapeClient) Clone0

func (c *RoundRectShapeClient) Clone0(ctx context.Context, handle int64) (int64, error)

Clone0 calls the Clone0 RPC.

func (*RoundRectShapeClient) Clone0_1

func (c *RoundRectShapeClient) Clone0_1(ctx context.Context, handle int64) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*RoundRectShapeClient) Clone0_2

func (c *RoundRectShapeClient) Clone0_2(ctx context.Context, handle int64) (int64, error)

Clone0_2 calls the Clone0_2 RPC.

func (*RoundRectShapeClient) Clone0_3

func (c *RoundRectShapeClient) Clone0_3(ctx context.Context, handle int64) (int64, error)

Clone0_3 calls the Clone0_3 RPC.

func (*RoundRectShapeClient) Draw

func (c *RoundRectShapeClient) Draw(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

Draw calls the Draw RPC.

func (*RoundRectShapeClient) Equals

func (c *RoundRectShapeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RoundRectShapeClient) GetOutline

func (c *RoundRectShapeClient) GetOutline(ctx context.Context, handle int64, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*RoundRectShapeClient) HashCode

func (c *RoundRectShapeClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type ShapeClient

type ShapeClient struct {
	// contains filtered or unexported fields
}

ShapeClient wraps the gRPC ShapeService client.

func NewShapeClient

func NewShapeClient(cc grpc.ClientConnInterface) *ShapeClient

NewShapeClient creates a new Shape client.

func (*ShapeClient) Clone0

func (c *ShapeClient) Clone0(ctx context.Context) (int64, error)

Clone0 calls the Clone0 RPC.

func (*ShapeClient) Clone0_1

func (c *ShapeClient) Clone0_1(ctx context.Context) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*ShapeClient) Draw

func (c *ShapeClient) Draw(ctx context.Context, arg0 int64, arg1 int64) error

Draw calls the Draw RPC.

func (*ShapeClient) Equals

func (c *ShapeClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ShapeClient) GetHeight

func (c *ShapeClient) GetHeight(ctx context.Context) (float32, error)

GetHeight calls the GetHeight RPC.

func (*ShapeClient) GetOutline

func (c *ShapeClient) GetOutline(ctx context.Context, arg0 int64) error

GetOutline calls the GetOutline RPC.

func (*ShapeClient) GetWidth

func (c *ShapeClient) GetWidth(ctx context.Context) (float32, error)

GetWidth calls the GetWidth RPC.

func (*ShapeClient) HasAlpha

func (c *ShapeClient) HasAlpha(ctx context.Context) (bool, error)

HasAlpha calls the HasAlpha RPC.

func (*ShapeClient) HashCode

func (c *ShapeClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*ShapeClient) Resize

func (c *ShapeClient) Resize(ctx context.Context, arg0 float32, arg1 float32) error

Resize calls the Resize RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL