Uses of Enum
com.realobjects.pdfreactor.Configuration.ResolutionUnit
Packages that use Configuration.ResolutionUnit
- 
Uses of Configuration.ResolutionUnit in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ResolutionUnitModifier and TypeMethodDescriptionstatic Configuration.ResolutionUnitReturns the enum constant of this type with the specified name.static Configuration.ResolutionUnit[]Configuration.ResolutionUnit.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.ResolutionUnitModifier and TypeMethodDescriptionConfiguration.OutputFormat.setPixelDensityUnit(Configuration.ResolutionUnit pixelDensityUnit) The unit of the pixel density.