Uses of Enum
net.sf.jasperreports.pdf.type.PdfPrintScalingEnum
Packages that use PdfPrintScalingEnum
Package
Description
-
Uses of PdfPrintScalingEnum in net.sf.jasperreports.pdf
Methods in net.sf.jasperreports.pdf that return PdfPrintScalingEnumModifier and TypeMethodDescriptionPdfExporterConfiguration.getPrintScaling()Setting specifying the print scaling preference in the PDF print dialog.SimplePdfExporterConfiguration.getPrintScaling()Methods in net.sf.jasperreports.pdf with parameters of type PdfPrintScalingEnumModifier and TypeMethodDescriptionvoidSimplePdfExporterConfiguration.setPrintScaling(PdfPrintScalingEnum printScaling) -
Uses of PdfPrintScalingEnum in net.sf.jasperreports.pdf.classic
Methods in net.sf.jasperreports.pdf.classic with parameters of type PdfPrintScalingEnumModifier and TypeMethodDescriptionvoidClassicPdfWriter.setPrintScaling(PdfPrintScalingEnum printScaling) -
Uses of PdfPrintScalingEnum in net.sf.jasperreports.pdf.common
Methods in net.sf.jasperreports.pdf.common with parameters of type PdfPrintScalingEnumModifier and TypeMethodDescriptionvoidPdfDocumentWriter.setPrintScaling(PdfPrintScalingEnum printScaling) -
Uses of PdfPrintScalingEnum in net.sf.jasperreports.pdf.type
Methods in net.sf.jasperreports.pdf.type that return PdfPrintScalingEnumModifier and TypeMethodDescriptionstatic PdfPrintScalingEnumstatic PdfPrintScalingEnumReturns the enum constant of this type with the specified name.static PdfPrintScalingEnum[]PdfPrintScalingEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.