Uses of Enum Class
com.takenoko.shape.PatternFactory
Packages that use PatternFactory
-
Uses of PatternFactory in com.takenoko.shape
Methods in com.takenoko.shape that return PatternFactoryModifier and TypeMethodDescriptionstatic PatternFactoryReturns the enum constant of this class with the specified name.static PatternFactory[]PatternFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.