Uses of Enum Class
com.stimulsoft.base.drawing.enums.StiStringTrimming
Packages that use StiStringTrimming
Package
Description
-
Uses of StiStringTrimming in com.stimulsoft.base.drawing
Methods in com.stimulsoft.base.drawing that return StiStringTrimmingModifier and TypeMethodDescriptionStiTextOptions.getTrimming()Gets or sets type to trim the end of a line.Methods in com.stimulsoft.base.drawing with parameters of type StiStringTrimmingConstructors in com.stimulsoft.base.drawing with parameters of type StiStringTrimmingModifierConstructorDescriptionStiTextOptions(boolean rightToLeft, boolean lineLimit, boolean wordWrap, float angle, StiHotkeyPrefix hotkeyPrefix, StiStringTrimming trimming) Creates a new object of the type StiTextOptions.StiTextOptions(boolean rightToLeft, boolean lineLimit, boolean wordWrap, float angle, StiHotkeyPrefix hotkeyPrefix, StiStringTrimming trimming, float firstTabOffset, float distanceBetweenTabs) Creates a new object of the type StiTextOptions. -
Uses of StiStringTrimming in com.stimulsoft.base.drawing.enums
Methods in com.stimulsoft.base.drawing.enums that return StiStringTrimmingModifier and TypeMethodDescriptionstatic StiStringTrimmingReturns the enum constant of this class with the specified name.static StiStringTrimming[]StiStringTrimming.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiStringTrimming in com.stimulsoft.base.system
Fields in com.stimulsoft.base.system declared as StiStringTrimming -
Uses of StiStringTrimming in com.stimulsoft.report.painters.context.chart.geoms
Fields in com.stimulsoft.report.painters.context.chart.geoms declared as StiStringTrimmingMethods in com.stimulsoft.report.painters.context.chart.geoms that return StiStringTrimmingMethods in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiStringTrimmingModifier and TypeMethodDescriptionvoidStiStringFormatGeom.setTrimming(StiStringTrimming trimming) Constructors in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiStringTrimming