@JsType(namespace="xgl.css") public class Translate extends Transform
Constructor and Description |
---|
Translate(double x,
double y) |
Translate(double x,
Unit xUnit,
double y,
Unit yUnit) |
Modifier and Type | Method and Description |
---|---|
String |
css() |
Copyright © 2018 Xalys. All rights reserved.