| Package | Description |
|---|---|
| de.digitalcollections.iiif.model.search |
Model classes that represent entities from the IIIF Search API (http://iiif.io/api/search/1.0/).
|
| de.digitalcollections.iiif.model.sharedcanvas |
Model classes that represent entities from the IIIF Shared Canvas model (http://iiif.io/api/presentation/2.1/#resource-type-overview).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchLayer
The container for all pages of a paginated page response.
|
| Modifier and Type | Method and Description |
|---|---|
Layer |
Layer.addOtherContent(AnnotationList first,
AnnotationList... rest) |
Layer |
Layer.addOtherContent(String first,
String... rest) |
Layer |
Range.getContentLayer() |
| Modifier and Type | Method and Description |
|---|---|
void |
Range.setContentLayer(Layer contentLayer) |
Copyright © 2018. All rights reserved.