Package | Description |
---|---|
org.eclipse.actf.visualization.eval.problem |
This package contains interfaces and utilities to hold accessibility issues.
|
org.eclipse.actf.visualization.ui |
This package includes interfaces and base implementations for ACTF Visualization views.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IProblemItemImage
Interface to store image related information in addition to
IProblemItem |
Modifier and Type | Method and Description |
---|---|
void |
VisualizationCanvas.highlight(List<IPositionSize> highlightList)
Highlight specified areas
|