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 TransformProperty
public int hashCode()
hashCode
in class TransformProperty
public String toString()
toString
in class TransformProperty
Copyright © 2023. All rights reserved.