Uses of Enum Class
codedraw.Corner
-
Uses of Corner in codedraw
Modifier and TypeMethodDescriptionImage.getCorner()Defines how the corners of drawn shapes should look.static CornerReturns the enum constant of this class with the specified name.static Corner[]Corner.values()Returns an array containing the constants of this enum class, in the order they are declared.