Uses of Class
org.apache.fop.afp.goca.AbstractGraphicsDrawingOrderContainer
-
Packages that use AbstractGraphicsDrawingOrderContainer Package Description org.apache.fop.afp.goca Contains a collection of AFP font related classes. -
-
Uses of AbstractGraphicsDrawingOrderContainer in org.apache.fop.afp.goca
Subclasses of AbstractGraphicsDrawingOrderContainer in org.apache.fop.afp.goca Modifier and Type Class Description class
GraphicsChainedSegment
A GOCA graphics segmentclass
GraphicsData
A GOCA graphics dataMethods in org.apache.fop.afp.goca with parameters of type AbstractGraphicsDrawingOrderContainer Modifier and Type Method Description void
AbstractGraphicsDrawingOrderContainer. addAll(AbstractGraphicsDrawingOrderContainer graphicsContainer)
Adds all the contents of a given graphics container to this container
-