Uses of Class
org.apache.fop.afp.goca.GraphicsChainedSegment
-
Packages that use GraphicsChainedSegment Package Description 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 Modifier and Type Method Description GraphicsChainedSegmentGraphicsData. newSegment()Creates a new graphics segment.GraphicsChainedSegmentGraphicsData. newSegment(boolean appended, boolean prologPresent)Creates a new graphics segment.Methods in org.apache.fop.afp.goca with parameters of type GraphicsChainedSegment Modifier and Type Method Description voidGraphicsData. addSegment(GraphicsChainedSegment segment)Adds the given segment to this graphics data
-