public interface AnnotationList extends IiifResource
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/list/{name}
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
PropertyValue |
getDescription() |
PropertyValue |
getLabel() |
List<Metadata> |
getMetadata() |
List<Annotation> |
getResources() |
Thumbnail |
getThumbnail() |
String |
getViewingHint() |
void |
setDescription(PropertyValue description) |
void |
setLabel(PropertyValue label) |
void |
setMetadata(List<Metadata> metadata) |
void |
setResources(List<Annotation> resources) |
void |
setThumbnail(Thumbnail thumbnail) |
void |
setViewingHint(String viewingHint) |
addService, getAttribution, getId, getLicense, getLogo, getRelated, getRendering, getSeeAlso, getServices, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setRendering, setSeeAlso, setServices, setWithinString getContext()
PropertyValue getDescription()
void setDescription(PropertyValue description)
PropertyValue getLabel()
void setLabel(PropertyValue label)
List<Annotation> getResources()
void setResources(List<Annotation> resources)
Thumbnail getThumbnail()
void setThumbnail(Thumbnail thumbnail)
String getViewingHint()
void setViewingHint(String viewingHint)
Copyright © 2017. All rights reserved.