|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.core.pobjects.Dictionary
org.icepdf.core.pobjects.fonts.Font
org.icepdf.core.pobjects.fonts.ofont.Font
public class Font
| Field Summary | |
|---|---|
protected AFM |
afm
|
protected int |
style
|
| Fields inherited from class org.icepdf.core.pobjects.fonts.Font |
|---|
basefont, CID_FORMAT, CORE14, firstchar, font, fontDescriptor, inited, isAFMFont, isFontSubstitution, isVerticalWriting, name, SIMPLE_FORMAT, subtype, subTypeFormat, TO_UNICODE, TYPE1_FONT_NAME |
| Fields inherited from class org.icepdf.core.pobjects.Dictionary |
|---|
entries, isDeleted, isNew, library, SUBTYPE_KEY, TYPE_KEY |
| Constructor Summary | |
|---|---|
Font(Library library,
java.util.Hashtable entries)
|
|
| Method Summary | |
|---|---|
void |
init()
Initiate the Font. |
java.lang.String |
toString()
String representation of the Font object. |
| Methods inherited from class org.icepdf.core.pobjects.fonts.Font |
|---|
getCanonicalName, getFont, getName, getSubType, getSubTypeFormat, isAFMFont, isCore14, isFontSubstitution, isVerticalWriting |
| Methods inherited from class org.icepdf.core.pobjects.Dictionary |
|---|
getEntries, getFloat, getInt, getLibrary, getNumber, getObject, getObject, getPObjectReference, isDeleted, isNew, setDeleted, setNew, setPObjectReference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected AFM afm
protected int style
| Constructor Detail |
|---|
public Font(Library library,
java.util.Hashtable entries)
| Method Detail |
|---|
public void init()
init in class Fontpublic java.lang.String toString()
toString in class Font
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||