|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageException | |
---|---|
org.eclipse.actf.visualization.engines.lowvision.image | This package contains interface and utilities to store image data used in low vision simulation engine. |
Uses of ImageException in org.eclipse.actf.visualization.engines.lowvision.image |
---|
Methods in org.eclipse.actf.visualization.engines.lowvision.image that throw ImageException | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |