net.sf.jasperreports.engine.export.ooxml
Class PptxRunHelper
java.lang.Object
net.sf.jasperreports.engine.export.ooxml.BaseHelper
net.sf.jasperreports.engine.export.ooxml.PptxRunHelper
public class PptxRunHelper
- extends BaseHelper
- Version:
- $Id: PptxRunHelper.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Fields inherited from class net.sf.jasperreports.engine.export.ooxml.BaseHelper |
writer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PptxRunHelper
public PptxRunHelper(Writer writer,
Map<String,String> fontMap,
String exporterKey)
export
public void export(JRStyle style,
Map<AttributedCharacterIterator.Attribute,Object> attributes,
String text,
Locale locale)
exportProps
public void exportProps(JRStyle style,
Locale locale)
exportProps
public void exportProps(JRPrintText text,
Locale locale)
Copyright © 2012. All Rights Reserved.