ARB
Public Member Functions | Public Attributes | List of all members
AWT_scaled_font_limits Struct Reference

#include <TreeDisplay.hxx>

Collaboration diagram for AWT_scaled_font_limits:
Collaboration graph
[legend]

Public Member Functions

void init (const AW_font_limits &font_limits, double factor)
 

Public Attributes

double ascent
 
double descent
 
double height
 
double width
 

Detailed Description

Definition at line 134 of file TreeDisplay.hxx.

Member Function Documentation

void AWT_scaled_font_limits::init ( const AW_font_limits font_limits,
double  factor 
)
inline

Member Data Documentation

double AWT_scaled_font_limits::ascent

Definition at line 135 of file TreeDisplay.hxx.

Referenced by AWT_graphic_tree::show().

double AWT_scaled_font_limits::descent

Definition at line 136 of file TreeDisplay.hxx.

double AWT_scaled_font_limits::height

Definition at line 137 of file TreeDisplay.hxx.

Referenced by AWT_graphic_tree::show().

double AWT_scaled_font_limits::width

Definition at line 138 of file TreeDisplay.hxx.


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