public interface PsFontInfoDictionary
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFamilyName()
Returns the /FamilyName for this font dictionary.
|
java.lang.String |
getFullName()
Returns the /FullName for this font dictionary.
|
java.math.BigDecimal |
getItalicAngle()
Returns the /ItalicAngle for this font dictionary.
|
java.lang.String |
getNotice()
Returns the /Notice for this font dictionary.
|
java.math.BigDecimal |
getUnderlinePosition()
Returns the /UnderlinePosition for this font dictionary.
|
java.math.BigDecimal |
getUnderlineThickness()
Returns the /UnderlineThickness for this font dictionary.
|
java.lang.String |
getVersion()
Returns the /version for this font dictionary.
|
java.lang.String |
getWeight()
Returns the /Weight for this font dictionary.
|
boolean |
isFixedPitch()
Returns the /isFixedPitch for this font dictionary.
|
java.lang.String getVersion()
java.lang.String getNotice()
java.lang.String getFullName()
java.lang.String getFamilyName()
java.lang.String getWeight()
java.math.BigDecimal getItalicAngle()
boolean isFixedPitch()
java.math.BigDecimal getUnderlinePosition()
java.math.BigDecimal getUnderlineThickness()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.