fop 1.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.
 

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 1.1

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