Package | Description |
---|---|
com.xalys.xgl.svg |
Modifier and Type | Method and Description |
---|---|
Text |
Text.setFill(Fill<?> fill) |
Text |
Text.setFont(Font font) |
Text |
Text.setStroke(Stroke stroke) |
Text |
Text.setText(String text) |
Text |
Text.setTextAnchor(TextAnchor textAnchor) |
Text |
Text.setX(double x) |
Text |
Text.setXY(double x,
double y) |
Text |
Text.setY(double y) |
Copyright © 2018 Xalys. All rights reserved.