Package com.itextpdf.layout.minmaxwidth
Class MinMaxWidthUtils
java.lang.Object
com.itextpdf.layout.minmaxwidth.MinMaxWidthUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MinMaxWidthcountDefaultMinMaxWidth(IRenderer renderer) static floatgetBorderWidth(IPropertyContainer element) static floatgetEps()static floatstatic floatstatic floatgetMarginsWidth(IPropertyContainer element) static floatgetPaddingWidth(IPropertyContainer element) static booleanisEqual(double x, double y)
-
Constructor Details
-
MinMaxWidthUtils
public MinMaxWidthUtils()
-
-
Method Details
-
getEps
public static float getEps() -
getInfWidth
public static float getInfWidth() -
getInfHeight
public static float getInfHeight() -
isEqual
public static boolean isEqual(double x, double y) -
countDefaultMinMaxWidth
-
getBorderWidth
-
getMarginsWidth
-
getPaddingWidth
-