Class LayoutValidationContext
java.lang.Object
com.itextpdf.layout.validation.context.LayoutValidationContext
- All Implemented Interfaces:
IValidationContext
Class for
IRenderer validation context.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLayoutValidationContext(IRenderer renderer) Instantiates a newLayoutValidationContextbased on renderer. -
Method Summary
-
Field Details
-
renderer
-
-
Constructor Details
-
LayoutValidationContext
Instantiates a newLayoutValidationContextbased on renderer.- Parameters:
renderer- the renderer
-
-
Method Details
-
getRenderer
-
getType
Description copied from interface:IValidationContextGets type of the context.- Specified by:
getTypein interfaceIValidationContext- Returns:
- the type
-