Uses of Interface
com.jalios.jcms.uicomponent.image.ImageAdapter
-
Packages that use ImageAdapter Package Description com.jalios.jcms.uicomponent.image -
-
Uses of ImageAdapter in com.jalios.jcms.uicomponent.image
Classes in com.jalios.jcms.uicomponent.image that implement ImageAdapter Modifier and Type Class Description class
AbstractImageAdapter
Abstract class for ImageAdapter implementationsclass
DefaultImageAdapter
A default image adapter to get thumbnail version of source image.class
LandscapeImageAdapter
A specific image adapter for Landscape image case.
-