Uses of Class
org.apache.fop.fonts.truetype.OTFSubSetFile.BytesNumber
Packages that use OTFSubSetFile.BytesNumber
-
Uses of OTFSubSetFile.BytesNumber in org.apache.fop.fonts.truetype
Fields in org.apache.fop.fonts.truetype with type parameters of type OTFSubSetFile.BytesNumberModifier and TypeFieldDescriptionprivate List
<OTFSubSetFile.BytesNumber> OTFSubSetFile.Type2Parser.stack
Methods in org.apache.fop.fonts.truetype that return OTFSubSetFile.BytesNumberModifier and TypeMethodDescriptionOTFSubSetFile.Type2Parser.popOperand()
private OTFSubSetFile.BytesNumber
OTFSubSetFile.Type2Parser.readNumber
(int b0, InputStream input) Methods in org.apache.fop.fonts.truetype with parameters of type OTFSubSetFile.BytesNumberModifier and TypeMethodDescriptionprivate byte[]
OTFSubSetFile.constructNewRefData
(int curDataPos, byte[] currentData, OTFSubSetFile.BytesNumber operand, int fullSubsetIndexSize, int curSubsetIndexSize, int[] operatorCode) void
OTFSubSetFile.Type2Parser.pushOperand
(OTFSubSetFile.BytesNumber v)