|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.fonts.SimpleFontFace
public class SimpleFontFace
| Constructor Summary | |
|---|---|
SimpleFontFace(java.awt.Font font)
|
|
SimpleFontFace(java.lang.String file)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFile()
Returns the TTF file, if the font face has specified one (the font face does not specify a TTF file in case it maps a JVM available font such as a Java logical font or a system font). |
java.awt.Font |
getFont()
Returns a non-null instance of java.awt.Font representing the font face. |
java.lang.String |
getName()
Returns the non-null name of the font face. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleFontFace(java.lang.String file)
public SimpleFontFace(java.awt.Font font)
| Method Detail |
|---|
public java.lang.String getName()
FontFace
getName in interface FontFacepublic java.lang.String getFile()
FontFace
getFile in interface FontFacepublic java.awt.Font getFont()
FontFace
getFont in interface FontFace
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||