See: Description
| Interface | Description |
|---|---|
| Checker |
This interface define a check for issues in the virtual book
|
| Class | Description |
|---|---|
| CheckerFactory |
Factory Creating checker instance from scale definition
|
| CompositeChecker |
a checker that implement a composite check
|
| InterHoleMinLength |
This checker check that there is at least a minimum length between two
following holes
|
| OverlappingHole |
Check for overlapping holes
|
| TooShortHole |
Check for too short holes ...
|
| TranspositionIssueConverter |
Tool class
|