public final class RotateTransformProperty extends TransformProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
RotateTransformProperty.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RotateTransformProperty.Builder |
builder() |
boolean |
equals(Object o) |
String |
getRotate()
Rotation angle, in degrees.
|
int |
hashCode() |
String |
toString() |
public static RotateTransformProperty.Builder builder()
public String getRotate()
public boolean equals(Object o)
equals in class TransformPropertypublic int hashCode()
hashCode in class TransformPropertypublic String toString()
toString in class TransformPropertyCopyright © 2023. All rights reserved.