Uses of Enum Class
com.gentics.contentnode.rest.model.request.ImageRotate
-
Uses of ImageRotate in com.gentics.contentnode.rest.model.request
Modifier and TypeMethodDescriptionImageResizeRequest.getRotate()
Direction for rotating the image.ImageRotateRequest.getRotate()
Direction for rotating the image.static ImageRotate
Returns the enum constant of this class with the specified name.static ImageRotate[]
ImageRotate.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ImageResizeRequest.setRotate
(ImageRotate rotate) Set rotate directionImageRotateRequest.setRotate
(ImageRotate rotate) Set rotation direction