Uses of Enum Class
com.vladsch.flexmark.util.format.options.HeadingStyle
Packages that use HeadingStyle
-
Uses of HeadingStyle in com.vladsch.flexmark.formatter
Fields in com.vladsch.flexmark.formatter declared as HeadingStyleFields in com.vladsch.flexmark.formatter with type parameters of type HeadingStyle -
Uses of HeadingStyle in com.vladsch.flexmark.util.format.options
Methods in com.vladsch.flexmark.util.format.options that return HeadingStyleModifier and TypeMethodDescriptionstatic HeadingStyle
Returns the enum constant of this class with the specified name.static HeadingStyle[]
HeadingStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.