Package | Description |
---|---|
com.nomagic.magicreport.helper.image |
Modifier and Type | Method and Description |
---|---|
java.util.Set<IImageSearch> |
ImageSearchFactory.getImageSearchClass()
Create and return all instance of IImageSearch.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ImageSearchFactory.registerImageSearchClass(java.lang.Class<? extends IImageSearch> imageSearchClass)
Registers the given class name with the
ImageSearchFactory |
boolean |
ImageSearchFactory.unregisterImageSearchClass(java.lang.Class<? extends IImageSearch> imageSearchClass)
Unregister the given image search class.
|
Copyright © 2010 - No Magic Asia