|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.libraries.fonts.FontMappingUtility
public class FontMappingUtility
Creation-Date: 22.07.2007, 18:25:35
| Method Summary | |
|---|---|
static boolean |
isCourier(java.lang.String fontName)
Returns true if the logical font name is equivalent to 'Courier', and false otherwise. |
static boolean |
isSansSerif(java.lang.String fontName)
Returns true if the logical font name is equivalent to 'SansSerif', and false otherwise. |
static boolean |
isSerif(java.lang.String fontName)
Returns true if the logical font name is equivalent to 'Serif', and false otherwise. |
static boolean |
isSymbol(java.lang.String fontName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isSansSerif(java.lang.String fontName)
public static boolean isCourier(java.lang.String fontName)
public static boolean isSerif(java.lang.String fontName)
public static boolean isSymbol(java.lang.String fontName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||