Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::XCBUIMetricsManager Class Reference

#include <XCBUIMetricsManager.h>

Inheritance diagram for VCF::XCBUIMetricsManager:

VCF::UIMetricsManager VCF::Object List of all members.

Public Member Functions

virtual Font getDefaultFontFor (const FontType &type)
virtual double getValue (const MetricType &type, const String &text, Font *alternateFont)
virtual Size getSize (const MetricType &type, const String &text, Font *alternateFont)
virtual Rect getRect (const MetricType &type, Rect *rect, Font *alternateFont)

Member Function Documentation

virtual Font VCF::XCBUIMetricsManager::getDefaultFontFor const FontType type  )  [virtual]
 

virtual Rect VCF::XCBUIMetricsManager::getRect const MetricType type,
Rect rect,
Font alternateFont
[virtual]
 

virtual Size VCF::XCBUIMetricsManager::getSize const MetricType type,
const String text,
Font alternateFont
[virtual]
 

virtual double VCF::XCBUIMetricsManager::getValue const MetricType type,
const String text,
Font alternateFont
[virtual]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information