Uses of Enum Class
eu.europa.esig.dss.pdf.PdfMemoryUsageSetting.Mode
Packages that use PdfMemoryUsageSetting.Mode
-
Uses of PdfMemoryUsageSetting.Mode in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return PdfMemoryUsageSetting.ModeModifier and TypeMethodDescriptionPdfMemoryUsageSetting.getMode()Gets the PDF memory usage modestatic PdfMemoryUsageSetting.ModeReturns the enum constant of this class with the specified name.static PdfMemoryUsageSetting.Mode[]PdfMemoryUsageSetting.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in eu.europa.esig.dss.pdf with parameters of type PdfMemoryUsageSetting.ModeModifierConstructorDescriptionprotectedDefault constructorprotectedPdfMemoryUsageSetting(PdfMemoryUsageSetting.Mode mode, long maxMemoryBytes, long maxStorageBytes) Constructor with memory allocation parameters