intarsys PDF library API

de.intarsys.font
Class FontFamily

java.lang.Object
  extended by de.intarsys.font.FontFamily

public class FontFamily
extends Object

An abstraction of a fonts family.


Constructor Summary
FontFamily()
           
 
Method Summary
 IFont getFont(FontStyle style)
           
 Iterator getFontIterator()
           
 void setFont(IFont font, FontStyle style)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontFamily

public FontFamily()
Method Detail

setFont

public void setFont(IFont font,
                    FontStyle style)

getFont

public IFont getFont(FontStyle style)

getFontIterator

public Iterator getFontIterator()

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.