Uses of Class
com.jalios.jcms.uicomponent.image.ImageAspectRatio
-
Packages that use ImageAspectRatio Package Description com.jalios.jcms.uicomponent.image -
-
Uses of ImageAspectRatio in com.jalios.jcms.uicomponent.image
Methods in com.jalios.jcms.uicomponent.image that return ImageAspectRatio Modifier and Type Method Description static ImageAspectRatio
ImageAspectRatio. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ImageAspectRatio[]
ImageAspectRatio. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-