Uses of Class
org.apache.fop.fonts.truetype.OTFSubSetFile.BytesNumber
-
Packages that use OTFSubSetFile.BytesNumber Package Description org.apache.fop.fonts.truetype Classes for TrueType fonts. -
-
Uses of OTFSubSetFile.BytesNumber in org.apache.fop.fonts.truetype
Fields in org.apache.fop.fonts.truetype with type parameters of type OTFSubSetFile.BytesNumber Modifier and Type Field Description private java.util.List<OTFSubSetFile.BytesNumber>OTFSubSetFile.Type2Parser. stackMethods in org.apache.fop.fonts.truetype that return OTFSubSetFile.BytesNumber Modifier and Type Method Description OTFSubSetFile.BytesNumberOTFSubSetFile.Type2Parser. popOperand()private OTFSubSetFile.BytesNumberOTFSubSetFile.Type2Parser. readNumber(int b0, java.io.InputStream input)Methods in org.apache.fop.fonts.truetype with parameters of type OTFSubSetFile.BytesNumber Modifier and Type Method Description private byte[]OTFSubSetFile. constructNewRefData(int curDataPos, byte[] currentData, OTFSubSetFile.BytesNumber operand, int fullSubsetIndexSize, int curSubsetIndexSize, int[] operatorCode)voidOTFSubSetFile.Type2Parser. pushOperand(OTFSubSetFile.BytesNumber v)
-