net.sf.jasperreports.engine.base
public class JRBaseReportFont extends JRBaseFont implements JRReportFont
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isDefault |
protected java.lang.String |
name |
defaultFontProvider, fontName, fontSize, isBold, isItalic, isPdfEmbedded, isStrikeThrough, isUnderline, pdfEncoding, pdfFontName, PROPERTY_BOLD, PROPERTY_FONT_NAME, PROPERTY_FONT_SIZE, PROPERTY_ITALIC, PROPERTY_PDF_EMBEDDED, PROPERTY_PDF_ENCODING, PROPERTY_PDF_FONT_NAME, PROPERTY_REPORT_FONT, PROPERTY_STRIKE_THROUGH, PROPERTY_UNDERLINE, reportFont, styleContainerDEFAULT_FONT_NAME, DEFAULT_FONT_SIZE, DEFAULT_PDF_EMBEDDED, DEFAULT_PDF_ENCODING, DEFAULT_PDF_FONT_NAME| Constructor and Description |
|---|
JRBaseReportFont(JRReportFont reportFont)
Deprecated.
To be removed in future versions.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the font unique name.
|
boolean |
isDefault()
Gets a flag that specifies if this is the default report font.
|
getDefaultFontProvider, getDefaultStyleProvider, getEventSupport, getFontName, getFontSize, getOwnFontName, getOwnFontSize, getOwnPdfEncoding, getOwnPdfFontName, getOwnSize, getPdfEncoding, getPdfFontName, getReportFont, getSize, getStyle, getStyleNameReference, isBold, isItalic, isOwnBold, isOwnItalic, isOwnPdfEmbedded, isOwnStrikeThrough, isOwnUnderline, isPdfEmbedded, isStrikeThrough, isUnderline, setBold, setBold, setFontName, setFontSize, setFontSize, setItalic, setItalic, setPdfEmbedded, setPdfEmbedded, setPdfEncoding, setPdfFontName, setReportFont, setSize, setSize, setStrikeThrough, setStrikeThrough, setUnderline, setUnderlineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFontName, getFontSize, getOwnFontName, getOwnFontSize, getOwnPdfEncoding, getOwnPdfFontName, getOwnSize, getPdfEncoding, getPdfFontName, getReportFont, getSize, isBold, isItalic, isOwnBold, isOwnItalic, isOwnPdfEmbedded, isOwnStrikeThrough, isOwnUnderline, isPdfEmbedded, isStrikeThrough, isUnderline, setBold, setBold, setFontName, setFontSize, setFontSize, setItalic, setItalic, setPdfEmbedded, setPdfEmbedded, setPdfEncoding, setPdfFontName, setReportFont, setSize, setSize, setStrikeThrough, setStrikeThrough, setUnderline, setUnderlinegetDefaultStyleProvider, getStyle, getStyleNameReferencepublic JRBaseReportFont(JRReportFont reportFont)
public java.lang.String getName()
JRReportFontgetName in interface JRReportFontpublic boolean isDefault()
JRReportFontisDefault in interface JRReportFont© 2001-2010 Jaspersoft Corporation www.jaspersoft.com