Index
All Classes|All Packages
V
- valueOf(String) - Static method in enum codedraw.Corner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum codedraw.textformat.HorizontalAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum codedraw.textformat.Underline
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum codedraw.textformat.VerticalAlign
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum codedraw.Corner
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum codedraw.textformat.HorizontalAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum codedraw.textformat.Underline
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum codedraw.textformat.VerticalAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VerticalAlign - Enum in codedraw.textformat
-
Vertically aligns the text.
- VIOLET - Static variable in class codedraw.Palette
All Classes|All Packages