Uses of Enum Class
fr.opensagres.odfdom.converter.pdf.internal.BackgroundImage.Repeat
Packages that use BackgroundImage.Repeat
-
Uses of BackgroundImage.Repeat in fr.opensagres.odfdom.converter.pdf.internal
Methods in fr.opensagres.odfdom.converter.pdf.internal that return BackgroundImage.RepeatModifier and TypeMethodDescriptionstatic BackgroundImage.RepeatReturns the correctBackgroundImage.Repeatfor a image.static BackgroundImage.RepeatReturns the enum constant of this class with the specified name.static BackgroundImage.Repeat[]BackgroundImage.Repeat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.opensagres.odfdom.converter.pdf.internal with parameters of type BackgroundImage.RepeatModifier and TypeMethodDescriptionBackgroundImage.Builder.setRepeat(BackgroundImage.Repeat repeat)