fop 2.2

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

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

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

Methods in org.apache.fop.complexscripts.fonts that return GlyphPositioningTable.Value
 GlyphPositioningTable.Value GlyphPositioningTable.Anchor.getAlignmentAdjustment(GlyphPositioningTable.Anchor a)
          Obtain adjustment value required to align the specified anchor with this anchor.
 GlyphPositioningTable.Value GlyphPositioningTable.PairValues.getValue1()
           
 GlyphPositioningTable.Value GlyphPositioningTable.PairValues.getValue2()
           
 

Methods in org.apache.fop.complexscripts.fonts with parameters of type GlyphPositioningTable.Value
 boolean GlyphPositioningState.adjust(GlyphPositioningTable.Value v)
          Perform adjustments at current position index.
 boolean GlyphPositioningState.adjust(GlyphPositioningTable.Value v, int offset)
          Perform adjustments at specified offset from current position index.
 

Constructors in org.apache.fop.complexscripts.fonts with parameters of type GlyphPositioningTable.Value
GlyphPositioningTable.PairValues(int glyph, GlyphPositioningTable.Value value1, GlyphPositioningTable.Value value2)
          Instantiate a PairValues.
 


fop 2.2

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