public static interface ImagePreview.PreviewFactory
Modifier and Type | Method and Description |
---|---|
Object |
canCreatePreview(URL url) |
Image |
createPreview(Object renderer,
URL url,
int maxWidth,
int maxHeight) |