Uses of Class
org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
Packages that use GlyphPositioningTable.Anchor
-
Uses of GlyphPositioningTable.Anchor in org.apache.fop.complexscripts.fonts
Subclasses of GlyphPositioningTable.Anchor in org.apache.fop.complexscripts.fontsModifier and TypeClassDescriptionstatic classTheMarkAnchorclass is a subclass of theAnchorclass, adding a mark class designation.Fields in org.apache.fop.complexscripts.fonts declared as GlyphPositioningTable.AnchorModifier and TypeFieldDescriptionprivate GlyphPositioningTable.Anchor[]GlyphPositioningTable.CursiveSubtableFormat1.aaprivate GlyphPositioningTable.Anchor[][]GlyphPositioningTable.MarkToBaseSubtableFormat1.bamprivate GlyphPositioningTable.Anchor[][][]GlyphPositioningTable.MarkToLigatureSubtableFormat1.lamprivate GlyphPositioningTable.Anchor[][]GlyphPositioningTable.MarkToMarkSubtableFormat1.mamMethods in org.apache.fop.complexscripts.fonts that return GlyphPositioningTable.AnchorModifier and TypeMethodDescriptionabstract GlyphPositioningTable.AnchorGlyphPositioningTable.MarkToBaseSubtable.getBaseAnchor(int giBase, int markClass) Obtain anchor associated with base glyph index and mark class.GlyphPositioningTable.MarkToBaseSubtableFormat1.getBaseAnchor(int giBase, int markClass) Obtain anchor associated with base glyph index and mark class.abstract GlyphPositioningTable.Anchor[]GlyphPositioningTable.CursiveSubtable.getExitEntryAnchors(int ci1, int ci2) Obtain exit anchor for first glyph with coverage indexci1and entry anchor for second glyph with coverage indexci2.GlyphPositioningTable.CursiveSubtableFormat1.getExitEntryAnchors(int ci1, int ci2) Obtain exit anchor for first glyph with coverage indexci1and entry anchor for second glyph with coverage indexci2.abstract GlyphPositioningTable.AnchorGlyphPositioningTable.MarkToLigatureSubtable.getLigatureAnchor(int giLig, int maxComponents, int component, int markClass) Obtain anchor associated with ligature glyph index and mark class.GlyphPositioningTable.MarkToLigatureSubtableFormat1.getLigatureAnchor(int giLig, int maxComponents, int component, int markClass) Obtain anchor associated with ligature glyph index and mark class.abstract GlyphPositioningTable.AnchorGlyphPositioningTable.MarkToMarkSubtable.getMark2Anchor(int giBase, int markClass) Obtain anchor associated with mark 2 glyph index and mark 1 class.GlyphPositioningTable.MarkToMarkSubtableFormat1.getMark2Anchor(int giMark2, int markClass) Obtain anchor associated with mark 2 glyph index and mark 1 class.private GlyphPositioningTable.AnchorOTFAdvancedTypographicTableReader.readPosAnchor(long anchorTableOffset) Methods in org.apache.fop.complexscripts.fonts with parameters of type GlyphPositioningTable.AnchorModifier and TypeMethodDescriptionGlyphPositioningTable.Anchor.getAlignmentAdjustment(GlyphPositioningTable.Anchor a) Obtain adjustment value required to align the specified anchor with this anchor.Constructors in org.apache.fop.complexscripts.fonts with parameters of type GlyphPositioningTable.AnchorModifierConstructorDescriptionprotectedInstantiate an Anchor based on an existing anchor.MarkAnchor(int markClass, GlyphPositioningTable.Anchor a) Instantiate a MarkAnchor