PLplot 5.15.0
Loading...
Searching...
No Matches
plplotc.PLGraphicsIn Class Reference
Inheritance diagram for plplotc.PLGraphicsIn:

Public Member Functions

def __init__ (self)
 

Properties

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)
 

Static Private Attributes

_swig_repr __repr__ = _swig_repr
 
_plplotc __swig_destroy__ = _plplotc.delete_PLGraphicsIn
 

Detailed Description

Definition at line 255 of file plplotc.py.

Constructor & Destructor Documentation

◆ __init__()

def plplotc.PLGraphicsIn.__init__ (   self)

Definition at line 271 of file plplotc.py.

Member Data Documentation

◆ __repr__

_swig_repr plplotc.PLGraphicsIn.__repr__ = _swig_repr
staticprivate

Definition at line 257 of file plplotc.py.

◆ __swig_destroy__

_plplotc plplotc.PLGraphicsIn.__swig_destroy__ = _plplotc.delete_PLGraphicsIn
staticprivate

Definition at line 273 of file plplotc.py.

Property Documentation

◆ button

property plplotc.PLGraphicsIn.button = property(_plplotc.PLGraphicsIn_button_get, _plplotc.PLGraphicsIn_button_set)
static

Definition at line 261 of file plplotc.py.

◆ dX

property plplotc.PLGraphicsIn.dX = property(_plplotc.PLGraphicsIn_dX_get, _plplotc.PLGraphicsIn_dX_set)
static

Definition at line 266 of file plplotc.py.

◆ dY

property plplotc.PLGraphicsIn.dY = property(_plplotc.PLGraphicsIn_dY_get, _plplotc.PLGraphicsIn_dY_set)
static

Definition at line 267 of file plplotc.py.

◆ keysym

property plplotc.PLGraphicsIn.keysym = property(_plplotc.PLGraphicsIn_keysym_get, _plplotc.PLGraphicsIn_keysym_set)
static

Definition at line 260 of file plplotc.py.

◆ pX

property plplotc.PLGraphicsIn.pX = property(_plplotc.PLGraphicsIn_pX_get, _plplotc.PLGraphicsIn_pX_set)
static

Definition at line 264 of file plplotc.py.

◆ pY

property plplotc.PLGraphicsIn.pY = property(_plplotc.PLGraphicsIn_pY_get, _plplotc.PLGraphicsIn_pY_set)
static

Definition at line 265 of file plplotc.py.

◆ state

property plplotc.PLGraphicsIn.state = property(_plplotc.PLGraphicsIn_state_get, _plplotc.PLGraphicsIn_state_set)
static

Definition at line 259 of file plplotc.py.

◆ string

property plplotc.PLGraphicsIn.string = property(_plplotc.PLGraphicsIn_string_get, _plplotc.PLGraphicsIn_string_set)
static

Definition at line 263 of file plplotc.py.

◆ subwindow

property plplotc.PLGraphicsIn.subwindow = property(_plplotc.PLGraphicsIn_subwindow_get, _plplotc.PLGraphicsIn_subwindow_set)
static

Definition at line 262 of file plplotc.py.

◆ thisown

property plplotc.PLGraphicsIn.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

Definition at line 256 of file plplotc.py.

◆ type

property plplotc.PLGraphicsIn.type = property(_plplotc.PLGraphicsIn_type_get, _plplotc.PLGraphicsIn_type_set)
static

Definition at line 258 of file plplotc.py.

◆ wX

property plplotc.PLGraphicsIn.wX = property(_plplotc.PLGraphicsIn_wX_get, _plplotc.PLGraphicsIn_wX_set)
static

Definition at line 268 of file plplotc.py.

◆ wY

property plplotc.PLGraphicsIn.wY = property(_plplotc.PLGraphicsIn_wY_get, _plplotc.PLGraphicsIn_wY_set)
static

Definition at line 269 of file plplotc.py.


The documentation for this class was generated from the following file: