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