public class LayerImpl extends AbstractIiifResourceImpl implements Layer
attribution, id, license, logo, related, seeAlso, service, type, within| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
List<Metadata> |
getMetadata() |
Thumbnail |
getThumbnail() |
String |
getViewingDirection() |
String |
getViewingHint() |
void |
setDescription(String description) |
void |
setMetadata(List<Metadata> metadata) |
void |
setThumbnail(Thumbnail thumbnail) |
void |
setViewingDirection(String viewingDirection) |
void |
setViewingHint(String viewingHint) |
getAttribution, getId, getLicense, getLogo, getRelated, getSeeAlso, getService, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setSeeAlso, setService, setWithinclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribution, getId, getLicense, getLogo, getRelated, getSeeAlso, getService, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setSeeAlso, setService, setWithinpublic String getDescription()
getDescription in interface Layerpublic void setDescription(String description)
setDescription in interface Layerpublic List<Metadata> getMetadata()
getMetadata in interface Layerpublic void setMetadata(List<Metadata> metadata)
setMetadata in interface Layerpublic Thumbnail getThumbnail()
getThumbnail in interface Layerpublic void setThumbnail(Thumbnail thumbnail)
setThumbnail in interface Layerpublic String getViewingDirection()
getViewingDirection in interface Layerpublic void setViewingDirection(String viewingDirection)
setViewingDirection in interface Layerpublic String getViewingHint()
getViewingHint in interface Layerpublic void setViewingHint(String viewingHint)
setViewingHint in interface LayerCopyright © 2016. All rights reserved.