Class LayoutValidationContext
java.lang.Object
com.itextpdf.layout.validation.context.LayoutValidationContext
- All Implemented Interfaces:
-
IValidationContext
Class for
IRenderer
validation context.
-
Constructor Summary
ConstructorDescriptionLayoutValidationContext
(IRenderer renderer) Instantiates a newLayoutValidationContext
based on renderer. -
Method Summary
-
Constructor Details
-
LayoutValidationContext
Instantiates a newLayoutValidationContext
based on renderer.- Parameters:
-
renderer
- the renderer
-
-
Method Details
-
getRenderer
Gets the renderer.- Returns:
- the renderer
-
getType
Description copied from interface:IValidationContext
Gets type of the context.- Specified by:
-
getType
in interfaceIValidationContext
- Returns:
- the type
-