Uses of Class
org.docx4j.fonts.fop.fonts.CMapSegment
Packages that use CMapSegment
Package
Description
Classes for font handling.
Classes for TrueType fonts.
-
Uses of CMapSegment in org.docx4j.fonts.fop.fonts
Fields in org.docx4j.fonts.fop.fonts with type parameters of type CMapSegmentModifier and TypeFieldDescriptionprivate List<CMapSegment>XMLFontMetricsReader.bfrangesDeprecated.protected List<CMapSegment>CustomFont.cmapthe character map, mapping Unicode ranges to glyph indices.Methods in org.docx4j.fonts.fop.fonts that return CMapSegmentMethods in org.docx4j.fonts.fop.fonts with parameters of type CMapSegmentModifier and TypeMethodDescriptionvoidCustomFont.setCMap(CMapSegment[] cmap) Sets the character map for this font. -
Uses of CMapSegment in org.docx4j.fonts.fop.fonts.truetype
Fields in org.docx4j.fonts.fop.fonts.truetype with type parameters of type CMapSegmentMethods in org.docx4j.fonts.fop.fonts.truetype that return CMapSegmentMethods in org.docx4j.fonts.fop.fonts.truetype that return types with arguments of type CMapSegmentModifier and TypeMethodDescriptionOpenFont.getCMaps()Returns this font's character to glyph mapping.