|
bpp-phyl
2.2.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 61 of file TreeDrawing.h.
|
inline |
Definition at line 73 of file TreeDrawing.h.
| Font bpp::TreeDrawingSettings::fontBootstrapValues |
Definition at line 66 of file TreeDrawing.h.
| Font bpp::TreeDrawingSettings::fontBranchLengths |
Definition at line 65 of file TreeDrawing.h.
| Font bpp::TreeDrawingSettings::fontLeafNames |
Definition at line 64 of file TreeDrawing.h.
| Font bpp::TreeDrawingSettings::fontNodesId |
Definition at line 67 of file TreeDrawing.h.
| double bpp::TreeDrawingSettings::pointArea |
Definition at line 69 of file TreeDrawing.h.
| unsigned int bpp::TreeDrawingSettings::pointSize |
Definition at line 68 of file TreeDrawing.h.