Public Member Functions | |
| def | __init__ |
| def | CalculateCoords |
| def | GetCoordsForShape |
| def | Draw |
| def | HitTest |
Data Fields | |
| coordict | |
| parent | |
| output | |
| input | |
| ipos | |
| opos | |
| shown | |
| ibmpname | |
| obmpname | |
Definition at line 160 of file gui_complex.py.
| def biosphere::gui_complex::Connection::__init__ | ( | self, | ||
| parent, | ||||
| input, | ||||
| output | ||||
| ) |
Definition at line 161 of file gui_complex.py.
| def biosphere::gui_complex::Connection::CalculateCoords | ( | self | ) |
Definition at line 216 of file gui_complex.py.
| def biosphere::gui_complex::Connection::GetCoordsForShape | ( | self, | ||
| shape, | ||||
| partno, | ||||
input = True | ||||
| ) |
Definition at line 221 of file gui_complex.py.
| def biosphere::gui_complex::Connection::Draw | ( | self, | ||
| dc | ||||
| ) |
Definition at line 237 of file gui_complex.py.
| def biosphere::gui_complex::Connection::HitTest | ( | self, | ||
| pt | ||||
| ) |
Definition at line 243 of file gui_complex.py.
Definition at line 163 of file gui_complex.py.
Definition at line 202 of file gui_complex.py.
Definition at line 203 of file gui_complex.py.
Definition at line 204 of file gui_complex.py.
Definition at line 205 of file gui_complex.py.
Definition at line 206 of file gui_complex.py.
Definition at line 207 of file gui_complex.py.
Definition at line 209 of file gui_complex.py.
Definition at line 211 of file gui_complex.py.
1.5.1