Package | Description |
---|---|
com.xalys.xgl.wgl.canvas2d | |
com.xalys.xgl.wgl.canvas2d.text |
Modifier and Type | Method and Description |
---|---|
void |
Canvas2DRenderingContext.setTextAlign(TextAlign textAlign) |
Modifier and Type | Method and Description |
---|---|
static TextAlign |
TextAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextAlign[] |
TextAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Xalys. All rights reserved.