intarsys CWT library

de.intarsys.cwt.font
Class CommonFont

java.lang.Object
  extended by de.intarsys.cwt.font.CommonFont
All Implemented Interfaces:
IFont
Direct Known Subclasses:
GenericFont

public abstract class CommonFont
extends Object
implements IFont


Constructor Summary
CommonFont()
           
 
Method Summary
 IFontProgram getFontProgram()
          The referenced IFontProgram.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.intarsys.cwt.font.IFont
getFontFamilyName, getFontName, getFontNameCanonical, getFontNamePostScript, getFontStyle, getFontType
 

Constructor Detail

CommonFont

public CommonFont()
Method Detail

getFontProgram

public IFontProgram getFontProgram()
Description copied from interface: IFont
The referenced IFontProgram.

Specified by:
getFontProgram in interface IFont
Returns:
The referenced IFontProgram.

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.