public final class GraphicsCheckUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphicsCheckUtil.GraphicsHandler
Helper class that checks the conformance of graphics tags while iterating the tag tree structure.
|
| Constructor and Description |
|---|
GraphicsCheckUtil(PdfUAValidationContext context)
Creates a new
GraphicsCheckUtil instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
checkLayoutElement(Image image)
Checks if image has alternative description or actual text.
|
public GraphicsCheckUtil(PdfUAValidationContext context)
GraphicsCheckUtil instance.context - The validation context.public void checkLayoutElement(Image image)
image - The image to checkCopyright © 1998–2024 Apryse Group NV. All rights reserved.