fop 2.1

Uses of Class
org.apache.fop.complexscripts.fonts.GlyphProcessingState

Packages that use GlyphProcessingState
org.apache.fop.complexscripts.fonts   
 

Uses of GlyphProcessingState in org.apache.fop.complexscripts.fonts
 

Subclasses of GlyphProcessingState in org.apache.fop.complexscripts.fonts
 class GlyphPositioningState
          The GlyphPositioningState implements an state object used during glyph positioning processing.
 class GlyphSubstitutionState
          The GlyphSubstitutionState implements an state object used during glyph substitution processing.
 

Methods in org.apache.fop.complexscripts.fonts that return GlyphProcessingState
protected  GlyphProcessingState GlyphProcessingState.reset(GlyphSequence gs, java.lang.String script, java.lang.String language, java.lang.String feature, ScriptContextTester sct)
          Reset glyph processing state.
 

Constructors in org.apache.fop.complexscripts.fonts with parameters of type GlyphProcessingState
GlyphProcessingState(GlyphProcessingState s)
          Construct glyph processing state using an existing state object using shallow copy except as follows: input glyph sequence is copied deep except for its characters array.
 


fop 2.1

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