public class SpecificResource extends Resource
A resource that applies complex styles and/or selectors to a given resource.
See: - http://iiif.io/api/presentation/2.1/#non-rectangular-segments - http://iiif.io/api/presentation/2.1/#style - http://iiif.io/api/presentation/2.1/#rotation
| Constructor and Description |
|---|
SpecificResource() |
SpecificResource(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getFull() |
Selector |
getSelector() |
String |
getStyle() |
String |
getType() |
void |
setFull(Resource full) |
void |
setSelector(Selector selector) |
void |
setStyle(String style) |
addAttribution, addDescription, addLabel, addLicense, addLogo, addLogo, addMetadata, addMetadata, addRelated, addRendering, addSeeAlso, addService, addThumbnail, addViewingHint, addWithin, getAttribution, getAttributionString, getDescription, getDescriptionString, getFirstLicense, getIdentifier, getLabel, getLabelString, getLicenses, getLogos, getLogoUri, getMetadata, getRelated, getRenderings, getSeeAlso, getServices, getSupportedViewingHintTypes, getThumbnail, getThumbnails, getViewingHints, getWithin, setAttribution, setDescription, setIdentifier, setLabel, setLicenses, setLogos, setRelated, setRenderings, setSeeAlso, setServices, setThumbnails, setViewingHints, setWithin, toString, verifyRenderingpublic static final String TYPE
public SpecificResource()
public SpecificResource(String identifier)
Copyright © 2018. All rights reserved.