public class JRDesignReportFont extends JRDesignFont implements JRReportFont
Modifier and Type | Field and Description |
---|---|
protected boolean |
isDefault |
protected java.lang.String |
name |
static java.lang.String |
PROPERTY_DEFAULT |
static java.lang.String |
PROPERTY_NAME |
PROPERTY_DEFAULT_FONT_PROVIDER
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, styleContainer
DEFAULT_FONT_NAME, DEFAULT_FONT_SIZE, DEFAULT_PDF_EMBEDDED, DEFAULT_PDF_ENCODING, DEFAULT_PDF_FONT_NAME
Constructor and Description |
---|
JRDesignReportFont() |
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.
|
void |
setDefault(boolean isDefault) |
void |
setName(java.lang.String name) |
setDefaultFontProvider, setReportFont
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, setSize, setSize, setStrikeThrough, setStrikeThrough, setUnderline, setUnderline
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFontName, 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, setUnderline
getDefaultStyleProvider, getStyle, getStyleNameReference
public static final java.lang.String PROPERTY_DEFAULT
public static final java.lang.String PROPERTY_NAME
protected java.lang.String name
protected boolean isDefault
public java.lang.String getName()
JRReportFont
getName
in interface JRReportFont
public boolean isDefault()
JRReportFont
isDefault
in interface JRReportFont
public void setName(java.lang.String name)
public void setDefault(boolean isDefault)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com