libpgplotxx.a (C++ interface to PGPLOT)

◆ unsa()

basic_device& pgplot::basic_device::unsa ( void  )
inlineinherited

restore device settings

Definition at line 397 of file basicdevice.h.

References pgplot::basic_device::select().

Referenced by pgplot::Tboxstyle::apply(), pgplot::Ttext::print(), and pgplot::Ttext::space().

398  { this->select(); cpgunsa(); return(*this); }
Here is the call graph for this function:
Here is the caller graph for this function: