Uses of Class
com.contentful.java.cda.image.ImageOption.Focus
-
Packages that use ImageOption.Focus Package Description com.contentful.java.cda.image -
-
Uses of ImageOption.Focus in com.contentful.java.cda.image
Methods in com.contentful.java.cda.image that return ImageOption.Focus Modifier and Type Method Description static ImageOption.FocusImageOption.Focus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ImageOption.Focus[]ImageOption.Focus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.contentful.java.cda.image with parameters of type ImageOption.Focus Modifier and Type Method Description static ImageOptionImageOption. focusOn(ImageOption.Focus focus)Changes the focus area when using the fit type ofImageOption.Resize.thumb.
-