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