|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
int 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 |
RegionEnd.getViewportRectangle(FODimension reldims,
SimplePageMaster spm)
|
abstract java.awt.Rectangle |
Region.getViewportRectangle(FODimension pageRefRect,
SimplePageMaster spm)
|
java.awt.Rectangle |
RegionBefore.getViewportRectangle(FODimension reldims,
SimplePageMaster spm)
|
java.awt.Rectangle |
RegionStart.getViewportRectangle(FODimension reldims,
SimplePageMaster spm)
|
java.awt.Rectangle |
RegionBody.getViewportRectangle(FODimension reldims,
SimplePageMaster spm)
|
java.awt.Rectangle |
RegionAfter.getViewportRectangle(FODimension reldims,
SimplePageMaster spm)
|
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |