Uses of Class
org.javlo.image.ImageConfig
-
Packages that use ImageConfig Package Description org.javlo.component.image org.javlo.image -
-
Uses of ImageConfig in org.javlo.component.image
Fields in org.javlo.component.image declared as ImageConfig Modifier and Type Field Description protected ImageConfig
Image. config
-
Uses of ImageConfig in org.javlo.image
Methods in org.javlo.image that return ImageConfig Modifier and Type Method Description static ImageConfig
ImageConfig. getInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session, Template template)
static ImageConfig
ImageConfig. getNewInstance(GlobalContext globalContext, javax.servlet.http.HttpSession session, Template template)
-