|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.base.JRBaseFont
net.sf.jasperreports.engine.base.JRBaseReportFont
public class JRBaseReportFont
| Field Summary | |
|---|---|
protected boolean |
isDefault
|
protected java.lang.String |
name
|
| Fields inherited from class net.sf.jasperreports.engine.base.JRBaseFont |
|---|
attributes, defaultFontProvider, fontName, isBold, isCachingAttributes, isItalic, isPdfEmbedded, isStrikeThrough, isUnderline, pdfEncoding, pdfFontName, reportFont, size |
| Constructor Summary | |
|---|---|
JRBaseReportFont(JRReportFont reportFont)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the font unique name. |
boolean |
isDefault()
Gets a flag that specifies if this is the default report font. |
| Methods inherited from class net.sf.jasperreports.engine.base.JRBaseFont |
|---|
getAttributes, getDefaultFontProvider, getFontName, getNonPdfAttributes, getOwnFontName, getOwnPdfEncoding, getOwnPdfFontName, getOwnSize, getPdfEncoding, getPdfFontName, getReportFont, getSize, isBold, isCachingAttributes, isItalic, isOwnBold, isOwnItalic, isOwnPdfEmbedded, isOwnStrikeThrough, isOwnUnderline, isPdfEmbedded, isStrikeThrough, isUnderline, setBold, setBold, setCachingAttributes, setFontName, setItalic, setItalic, setPdfEmbedded, setPdfEmbedded, setPdfEncoding, setPdfFontName, setSize, setSize, setStrikeThrough, setStrikeThrough, setUnderline, setUnderline |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jasperreports.engine.JRFont |
|---|
getAttributes, getFontName, getNonPdfAttributes, getOwnFontName, getOwnPdfEncoding, getOwnPdfFontName, getOwnSize, getPdfEncoding, getPdfFontName, getReportFont, getSize, isBold, isCachingAttributes, isItalic, isOwnBold, isOwnItalic, isOwnPdfEmbedded, isOwnStrikeThrough, isOwnUnderline, isPdfEmbedded, isStrikeThrough, isUnderline, setBold, setFontName, setItalic, setPdfEmbedded, setPdfEncoding, setPdfFontName, setSize, setStrikeThrough, setUnderline |
| Field Detail |
|---|
protected java.lang.String name
protected boolean isDefault
| Constructor Detail |
|---|
public JRBaseReportFont(JRReportFont reportFont)
| Method Detail |
|---|
public java.lang.String getName()
JRReportFont
getName in interface JRReportFontpublic boolean isDefault()
JRReportFont
isDefault in interface JRReportFont
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||