Methods in org.openfaces.component.chart that return TextAnchor |
static TextAnchor |
TextAnchor.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TextAnchor |
TextAnchor.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TextAnchor[] |
TextAnchor.values()
Returns an array containing the constants of this enum type, in
the order they're declared. |
static TextAnchor[] |
TextAnchor.values()
Returns an array containing the constants of this enum type, in
the order they're declared. |