Uses of Class
org.apache.fop.render.pcl.fonts.PCLFontSegment
-
Packages that use PCLFontSegment Package Description org.apache.fop.render.pcl.fonts org.apache.fop.render.pcl.fonts.truetype -
-
Uses of PCLFontSegment in org.apache.fop.render.pcl.fonts
Methods in org.apache.fop.render.pcl.fonts that return types with arguments of type PCLFontSegment Modifier and Type Method Description abstract java.util.List<PCLFontSegment>
PCLFontReader. getFontSegments(java.util.Map<java.lang.Character,java.lang.Integer> mappedGlyphs)
Segmented Font Data -
Uses of PCLFontSegment in org.apache.fop.render.pcl.fonts.truetype
Methods in org.apache.fop.render.pcl.fonts.truetype that return types with arguments of type PCLFontSegment Modifier and Type Method Description java.util.List<PCLFontSegment>
PCLTTFFontReader. getFontSegments(java.util.Map<java.lang.Character,java.lang.Integer> mappedGlyphs)
-