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.stackMethods in org.apache.fop.fonts.truetype that return OTFSubSetFile.BytesNumberModifier and TypeMethodDescriptionOTFSubSetFile.Type2Parser.popOperand()private OTFSubSetFile.BytesNumberOTFSubSetFile.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) voidOTFSubSetFile.Type2Parser.pushOperand(OTFSubSetFile.BytesNumber v)