GOffice.CanvasLine¶
- Subclasses:
None
Methods¶
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Arrow for line’s end |
||
r/w |
Arrow for line’s start |
||
r/w |
The line start x coordinate |
||
r/w |
The line end x coordinate |
||
r/w |
The line start y coordinate |
||
r/w |
The line end y coordinate |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
base |
r |
||
end_arrow |
r |
||
endx |
r |
||
endy |
r |
||
priv |
r |
||
start_arrow |
r |
||
startx |
r |
||
starty |
r |
Class Details¶
- class GOffice.CanvasLine(**kwargs)¶
- Bases:
- Abstract:
No
Property Details¶
- GOffice.CanvasLine.props.end_arrow¶
- Name:
end-arrow
- Type:
- Default Value:
- Flags:
Arrow for line’s end
- GOffice.CanvasLine.props.start_arrow¶
- Name:
start-arrow
- Type:
- Default Value:
- Flags:
Arrow for line’s start
- GOffice.CanvasLine.props.x0¶
-
The line start x coordinate
- GOffice.CanvasLine.props.x1¶
-
The line end x coordinate
- GOffice.CanvasLine.props.y0¶
-
The line start y coordinate