bpp-phyl3
3.0.0
|
A set of options to tune the display of a TreeDrawing object. More...
#include <Bpp/Phyl/Graphics/TreeDrawing.h>
Public Member Functions | |
TreeDrawingSettings () | |
Public Attributes | |
Font | fontLeafNames |
Font | fontBranchLengths |
Font | fontBootstrapValues |
Font | fontNodesId |
unsigned int | pointSize |
double | pointArea |
A set of options to tune the display of a TreeDrawing object.
Definition at line 26 of file TreeDrawing.h.
|
inline |
Definition at line 38 of file TreeDrawing.h.
Font bpp::TreeDrawingSettings::fontBootstrapValues |
Definition at line 31 of file TreeDrawing.h.
Font bpp::TreeDrawingSettings::fontBranchLengths |
Definition at line 30 of file TreeDrawing.h.
Font bpp::TreeDrawingSettings::fontLeafNames |
Definition at line 29 of file TreeDrawing.h.
Font bpp::TreeDrawingSettings::fontNodesId |
Definition at line 32 of file TreeDrawing.h.
double bpp::TreeDrawingSettings::pointArea |
Definition at line 34 of file TreeDrawing.h.
unsigned int bpp::TreeDrawingSettings::pointSize |
Definition at line 33 of file TreeDrawing.h.