Uses of Enum Class
com.stimulsoft.base.drawing.enums.StiStringFormatFlags
Packages that use StiStringFormatFlags
Package
Description
-
Uses of StiStringFormatFlags in com.stimulsoft.base.drawing.enums
Methods in com.stimulsoft.base.drawing.enums that return StiStringFormatFlagsModifier and TypeMethodDescriptionstatic StiStringFormatFlagsStiStringFormatFlags.forValue(int value) static StiStringFormatFlagsReturns the enum constant of this class with the specified name.static StiStringFormatFlags[]StiStringFormatFlags.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiStringFormatFlags in com.stimulsoft.base.system
Fields in com.stimulsoft.base.system with type parameters of type StiStringFormatFlags -
Uses of StiStringFormatFlags in com.stimulsoft.report.painters.context.chart.geoms
Methods in com.stimulsoft.report.painters.context.chart.geoms that return types with arguments of type StiStringFormatFlagsMethod parameters in com.stimulsoft.report.painters.context.chart.geoms with type arguments of type StiStringFormatFlagsModifier and TypeMethodDescriptionvoidStiStringFormatGeom.setFormatFlags(StiEnumSet<StiStringFormatFlags> formatFlags)