public abstract class JRFontFactory extends JRBaseFactory
Modifier and Type | Class and Description |
---|---|
static class |
JRFontFactory.ChartFontFactory |
static class |
JRFontFactory.TextElementFontFactory |
digester, EXCEPTION_MESSAGE_KEY_UNKNOWN_REPORT_STYLE
Constructor and Description |
---|
JRFontFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
createObject(Attributes atts) |
abstract JRFont |
getFont() |
abstract void |
setStyle(JRFont font,
Attributes atts) |
getDigester, setDigester
public abstract JRFont getFont()
public abstract void setStyle(JRFont font, Attributes atts)
public Object createObject(Attributes atts)
Copyright © 2019 TIBCO Software Inc.. All rights reserved.