Uses of Class
org.docx4j.fonts.fop.complexscripts.fonts.GlyphPositioningTable.Anchor
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.complexscripts.fonts |
-
Uses of GlyphPositioningTable.Anchor in org.docx4j.fonts.fop.complexscripts.fonts
Subclasses of GlyphPositioningTable.Anchor in org.docx4j.fonts.fop.complexscripts.fonts Modifier and Type Class Description static classGlyphPositioningTable.MarkAnchorTheMarkAnchorclass is a subclass of theAnchorclass, adding a mark class designation.Methods in org.docx4j.fonts.fop.complexscripts.fonts with parameters of type GlyphPositioningTable.Anchor Modifier and Type Method Description GlyphPositioningTable.ValueGlyphPositioningTable.Anchor. getAlignmentAdjustment(GlyphPositioningTable.Anchor a)Obtain adjustment value required to align the specified anchor with this anchor.Constructors in org.docx4j.fonts.fop.complexscripts.fonts with parameters of type GlyphPositioningTable.Anchor Constructor Description Anchor(GlyphPositioningTable.Anchor a)Instantiate an Anchor based on an existing anchor.MarkAnchor(int markClass, GlyphPositioningTable.Anchor a)Instantiate a MarkAnchor