Package com.itextpdf.layout.logs
Class LayoutLogMessageConstant
- java.lang.Object
-
- com.itextpdf.layout.logs.LayoutLogMessageConstant
-
public final class LayoutLogMessageConstant extends java.lang.Object
Class containing constants to be used in layout.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ELEMENT_DOES_NOT_FIT_AREA
-
Constructor Summary
Constructors Modifier Constructor Description private
LayoutLogMessageConstant()
-
-
-
Field Detail
-
ELEMENT_DOES_NOT_FIT_AREA
public static final java.lang.String ELEMENT_DOES_NOT_FIT_AREA
- See Also:
- Constant Field Values
-
-