| Package | Description |
|---|---|
| com.xalys.xgl.browser.dom.html.svg | |
| com.xalys.xgl.svg |
| Modifier and Type | Method and Description |
|---|---|
void |
SVGTextElement.setTextAnchor(TextAnchor textAnchor) |
| Modifier and Type | Method and Description |
|---|---|
TextAnchor |
Text.getTextAnchor() |
static TextAnchor |
TextAnchor.valueOf(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 are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Text |
Text.setTextAnchor(TextAnchor textAnchor) |
Copyright © 2018 Xalys. All rights reserved.