| Interface | Description |
|---|---|
| LibraryFilter |
A filter that can tell if a
Library has been included or excluded. |
| LibraryStrategy |
A strategy used to match a library to a layer.
|
| Class | Description |
|---|---|
| CoordinateFilter |
An implementation of
LibraryFilter based on the library's coordinates. |
| FilteredLibraryStrategy |
A
LibraryStrategy with custom filters. |