Interface ImageProvider
-
public interface ImageProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Image
getImage(java.lang.String src, java.util.HashMap h, ChainedProperties cprops, DocListener doc)
-
-
-
Method Detail
-
getImage
Image getImage(java.lang.String src, java.util.HashMap h, ChainedProperties cprops, DocListener doc)
-
-