Uses of Enum Class
org.aoju.bus.core.lang.Scale.Align
Packages that use Scale.Align
Package
Description
图像处理元素封装
语言特性包,包括大量便捷的数据结构,例如验证器Validator,分布式ID生成器Snowflake等
-
Uses of Scale.Align in org.aoju.bus.core.image.element
Methods in org.aoju.bus.core.image.element that return Scale.AlignMethods in org.aoju.bus.core.image.element with parameters of type Scale.AlignModifier and TypeMethodDescriptionTextElement.setAutoBreakLine(int maxLineWidth, int maxLineCount, int lineHeight, Scale.Align align) 设置自动换行TextElement.setAutoBreakLine(int maxLineWidth, int maxLineCount, Scale.Align align) 设置自动换行 -
Uses of Scale.Align in org.aoju.bus.core.lang
Methods in org.aoju.bus.core.lang that return Scale.AlignModifier and TypeMethodDescriptionstatic Scale.AlignReturns the enum constant of this class with the specified name.static Scale.Align[]Scale.Align.values()Returns an array containing the constants of this enum class, in the order they are declared.