Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_WIDGETS_PHYLO_TREE__PHYLO_PDF_GRABBER__HPP
2 #define GUI_WIDGETS_PHYLO_TREE__PHYLO_PDF_GRABBER__HPP
CPhyloTreeScheme::TLabelTruncation m_LabelsTruncated
void x_EndCaptures()
Called to restore values (in pane) when capturing stops.
virtual ~CPhyloPdfGrabber()
void SaveTooltips(bool b)
virtual eCaptureResult GrabImages(int tex_size, IImageGrabberProgress *p=NULL)
Grab the requested images.
void x_BeginCaptures(int buffer_size)
Called to setup values before image capturing starts.
CGlPane m_PreviousGlPane
We change some rendering options.
CPhyloTreePane & m_Pane
Pane display canvas for the tree we are saving.
CVect2< float > m_ModelViewScaler
Ratio scalers for the drawing area that maps to the images.
bool m_SaveTooltips
If true, tooltips will be generated for the pdf as well.
CPhyloPdfGrabber(CPhyloTreePane &pane)
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Defines to provide correct exporting from DLLs in Windows.
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.