Package | Description |
---|---|
org.apache.fop.area |
FOP's area tree.
|
org.apache.fop.fo.pagination |
All the pagination and declaration formatting objects.
|
Modifier and Type | Method and Description |
---|---|
static CTM |
CTM.getCTMandRelDims(int absRefOrient,
WritingMode writingMode,
Rectangle2D absVPrect,
FODimension reldims)
Construct a coordinate transformation matrix (CTM).
|
Modifier and Type | Method and Description |
---|---|
Rectangle |
RegionStart.getViewportRectangle(FODimension reldims) |
Rectangle |
RegionBody.getViewportRectangle(FODimension reldims) |
Rectangle |
RegionEnd.getViewportRectangle(FODimension reldims) |
abstract Rectangle |
Region.getViewportRectangle(FODimension pageRefRect) |
Rectangle |
RegionAfter.getViewportRectangle(FODimension reldims) |
Rectangle |
RegionBefore.getViewportRectangle(FODimension reldims) |
Copyright © 2025 Apache Software Foundation. All rights reserved.