Uses of Class
com.itextpdf.layout.minmaxwidth.RotationMinMaxWidth.WidthFunction.Interval
-
Packages that use RotationMinMaxWidth.WidthFunction.Interval Package Description com.itextpdf.layout.minmaxwidth -
-
Uses of RotationMinMaxWidth.WidthFunction.Interval in com.itextpdf.layout.minmaxwidth
Methods in com.itextpdf.layout.minmaxwidth that return RotationMinMaxWidth.WidthFunction.Interval Modifier and Type Method Description RotationMinMaxWidth.WidthFunction.Interval
RotationMinMaxWidth.WidthFunction. getValidOriginalWidths(double availableWidth)
Get's possible values of NOT rotated width of all element that have therer rotated width less that availableWidth
-