Uses of Enum
com.realobjects.pdfreactor.Configuration.OverlayFit
Packages that use Configuration.OverlayFit
-
Uses of Configuration.OverlayFit in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.OverlayFitModifier and TypeMethodDescriptionstatic Configuration.OverlayFit
Returns the enum constant of this type with the specified name.static Configuration.OverlayFit[]
Configuration.OverlayFit.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.OverlayFitModifier and TypeMethodDescriptionConfiguration.MergeSettings.setOverlayFit
(Configuration.OverlayFit value) Determines how overlay pages that have different dimensions from the pages they are overlaying should be resized.