Uses of Class
org.apache.fop.datatypes.FODimension
Packages that use FODimension
Package
Description
FOP's area tree.
All the pagination and declaration formatting objects.
FOP's layout engine.
-
Uses of FODimension in org.apache.fop.area
Methods in org.apache.fop.area with parameters of type FODimensionModifier and TypeMethodDescriptionstatic CTMCTM.getCTMandRelDims(int absRefOrient, WritingMode writingMode, Rectangle2D absVPrect, FODimension reldims) Construct a coordinate transformation matrix (CTM).private static RegionViewportPage.makeRegionViewport(Region r, FODimension reldims, CTM pageCTM) Creates a RegionViewport Area object for this pagination Region. -
Uses of FODimension in org.apache.fop.fo.pagination
Methods in org.apache.fop.fo.pagination with parameters of type FODimensionModifier and TypeMethodDescriptionabstract RectangleRegion.getViewportRectangle(FODimension pageRefRect) RegionAfter.getViewportRectangle(FODimension reldims) RegionBefore.getViewportRectangle(FODimension reldims) RegionBody.getViewportRectangle(FODimension reldims) RegionEnd.getViewportRectangle(FODimension reldims) RegionStart.getViewportRectangle(FODimension reldims) -
Uses of FODimension in org.apache.fop.layoutmgr
Fields in org.apache.fop.layoutmgr declared as FODimension