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