Package org.dspace.iiif
Class IIIFApiQueryServiceImpl
java.lang.Object
org.dspace.iiif.IIIFApiQueryServiceImpl
- All Implemented Interfaces:
IIIFApiQueryService
Queries the configured IIIF image server via the Image API.
- Author:
- Michael Spalti mspalti@willamette.edu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint[]getImageDimensions(Bitstream bitstream) Returns array with canvas height and width
-
Constructor Details
-
IIIFApiQueryServiceImpl
public IIIFApiQueryServiceImpl()
-
-
Method Details
-
getImageDimensions
Description copied from interface:IIIFApiQueryServiceReturns array with canvas height and width- Specified by:
getImageDimensionsin interfaceIIIFApiQueryService- Returns:
-