Uses of Enum Class
cn.net.pap.common.opencv.enums.PaperSize
Packages that use PaperSize
-
Uses of PaperSize in cn.net.pap.common.opencv.enums
Methods in cn.net.pap.common.opencv.enums that return PaperSizeModifier and TypeMethodDescriptionstatic PaperSizeReturns the enum constant of this class with the specified name.static PaperSize[]PaperSize.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cn.net.pap.common.opencv.enums with parameters of type PaperSizeModifier and TypeMethodDescriptionstatic DimensionPaperSize.calculatePixelSize(int dpi, PaperSize paperSize, boolean landscape) 根据DPI和纸张尺寸计算像素尺寸