Uses of Class
net.sf.jett.model.FontCache

Packages that use FontCache
net.sf.jett.model Provides value objects for JETT processing and enumerated objects for things like style values. 
 

Uses of FontCache in net.sf.jett.model
 

Methods in net.sf.jett.model that return FontCache
 FontCache WorkbookContext.getFontCache()
          Returns the FontCache.
 

Methods in net.sf.jett.model with parameters of type FontCache
 void WorkbookContext.setFontCache(FontCache cache)
          Sets the FontCache.
 



Copyright © 2012-2013 Jett Team. All Rights Reserved.