Uses of Class
org.verapdf.wcag.algorithms.entities.SemanticFigure
-
Packages that use SemanticFigure Package Description org.verapdf.wcag.algorithms.entities org.verapdf.wcag.algorithms.semanticalgorithms.utils -
-
Uses of SemanticFigure in org.verapdf.wcag.algorithms.entities
Constructors in org.verapdf.wcag.algorithms.entities with parameters of type SemanticFigure Constructor Description SemanticFigure(SemanticFigure imageNode) -
Uses of SemanticFigure in org.verapdf.wcag.algorithms.semanticalgorithms.utils
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils with parameters of type SemanticFigure Modifier and Type Method Description static doubleCaptionUtils. imageCaptionProbability(INode node, SemanticFigure imageNode)
-