Uses of Class
com.boldsign.model.Size
-
Packages that use Size Package Description com.boldsign.model -
-
Uses of Size in com.boldsign.model
Methods in com.boldsign.model that return Size Modifier and Type Method Description static SizeSize. fromJson(String jsonString)Create an instance of Size given an JSON stringSizeTextTagDefinition. getSize()Get sizeSizeSize. height(Float height)SizeSize. width(Float width)Methods in com.boldsign.model with parameters of type Size Modifier and Type Method Description voidTextTagDefinition. setSize(Size size)TextTagDefinitionTextTagDefinition. size(Size size)
-