fop 1.0

Uses of Class
org.apache.fop.afp.AFPObjectAreaInfo

Packages that use AFPObjectAreaInfo
org.apache.fop.afp Contains an AFP library. 
org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. 
 

Uses of AFPObjectAreaInfo in org.apache.fop.afp
 

Methods in org.apache.fop.afp that return AFPObjectAreaInfo
 AFPObjectAreaInfo AFPDataObjectInfo.getObjectAreaInfo()
          Returns the object area info
 

Methods in org.apache.fop.afp with parameters of type AFPObjectAreaInfo
 void AFPDataObjectInfo.setObjectAreaInfo(AFPObjectAreaInfo objectAreaInfo)
          Sets the object area info
 

Uses of AFPObjectAreaInfo in org.apache.fop.render.afp
 

Methods in org.apache.fop.render.afp that return AFPObjectAreaInfo
static AFPObjectAreaInfo AFPImageHandler.createObjectAreaInfo(AFPPaintingState paintingState, java.awt.Rectangle targetRect)
          Creates and returns an AFPObjectAreaInfo instance for the placement of the image.
 


fop 1.0

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