public class RangeImpl extends AbstractIiifResourceImpl implements Range
attribution, id, license, logo, related, seeAlso, service, type, within| Constructor and Description |
|---|
RangeImpl() |
RangeImpl(URI id,
String label) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCanvases() |
String |
getDescription() |
String |
getLabel() |
List<Metadata> |
getMetadata() |
List<Range> |
getRanges() |
String |
getStartCanvas() |
Thumbnail |
getThumbnail() |
String |
getViewingDirection() |
String |
getViewingHint() |
void |
setCanvases(List<String> canvases) |
void |
setDescription(String description) |
void |
setLabel(String label) |
void |
setMetadata(List<Metadata> metadata) |
void |
setRanges(List<Range> ranges) |
void |
setStartCanvas(String startCanvas) |
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 Rangepublic void setDescription(String description)
setDescription in interface Rangepublic List<Metadata> getMetadata()
getMetadata in interface Rangepublic void setMetadata(List<Metadata> metadata)
setMetadata in interface Rangepublic String getStartCanvas()
getStartCanvas in interface Rangepublic void setStartCanvas(String startCanvas)
setStartCanvas in interface Rangepublic Thumbnail getThumbnail()
getThumbnail in interface Rangepublic void setThumbnail(Thumbnail thumbnail)
setThumbnail in interface Rangepublic String getViewingDirection()
getViewingDirection in interface Rangepublic void setViewingDirection(String viewingDirection)
setViewingDirection in interface Rangepublic String getViewingHint()
getViewingHint in interface Rangepublic void setViewingHint(String viewingHint)
setViewingHint in interface Rangepublic List<String> getCanvases()
getCanvases in interface Rangepublic void setCanvases(List<String> canvases)
setCanvases in interface RangeCopyright © 2016. All rights reserved.