Uses of Enum Class
com.stimulsoft.base.drawing.enums.StiHorAlignment
Packages that use StiHorAlignment
Package
Description
-
Uses of StiHorAlignment in com.stimulsoft.base.drawing.enums
Methods in com.stimulsoft.base.drawing.enums that return StiHorAlignmentModifier and TypeMethodDescriptionstatic StiHorAlignmentStiHorAlignment.forValue(int value) static StiHorAlignmentReturns the enum constant of this class with the specified name.static StiHorAlignment[]StiHorAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiHorAlignment in com.stimulsoft.report
Fields in com.stimulsoft.report declared as StiHorAlignmentMethods in com.stimulsoft.report that return StiHorAlignmentModifier and TypeMethodDescriptionStiReport.getParameterAlignment()A horizontal alignment of parameters in the viewerStiPreviewToolBarOptions.getReportToolbarHorAlignment()a horizontal alignment of the report's toolbar elements.Methods in com.stimulsoft.report with parameters of type StiHorAlignmentModifier and TypeMethodDescriptionvoidStiReport.setParameterAlignment(StiHorAlignment parameterAlignment) voidStiPreviewToolBarOptions.setReportToolbarHorAlignment(StiHorAlignment reportToolbarHorAlignment) a horizontal alignment of the report's toolbar elements. -
Uses of StiHorAlignment in com.stimulsoft.report.barCodes
Methods in com.stimulsoft.report.barCodes that return StiHorAlignmentModifier and TypeMethodDescriptionfinal StiHorAlignmentStiBarCode.getHorAlignment()Gets or sets the horizontal alignment of an barcode.Methods in com.stimulsoft.report.barCodes with parameters of type StiHorAlignment -
Uses of StiHorAlignment in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiHorAlignmentModifier and TypeMethodDescriptionfinal voidStiContainer.SetHorAlign(StiHorAlignment vl) Sets StiHorAlignment from all selected objects in the container. -
Uses of StiHorAlignment in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces that return StiHorAlignmentModifier and TypeMethodDescriptionIStiHorAlignment.getHorAlignment()Gets or sets the horizontal alignment of an object.Methods in com.stimulsoft.report.components.interfaces with parameters of type StiHorAlignment -
Uses of StiHorAlignment in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiHorAlignmentModifier and TypeMethodDescriptionfinal StiHorAlignmentStiView.getHorAlignment()Gets or sets the horizontal alignment of an object.Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiHorAlignment -
Uses of StiHorAlignment in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return StiHorAlignmentModifier and TypeMethodDescriptionfinal StiHorAlignmentStiCrossSummary.getImageHorAlignment()Gets or sets the horizontal alignment of an object.Methods in com.stimulsoft.report.crossTab with parameters of type StiHorAlignmentModifier and TypeMethodDescriptionfinal voidStiCrossSummary.setImageHorAlignment(StiHorAlignment value) -
Uses of StiHorAlignment in com.stimulsoft.report.export.service
Methods in com.stimulsoft.report.export.service that return StiHorAlignment -
Uses of StiHorAlignment in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return StiHorAlignmentModifier and TypeMethodDescriptionStiHtmlExportSettings.getPageHorAlignment()The horizontal alignment of pages.Methods in com.stimulsoft.report.export.settings with parameters of type StiHorAlignmentModifier and TypeMethodDescriptionvoidStiHtmlExportSettings.setPageHorAlignment(StiHorAlignment pageHorAlignment) The horizontal alignment of pages. -
Uses of StiHorAlignment in com.stimulsoft.report.export.tools.html
Methods in com.stimulsoft.report.export.tools.html that return StiHorAlignmentMethods in com.stimulsoft.report.export.tools.html with parameters of type StiHorAlignment