Uses of Class
org.docx4j.model.structure.PageDimensions
Packages that use PageDimensions
Package
Description
-
Uses of PageDimensions in org.docx4j.model.structure
Methods 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
Constructors in org.docx4j.toc.switches with parameters of type PageDimensions