net.sf.jasperreports.engine.export.oasis
Class StyleCache
java.lang.Object
net.sf.jasperreports.engine.export.oasis.StyleCache
public class StyleCache
- extends java.lang.Object
- Version:
- $Id: StyleCache.java 3129 2009-10-20 13:26:08Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Constructor Summary |
StyleCache(java.io.Writer styleWriter,
java.util.Map fontMap,
java.lang.String exporterKey)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleCache
public StyleCache(java.io.Writer styleWriter,
java.util.Map fontMap,
java.lang.String exporterKey)
getFontFaces
public java.util.Collection getFontFaces()
getFrameStyle
public java.lang.String getFrameStyle(JRPrintText text)
throws java.io.IOException
- Throws:
java.io.IOException
getFrameStyle
public java.lang.String getFrameStyle(JRPrintElement element)
throws java.io.IOException
- Throws:
java.io.IOException
getGraphicStyle
public java.lang.String getGraphicStyle(JRPrintGraphicElement element)
throws java.io.IOException
- Throws:
java.io.IOException
getCellStyle
public java.lang.String getCellStyle(JRExporterGridCell gridCell)
throws java.io.IOException
- Throws:
java.io.IOException
getParagraphStyle
public java.lang.String getParagraphStyle(JRPrintText text)
throws java.io.IOException
- Throws:
java.io.IOException
getTextSpanStyle
public java.lang.String getTextSpanStyle(java.util.Map attributes,
java.lang.String text,
java.util.Locale locale)
throws java.io.IOException
- Throws:
java.io.IOException
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com