| Package | Description |
|---|---|
| de.digitalcollections.iiif.bookshelf.model |
| Modifier and Type | Method and Description |
|---|---|
IiifImageApiVersion |
Thumbnail.getIiifImageApiVersion() |
static IiifImageApiVersion |
IiifImageApiVersion.getVersion(String context) |
static IiifImageApiVersion |
IiifImageApiVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IiifImageApiVersion[] |
IiifImageApiVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Thumbnail.setIiifImageApiVersion(IiifImageApiVersion iiifImageApiVersion) |
| Constructor and Description |
|---|
Thumbnail(IiifImageApiVersion iiifImageApiVersion,
String iiifImageServiceUri) |
Copyright © 2017. All rights reserved.