Package | Description |
---|---|
org.eclipse.actf.model.ui |
This package includes interfaces and classes to provide access to the model of the content.
|
org.eclipse.actf.visualization.engines.lowvision |
This package contains utilities for low vision simulation and
accessibility evaluation of images.
|
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 |
---|---|
ImagePositionInfo[] |
IModelService.getAllImagePosition()
Get all image position information within the content
|
Modifier and Type | Method and Description |
---|---|
ImagePositionInfo[] |
PageEvaluation.getInteriorImagePosition()
Get interior image position (e.g.,
|
Modifier and Type | Method and Description |
---|---|
void |
PageEvaluation.setInteriorImagePosition(ImagePositionInfo[] infoArray)
Set interior image position (e.g.,
|
Modifier and Type | Method and Description |
---|---|
ImagePositionInfo[] |
IPageImage.getInteriorImagePosition()
Get interior image position (e.g.,
|
Modifier and Type | Method and Description |
---|---|
void |
IPageImage.setInteriorImagePosition(ImagePositionInfo[] infoArray)
Set interior image position (e.g.,
|