lsst.afw g47a37159df+45adbcf3d0
Loading...
Searching...
No Matches
lsst.afw.display.interface.Display._Buffering Class Reference

Public Member Functions

 __init__ (self, _impl)
 
 __enter__ (self)
 
 __exit__ (self, *args)
 

Protected Attributes

 _impl = _impl
 

Detailed Description

Context manager for buffering repeated display commands.

Definition at line 610 of file interface.py.

Constructor & Destructor Documentation

◆ __init__()

lsst.afw.display.interface.Display._Buffering.__init__ ( self,
_impl )

Definition at line 613 of file interface.py.

Member Function Documentation

◆ __enter__()

lsst.afw.display.interface.Display._Buffering.__enter__ ( self)

Definition at line 616 of file interface.py.

◆ __exit__()

lsst.afw.display.interface.Display._Buffering.__exit__ ( self,
* args )

Definition at line 619 of file interface.py.

Member Data Documentation

◆ _impl

lsst.afw.display.interface.Display._Buffering._impl = _impl
protected

Definition at line 614 of file interface.py.


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