Uses of Enum Class
com.stimulsoft.base.drawing.enums.StiTextDockMode
Packages that use StiTextDockMode
-
Uses of StiTextDockMode in com.stimulsoft.base.drawing.enums
Methods in com.stimulsoft.base.drawing.enums that return StiTextDockModeModifier and TypeMethodDescriptionstatic StiTextDockModeStiTextDockMode.forValue(int value) static StiTextDockModeReturns the enum constant of this class with the specified name.static StiTextDockMode[]StiTextDockMode.values()Returns an array containing the constants of this enum class, in the order they are declared.