net.sf.jasperreports.engine.export.xmlss
Class XmlssStyleCache

java.lang.Object
  extended by net.sf.jasperreports.engine.export.xmlss.XmlssStyleCache

public class XmlssStyleCache
extends java.lang.Object

Version:
$Id: XmlssStyleCache.java 3673 2010-04-01 13:14:19Z shertage $
Author:
sanda zaharia (shertage@users.sourceforge.net)

Constructor Summary
XmlssStyleCache(java.io.Writer styleWriter, java.util.Map fontMap)
           
 
Method Summary
 java.lang.String getCellStyle(JRPrintElement element, java.awt.Color cellBackground, java.lang.String pattern, boolean isShrinkToFit, JRFont defaultFont, java.util.Map fontMap)
           
 java.util.Collection getFontFaces()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlssStyleCache

public XmlssStyleCache(java.io.Writer styleWriter,
                       java.util.Map fontMap)
Method Detail

getFontFaces

public java.util.Collection getFontFaces()

getCellStyle

public java.lang.String getCellStyle(JRPrintElement element,
                                     java.awt.Color cellBackground,
                                     java.lang.String pattern,
                                     boolean isShrinkToFit,
                                     JRFont defaultFont,
                                     java.util.Map fontMap)
                              throws java.io.IOException
Throws:
java.io.IOException


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com