Uses of Enum Class
io.goobi.viewer.model.iiif.presentation.v3.builder.LinkingProperty.LinkingTarget
Packages that use LinkingProperty.LinkingTarget
Package
Description
Provides builders for assembling IIIF Presentation API 3 resources such as manifests,
canvases, ranges, and annotation pages from Goobi viewer record data.
-
Uses of LinkingProperty.LinkingTarget in io.goobi.viewer.model.iiif.presentation.v3.builder
Methods in io.goobi.viewer.model.iiif.presentation.v3.builder that return LinkingProperty.LinkingTargetModifier and TypeMethodDescriptionLinkingProperty.getTarget()Returns the enum constant of this class with the specified name.static LinkingProperty.LinkingTarget[]LinkingProperty.LinkingTarget.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.goobi.viewer.model.iiif.presentation.v3.builder with parameters of type LinkingProperty.LinkingTargetModifierConstructorDescriptionLinkingProperty(LinkingProperty.LinkingTarget target, de.intranda.metadata.multilanguage.IMetadataValue label)