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