Uses of Class
org.docx4j.fonts.fop.fonts.cff.CFFDataReader.CFFIndexData
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts.cff | |
| org.docx4j.fonts.fop.fonts.truetype |
Classes for TrueType fonts.
|
-
Uses of CFFDataReader.CFFIndexData in org.docx4j.fonts.fop.fonts.cff
Methods in org.docx4j.fonts.fop.fonts.cff that return CFFDataReader.CFFIndexData Modifier and Type Method Description CFFDataReader.CFFIndexDataCFFDataReader. getCharStringIndex()CFFDataReader.CFFIndexDataCFFDataReader. getGlobalIndexSubr()CFFDataReader.CFFIndexDataCFFDataReader. getLocalIndexSubr()CFFDataReader.CFFIndexDataCFFDataReader.FontDict. getLocalSubrData()CFFDataReader.CFFIndexDataCFFDataReader. getNameIndex()CFFDataReader.CFFIndexDataCFFDataReader. getStringIndex()CFFDataReader.CFFIndexDataCFFDataReader. getTopDictIndex()CFFDataReader.CFFIndexDataCFFDataReader. readCharStringIndex()Parses the char string index from the CFF byte dataCFFDataReader.CFFIndexDataCFFDataReader. readIndex(int offset)Reads a CFF index object are the specified offset positionCFFDataReader.CFFIndexDataCFFDataReader. readIndex(org.apache.fontbox.cff.CFFDataInput input)Reads an index from the current position of the CFFDataInput objectMethods in org.docx4j.fonts.fop.fonts.cff with parameters of type CFFDataReader.CFFIndexData Modifier and Type Method Description voidCFFDataReader.FontDict. setLocalSubrData(CFFDataReader.CFFIndexData localSubrData) -
Uses of CFFDataReader.CFFIndexData in org.docx4j.fonts.fop.fonts.truetype
Fields in org.docx4j.fonts.fop.fonts.truetype declared as CFFDataReader.CFFIndexData Modifier and Type Field Description protected CFFDataReader.CFFIndexDataOTFSubSetFile. globalIndexSubrprotected CFFDataReader.CFFIndexDataOTFSubSetFile. localIndexSubr