GOffice.CanvasEllipse

g GObject.GInterface GObject.GInterface GOffice.StyledObject GOffice.StyledObject GObject.GInterface->GOffice.StyledObject GObject.Object GObject.Object GOffice.CanvasItem GOffice.CanvasItem GObject.Object->GOffice.CanvasItem GOffice.CanvasEllipse GOffice.CanvasEllipse GOffice.CanvasStyledItem GOffice.CanvasStyledItem GOffice.CanvasItem->GOffice.CanvasStyledItem GOffice.CanvasStyledItem->GOffice.CanvasEllipse GOffice.StyledObject->GOffice.CanvasStyledItem

Subclasses:

None

Methods

Inherited:

GOffice.CanvasStyledItem (3), GOffice.CanvasItem (22), GObject.Object (37), GOffice.StyledObject (8)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

GOffice.CanvasStyledItem (2), GOffice.CanvasItem (17), GObject.Object (7)

Properties

Inherited:

GOffice.CanvasStyledItem (2), GOffice.CanvasItem (2)

Name

Type

Flags

Short Description

height

float

r/w

The ellipse height

rotation

float

r/w

The rotation around top left position

width

float

r/w

The ellipse width

x

float

r/w

The ellipse left position (or right position in RTL mode)

y

float

r/w

The ellipse top position

Signals

Inherited:

GOffice.CanvasStyledItem (1), GObject.Object (1)

Fields

Inherited:

GOffice.CanvasStyledItem (1), GObject.Object (1)

Name

Type

Access

Description

base

GOffice.CanvasStyledItem

r

height

float

r

priv

object

r

rotation

float

r

width

float

r

x

float

r

y

float

r

Class Details

class GOffice.CanvasEllipse(**kwargs)
Bases:

GOffice.CanvasStyledItem

Abstract:

No

Property Details

GOffice.CanvasEllipse.props.height
Name:

height

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The ellipse height

GOffice.CanvasEllipse.props.rotation
Name:

rotation

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The rotation around top left position

GOffice.CanvasEllipse.props.width
Name:

width

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The ellipse width

GOffice.CanvasEllipse.props.x
Name:

x

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The ellipse left position (or right position in RTL mode)

GOffice.CanvasEllipse.props.y
Name:

y

Type:

float

Default Value:

0.0

Flags:

READABLE, WRITABLE

The ellipse top position