|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LowVisionException | |
---|---|
org.eclipse.actf.visualization.engines.lowvision | This package contains utilities for low vision simulation and accessibility evaluation of images. |
Uses of LowVisionException in org.eclipse.actf.visualization.engines.lowvision |
---|
Methods in org.eclipse.actf.visualization.engines.lowvision that throw LowVisionException | |
---|---|
int |
LowVisionType.convertColor(int _src)
Convert target color based on current low vision simulation type configuration |
void |
PageEvaluation.generateReport(String _path,
String _htmlName,
String _imgName,
List<IProblemItem> _problemGroupArray)
Generate report file from IProblemItem list. |
void |
LowVisionType.setColorFilterDegree(float _degree)
Set degree of color filter |
void |
LowVisionType.setCVDType(int cvd_type)
Set target color vision deficiency type |
void |
LowVisionType.setEyesightDegree(float _deg)
Set target eyesight degree of eyesight type simulation |
void |
PageEvaluation.unsupportedModeReport(File targetFile)
Generate report file for unsupported mode |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |