| Package | Description |
|---|---|
| de.digitalcollections.iiif.model.image |
Model classes that represent entities from the IIIF Image API (http://iiif.io/api/image/2.1/).
|
| de.digitalcollections.iiif.model.jackson.serialization |
Custom serializers and deserializers for IIIF entities.
|
| de.digitalcollections.iiif.model.openannotation |
Model classes that represent entities from the OpenAnnotation specification that are used in IIIF.
|
| de.digitalcollections.iiif.model.search |
Model classes that represent entities from the IIIF Search API (http://iiif.io/api/search/1.0/).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageApiSelector
A selector that describes a region on an IIIF Image API resource.
|
| Modifier and Type | Method and Description |
|---|---|
Selector |
SelectorDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Class and Description |
|---|---|
class |
SvgSelector
A selector that selects a region of an image using SVG.
|
| Modifier and Type | Method and Description |
|---|---|
Selector |
SpecificResource.getSelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecificResource.setSelector(Selector selector) |
| Modifier and Type | Class and Description |
|---|---|
class |
TextQuoteSelector
A selector for highlighting parts of a text.
|
Copyright © 2018. All rights reserved.