| Package | Description |
|---|---|
| de.digitalcollections.iiif.model.enums | |
| de.digitalcollections.iiif.model.sharedcanvas |
Model classes that represent entities from the IIIF Shared Canvas model (http://iiif.io/api/presentation/2.1/#resource-type-overview).
|
| Modifier and Type | Method and Description |
|---|---|
ViewingHint.Type |
ViewingHint.getType() |
static ViewingHint.Type |
ViewingHint.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewingHint.Type[] |
ViewingHint.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ViewingHint(ViewingHint.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Set<ViewingHint.Type> |
Manifest.getSupportedViewingHintTypes() |
Set<ViewingHint.Type> |
Resource.getSupportedViewingHintTypes() |
Set<ViewingHint.Type> |
Collection.getSupportedViewingHintTypes() |
Set<ViewingHint.Type> |
Sequence.getSupportedViewingHintTypes() |
Set<ViewingHint.Type> |
Range.getSupportedViewingHintTypes() |
Set<ViewingHint.Type> |
Canvas.getSupportedViewingHintTypes() |
Copyright © 2018. All rights reserved.