public class FontData extends Object
Constructor and Description |
---|
FontData() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
FontData |
fontName(String fontName) |
String |
getFontName()
Font name
|
int |
hashCode() |
FontData |
isEmbedded(Boolean isEmbedded) |
Boolean |
isIsEmbedded()
Returns true if font is embedded.
|
void |
setFontName(String fontName) |
void |
setIsEmbedded(Boolean isEmbedded) |
String |
toString() |
Copyright © 2023. All rights reserved.