Package | Description |
---|---|
org.docx4j.openpackaging.parts.WordprocessingML |
Modifier and Type | Method and Description |
---|---|
static BinaryPartAbstractImage.CxCy |
BinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo,
double xEmu,
double yEmu) |
static BinaryPartAbstractImage.CxCy |
BinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo,
PageDimensions page) |
static BinaryPartAbstractImage.CxCy |
BinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo,
PageDimensions page,
int maxWidth)
Return scaling values constrained by specified maxWidth.
|
static BinaryPartAbstractImage.CxCy |
BinaryPartAbstractImage.CxCy.scale(org.apache.xmlgraphics.image.loader.ImageInfo imageInfo,
Presentation.SldSz sldSz) |
static BinaryPartAbstractImage.CxCy |
BinaryPartAbstractImage.CxCy.scaleToFit(double iwEmu,
double ihEmu,
double swEmu,
double shEmu) |
Copyright © 2007-2019. All Rights Reserved.