Uses of Enum
com.boldsign.model.Font.StyleEnum
Packages that use Font.StyleEnum
-
Uses of Font.StyleEnum in com.boldsign.model
Subclasses with type arguments of type Font.StyleEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets stylestatic classMethods in com.boldsign.model that return Font.StyleEnumModifier and TypeMethodDescriptionstatic Font.StyleEnumFont.getStyle()Deprecated.Font.StyleEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static Font.StyleEnumReturns the enum constant of this type with the specified name.static Font.StyleEnum[]Font.StyleEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.boldsign.model with parameters of type Font.StyleEnumModifier and TypeMethodDescriptionvoidFont.setStyle(Font.StyleEnum style) Deprecated.Font.style(Font.StyleEnum style) Deprecated.voidFont.StyleEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, Font.StyleEnum enumeration)