fop 2.1

Uses of Class
org.apache.fop.complexscripts.fonts.GlyphPositioningTable.Anchor

Packages that use GlyphPositioningTable.Anchor
org.apache.fop.complexscripts.fonts   
 

Uses of GlyphPositioningTable.Anchor in org.apache.fop.complexscripts.fonts
 

Subclasses of GlyphPositioningTable.Anchor in org.apache.fop.complexscripts.fonts
static class GlyphPositioningTable.MarkAnchor
          The MarkAnchor class is a subclass of the Anchor class, adding a mark class designation.
 

Methods in org.apache.fop.complexscripts.fonts with parameters of type GlyphPositioningTable.Anchor
 GlyphPositioningTable.Value GlyphPositioningTable.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.Anchor
GlyphPositioningTable.Anchor(GlyphPositioningTable.Anchor a)
          Instantiate an Anchor based on an existing anchor.
GlyphPositioningTable.MarkAnchor(int markClass, GlyphPositioningTable.Anchor a)
          Instantiate a MarkAnchor
 


fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.