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