| Trees | Index | Help |
|
|---|
| Package osaf :: Package framework :: Package blocks :: Module 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__
|
__date__
|
__license__
|
__parcel__
|
__version__
|
fakeSuperscriptSizeScalingFactor
|
fontCache
|
logger
|
measurementsCache
|
platformDefaultFaceName
|
platformDefaultFamily
|
platformSizeScalingFactor
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Dec 19 13:33:33 2005 | http://epydoc.sf.net |