public class FontProgramDescriptor extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getFamilyName2LowerCase()
Get extra family name if exists.
|
String |
getFamilyNameLowerCase() |
String |
getFontName() |
String |
getFontNameLowerCase() |
int |
getFontWeight() |
Set<String> |
getFullNameAllLangs() |
String |
getFullNameLowerCase() |
Set<String> |
getFullNamesEnglishOpenType() |
float |
getItalicAngle() |
String |
getStyle() |
boolean |
isBold() |
boolean |
isItalic() |
boolean |
isMonospace() |
public String getFontName()
public String getStyle()
public int getFontWeight()
public float getItalicAngle()
public boolean isMonospace()
public boolean isBold()
public boolean isItalic()
public String getFullNameLowerCase()
public String getFontNameLowerCase()
public String getFamilyNameLowerCase()
public String getFamilyName2LowerCase()
null otherwise.Copyright © 1998–2024 Apryse Group NV. All rights reserved.