Class ContrastRatioConsumer
java.lang.Object
org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
org.verapdf.wcag.algorithms.semanticalgorithms.consumers.ContrastRatioConsumer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcalculateContrast(ITree tree) voidcalculateContrastRatio(TextChunk textChunk) voidcalculateContrastRation(TextChunk textChunk, BufferedImage renderedPage) doublegetContrastRatio(double first, double second) getRenderPage(int pageNumber)
-
Constructor Details
-
ContrastRatioConsumer
-
-
Method Details
-
calculateContrast
-
accept
-
getContrastRatio
public double getContrastRatio(double first, double second) -
getRenderPage
-
calculateContrastRatio
-
calculateContrastRation
-
getPercent
- Overrides:
getPercentin classWCAGConsumer
-
getWCAGProgressStatus
- Overrides:
getWCAGProgressStatusin classWCAGConsumer
-