Uses of Class
org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage.CxCy
Packages that use BinaryPartAbstractImage.CxCy
-
Uses of BinaryPartAbstractImage.CxCy in org.docx4j.openpackaging.parts.WordprocessingML
Methods in org.docx4j.openpackaging.parts.WordprocessingML that return BinaryPartAbstractImage.CxCyModifier and TypeMethodDescriptionstatic BinaryPartAbstractImage.CxCyBinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo, double xEmu, double yEmu) static 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.static BinaryPartAbstractImage.CxCyBinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo, Presentation.SldSz sldSz) static BinaryPartAbstractImage.CxCyBinaryPartAbstractImage.CxCy.scaleToFit(double iwEmu, double ihEmu, double swEmu, double shEmu)