|
iText 9.5.0 API
|
Represents font contained by the CFF font in a FontSet. More...
Public Member Functions |
|
| String | GetName () |
| Retrieves the name of the font. More... |
|
| void | SetName (String name) |
| Sets the name of the font. More... |
|
| String | GetFullName () |
| Retrieves the full name of the font. More... |
|
| void | SetFullName (String fullName) |
| Sets the full name of the font. More... |
|
| bool | IsCID () |
| Retrieves whether the font is a CID font. More... |
|
| void | SetCID (bool CID) |
| Sets if font is CID font. More... |
|
| int | GetPrivateOffset () |
| Retrieves the private offset of the font. More... |
|
| void | SetPrivateOffset (int privateOffset) |
| Sets the private offset of the font. More... |
|
| int | GetPrivateLength () |
| Retrieves the private length of the font. More... |
|
| void | SetPrivateLength (int privateLength) |
| Sets the private length of the font. More... |
|
| int | GetPrivateSubrs () |
| Retrieves the private subrs of the font. More... |
|
| void | SetPrivateSubrs (int privateSubrs) |
| Sets the private subrs of the font. More... |
|
| int | GetCharstringsOffset () |
| Retrieves the char string offset of the font. More... |
|
| void | SetCharstringsOffset (int charstringsOffset) |
| Sets the char string offset of the font. More... |
|
| int | GetEncodingOffset () |
| Retrieves the encoding offset of the font. More... |
|
| void | SetEncodingOffset (int encodingOffset) |
| Sets the encoding offset of the font. More... |
|
| int | GetCharsetOffset () |
| Retrieves the charset offset of the font. More... |
|
| void | SetCharsetOffset (int charsetOffset) |
| Sets the charset offset of the font. More... |
|
| int | GetFdarrayOffset () |
| Retrieves the font dictionary array offset of the object. More... |
|
| void | SetFdarrayOffset (int fdarrayOffset) |
| Sets the font dictionary array offset of the object. More... |
|
| int | GetFdselectOffset () |
| Retrieves the font dictionary select offset of the object. More... |
|
| void | SetFdselectOffset (int fdselectOffset) |
| Sets the font dictionary select offset of the object. More... |
|
| int[] | GetFdprivateOffsets () |
| Retrieves the font dictionary private offsets of the object. More... |
|
| void | SetFdprivateOffsets (int[] fdprivateOffsets) |
| Sets the font dictionary private offsets of the object. More... |
|
| int[] | GetFdprivateLengths () |
| Retrieves the font dictionary private lengths of the object. More... |
|
| void | SetFdprivateLengths (int[] fdprivateLengths) |
| Sets the font dictionary private lengths of the object. More... |
|
| int[] | GetFdprivateSubrs () |
| Retrieves the font dictionary private subrs of the object. More... |
|
| void | SetFdprivateSubrs (int[] fdprivateSubrs) |
| Sets the font dictionary private subrs of the object. More... |
|
| int | GetNglyphs () |
| Retrieves the number of glyphs in the font. More... |
|
| void | SetNglyphs (int nglyphs) |
| Sets the number of glyphs in the font. More... |
|
| int | GetNstrings () |
| Retrieves the number of strings of the font. More... |
|
| void | SetNstrings (int nstrings) |
| Sets the number of strings of the font. More... |
|
| int | GetCharsetLength () |
| Retrieves the charset length of the font. More... |
|
| void | SetCharsetLength (int charsetLength) |
| Sets the charset length of the font. More... |
|
| int[] | GetCharstringsOffsets () |
| Retrieves the char strings offsets of the font. More... |
|
| void | SetCharstringsOffsets (int[] charstringsOffsets) |
| Sets the char strings offsets of the font. More... |
|
| int[] | GetCharset () |
| Retrieves the charset of the font. More... |
|
| void | SetCharset (int[] charset) |
| Sets the charset of the font. More... |
|
| int[] | GetFDSelect () |
| Retrieves the font dictionary select of the object. More... |
|
| void | SetFDSelect (int[] FDSelect) |
| Sets the font dictionary select of the object. More... |
|
| int | GetFDSelectLength () |
| Retrieves the font dictionary select length of the object. More... |
|
| void | SetFDSelectLength (int FDSelectLength) |
| Sets the font dictionary select length of the object. More... |
|
| int | GetFDSelectFormat () |
| Retrieves the font dictionary select format of the object. More... |
|
| void | SetFDSelectFormat (int FDSelectFormat) |
| Sets the font dictionary select format of the object. More... |
|
| int | GetCharstringType () |
| Retrieves the char string type of the font. More... |
|
| void | SetCharstringType (int charstringType) |
| Sets the char string type of the font. More... |
|
| int | GetFDArrayCount () |
| Retrieves the font dictionary array count of the object. More... |
|
| void | SetFDArrayCount (int FDArrayCount) |
| Sets the font dictionary array count of the object. More... |
|
| int | GetFDArrayOffsize () |
| Retrieves the font dictionary array offsize of the object. More... |
|
| void | SetFDArrayOffsize (int FDArrayOffsize) |
| Sets the font dictionary array offsize of the object. More... |
|
| int[] | GetFDArrayOffsets () |
| Retrieves the font dictionary array offsets of the object. More... |
|
| void | SetFDArrayOffsets (int[] FDArrayOffsets) |
| Sets the font dictionary array offsets of the object. More... |
|
| int[] | GetPrivateSubrsOffset () |
| Retrieves the private subrs offset of the font. More... |
|
| void | SetPrivateSubrsOffset (int[] privateSubrsOffset) |
| Sets the private subrs offset of the font More... |
|
| int[][] | GetPrivateSubrsOffsetsArray () |
| Retrieves the private subrs offsets array of the font. More... |
|
| void | SetPrivateSubrsOffsetsArray (int[][] privateSubrsOffsetsArray) |
| Sets the private subrs offsets array of the font. More... |
|
| int[] | GetSubrsOffsets () |
| Retrieves the subrs offsets of the font. More... |
|
| void | SetSubrsOffsets (int[] subrsOffsets) |
| Sets the subrs offsets of the font. More... |
|
| int[] | GetGidToCid () |
| Retrieves the glyphs to character id array of the font. More... |
|
| void | SetGidToCid (int[] gidToCid) |
| Sets the glyphs to character id array of the font. More... |
|
Package Functions |
|
| Font (CFFFont _enclosing) | |
Represents font contained by the CFF font in a FontSet.
|
inline |
Retrieves the charset of the font.
|
inline |
Retrieves the charset length of the font.
|
inline |
Retrieves the charset offset of the font.
|
inline |
Retrieves the char string offset of the font.
|
inline |
Retrieves the char strings offsets of the font.
|
inline |
Retrieves the char string type of the font.
|
inline |
Retrieves the encoding offset of the font.
|
inline |
Retrieves the font dictionary array count of the object.
|
inline |
Retrieves the font dictionary array offset of the object.
|
inline |
Retrieves the font dictionary array offsets of the object.
|
inline |
Retrieves the font dictionary array offsize of the object.
|
inline |
Retrieves the font dictionary private lengths of the object.
|
inline |
Retrieves the font dictionary private offsets of the object.
|
inline |
Retrieves the font dictionary private subrs of the object.
|
inline |
Retrieves the font dictionary select of the object.
|
inline |
Retrieves the font dictionary select format of the object.
|
inline |
Retrieves the font dictionary select length of the object.
|
inline |
Retrieves the font dictionary select offset of the object.
|
inline |
Retrieves the full name of the font.
|
inline |
Retrieves the glyphs to character id array of the font.
|
inline |
Retrieves the name of the font.
|
inline |
Retrieves the number of glyphs in the font.
|
inline |
Retrieves the number of strings of the font.
|
inline |
Retrieves the private length of the font.
|
inline |
Retrieves the private offset of the font.
|
inline |
Retrieves the private subrs of the font.
|
inline |
Retrieves the private subrs offset of the font.
|
inline |
Retrieves the private subrs offsets array of the font.
|
inline |
Retrieves the subrs offsets of the font.
|
inline |
Retrieves whether the font is a CID font.
true if font is CID font, false otherwise
|
inline |
Sets the charset of the font.
| charset | charset |
|
inline |
Sets the charset length of the font.
| charsetLength | charset length |
|
inline |
Sets the charset offset of the font.
| charsetOffset | charset offset |
|
inline |
Sets the char string offset of the font.
| charstringsOffset | char string offset |
|
inline |
Sets the char strings offsets of the font.
| charstringsOffsets | char strings offsets |
|
inline |
Sets the char string type of the font.
| charstringType | char string type |
|
inline |
Sets if font is CID font.
| CID |
true if font is CID font, false otherwise
|
inline |
Sets the encoding offset of the font.
| encodingOffset | encoding offset |
|
inline |
Sets the font dictionary array count of the object.
| FDArrayCount | font dictionary array count |
|
inline |
Sets the font dictionary array offset of the object.
| fdarrayOffset | font dictionary array offset |
|
inline |
Sets the font dictionary array offsets of the object.
| FDArrayOffsets | font dictionary array offsets |
|
inline |
Sets the font dictionary array offsize of the object.
| FDArrayOffsize | font dictionary array offsize |
|
inline |
Sets the font dictionary private lengths of the object.
| fdprivateLengths | font dictionary private lengths |
|
inline |
Sets the font dictionary private offsets of the object.
| fdprivateOffsets | font dictionary private offsets |
|
inline |
Sets the font dictionary private subrs of the object.
| fdprivateSubrs | font dictionary private subrs |
|
inline |
Sets the font dictionary select of the object.
| FDSelect | font dictionary select |
|
inline |
Sets the font dictionary select format of the object.
| FDSelectFormat | font dictionary select format |
|
inline |
Sets the font dictionary select length of the object.
| FDSelectLength | font dictionary select length |
|
inline |
Sets the font dictionary select offset of the object.
| fdselectOffset | font dictionary select offset |
|
inline |
Sets the full name of the font.
| fullName | full font name |
|
inline |
Sets the glyphs to character id array of the font.
| gidToCid | glyphs to character id array |
|
inline |
Sets the name of the font.
| name | font name |
|
inline |
Sets the number of glyphs in the font.
| nglyphs | number of glyphs |
|
inline |
Sets the number of strings of the font.
| nstrings | number of strings |
|
inline |
Sets the private length of the font.
| privateLength | private length value |
|
inline |
Sets the private offset of the font.
| privateOffset | private offset value |
|
inline |
Sets the private subrs of the font.
| privateSubrs | private subrs value |
|
inline |
Sets the private subrs offset of the font
| privateSubrsOffset | private subrs offset |
|
inline |
Sets the private subrs offsets array of the font.
| privateSubrsOffsetsArray | private subrs offsets array |
|
inline |
Sets the subrs offsets of the font.
| subrsOffsets | subrs offsets |