Package osaf :: Package framework :: Package blocks :: Module Styles
[frames | no frames]

Module osaf.framework.blocks.Styles

Classes
CharacterStyle  
ColorStyle Class for Color Style Attributes for backgroundColor and foregroundColor
fontFamilyEnumType  
FontMeasurements Measurements that we cache with each font
Style  

Function Summary
  getFont(characterStyle)
  getFontKey(font)
  getMeasurements(font)
  testFonts()
  testSuperscript()

Variable Summary
str __copyright__ = 'Copyright (c) 2003-2004 Open Source App...
str __date__ = '$Date: 2005-11-01 09:29:02 -0800 (Tue, 01 No...
str __license__ = 'http://osafoundation.org/Chandler_0.1_lic...
str __parcel__ = 'osaf.framework.blocks'
str __version__ = '$Revision$'
float fakeSuperscriptSizeScalingFactor = 0.69999999999999996                                                   
dict fontCache = {}
Logger logger = <logging.Logger instance at 0xb7a3640c>
dict measurementsCache = {}
NoneType platformDefaultFaceName = None                                                                  
NoneType platformDefaultFamily = None                                                                  
float platformSizeScalingFactor = 0.0                                                                   

Variable Details

__copyright__

Type:
str
Value:
'Copyright (c) 2003-2004 Open Source Applications Foundation'          

__date__

Type:
str
Value:
'$Date: 2005-11-01 09:29:02 -0800 (Tue, 01 Nov 2005) $'                

__license__

Type:
str
Value:
'http://osafoundation.org/Chandler_0.1_license_terms.htm'              

__parcel__

Type:
str
Value:
'osaf.framework.blocks'                                                

__version__

Type:
str
Value:
'$Revision$'                                                           

fakeSuperscriptSizeScalingFactor

Type:
float
Value:
0.69999999999999996                                                   

fontCache

Type:
dict
Value:
{}                                                                     

logger

Type:
Logger
Value:
<logging.Logger instance at 0xb7a3640c>                                

measurementsCache

Type:
dict
Value:
{}                                                                     

platformDefaultFaceName

Type:
NoneType
Value:
None                                                                  

platformDefaultFamily

Type:
NoneType
Value:
None                                                                  

platformSizeScalingFactor

Type:
float
Value:
0.0                                                                   

Generated by Epydoc 2.1 on Mon Dec 19 13:33:33 2005 http://epydoc.sf.net