Uses of Enum Class
com.stimulsoft.base.system.StiHotkeyPrefix
Packages that use StiHotkeyPrefix
Package
Description
-
Uses of StiHotkeyPrefix in com.stimulsoft.base.drawing
Methods in com.stimulsoft.base.drawing that return StiHotkeyPrefixModifier and TypeMethodDescriptionStiTextOptions.getHotkeyPrefix()Gets or sets type of drawing hot keys.Methods in com.stimulsoft.base.drawing with parameters of type StiHotkeyPrefixConstructors in com.stimulsoft.base.drawing with parameters of type StiHotkeyPrefixModifierConstructorDescriptionStiTextOptions(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 StiHotkeyPrefix in com.stimulsoft.base.system
Fields in com.stimulsoft.base.system declared as StiHotkeyPrefixMethods in com.stimulsoft.base.system that return StiHotkeyPrefixModifier and TypeMethodDescriptionstatic StiHotkeyPrefixReturns the enum constant of this class with the specified name.static StiHotkeyPrefix[]StiHotkeyPrefix.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiHotkeyPrefix in com.stimulsoft.report.painters.context.chart.geoms
Methods in com.stimulsoft.report.painters.context.chart.geoms that return StiHotkeyPrefixMethods in com.stimulsoft.report.painters.context.chart.geoms with parameters of type StiHotkeyPrefixModifier and TypeMethodDescriptionvoidStiStringFormatGeom.setHotkeyPrefix(StiHotkeyPrefix hotkeyPrefix)