Uses of Class
org.apache.fop.fonts.cff.CFFDataReader.CFFIndexData
Packages that use CFFDataReader.CFFIndexData
Package
Description
Classes for TrueType fonts.
-
Uses of CFFDataReader.CFFIndexData in org.apache.fop.fonts.cff
Methods in org.apache.fop.fonts.cff that return CFFDataReader.CFFIndexDataModifier and TypeMethodDescriptionCFFDataReader.getCharStringIndex()
CFFDataReader.getGlobalIndexSubr()
CFFDataReader.getLocalIndexSubr()
CFFDataReader.FontDict.getLocalSubrData()
CFFDataReader.getNameIndex()
CFFDataReader.getStringIndex()
CFFDataReader.getTopDictIndex()
CFFDataReader.readCharStringIndex()
Parses the char string index from the CFF byte dataCFFDataReader.readIndex
(int offset) Reads a CFF index object are the specified offset positionCFFDataReader.readIndex
(org.apache.fontbox.cff.CFFDataInput input) Reads an index from the current position of the CFFDataInput objectMethods in org.apache.fop.fonts.cff with parameters of type CFFDataReader.CFFIndexDataModifier and TypeMethodDescriptionvoid
CFFDataReader.FontDict.setLocalSubrData
(CFFDataReader.CFFIndexData localSubrData) -
Uses of CFFDataReader.CFFIndexData in org.apache.fop.fonts.truetype
Fields in org.apache.fop.fonts.truetype declared as CFFDataReader.CFFIndexDataModifier and TypeFieldDescriptionprotected CFFDataReader.CFFIndexData
OTFSubSetFile.globalIndexSubr
protected CFFDataReader.CFFIndexData
OTFSubSetFile.localIndexSubr