© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.util
Class FontFactory

java.lang.Object
  extended by org.ximtec.igesture.tool.util.FontFactory

public class FontFactory
extends Object


Constructor Summary
FontFactory()
           
 
Method Summary
static Font getArialBold(int size)
           
static Font getArialPlain(int size)
           
static Font getHelveticaPlain(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontFactory

public FontFactory()
Method Detail

getHelveticaPlain

public static Font getHelveticaPlain(int size)

getArialPlain

public static Font getArialPlain(int size)

getArialBold

public static Font getArialBold(int size)

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.