PLplot  5.15.0
plplotc.PLGraphicsIn Class Reference
Inheritance diagram for plplotc.PLGraphicsIn:

Public Member Functions

def __init__ (self)
 

Properties

 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)
 

Static Private Attributes

 __repr__ = _swig_repr
 
 __swig_destroy__ = _plplotc.delete_PLGraphicsIn
 

Detailed Description

Definition at line 258 of file plplotc.py.

Constructor & Destructor Documentation

◆ __init__()

def plplotc.PLGraphicsIn.__init__ (   self)

Definition at line 274 of file plplotc.py.

Member Data Documentation

◆ __repr__

plplotc.PLGraphicsIn.__repr__ = _swig_repr
staticprivate

Definition at line 260 of file plplotc.py.

◆ __swig_destroy__

plplotc.PLGraphicsIn.__swig_destroy__ = _plplotc.delete_PLGraphicsIn
staticprivate

Definition at line 276 of file plplotc.py.

Property Documentation

◆ button

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

Definition at line 264 of file plplotc.py.

◆ dX

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

Definition at line 269 of file plplotc.py.

◆ dY

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

Definition at line 270 of file plplotc.py.

◆ keysym

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

Definition at line 263 of file plplotc.py.

◆ pX

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

Definition at line 267 of file plplotc.py.

◆ pY

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

Definition at line 268 of file plplotc.py.

◆ state

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

Definition at line 262 of file plplotc.py.

◆ string

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

Definition at line 266 of file plplotc.py.

◆ subwindow

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

Definition at line 265 of file plplotc.py.

◆ thisown

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

Definition at line 259 of file plplotc.py.

◆ type

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

Definition at line 261 of file plplotc.py.

◆ wX

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

Definition at line 271 of file plplotc.py.

◆ wY

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

Definition at line 272 of file plplotc.py.


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