Uses of Class
is.galia.resource.ScaleRestrictedException
Packages that use ScaleRestrictedException
-
Uses of ScaleRestrictedException in is.galia.resource.iiif
Methods in is.galia.resource.iiif that throw ScaleRestrictedExceptionModifier and TypeMethodDescriptionprotected void
IIIFResource.validateScale
(Size orientedFullSize, Scale scale, Status invalidStatus) Ensures that the effective scale (considering scale constraint and any scale operation) is not greater than the value ofKey.MAX_SCALE
in the application configuration.