dori.jasper.engine
Interface JRReportFont

All Superinterfaces:
JRFont
All Known Implementing Classes:
JRBaseReportFont, JRDesignReportFont

public interface JRReportFont
extends JRFont


Method Summary
 java.lang.String getName()
           
 boolean isDefault()
           
 
Methods inherited from interface dori.jasper.engine.JRFont
getAttributes, getFontName, 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

getName

public java.lang.String getName()

isDefault

public boolean isDefault()


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.