|
libpgplotxx.a (C++ interface to PGPLOT)
|
| Ttext & pgplot::Ttext::print | ( | basic_device & | dev, |
| const char * | txt, | ||
| const bool & | nl = false, |
||
| const float & | sep = 0.025 |
||
| ) |
print text.
| dev | device to write to |
| txt | text to write |
| nl | carriage return after string if true |
| sep | separation to next string in same line |
Definition at line 440 of file xpgplotxx.cc.
References advance(), Mangle, Mbbox, Merase, Mjust, Mxref, Myref, pgplot::basic_device::poly(), pgplot::basic_device::ptxt(), pgplot::basic_device::qtxt(), pgplot::basic_device::save(), pgplot::basic_device::sci(), pgplot::basic_device::sfs(), and pgplot::basic_device::unsa().
