|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| type = property(_plplotc.PLGraphicsIn_type_get, _plplotc.PLGraphicsIn_type_set) |
|
| state = property(_plplotc.PLGraphicsIn_state_get, _plplotc.PLGraphicsIn_state_set) |
|
| keysym = property(_plplotc.PLGraphicsIn_keysym_get, _plplotc.PLGraphicsIn_keysym_set) |
|
| button = property(_plplotc.PLGraphicsIn_button_get, _plplotc.PLGraphicsIn_button_set) |
|
| subwindow = property(_plplotc.PLGraphicsIn_subwindow_get, _plplotc.PLGraphicsIn_subwindow_set) |
|
| string = property(_plplotc.PLGraphicsIn_string_get, _plplotc.PLGraphicsIn_string_set) |
|
| pX = property(_plplotc.PLGraphicsIn_pX_get, _plplotc.PLGraphicsIn_pX_set) |
|
| pY = property(_plplotc.PLGraphicsIn_pY_get, _plplotc.PLGraphicsIn_pY_set) |
|
| dX = property(_plplotc.PLGraphicsIn_dX_get, _plplotc.PLGraphicsIn_dX_set) |
|
| dY = property(_plplotc.PLGraphicsIn_dY_get, _plplotc.PLGraphicsIn_dY_set) |
|
| wX = property(_plplotc.PLGraphicsIn_wX_get, _plplotc.PLGraphicsIn_wX_set) |
|
| wY = property(_plplotc.PLGraphicsIn_wY_get, _plplotc.PLGraphicsIn_wY_set) |
|
Definition at line 258 of file plplotc.py.
◆ __init__()
def plplotc.PLGraphicsIn.__init__ |
( |
|
self | ) |
|
◆ __repr__
◆ __swig_destroy__
plplotc.PLGraphicsIn.__swig_destroy__ = _plplotc.delete_PLGraphicsIn |
|
staticprivate |
◆ button
plplotc.PLGraphicsIn.button = property(_plplotc.PLGraphicsIn_button_get, _plplotc.PLGraphicsIn_button_set) |
|
static |
◆ dX
plplotc.PLGraphicsIn.dX = property(_plplotc.PLGraphicsIn_dX_get, _plplotc.PLGraphicsIn_dX_set) |
|
static |
◆ dY
plplotc.PLGraphicsIn.dY = property(_plplotc.PLGraphicsIn_dY_get, _plplotc.PLGraphicsIn_dY_set) |
|
static |
◆ keysym
plplotc.PLGraphicsIn.keysym = property(_plplotc.PLGraphicsIn_keysym_get, _plplotc.PLGraphicsIn_keysym_set) |
|
static |
◆ pX
plplotc.PLGraphicsIn.pX = property(_plplotc.PLGraphicsIn_pX_get, _plplotc.PLGraphicsIn_pX_set) |
|
static |
◆ pY
plplotc.PLGraphicsIn.pY = property(_plplotc.PLGraphicsIn_pY_get, _plplotc.PLGraphicsIn_pY_set) |
|
static |
◆ state
plplotc.PLGraphicsIn.state = property(_plplotc.PLGraphicsIn_state_get, _plplotc.PLGraphicsIn_state_set) |
|
static |
◆ string
plplotc.PLGraphicsIn.string = property(_plplotc.PLGraphicsIn_string_get, _plplotc.PLGraphicsIn_string_set) |
|
static |
◆ subwindow
plplotc.PLGraphicsIn.subwindow = property(_plplotc.PLGraphicsIn_subwindow_get, _plplotc.PLGraphicsIn_subwindow_set) |
|
static |
◆ thisown
plplotc.PLGraphicsIn.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
◆ type
plplotc.PLGraphicsIn.type = property(_plplotc.PLGraphicsIn_type_get, _plplotc.PLGraphicsIn_type_set) |
|
static |
◆ wX
plplotc.PLGraphicsIn.wX = property(_plplotc.PLGraphicsIn_wX_get, _plplotc.PLGraphicsIn_wX_set) |
|
static |
◆ wY
plplotc.PLGraphicsIn.wY = property(_plplotc.PLGraphicsIn_wY_get, _plplotc.PLGraphicsIn_wY_set) |
|
static |
The documentation for this class was generated from the following file: