Package | Description |
---|---|
com.itextpdf.layout.minmaxwidth |
Modifier and Type | Method and Description |
---|---|
static RotationMinMaxWidth |
RotationMinMaxWidth.calculate(double angle, double area, MinMaxWidth elementMinMaxWidth)
Heuristic method, based on the assumption that area of element stays the same, when we try to layout it with different available width (available width is between min-width and max-width).
|
static RotationMinMaxWidth |
RotationMinMaxWidth.calculate(double angle, double area, MinMaxWidth elementMinMaxWidth, double availableWidth)
Heuristic method, based on the assumption that area of element stays the same, when we try to layout it with different available width (available width is between min-width and max-width).
|
Copyright © 1998–2018 iText Group NV. All rights reserved.