libpgplotxx.a (C++ interface to PGPLOT)

◆ save()

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

save device settings

Definition at line 394 of file basicdevice.h.

References pgplot::basic_device::select().

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

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