|
lsst.afw gf03f0b42f3+45adbcf3d0
|
Public Member Functions | |
| __init__ (self, _impl) | |
| __enter__ (self) | |
| __exit__ (self, *args) | |
Protected Attributes | |
| _impl = _impl | |
Context manager for buffering repeated display commands.
Definition at line 610 of file interface.py.
| lsst.afw.display.interface.Display._Buffering.__init__ | ( | self, | |
| _impl ) |
Definition at line 613 of file interface.py.
| lsst.afw.display.interface.Display._Buffering.__enter__ | ( | self | ) |
Definition at line 616 of file interface.py.
| lsst.afw.display.interface.Display._Buffering.__exit__ | ( | self, | |
| * | args ) |
Definition at line 619 of file interface.py.
|
protected |
Definition at line 614 of file interface.py.