fop 2.1

Uses of Class
org.apache.fop.datatypes.FODimension

Packages that use FODimension
org.apache.fop.area FOP's area tree. 
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
 

Uses of FODimension in org.apache.fop.area
 

Methods in org.apache.fop.area with parameters of type FODimension
static CTM CTM.getCTMandRelDims(int absRefOrient, WritingMode writingMode, java.awt.geom.Rectangle2D absVPrect, FODimension reldims)
          Construct a coordinate transformation matrix (CTM).
 

Uses of FODimension in org.apache.fop.fo.pagination
 

Methods in org.apache.fop.fo.pagination with parameters of type FODimension
 java.awt.Rectangle RegionBefore.getViewportRectangle(FODimension reldims)
          
 java.awt.Rectangle RegionStart.getViewportRectangle(FODimension reldims)
          
 java.awt.Rectangle RegionBody.getViewportRectangle(FODimension reldims)
          
abstract  java.awt.Rectangle Region.getViewportRectangle(FODimension pageRefRect)
           
 java.awt.Rectangle RegionEnd.getViewportRectangle(FODimension reldims)
          
 java.awt.Rectangle RegionAfter.getViewportRectangle(FODimension reldims)
          
 


fop 2.1

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