Uses of Enum Class
io.goobi.viewer.model.cms.HighlightData.ImageMode
Packages that use HighlightData.ImageMode
-
Uses of HighlightData.ImageMode in io.goobi.viewer.model.cms
Methods in io.goobi.viewer.model.cms that return HighlightData.ImageModeModifier and TypeMethodDescriptionHighlightData.getImageMode()static HighlightData.ImageModeReturns the enum constant of this class with the specified name.static HighlightData.ImageMode[]HighlightData.ImageMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.goobi.viewer.model.cms with parameters of type HighlightData.ImageModeModifier and TypeMethodDescriptionvoidHighlightData.setImageMode(HighlightData.ImageMode imageMode)