fop 1.1

Uses of Class
org.apache.fop.afp.goca.GraphicsChainedSegment

Packages that use GraphicsChainedSegment
org.apache.fop.afp.goca Contains a collection of AFP font related classes. 
 

Uses of GraphicsChainedSegment in org.apache.fop.afp.goca
 

Methods in org.apache.fop.afp.goca that return GraphicsChainedSegment
 GraphicsChainedSegment GraphicsData.newSegment()
          Creates a new graphics segment.
 GraphicsChainedSegment GraphicsData.newSegment(boolean appended, boolean prologPresent)
          Creates a new graphics segment.
 

Methods in org.apache.fop.afp.goca with parameters of type GraphicsChainedSegment
 void GraphicsData.addSegment(GraphicsChainedSegment segment)
          Adds the given segment to this graphics data
 


fop 1.1

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