Uses of Enum Class
org.aoju.bus.core.lang.Scale.Direction
Packages that use Scale.Direction
Package
Description
图像处理元素封装
语言特性包,包括大量便捷的数据结构,例如验证器Validator,分布式ID生成器Snowflake等
-
Uses of Scale.Direction in org.aoju.bus.core.image.element
Methods in org.aoju.bus.core.image.element that return Scale.DirectionMethods in org.aoju.bus.core.image.element with parameters of type Scale.Direction -
Uses of Scale.Direction in org.aoju.bus.core.lang
Methods in org.aoju.bus.core.lang that return Scale.DirectionModifier and TypeMethodDescriptionstatic Scale.DirectionReturns the enum constant of this class with the specified name.static Scale.Direction[]Scale.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.