Interface Img
-
public interface Img
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
process(Image img, java.util.HashMap h, ChainedProperties cprops, DocListener doc)
-
-
-
Method Detail
-
process
boolean process(Image img, java.util.HashMap h, ChainedProperties cprops, DocListener doc)
-
-