Uses of Class
net.sf.jasperreports.engine.type.RotationEnum
-
Packages that use RotationEnum Package Description net.sf.jasperreports.components.barbecue Contains classes for the built-in Barbecue component.net.sf.jasperreports.engine Provides access to the library's main functionality through facade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes.net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces.net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools.net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats such as PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.net.sf.jasperreports.engine.export.oasis Provides utility classes for exporting reports to Open Document Format, such as ODT and ODS.net.sf.jasperreports.engine.export.ooxml Provides utility classes for exporting reports to Office Open XML Format, such as DOCX, XLSX and PPTX.net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).net.sf.jasperreports.engine.type Containsenumtypes used by the library's main classes.net.sf.jasperreports.engine.util Contains utility classes for the core library. -
-
Uses of RotationEnum in net.sf.jasperreports.components.barbecue
Methods in net.sf.jasperreports.components.barbecue that return RotationEnum Modifier and Type Method Description RotationEnumBarbecueComponent. getOwnRotation()RotationEnumStandardBarbecueComponent. getOwnRotation()RotationEnumBarbecueComponent. getRotation()RotationEnumStandardBarbecueComponent. getRotation()static RotationEnumBarbecueStyleResolver. getRotationValue(JRComponentElement element)Methods in net.sf.jasperreports.components.barbecue with parameters of type RotationEnum Modifier and Type Method Description voidBarbecueRenderer. setRotation(RotationEnum rotation)Deprecated.voidBarbecueRendererImpl. setRotation(RotationEnum rotation)voidStandardBarbecueComponent. setRotation(RotationEnum rotation) -
Uses of RotationEnum in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return RotationEnum Modifier and Type Method Description RotationEnumJRCommonImage. getOwnRotation()Gets the image own rotation.RotationEnumJRCommonText. getOwnRotationValue()Gets the text own rotation.RotationEnumJRStyle. getOwnRotationValue()Gets the text own rotation.RotationEnumJRCommonImage. getRotation()Gets the image rotation.RotationEnumJRCommonText. getRotationValue()Gets the text rotation.RotationEnumJRStyle. getRotationValue()Gets the text rotation.Methods in net.sf.jasperreports.engine with parameters of type RotationEnum Modifier and Type Method Description voidJRCommonImage. setRotation(RotationEnum rotationEnum)Sets the image rotation.voidJRCommonText. setRotation(RotationEnum rotationEnum)Sets the text rotation.voidJRStyle. setRotation(RotationEnum rotation) -
Uses of RotationEnum in net.sf.jasperreports.engine.base
Fields in net.sf.jasperreports.engine.base declared as RotationEnum Modifier and Type Field Description protected RotationEnumJRBaseImage. rotationprotected RotationEnumJRBasePrintImage. rotationprotected RotationEnumJRBasePrintText. rotationValueprotected RotationEnumJRBaseStyle. rotationValueprotected RotationEnumJRBaseTextElement. rotationValueMethods in net.sf.jasperreports.engine.base that return RotationEnum Modifier and Type Method Description RotationEnumJRBaseImage. getOwnRotation()RotationEnumJRBasePrintImage. getOwnRotation()RotationEnumJRBasePrintText. getOwnRotationValue()RotationEnumJRBaseStyle. getOwnRotationValue()RotationEnumJRBaseTextElement. getOwnRotationValue()RotationEnumJRBaseImage. getRotation()RotationEnumJRBasePrintImage. getRotation()RotationEnumJRBasePrintText. getRotationValue()RotationEnumJRBaseStyle. getRotationValue()RotationEnumJRBaseTextElement. getRotationValue()Methods in net.sf.jasperreports.engine.base with parameters of type RotationEnum Modifier and Type Method Description voidJRBaseImage. setRotation(RotationEnum rotation)voidJRBasePrintImage. setRotation(RotationEnum rotation)voidJRBasePrintText. setRotation(RotationEnum rotationValue)voidJRBaseStyle. setRotation(RotationEnum rotationValue)voidJRBaseTextElement. setRotation(RotationEnum rotationValue) -
Uses of RotationEnum in net.sf.jasperreports.engine.design
Fields in net.sf.jasperreports.engine.design declared as RotationEnum Modifier and Type Field Description protected RotationEnumJRDesignImage. rotationprotected RotationEnumJRDesignTextElement. rotationValueMethods in net.sf.jasperreports.engine.design that return RotationEnum Modifier and Type Method Description RotationEnumJRDesignImage. getOwnRotation()RotationEnumJRDesignTextElement. getOwnRotationValue()RotationEnumJRDesignImage. getRotation()RotationEnumJRDesignTextElement. getRotationValue()Methods in net.sf.jasperreports.engine.design with parameters of type RotationEnum Modifier and Type Method Description voidJRDesignImage. setRotation(RotationEnum rotation)voidJRDesignTextElement. setRotation(RotationEnum rotationValue) -
Uses of RotationEnum in net.sf.jasperreports.engine.export
Fields in net.sf.jasperreports.engine.export declared as RotationEnum Modifier and Type Field Description RotationEnumExcelAbstractExporter.TextAlignHolder. rotationConstructors in net.sf.jasperreports.engine.export with parameters of type RotationEnum Constructor Description TextAlignHolder(HorizontalTextAlignEnum horizontalAlignment, VerticalTextAlignEnum verticalAlignment, RotationEnum rotation) -
Uses of RotationEnum in net.sf.jasperreports.engine.export.oasis
Methods in net.sf.jasperreports.engine.export.oasis with parameters of type RotationEnum Modifier and Type Method Description static StringParagraphStyle. getHorizontalAlignment(HorizontalTextAlignEnum horizontalAlignment, VerticalTextAlignEnum verticalAlignment, RotationEnum rotation)static StringParagraphStyle. getVerticalAlignment(HorizontalTextAlignEnum horizontalAlignment, VerticalTextAlignEnum verticalAlignment, RotationEnum rotation) -
Uses of RotationEnum in net.sf.jasperreports.engine.export.ooxml
Methods in net.sf.jasperreports.engine.export.ooxml with parameters of type RotationEnum Modifier and Type Method Description voidXlsxCellHelper. exportHeader(JRExporterGridCell gridCell, JRPrintElement element, int rowIndex, int colIndex, int maxColIndex, TextValue textValue, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo)voidXlsxCellHelper. exportHeader(JRExporterGridCell gridCell, JRPrintElement element, int rowIndex, int colIndex, int maxColIndex, TextValue textValue, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction)voidXlsxCellHelper. exportHeader(JRLineBox box, int rowIndex, int colIndex, int maxColIndex, TextValue textValue, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle)voidXlsxCellHelper. exportHeader(JRPrintElement element, int rowIndex, int colIndex, int maxColIndex, TextValue textValue, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle)intXlsxStyleHelper. getCellStyle(JRExporterGridCell gridCell, JRPrintElement element, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction)intXlsxStyleHelper. getCellStyle(JRLineBox box, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle)intXlsxStyleHelper. getCellStyle(JRPrintElement element, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle)protected intXlsxStyleHelper. getRotation(RotationEnum rotation) -
Uses of RotationEnum in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return RotationEnum Modifier and Type Method Description RotationEnumJRFillImage. getOwnRotation()RotationEnumJRTemplateImage. getOwnRotation()RotationEnumJRTemplatePrintImage. getOwnRotation()RotationEnumJRFillTextElement. getOwnRotationValue()RotationEnumJRTemplatePrintText. getOwnRotationValue()RotationEnumJRTemplateText. getOwnRotationValue()RotationEnumJRFillImage. getRotation()RotationEnumJRTemplateImage. getRotation()RotationEnumJRTemplatePrintImage. getRotation()RotationEnumJRFillTextElement. getRotationValue()RotationEnumJRTemplatePrintText. getRotationValue()RotationEnumJRTemplateText. getRotationValue()Methods in net.sf.jasperreports.engine.fill with parameters of type RotationEnum Modifier and Type Method Description voidJRFillImage. setRotation(RotationEnum rotation)voidJRFillTextElement. setRotation(RotationEnum rotation)voidJRTemplateImage. setRotation(RotationEnum rotation)voidJRTemplatePrintImage. setRotation(RotationEnum rotation)voidJRTemplatePrintText. setRotation(RotationEnum rotation)voidJRTemplateText. setRotation(RotationEnum rotationValue)Sets the text rotation. -
Uses of RotationEnum in net.sf.jasperreports.engine.type
Methods in net.sf.jasperreports.engine.type that return RotationEnum Modifier and Type Method Description static RotationEnumRotationEnum. getByName(String name)static RotationEnumRotationEnum. getByValue(byte value)Deprecated.Used only by deprecated serialized fields.static RotationEnumRotationEnum. getByValue(Byte value)Deprecated.Used only by deprecated serialized fields.static RotationEnumRotationEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static RotationEnum[]RotationEnum. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RotationEnum in net.sf.jasperreports.engine.util
Methods in net.sf.jasperreports.engine.util that return RotationEnum Modifier and Type Method Description static RotationEnumImageUtil. getRotation(RotationEnum rotation, ExifOrientationEnum exifOrientation)RotationEnumStyleResolver. getRotation(JRCommonImage element)RotationEnumStyleResolver. getRotationValue(JRCommonText element)RotationEnumStyleResolver. getRotationValue(JRStyle style)Methods in net.sf.jasperreports.engine.util with parameters of type RotationEnum Modifier and Type Method Description static RotationEnumImageUtil. getRotation(RotationEnum rotation, ExifOrientationEnum exifOrientation)static voidJRBoxUtil. rotate(JRLineBox box, RotationEnum rotation)
-