| Package | Description |
|---|---|
| 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 | Method and Description |
|---|---|
Manifest |
Manifest.addRange(Range first,
Range... rest) |
Manifest |
Manifest.addSequence(Sequence first,
Sequence... rest) |
| Modifier and Type | Method and Description |
|---|---|
List<Manifest> |
Collection.getManifests() |
| Modifier and Type | Method and Description |
|---|---|
Collection |
Collection.addManifest(Manifest first,
Manifest... rest) |
Collection |
Collection.addManifest(Manifest first,
Manifest... rest) |
| Modifier and Type | Method and Description |
|---|---|
void |
Collection.setManifests(List<Manifest> manifests) |
Copyright © 2018. All rights reserved.