See: Description
Interface | Description |
---|---|
ILowvisionProblemSubtype |
Interface for low vision problem types
|
IProblemConst |
Interface for constants commonly used for evaluation in visualization part
|
IProblemItem |
Interface for problem information
|
IProblemItemImage |
Interface to store image related information in addition to
IProblemItem |
IProblemItemVisitor |
Visitor class can be used to visit each
IProblemItem and export
problem list, filter some problem items, etc. |
Class | Description |
---|---|
HighlightTargetId |
The class to store IDs to highlight visualization result
|
HighlightTargetNodeInfo |
Utility class to get highlight target information.
|
HighlightTargetSourceInfo |
The class to store information to highlight HTML source
|
ProblemItemImpl |
Default implementation of
IProblemItem |
ReportUtil |