bpp-phyl3  3.0.0
bpp::TreeDrawingSettings Class Reference

A set of options to tune the display of a TreeDrawing object. More...

#include <Bpp/Phyl/Graphics/TreeDrawing.h>

+ Collaboration diagram for bpp::TreeDrawingSettings:

Public Member Functions

 TreeDrawingSettings ()
 

Public Attributes

Font fontLeafNames
 
Font fontBranchLengths
 
Font fontBootstrapValues
 
Font fontNodesId
 
unsigned int pointSize
 
double pointArea
 

Detailed Description

A set of options to tune the display of a TreeDrawing object.

Definition at line 26 of file TreeDrawing.h.

Constructor & Destructor Documentation

◆ TreeDrawingSettings()

bpp::TreeDrawingSettings::TreeDrawingSettings ( )
inline

Definition at line 38 of file TreeDrawing.h.

Member Data Documentation

◆ fontBootstrapValues

Font bpp::TreeDrawingSettings::fontBootstrapValues

Definition at line 31 of file TreeDrawing.h.

◆ fontBranchLengths

Font bpp::TreeDrawingSettings::fontBranchLengths

Definition at line 30 of file TreeDrawing.h.

◆ fontLeafNames

Font bpp::TreeDrawingSettings::fontLeafNames

Definition at line 29 of file TreeDrawing.h.

◆ fontNodesId

Font bpp::TreeDrawingSettings::fontNodesId

Definition at line 32 of file TreeDrawing.h.

◆ pointArea

double bpp::TreeDrawingSettings::pointArea

Definition at line 34 of file TreeDrawing.h.

◆ pointSize

unsigned int bpp::TreeDrawingSettings::pointSize

Definition at line 33 of file TreeDrawing.h.


The documentation for this class was generated from the following file: