fop 1.0

Uses of Class
org.apache.fop.afp.modca.GraphicsObject

Packages that use GraphicsObject
org.apache.fop.afp Contains an AFP library. 
 

Uses of GraphicsObject in org.apache.fop.afp
 

Methods in org.apache.fop.afp that return GraphicsObject
 GraphicsObject AFPDataObjectFactory.createGraphic(AFPGraphicsObjectInfo graphicsObjectInfo)
          Creates and returns a new graphics object.
 GraphicsObject Factory.createGraphicsObject()
          Creates a new GOCA GraphicsObject
 GraphicsObject AFPGraphics2D.getGraphicsObject()
          Returns the GOCA graphics object
 

Methods in org.apache.fop.afp with parameters of type GraphicsObject
 void AFPGraphics2D.setGraphicsObject(GraphicsObject obj)
          Sets the GOCA graphics object
 


fop 1.0

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