public interface Thumbnail
| Modifier and Type | Method and Description |
|---|---|
URI |
getId() |
List<Service> |
getServices() |
void |
setId(URI id)
The ID should be a valid URL to an IIIF Image API endpoint that renders the thumbnail.
|
default void |
setService(Service service) |
void |
setServices(List<Service> services) |
Copyright © 2017. All rights reserved.