Uses of Class
de.xima.fc.transform.pdf.convert.PageFormatUtils.IntSize
-
Packages that use PageFormatUtils.IntSize Package Description de.xima.fc.transform.pdf.convert -
-
Uses of PageFormatUtils.IntSize in de.xima.fc.transform.pdf.convert
Methods in de.xima.fc.transform.pdf.convert that return PageFormatUtils.IntSize Modifier and Type Method Description static PageFormatUtils.IntSize
PageFormatUtils. toSizeInPoints(ETargetPageFormat pageFormat, PageFormatUtils.IntSize dfltFormat)
Returns a page format value usable by converters based on DTP points.Methods in de.xima.fc.transform.pdf.convert with parameters of type PageFormatUtils.IntSize Modifier and Type Method Description static PageFormatUtils.IntSize
PageFormatUtils. toSizeInPoints(ETargetPageFormat pageFormat, PageFormatUtils.IntSize dfltFormat)
Returns a page format value usable by converters based on DTP points.
-