public static class RotateTransformProperty.Builder extends TransformProperty.Builder<RotateTransformProperty.Builder>
Modifier and Type | Method and Description |
---|---|
RotateTransformProperty |
build() |
RotateTransformProperty.Builder |
withRotate(Double rotate) |
RotateTransformProperty.Builder |
withRotate(String rotateExpression) |
public RotateTransformProperty.Builder withRotate(Double rotate)
public RotateTransformProperty.Builder withRotate(String rotateExpression)
public RotateTransformProperty build()
Copyright © 2023. All rights reserved.