Package | Description |
---|---|
org.eclipse.actf.visualization.engines.lowvision.image |
This package contains interface and utilities to store image data used in low vision simulation engine.
|
Modifier and Type | Method and Description |
---|---|
List<IProblemItem> |
IPageImage.checkCharacters(LowVisionType type,
String urlS,
int frameId)
Check accessibility issues inside the image.
|
static IPageImage |
PageImageFactory.createSimulationPageImage(IPageImage target,
LowVisionType type)
Simulate low vision user's view by using
LowVisionType
configuration and return result as new IPageImage instance |
void |
IPageImage.extractCharacters()
Extract character position in the image
|