Class FontIdentification
java.lang.Object
com.itextpdf.io.font.FontIdentification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetPanose(byte[] panose) protected voidprotected voidsetTtfUniqueId(String ttfUniqueId) protected voidsetTtfVersion(String ttfVersion) protected voidsetType1Xuid(Integer type1Xuid)
-
Field Details
-
ttfVersion
-
ttfUniqueId
-
type1Xuid
-
panose
-
-
Constructor Details
-
FontIdentification
public FontIdentification()
-
-
Method Details
-
getTtfVersion
-
getTtfUniqueId
-
getType1Xuid
-
getPanose
-
setTtfVersion
-
setTtfUniqueId
-
setType1Xuid
-
setPanose
protected void setPanose(byte[] panose) -
setPanose
-