libpgplotxx.a (C++ interface to PGPLOT)
|
Tboxstyle & pgplot::Tboxstyle::setmode | ( | const int & | elem, |
const int & | modes, | ||
const bool & | set = true |
||
) |
general mode setting
general mode setting
elem | selects elements like Fframe, Fxticks, Fylabels, etc. |
modes | selects flags to apply to the elements like Fxselect, Flabelopp, Ftickminor, etc. |
set | flags will be set if true (cleared otherwise) |
Definition at line 223 of file xpgplotxx.cc.
References pgplot::boxflags::Faxis, pgplot::boxflags::Fframe, pgplot::boxflags::Fgrid, pgplot::boxflags::Fxlabels, pgplot::boxflags::Fxticks, pgplot::boxflags::Fxtime, pgplot::boxflags::Fylabels, pgplot::boxflags::Fyticks, pgplot::boxflags::Fytime, Maxisflags, Mframeflags, Mgridflags, Mxlabelflags, Mxtickflags, Mxtimeflags, Mylabelflags, Mytickflags, and Mytimeflags.