Uses of Enum
com.google.gwt.canvas.dom.client.Context2d.TextAlign
-
Uses of Context2d.TextAlign in com.google.gwt.canvas.dom.client
Modifier and TypeMethodDescriptionstatic Context2d.TextAlign
Returns the enum constant of this type with the specified name.static Context2d.TextAlign[]
Context2d.TextAlign.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
Context2d.setTextAlign
(Context2d.TextAlign align) Sets the text alignment.