Uses of Class
org.apache.fop.afp.goca.GraphicsData
-
Packages that use GraphicsData Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of GraphicsData in org.apache.fop.afp
Methods in org.apache.fop.afp that return GraphicsData Modifier and Type Method Description GraphicsData
Factory. createGraphicsData()
Creates a new GOCAGraphicsData
-
Uses of GraphicsData in org.apache.fop.afp.modca
Fields in org.apache.fop.afp.modca with type parameters of type GraphicsData Modifier and Type Field Description protected java.util.List<GraphicsData>
GraphicsObject. objects
list of objects contained within this container
-