@JsType(namespace="xgl.css") public class Skew extends Transform
Constructor and Description |
---|
Skew(double xAngle,
AngleUnit xAngleUnit,
double yAngle,
AngleUnit yAngleUnit) |
Skew(double xAngle,
double yAngle) |
Modifier and Type | Method and Description |
---|---|
String |
css() |
@JsIgnore public Skew(double xAngle, double yAngle)
xAngle
- yAngle
- public String css()
Copyright © 2018 Xalys. All rights reserved.