Uses of Enum
com.boldsign.model.Font.NameEnum
Packages that use Font.NameEnum
-
Uses of Font.NameEnum in com.boldsign.model
Subclasses with type arguments of type Font.NameEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets namestatic classMethods in com.boldsign.model that return Font.NameEnumModifier and TypeMethodDescriptionstatic Font.NameEnumFont.getName()Get nameFont.NameEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static Font.NameEnumReturns the enum constant of this type with the specified name.static Font.NameEnum[]Font.NameEnum.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.NameEnumModifier and TypeMethodDescriptionFont.name(Font.NameEnum name) voidFont.setName(Font.NameEnum name) voidFont.NameEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, Font.NameEnum enumeration)