IImageProviderFactory
@Deprecated
public interface IImageProviderFactory
Modifier and Type | Field and Description |
---|---|
static IImageProviderFactory |
DEFAULT
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IImageProvider |
createIImageProvider(Plugin plugin)
Deprecated.
Create a new Image Provider Factory.
|
static final IImageProviderFactory DEFAULT
IImageProvider createIImageProvider(Plugin plugin)
plugin
- Current plugin which wants an image provider