public class LayerImpl extends AbstractIiifResourceImpl implements Layer
attribution, id, license, logo, related, seeAlso, service, type, within| Constructor and Description |
|---|
LayerImpl(URI id,
PropertyValue label) |
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
getDescription() |
PropertyValue |
getLabel() |
List<Metadata> |
getMetadata() |
List<IiifReference> |
getOtherContent() |
Thumbnail |
getThumbnail() |
String |
getViewingDirection() |
String |
getViewingHint() |
void |
setDescription(PropertyValue description) |
void |
setMetadata(List<Metadata> metadata) |
void |
setOtherContent(List<IiifReference> iiifReferences) |
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 LayerImpl(URI id, PropertyValue label)
public PropertyValue getDescription()
getDescription in interface Layerpublic void setDescription(PropertyValue description)
setDescription in interface Layerpublic PropertyValue getLabel()
public List<Metadata> getMetadata()
getMetadata in interface Layerpublic void setMetadata(List<Metadata> metadata)
setMetadata in interface Layerpublic List<IiifReference> getOtherContent()
getOtherContent in interface Layerpublic void setOtherContent(List<IiifReference> iiifReferences)
setOtherContent 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.