bpp-phyl  2.2.0
bpp::TreeDrawingSettings Class Reference

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
 

Detailed Description

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

Definition at line 61 of file TreeDrawing.h.

Constructor & Destructor Documentation

◆ TreeDrawingSettings()

bpp::TreeDrawingSettings::TreeDrawingSettings ( )
inline

Definition at line 73 of file TreeDrawing.h.

Member Data Documentation

◆ fontBootstrapValues

Font bpp::TreeDrawingSettings::fontBootstrapValues

Definition at line 66 of file TreeDrawing.h.

◆ fontBranchLengths

Font bpp::TreeDrawingSettings::fontBranchLengths

Definition at line 65 of file TreeDrawing.h.

◆ fontLeafNames

Font bpp::TreeDrawingSettings::fontLeafNames

Definition at line 64 of file TreeDrawing.h.

◆ fontNodesId

Font bpp::TreeDrawingSettings::fontNodesId

Definition at line 67 of file TreeDrawing.h.

◆ pointArea

double bpp::TreeDrawingSettings::pointArea

Definition at line 69 of file TreeDrawing.h.

◆ pointSize

unsigned int bpp::TreeDrawingSettings::pointSize

Definition at line 68 of file TreeDrawing.h.


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