|
LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
A class to handle events such as key presses in image display windows. More...
Public Member Functions | |
| def | __init__ |
| def | __str__ |
Public Attributes | |
| k | |
| x | |
| y | |
A class to handle events such as key presses in image display windows.
Definition at line 577 of file interface.py.
| def lsst.afw.display.interface.Event.__init__ | ( | self, | |
| k, | |||
x = float('nan'), |
|||
y = float('nan') |
|||
| ) |
Definition at line 579 of file interface.py.
| def lsst.afw.display.interface.Event.__str__ | ( | self | ) |
Definition at line 584 of file interface.py.
| lsst.afw.display.interface.Event.k |
Definition at line 580 of file interface.py.
| lsst.afw.display.interface.Event.x |
Definition at line 581 of file interface.py.
| lsst.afw.display.interface.Event.y |
Definition at line 582 of file interface.py.
1.8.5