Uses of Class
org.apache.maven.doxia.site.Image
-
Packages that use Image Package Description org.apache.maven.doxia.site -
-
Uses of Image in org.apache.maven.doxia.site
Methods in org.apache.maven.doxia.site that return Image Modifier and Type Method Description ImageImage. clone()Method clone.ImageLinkItem. getImage()Get the image for the link.ImageMenu. getImage()Get the image for the menu.Methods in org.apache.maven.doxia.site with parameters of type Image Modifier and Type Method Description voidLinkItem. setImage(Image image)Set the image for the link.voidMenu. setImage(Image image)Set the image for the menu.
-