Uses of Enum Class
com.gentics.contentnode.rest.model.request.ImageRotate
Packages that use ImageRotate
-
Uses of ImageRotate in com.gentics.contentnode.rest.model.request
Methods in com.gentics.contentnode.rest.model.request that return ImageRotateModifier and TypeMethodDescriptionImageResizeRequest.getRotate()Direction for rotating the image.ImageRotateRequest.getRotate()Direction for rotating the image.static ImageRotateReturns 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.Methods in com.gentics.contentnode.rest.model.request with parameters of type ImageRotateModifier and TypeMethodDescriptionvoidImageResizeRequest.setRotate(ImageRotate rotate) Set rotate directionImageRotateRequest.setRotate(ImageRotate rotate) Set rotation direction