Package | Description |
---|---|
com.gentics.contentnode.rest.model.request |
Modifier and Type | Method and Description |
---|---|
ImageRotate |
ImageRotateRequest.getRotate()
Direction for rotating the image.
|
ImageRotate |
ImageResizeRequest.getRotate()
Direction for rotating the image.
|
static ImageRotate |
ImageRotate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageRotate[] |
ImageRotate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ImageRotateRequest |
ImageRotateRequest.setRotate(ImageRotate rotate)
Set rotation direction
|
void |
ImageResizeRequest.setRotate(ImageRotate rotate)
Set rotate direction
|
Copyright © 2024 Gentics Software. All rights reserved.