Uses of Class
org.docx4j.model.structure.PageDimensions
Packages that use PageDimensions
Package
Description
-
Uses of PageDimensions in org.docx4j.convert.out.fo
Methods in org.docx4j.convert.out.fo with parameters of type PageDimensionsModifier and TypeMethodDescriptionprivate static org.plutext.jaxb.xslfo.SimplePageMasterLayoutMasterSetBuilder.createSimplePageMaster(String masterName, PageDimensions page, String appendRegionName, boolean needBefore, boolean needAfter) -
Uses of PageDimensions in org.docx4j.model.structure
Fields in org.docx4j.model.structure declared as PageDimensionsMethods in org.docx4j.model.structure that return PageDimensions -
Uses of PageDimensions in org.docx4j.openpackaging.parts.WordprocessingML
Methods in org.docx4j.openpackaging.parts.WordprocessingML with parameters of type PageDimensionsModifier and TypeMethodDescriptionstatic BinaryPartAbstractImage.CxCyBinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo, PageDimensions page) static BinaryPartAbstractImage.CxCyBinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo, PageDimensions page, int maxWidth) Return scaling values constrained by specified maxWidth. -
Uses of PageDimensions in org.docx4j.toc
Constructors in org.docx4j.toc with parameters of type PageDimensionsModifierConstructorDescriptionTocEntry(PropertyResolver propertyResolver, PageDimensions pageDimensions, STTabTlc leader) -
Uses of PageDimensions in org.docx4j.toc.switches
Fields in org.docx4j.toc.switches declared as PageDimensionsConstructors in org.docx4j.toc.switches with parameters of type PageDimensions