Uses of Enum Class
com.stimulsoft.report.components.enums.StiAligning
Packages that use StiAligning
Package
Description
-
Uses of StiAligning in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiAligningModifier and TypeMethodDescriptionfinal voidStiContainer.AlignTo(StiAligning aligning) Aligns, in the rectangle of selected objects, all selected objects. -
Uses of StiAligning in com.stimulsoft.report.components.enums
Methods in com.stimulsoft.report.components.enums that return StiAligningModifier and TypeMethodDescriptionstatic StiAligningStiAligning.forValue(int value) static StiAligningReturns the enum constant of this class with the specified name.static StiAligning[]StiAligning.values()Returns an array containing the constants of this enum class, in the order they are declared.