Uses of Enum
com.realobjects.pdfreactor.Configuration.ExceedingContentAnalyze
Packages that use Configuration.ExceedingContentAnalyze
-
Uses of Configuration.ExceedingContentAnalyze in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ExceedingContentAnalyzeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.Configuration.ExceedingContentAnalyze.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.ExceedingContentAnalyzeModifier and TypeMethodDescriptionConfiguration.ContentObserver.setExceedingContentAnalyze
(Configuration.ExceedingContentAnalyze value) Enables observation of exceeding content and optionally of boxes.Configuration.LogExceedingContent.setLogExceedingContentAnalyze
(Configuration.ExceedingContentAnalyze value) Enables logging of exceeding content and optionally of boxes.