Uses of Class
org.apache.fop.complexscripts.fonts.GlyphPositioningTable.MarkAnchor
Packages that use GlyphPositioningTable.MarkAnchor
-
Uses of GlyphPositioningTable.MarkAnchor in org.apache.fop.complexscripts.fonts
Fields in org.apache.fop.complexscripts.fonts declared as GlyphPositioningTable.MarkAnchorModifier and TypeFieldDescriptionprivate GlyphPositioningTable.MarkAnchor[]
GlyphPositioningTable.MarkToBaseSubtableFormat1.maa
private GlyphPositioningTable.MarkAnchor[]
GlyphPositioningTable.MarkToLigatureSubtableFormat1.maa
private GlyphPositioningTable.MarkAnchor[]
GlyphPositioningTable.MarkToMarkSubtableFormat1.maa
Methods in org.apache.fop.complexscripts.fonts that return GlyphPositioningTable.MarkAnchorModifier and TypeMethodDescriptionabstract GlyphPositioningTable.MarkAnchor
GlyphPositioningTable.MarkToMarkSubtable.getMark1Anchor
(int ciMark1, int giMark1) Obtain mark 1 anchor associated with mark 1 coverage index.GlyphPositioningTable.MarkToMarkSubtableFormat1.getMark1Anchor
(int ciMark1, int giMark1) Obtain mark 1 anchor associated with mark 1 coverage index.abstract GlyphPositioningTable.MarkAnchor
GlyphPositioningTable.MarkToBaseSubtable.getMarkAnchor
(int ciMark, int giMark) Obtain mark anchor associated with mark coverage index.GlyphPositioningTable.MarkToBaseSubtableFormat1.getMarkAnchor
(int ciMark, int giMark) Obtain mark anchor associated with mark coverage index.abstract GlyphPositioningTable.MarkAnchor
GlyphPositioningTable.MarkToLigatureSubtable.getMarkAnchor
(int ciMark, int giMark) Obtain mark anchor associated with mark coverage index.GlyphPositioningTable.MarkToLigatureSubtableFormat1.getMarkAnchor
(int ciMark, int giMark) Obtain mark anchor associated with mark coverage index.