Package com.itextpdf.svg.logs
Class SvgLogMessageConstant
java.lang.Object
com.itextpdf.svg.logs.SvgLogMessageConstant
Class that holds the logging and exception messages.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Deprecated.static final String
Deprecated.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
CUSTOM_ABSTRACT_CSS_CONTEXT_NOT_SUPPORTED
- See Also:
-
ERROR_INITIALIZING_DEFAULT_CSS
- See Also:
-
GRADIENT_INVALID_GRADIENT_UNITS_LOG
- See Also:
-
GRADIENT_INVALID_SPREAD_METHOD_LOG
- See Also:
-
MARKER_HEIGHT_IS_NEGATIVE_VALUE
- See Also:
-
MARKER_HEIGHT_IS_ZERO_VALUE
- See Also:
-
MARKER_WIDTH_IS_NEGATIVE_VALUE
- See Also:
-
MARKER_WIDTH_IS_ZERO_VALUE
- See Also:
-
PATTERN_INVALID_PATTERN_UNITS_LOG
- See Also:
-
PATTERN_INVALID_PATTERN_CONTENT_UNITS_LOG
- See Also:
-
PATTERN_WIDTH_OR_HEIGHT_IS_ZERO
- See Also:
-
PATTERN_WIDTH_OR_HEIGHT_IS_NEGATIVE
- See Also:
-
MISSING_WIDTH
Deprecated.The constant not used anymore and will be removed in the next major release.- See Also:
-
MISSING_HEIGHT
Deprecated.The constant not used anymore and will be removed in the next major release.- See Also:
-
NONINVERTIBLE_TRANSFORMATION_MATRIX_USED_IN_CLIP_PATH
- See Also:
-
NON_INVERTIBLE_TRANSFORMATION_MATRIX_FOR_NON_SCALING_STROKE
- See Also:
-
UNABLE_TO_GET_INVERSE_MATRIX_DUE_TO_ZERO_DETERMINANT
- See Also:
-
UNABLE_TO_RETRIEVE_FONT
- See Also:
-
VIEWBOX_VALUE_MUST_BE_FOUR_NUMBERS
- See Also:
-
VIEWBOX_WIDTH_AND_HEIGHT_CANNOT_BE_NEGATIVE
- See Also:
-
VIEWBOX_WIDTH_OR_HEIGHT_IS_ZERO
- See Also:
-
UNMAPPED_TAG
- See Also:
-