| Package | Description |
|---|---|
| de.digitalcollections.iiif.model.image |
Model classes that represent entities from the IIIF Image API (http://iiif.io/api/image/2.1/).
|
| 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 | Field and Description |
|---|---|
static ImageApiProfile |
ImageApiProfile.LEVEL_ONE |
static ImageApiProfile |
ImageApiProfile.LEVEL_TWO |
static ImageApiProfile |
ImageApiProfile.LEVEL_ZERO |
| Modifier and Type | Method and Description |
|---|---|
ImageApiProfile |
ImageApiProfile.addFeature(ImageApiProfile.Feature first,
ImageApiProfile.Feature... rest) |
ImageApiProfile |
ImageApiProfile.addFormat(ImageApiProfile.Format first,
ImageApiProfile.Format... rest) |
ImageApiProfile |
ImageApiProfile.addQuality(ImageApiProfile.Quality first,
ImageApiProfile.Quality... rest) |
| Constructor and Description |
|---|
ImageService(String identifier,
ImageApiProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
Canvas |
Canvas.addIIIFImage(String serviceUrl,
ImageApiProfile profile) |
Copyright © 2017. All rights reserved.