|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An abstract representation of a report level font. Report fonts are different from normal fonts because they can be defined once at report level and then simply referenced by many text elements (they can be reused).
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 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 |
Method Detail |
public java.lang.String getName()
public boolean isDefault()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |