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.
-
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). -
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)